NO11
490e40d042
Bone meal particles: add some velocity, correct glow
2021-11-12 15:41:09 +00:00
NO11
f233fb5d30
Merge pull request 'Several fixes for applying bone meal to grass ( Fix #900 )' ( #1894 ) from NO11/MineClone2:bone_meal into master
...
Reviewed-on: MineClone2/MineClone2#1894
2021-11-12 15:02:30 +00:00
NO11
9e4e7f0695
Merge branch 'master' into bone_meal
2021-11-12 15:02:13 +00:00
NO11
2a08f31435
Use particlespawners for better performance (sponge particles)
2021-11-12 14:09:59 +00:00
iliekprogrammar
740f7583ef
Add Dieter44 to CREDITS.md
2021-11-12 02:49:18 +08:00
iliekprogrammar
0564121183
Code style for #1890
2021-11-12 02:36:17 +08:00
iliekprogrammar
bca5033fb2
Merge pull request 'Implement health regeneration correctly' ( #1890 ) from Dieter44/MineClone2:fixHealthRegen into master
...
Reviewed-on: MineClone2/MineClone2#1890
2021-11-11 18:33:57 +00:00
NO11
8979230c42
Several fixes for applying bone meal to grass
2021-11-10 17:15:27 +00:00
NO11
fafa47d643
Merge pull request 'master' ( #11 ) from MineClone2/MineClone2:master into bone_meal
...
Reviewed-on: #11
2021-11-10 17:13:54 +00:00
iliekprogrammar
f61143758e
Fix small typo in API.md
2021-11-10 12:54:28 +08:00
iliekprogrammar
fa22ec4dd0
Add helper functions to update/merge tables.
2021-11-10 02:50:49 +08:00
Dieter44
017bf705e9
Fixing that player can regenerate health in death screen and then respawn without HP being set to maximum
2021-11-09 19:35:32 +01:00
Lizzy Fleckenstein
a7bc460fae
Fix boat and enchanting book texture glitches / warnings
2021-11-09 17:39:39 +01:00
Dieter44
e82d21040c
minor changes, ipairs() replaced with pairs()
2021-11-08 19:15:56 +01:00
iliekprogrammar
0491b814dd
Merge pull request 'Simple bone meal API ( Fix #1862 )' ( #1892 ) from NO11/MineClone2:bone_meal into master
...
Reviewed-on: MineClone2/MineClone2#1892
2021-11-08 16:53:01 +00:00
Dieter44
2f05388541
Add one food_tick_timer per player instead of using one for all players.
2021-11-08 15:49:05 +01:00
Dieter44
976f522b9d
Combine slowFoodTickTimer and fastFoodTickTimer to a single food_tick_timer
2021-11-08 15:33:53 +01:00
NO11
51dffc6c53
Merge branch 'master' into bone_meal
2021-11-08 13:16:39 +00:00
NO11
30ce6f8a77
Fix typo min -> max
2021-11-08 13:16:20 +00:00
Lizzy Fleckenstein
a34ae040c8
Add ContentDB links
2021-11-08 14:02:22 +01:00
Lizzy Fleckenstein
a410a7fabe
Merge pull request 'Add OpenCollective link and credits' ( #1893 ) from EliasFleckenstein03/MineClone2:opencollective into master
...
Reviewed-on: MineClone2/MineClone2#1893
2021-11-08 11:48:10 +00:00
Lizzy Fleckenstein
ea46c8741b
Add OpenCollective link and credits
2021-11-07 20:29:11 +01:00
NO11
5b52deaa8a
Merge branch 'master' into bone_meal
2021-11-06 13:38:20 +00:00
NO11
7bbc1e9951
Add API.md for bone meal API
2021-11-06 13:34:22 +00:00
Lizzy Fleckenstein
0dd780ee2a
Merge pull request 'Implement grass palette conversion, Add sugar cane colorisation' ( #1889 ) from EliasFleckenstein03/MineClone2:tint into master
...
Reviewed-on: MineClone2/MineClone2#1889
2021-11-06 13:29:39 +00:00
NO11
1b259f928b
Add simple bone meal API
...
- callback api
- particle api
2021-11-06 13:12:03 +00:00
Dieter44
d0d60804a3
Implemented health regeneration mechanics as described in minecraft wiki. Saturation values and different regeneration speeds now used.
2021-11-04 21:01:28 +01:00
Dieter44
d1d11f9740
Fixed debug hudbars for player saturation and exhaustion when mcl_hunger_debug=true is set in .config file
2021-11-04 20:58:54 +01:00
Nils Dagsson Moskopp
4926c0560d
Speed up TGA encoding by creating fewer strings
2021-11-04 15:38:56 +01:00
Nils Dagsson Moskopp
23ca11c8e1
Use RLE compression in tga_encoder
2021-11-04 15:38:26 +01:00
Elias Fleckenstein
88e084cbca
Merge pull request 'Rework XP API' ( #1888 ) from EliasFleckenstein03/MineClone2:xp into master
...
Reviewed-on: MineClone2/MineClone2#1888
2021-11-04 13:36:13 +00:00
Lizzy Fleckenstein
be86b603f8
Update README.md to reflect new contribution guidelines
2021-11-04 13:14:35 +01:00
iliekprogrammar
f4803a35c4
Merge pull request 'Update contribution guidelines' ( #1881 ) from EliasFleckenstein03/MineClone2:guidelines into master
...
Reviewed-on: MineClone2/MineClone2#1881
2021-11-04 12:06:32 +00:00
Lizzy Fleckenstein
ce4c0ed4c1
free -> free/libre
2021-11-04 12:56:34 +01:00
Lizzy Fleckenstein
4a3a8841cd
Add ingame credits script to release process
2021-11-04 12:31:13 +01:00
Lizzy Fleckenstein
649f481b51
provide example for non-descriptive title
2021-11-04 12:28:36 +01:00
Lizzy Fleckenstein
b937b38b1c
Separate translations and assets
2021-11-04 12:26:14 +01:00
Lizzy Fleckenstein
f9e7f58492
Reword necessary PR feedback section
2021-11-04 12:21:06 +01:00
Lizzy Fleckenstein
a77e79d985
where the real troublespots are -> places to investigate optimization issues
2021-11-03 21:15:20 +01:00
Lizzy Fleckenstein
24ca8252a9
community wants -> community feedback
2021-11-03 21:14:22 +01:00
Lizzy Fleckenstein
c6e9d763d6
repo -> repository (in release process documentation)
2021-11-03 21:09:57 +01:00
Lizzy Fleckenstein
61d0dc8182
intrested -> interested
2021-11-03 21:09:13 +01:00
Lizzy Fleckenstein
46d1dd42d4
recieved -> received
2021-11-03 21:08:47 +01:00
Lizzy Fleckenstein
39f66eb4a0
repo -> repository
2021-11-03 21:08:11 +01:00
Lizzy Fleckenstein
18dd1cabd0
everytime -> every time
2021-11-03 21:07:28 +01:00
Lizzy Fleckenstein
e70161501f
alreay -> already
2021-11-03 21:06:58 +01:00
Lizzy Fleckenstein
bb6fe65aa5
inadequeate -> inadequate
2021-11-03 21:06:35 +01:00
Lizzy Fleckenstein
cdf6533e0a
regulary -> regularly
2021-11-03 21:06:08 +01:00
Lizzy Fleckenstein
d690797011
commited -> committed
2021-11-03 21:05:38 +01:00
Lizzy Fleckenstein
6000c29171
ressource -> resource
2021-11-03 21:04:52 +01:00
Lizzy Fleckenstein
faff9316e0
minecraft -> Minecraft
2021-11-03 21:03:58 +01:00
Lizzy Fleckenstein
7c1777c53a
minetest -> Minetest
2021-11-03 21:03:17 +01:00
Lizzy Fleckenstein
c2f0f0297b
Optifine -> OptiFine
2021-11-03 21:02:15 +01:00
Lizzy Fleckenstein
6473494cbc
prioritised -> prioritized
2021-11-03 21:01:43 +01:00
Lizzy Fleckenstein
4d93e13f80
Reword developer presence in public discussion rooms rule
2021-11-03 20:59:27 +01:00
Lizzy Fleckenstein
47340386e2
Turn parethesized sentence about voluntary work into normal one
2021-11-03 20:55:33 +01:00
Lizzy Fleckenstein
25f467c8ab
Merge branch 'master' into xp
2021-11-03 20:18:49 +01:00
Elias Fleckenstein
c17fc81d1f
Merge pull request 'Break minecart if it's near a cactus' ( #1886 ) from NO11/MineClone2:minecart into master
...
Reviewed-on: MineClone2/MineClone2#1886
2021-11-03 19:18:01 +00:00
Lizzy Fleckenstein
8f9f5cc936
Merge branch 'master' into xp
2021-11-03 20:14:08 +01:00
Elias Fleckenstein
4af5d8e5e8
Merge pull request '[cherry pick from MCL5] Add missing call for on_die function' ( #1887 ) from iliekprogrammar/MineClone2:quickfix_slime into master
...
Reviewed-on: MineClone2/MineClone2#1887
2021-11-03 19:11:53 +00:00
Lizzy Fleckenstein
643ded06da
Merge branch 'master' into guidelines
2021-11-03 20:04:08 +01:00
Lizzy Fleckenstein
970988cb39
Add sugar cane colorisation
2021-11-03 19:58:50 +01:00
Lizzy Fleckenstein
34f329a9d5
TextureConverter: Implement grass palette conversion
...
Source: https://minecraft.fandom.com/wiki/Tint
Since the MineClone2 biomes do not entirely match with the Minecraft ones I picked the Minecraft biomes that seem to match them best.
This also changes the palette index of the nether to match the desert instead of the mesa biome
and changes the color of grass blocks in item form to the default minecraft one.
2021-11-03 19:57:21 +01:00
Lizzy Fleckenstein
a4e73886d5
Rework XP API
2021-11-03 19:36:57 +01:00
Lizzy Fleckenstein
148575a05b
Remove unused hud_manager.hud_exists function
2021-11-03 16:28:13 +01:00
iliekprogrammar
0baffeced3
Merge branch 'master' into quickfix_slime
2021-11-03 07:01:37 +00:00
Nils Dagsson Moskopp
2607d40f1f
Add script to show packets count from debug logs
...
Mineclonia has inherited mods from MineClone 2 that send a lot of network
packets. This behaviour wastes bandwith and is most likely a major reason
for the unusually high amount of lag that MineClone2 and Mineclonia have.
Many network packets that are sent by Mineclonia are entirely useless.
Analyzing minetest log files to figure out what kind of packets are
sent and how often is a first step in getting rid of useless traffic.
2021-11-03 14:57:18 +08:00
Artem Arbatsky
db696d0e2b
Add missing call for on_die function
2021-11-03 10:11:06 +08:00
NO11
f09923ded9
Merge branch 'master' into minecart
2021-11-02 22:01:54 +00:00
NO11
0b9cbdb20a
Merge branch 'minecart' of https://git.minetest.land/NO11/MineClone2 into minecart
2021-11-02 22:58:34 +01:00
NO11
c52fda154b
Break minecart if it's near a cactus ( Fix #924 )
2021-11-02 22:58:03 +01:00
NO11
28b7304211
Break minecart it's near a cactus ( Fix #924 )
2021-11-02 22:55:49 +01:00
NO11
1518eb81cb
Merge pull request 'Remove small gray border of buttons in creative inventory pages' ( #1883 ) from NO11/MineClone2:inventory into master
...
Reviewed-on: MineClone2/MineClone2#1883
2021-10-30 12:22:45 +00:00
NO11
4e0bb0d120
Merge branch 'master' into inventory
2021-10-28 09:47:39 +00:00
NO11
5b37f56005
Remove small gray border of buttons in creative inventory pages
2021-10-28 09:43:14 +00:00
NO11
aaee3b6de7
Merge pull request 'Totem particles ( Fix #1745 )' ( #1768 ) from totem_particles into master
...
Reviewed-on: MineClone2/MineClone2#1768
2021-10-28 09:08:17 +00:00
NO11
6025a3d7d4
Merge branch 'master' into totem_particles
2021-10-28 09:06:09 +00:00
Lizzy Fleckenstein
bbdd8f55eb
Reword 'reporting issues' part in 'testing pull requests' section
2021-10-28 09:34:39 +02:00
Lizzy Fleckenstein
6fd8ff8865
testing -> test
2021-10-27 18:54:39 +02:00
Lizzy Fleckenstein
11e364b3ec
Give development target it's own headline
2021-10-27 18:52:26 +02:00
Lizzy Fleckenstein
4db9952a84
if -> only when
2021-10-27 18:48:38 +02:00
Lizzy Fleckenstein
fb2a501a9c
Keep our guidelines -> Stick to our guidelines
2021-10-27 18:47:38 +02:00
Lizzy Fleckenstein
938911e7e3
even help using -> assist you use
2021-10-27 18:46:58 +02:00
Lizzy Fleckenstein
c1934c4f3a
Reword feature request alignment with development goals guideline
2021-10-27 18:45:37 +02:00
Lizzy Fleckenstein
61dccfb9e5
Reword up to date guideline for feature requests
2021-10-27 18:44:10 +02:00
Lizzy Fleckenstein
90796ec7b4
can unfortunately not -> unfortunately cannot
2021-10-27 18:42:11 +02:00
Lizzy Fleckenstein
d30e014233
Mineclone2 -> MineClone2
2021-10-27 18:40:45 +02:00
NO11
19689dd857
Use enchanted golden apple for thing banner
2021-10-26 16:50:10 +00:00
NO11
b78e7b3e4d
Merge branch 'master' into totem_particles
2021-10-26 14:48:07 +00:00
Lizzy Fleckenstein
835076ea4b
Document asset contributions
2021-10-26 14:28:40 +02:00
Lizzy Fleckenstein
797da20fa7
Add script to automatically generate ingame credits from CREDITS.md
2021-10-26 13:08:07 +02:00
Lizzy Fleckenstein
c315d155e1
Update CREDITS.md
2021-10-26 12:35:19 +02:00
Lizzy Fleckenstein
0c567c7921
Update maintainer section in CREDITS.md (leave kay27 in, but remove jordan since he never did any maintainance work)
2021-10-26 12:22:21 +02:00
Lizzy Fleckenstein
64ebdd0f18
Update line length in licensing section
2021-10-26 12:16:00 +02:00
Lizzy Fleckenstein
1bd972bff7
Split maintainer responsibilities into list
2021-10-26 12:11:18 +02:00
Lizzy Fleckenstein
ea0f52763c
Split developer responsibilities into a list
2021-10-26 12:04:16 +02:00
Lizzy Fleckenstein
70425e9f30
Split profiling section
2021-10-26 11:59:32 +02:00
Lizzy Fleckenstein
a0789e72f0
Move licensing down, just before crediting
2021-10-26 11:57:17 +02:00
Lizzy Fleckenstein
e341b2a6fe
Split code contributor section
2021-10-26 11:55:08 +02:00
Lizzy Fleckenstein
4e8e6fbb51
Update development target section
2021-10-26 11:42:33 +02:00
Lizzy Fleckenstein
efbe3c93b4
Merge branch 'master' into guidelines
2021-10-26 11:37:45 +02:00
Lizzy Fleckenstein
0369465630
Add todoporlalibertad to translation credits
2021-10-25 22:59:21 +02:00
Lizzy Fleckenstein
30f7c638f3
mcl_enchanting: Add spanish translations and update template
...
Credit to: todoporlalibertad <todoporlalibertad@riseup.net>
Reviewed by j45
2021-10-25 22:55:48 +02:00
NO11
eccba76732
Use math.floor instead of math.round
2021-10-25 20:25:34 +00:00
Lizzy Fleckenstein
f3d16d264c
Add notice about Minetest not supporting capital letters in modnames
2021-10-25 20:41:09 +02:00
Lizzy Fleckenstein
da5e703675
Clarify that 'make atomic commits' is just an advise
2021-10-25 20:36:29 +02:00
Lizzy Fleckenstein
6466061796
Add back function declaration guideline, provide examples for code style guidelines
2021-10-25 20:33:45 +02:00
Lizzy Fleckenstein
a80438d58e
Advice about atomic commits
2021-10-25 20:21:45 +02:00
Lizzy Fleckenstein
47fbb0c176
Mod naming convention, snake case convention
2021-10-25 20:18:03 +02:00
Lizzy Fleckenstein
fba30eccd6
Add rule about double quotes for strings
2021-10-25 20:04:51 +02:00
Lizzy Fleckenstein
6e7827902c
Use the wording 'reproduce a problem' in the reporting bugs section
2021-10-25 20:04:08 +02:00
Lizzy Fleckenstein
a877c615a5
Clarify tabs usage: Use spaces for alignment
2021-10-25 20:01:12 +02:00
Lizzy Fleckenstein
7f43ba6e36
Clarify rule about merging upstream
2021-10-25 19:56:03 +02:00
Lizzy Fleckenstein
5edf27ac88
Reword 'bug responsibility' section
2021-10-25 19:54:10 +02:00
Lizzy Fleckenstein
c998788435
Reword 'help for junior devs' section
2021-10-25 19:48:14 +02:00
Lizzy Fleckenstein
7707c3132c
Fix duplicate and forgotten word in 'helping as a programmer' section
2021-10-25 19:46:13 +02:00
Lizzy Fleckenstein
756d28e2c6
Use iliekprogrammar's wording in the begging rule
2021-10-25 19:31:07 +02:00
Lizzy Fleckenstein
3a422e3afc
Reword 'understandable English' rule
2021-10-25 19:25:48 +02:00
Lizzy Fleckenstein
362de4c920
Add minecraft wiki link
2021-10-25 19:16:24 +02:00
Lizzy Fleckenstein
6580bcab5a
Add info about Minestorm and add links for MCP and Minestorm
2021-10-25 19:15:26 +02:00
Lizzy Fleckenstein
a6def5e9bb
Remove guideline about localizing variables
2021-10-25 19:14:53 +02:00
NO11
6d22262c53
Merge branch 'master' into totem_particles
2021-10-25 17:09:24 +00:00
NO11
7489010152
Use particlespawners instead of single particles
2021-10-25 17:08:38 +00:00
Lizzy Fleckenstein
d224236388
Consistency about line length (not a convention, just something applied to this file)
2021-10-25 18:58:30 +02:00
Lizzy Fleckenstein
27f35fe422
Add info about discord server in 'Let us know your opinion' section
2021-10-25 18:48:11 +02:00
Lizzy Fleckenstein
4b1606eaee
Update 'git for non-programmers' section
2021-10-25 18:26:31 +02:00
Lizzy Fleckenstein
4776487f83
Merge branch 'guidelines' of https://git.minetest.land/EliasFleckenstein03/MineClone2 into guidelines
2021-10-25 17:21:09 +02:00
Lizzy Fleckenstein
664244d25c
Make sure PRs are tested at least twice before being merged
2021-10-25 17:20:58 +02:00
Lizzy Fleckenstein
b9999195ec
Add publishing releases to my responsibility field
2021-10-25 16:52:56 +02:00
Elias Fleckenstein
b18e077ba3
Markdown fix to development target info
...
Signed-off-by: Elias Fleckenstein <eliasfleckenstein03@noreply.git.minetest.land>
2021-10-25 08:47:56 +00:00
Elias Fleckenstein
f3693138c8
Use proper English
...
Signed-off-by: Elias Fleckenstein <eliasfleckenstein03@noreply.git.minetest.land>
2021-10-25 08:46:33 +00:00
Elias Fleckenstein
6e94550a12
Clarification about tab indent
...
Signed-off-by: Elias Fleckenstein <eliasfleckenstein03@noreply.git.minetest.land>
2021-10-25 08:44:12 +00:00
NO11
dafe860e56
simple totem particles
2021-10-24 19:31:51 +00:00
Lizzy Fleckenstein
832e634e3b
Use tabs instead of spaces, spaces are braindead
2021-10-24 20:44:37 +02:00
Lizzy Fleckenstein
5c55ddff1e
Delete merge artifact
2021-10-24 20:21:54 +02:00
Lizzy Fleckenstein
a28bfebb9b
Merge branch 'master' into guidelines
2021-10-24 20:19:04 +02:00
Lizzy Fleckenstein
e5c5a78553
Update contribution guidelines
2021-10-24 20:13:34 +02:00
NO11
2b322a451f
remove space
2021-08-26 10:17:15 +00:00
NO11
ecfb615c89
Merge branch 'master' into totem_particles
2021-07-12 19:02:02 +00:00
NO11
5ceb48fcb1
Faster rgb to hex
2021-07-12 18:05:52 +00:00
NO11
509568b4b0
Use real Minecraft colors for totem particles!
2021-07-08 16:49:19 +00:00
NO11
1471521709
Merge branch 'master' into totem_particles
2021-07-07 09:49:33 +00:00
NO11
ee2fa60cae
local totem particle position
2021-06-09 14:47:42 +00:00
NO11
0795862c5c
Merge branch 'master' into totem_particles
2021-06-08 19:00:43 +00:00
NO11
99ccd9ea4c
Fix possible crash
2021-06-08 15:13:00 +00:00
NO11
1e0ffed26b
Merge branch 'master' into totem_particles
2021-06-07 17:16:41 +00:00
NO11
ee21a24fb6
Don't register a separate entity for every particle
2021-06-07 17:13:50 +00:00
NO11
75e263debc
Add code for totem partciles
2021-05-29 19:24:16 +00:00
NO11
a65db15b5c
Totem particle textures
2021-05-29 19:21:15 +00:00