This website requires JavaScript.
Explore
Help
Register
Sign In
Michieal
/
MineClone2
mirror of
https://git.minetest.land/MineClone2/MineClone2.git
Watch
1
Star
0
Fork
You've already forked MineClone2
0
Code
Issues
Projects
Releases
Wiki
Activity
d9db08d35b
MineClone2
/
mods
History
teknomunk
d9db08d35b
Disable punch to move minecarts, implement punch to drop minecart, enable basic cart keyboard controls (accelerate and brake)
2024-11-12 00:59:50 +01:00
..
CORE
Fix call signature of mcl_util.hopper_pull_to_inventory, move cart-specific behaviors to _mcl_minecarts_on_step handlers, fix typo, change distance used in rail reattach code, move cart_id generation
2024-11-12 00:59:50 +01:00
ENTITIES
Disable punch to move minecarts, implement punch to drop minecart, enable basic cart keyboard controls (accelerate and brake)
2024-11-12 00:59:50 +01:00
ENVIRONMENT
Make fog_tint_type = "default" when weather is present to match behavior at 0.87.2
2024-10-09 01:05:20 +02:00
HELP
Add crash guards against unknown items (
#4623
)
2024-08-31 23:41:06 +02:00
HUD
Fix for VoxeLibre
2024-11-10 15:14:56 +01:00
ITEMS
Add groups to minecart entities (for containers), fix cart node watch handling, relocate hopper_push_to_mc in mcl_hopper/init.lua, implement hopper-to-minecart push using enter/leave hooks for both straight and bent hoppers
2024-11-12 00:59:50 +01:00
MAPGEN
Attempt to fix chest minecarts, at least for 5.9 (
#4684
)
2024-11-10 11:41:19 +01:00
MISC
Fix alias
2024-11-09 20:30:35 -06:00
PLAYER
Use soul_block group for soul speed bonus
2024-09-18 10:06:03 +02:00