10458 Commits

Author SHA1 Message Date
cora
551b71840c comment out non functional button registration 2023-05-24 16:12:37 +00:00
Michieal
601c5f5db3 Add Bamboo
It's completely impossible to cherry pick this - mess of a commit
history hence this is just copied over.
2023-05-24 16:12:37 +00:00
cora
ef554ce25c Remove obsidian boat registration
847585830ad5c83276a9837f32af5ce02478886c for some reason didn't
remove the actual registration of the obby boat.
2023-05-22 12:20:13 +02:00
cora
358e9f9810 Don't emit warning when "double" description for slabs is missing
this is completely fine to be an optional argument in that function
which already accepts way too many arguments anyways
2023-05-22 12:20:13 +02:00
cora
acf8b7eba9 Fix sound position and undeclared var warning in barrels 2023-05-22 12:20:13 +02:00
cora
7118f628be Fix maps crash with unknown nodes 2023-05-22 12:19:30 +02:00
cora
aedbb7928a Check mobs self.acc vector at crashy places 2023-05-22 12:18:02 +02:00
cora
cb9d267dfa Add new warped and crimson plank textures
based on oak wood cc0 by cora
2023-05-19 16:31:16 +02:00
cora
827f3240d6 Delete superfluous warped wood texture 2023-05-19 16:30:45 +02:00
cora
1d3845baef Add new crimson fungus texture
cc0 by cora
2023-05-19 16:27:53 +02:00
ancientmarinerdev
a6146fe62e Fix crash when creeper explodes in minecart 2023-05-19 00:27:18 +02:00
cora
8d9e8f98a5 Remove personal notes 2023-05-19 00:22:13 +02:00
ancientmarinerdev
ce4b972b32 Fix crash when parrot sits on shoulder 2023-05-19 00:22:13 +02:00
cora
308c475ba1 Don't consume lectern twice on placing 2023-05-19 00:19:14 +02:00
cora
7ffc84f9e2 Reenable stripping of mangrove trees with new on_axe_place 2023-05-19 00:17:48 +02:00
cora
79d0ec54b3 Make extended pet control default to false
this was never supposed to be default on
2023-05-19 00:12:19 +02:00
cora
73f7228083 Fix crash when rightclicking axolotl 2023-05-18 12:41:58 +02:00
Elias Åström
8bf0c80173 Remove footer 2023-05-12 23:11:00 +02:00
Elias Åström
368e461969 Fix alpha on second N in header 2023-05-12 02:28:04 +02:00
Elias Åström
548f6e26be Make creative digging speed instantaneous 2023-05-11 23:47:45 +02:00
Johannes Fritz
b06ab1e529 Fix verbose tool info on non-tools 2023-05-11 23:47:45 +02:00
Johannes Fritz
489932ca36 Fix mesh hand unknown item bug + fix fast digging disabled for simple skins 2023-05-11 23:47:45 +02:00
Johannes Fritz
d3aa33915b Add survival tool capabilites to all items 2023-05-11 23:47:45 +02:00
Johannes Fritz
46cdc8b9b0 Add a creative dig speed setting 2023-05-11 23:47:45 +02:00
Johannes Fritz
375e58cab9 Slowing creative digging 2023-05-11 23:47:45 +02:00
Elias Åström
4d518df970 Fix teleport sound 2023-05-11 23:41:39 +02:00
Elias Åström
248af89f78 Make teleport delay be 0 on creative mode 2023-05-11 23:41:39 +02:00
Elias Åström
1812f507f6 Add backwards compatibility for old portal meta 2023-05-11 23:41:39 +02:00
Elias Åström
f27fddbad4 Do not call get_mod_storage multiple times 2023-05-11 23:41:39 +02:00
Elias Åström
b4d0ab55a1 Remove mention of temporary crafting recipes 2023-05-11 23:41:39 +02:00
Elias Åström
1ffaa084c0 Remove mention of saplings in chests on v6 mapgen 2023-05-11 23:41:39 +02:00
Elias Åström
8d644aa86f Document custom portal shapes as a bonus feature 2023-05-11 23:41:39 +02:00
Elias Åström
cbb4457e83 Minor fixes 2023-05-11 23:41:39 +02:00
Elias Åström
5a0962855e Always register portals on usage
This is to make them link correctly on return if mod storage has been
cleared or when playing on a map download.
2023-05-11 23:41:39 +02:00
Elias Åström
4199dbfcee Add log messages 2023-05-11 23:41:39 +02:00
Elias Åström
10a35906a5 Update comment 2023-05-11 23:41:39 +02:00
Elias Åström
232a9c9545 Simplify mcl_vars.get_node 2023-05-11 23:41:39 +02:00
Elias Åström
908ac737a1 Use mcl_vars.get_node in get_portal
Otherwise it is possible for the node to be "ignore".
2023-05-11 23:41:39 +02:00
Elias Åström
d8daf923b6 Simplify usage of mod storage 2023-05-11 23:41:39 +02:00
Elias Åström
ca0ac52f68 Use pos_to_dimension instead of y_to_layer 2023-05-11 23:41:39 +02:00
Elias Åström
f567c51184 Make player look out from exit portal 2023-05-11 23:41:39 +02:00
Elias Åström
65ede81b95 Initialize portals without metadata when entering 2023-05-11 23:41:39 +02:00
Elias Åström
5ac8b78dca Prevent portal lighting without 2 node clearance 2023-05-11 23:41:39 +02:00
Elias Åström
35a3b1eb0a Cleanup portal code 2023-05-11 23:41:39 +02:00
Elias Åström
4cfb081ce5 Unregister portal if it is missing 2023-05-11 23:41:39 +02:00
Elias Åström
6ff0c8f1b6 Unregister portals on destroy 2023-05-11 23:41:39 +02:00
Elias Åström
1722603b25 Fix portal metadata 2023-05-11 23:41:39 +02:00
Elias Åström
97ec8aef0b Make portal exit position consistent 2023-05-11 23:41:39 +02:00
Elias Åström
449588d0a7 Add dig_by_water to snow cover node 2023-05-11 23:41:39 +02:00
Elias Åström
b4e9e2aa4f Use dig_by_water group instead of deco_block 2023-05-11 23:41:39 +02:00