Commit Graph

7243 Commits

Author SHA1 Message Date
Elias Fleckenstein
c17fc81d1f Merge pull request 'Break minecart if it's near a cactus' (#1886) from NO11/MineClone2:minecart into master
Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/1886
2021-11-03 19:18:01 +00:00
Elias 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: https://git.minetest.land/MineClone2/MineClone2/pulls/1887
2021-11-03 19:11:53 +00:00
Elias Fleckenstein
643ded06da
Merge branch 'master' into guidelines 2021-11-03 20:04:08 +01:00
Elias Fleckenstein
970988cb39
Add sugar cane colorisation 2021-11-03 19:58:50 +01:00
Elias 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
Elias Fleckenstein
a4e73886d5
Rework XP API 2021-11-03 19:36:57 +01:00
Elias 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: https://git.minetest.land/MineClone2/MineClone2/pulls/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: https://git.minetest.land/MineClone2/MineClone2/pulls/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
Elias Fleckenstein
bbdd8f55eb
Reword 'reporting issues' part in 'testing pull requests' section 2021-10-28 09:34:39 +02:00
Elias Fleckenstein
6fd8ff8865
testing -> test 2021-10-27 18:54:39 +02:00
Elias Fleckenstein
11e364b3ec
Give development target it's own headline 2021-10-27 18:52:26 +02:00
Elias Fleckenstein
4db9952a84
if -> only when 2021-10-27 18:48:38 +02:00
Elias Fleckenstein
fb2a501a9c
Keep our guidelines -> Stick to our guidelines 2021-10-27 18:47:38 +02:00
Elias Fleckenstein
938911e7e3
even help using -> assist you use 2021-10-27 18:46:58 +02:00
Elias Fleckenstein
c1934c4f3a
Reword feature request alignment with development goals guideline 2021-10-27 18:45:37 +02:00
Elias Fleckenstein
61dccfb9e5
Reword up to date guideline for feature requests 2021-10-27 18:44:10 +02:00
Elias Fleckenstein
90796ec7b4
can unfortunately not -> unfortunately cannot 2021-10-27 18:42:11 +02:00
Elias 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
Elias Fleckenstein
835076ea4b
Document asset contributions 2021-10-26 14:28:40 +02:00
Elias Fleckenstein
797da20fa7
Add script to automatically generate ingame credits from CREDITS.md 2021-10-26 13:08:07 +02:00
Elias Fleckenstein
c315d155e1
Update CREDITS.md 2021-10-26 12:35:19 +02:00
Elias 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
Elias Fleckenstein
64ebdd0f18
Update line length in licensing section 2021-10-26 12:16:00 +02:00
Elias Fleckenstein
1bd972bff7
Split maintainer responsibilities into list 2021-10-26 12:11:18 +02:00
Elias Fleckenstein
ea0f52763c
Split developer responsibilities into a list 2021-10-26 12:04:16 +02:00
Elias Fleckenstein
70425e9f30
Split profiling section 2021-10-26 11:59:32 +02:00
Elias Fleckenstein
a0789e72f0
Move licensing down, just before crediting 2021-10-26 11:57:17 +02:00
Elias Fleckenstein
e341b2a6fe
Split code contributor section 2021-10-26 11:55:08 +02:00
Elias Fleckenstein
4e8e6fbb51
Update development target section 2021-10-26 11:42:33 +02:00
Elias Fleckenstein
efbe3c93b4
Merge branch 'master' into guidelines 2021-10-26 11:37:45 +02:00
Elias Fleckenstein
0369465630
Add todoporlalibertad to translation credits 2021-10-25 22:59:21 +02:00
Elias 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
Elias Fleckenstein
f3d16d264c
Add notice about Minetest not supporting capital letters in modnames 2021-10-25 20:41:09 +02:00
Elias Fleckenstein
da5e703675
Clarify that 'make atomic commits' is just an advise 2021-10-25 20:36:29 +02:00
Elias Fleckenstein
6466061796
Add back function declaration guideline, provide examples for code style guidelines 2021-10-25 20:33:45 +02:00