This website requires JavaScript.
Explore
Help
Register
Sign In
grorp
/
MineClone2
forked from
VoxeLibre/VoxeLibre
Watch
1
Star
0
Fork
You've already forked MineClone2
0
Code
Pull Requests
Activity
52d2c4a26e
MineClone2
/
mods
History
teknomunk
52d2c4a26e
Fix typos documentation, add ignore_gravity and liquid_drag options, use vl_projectile.register() for enter pearl, move projectile physics to vl_projectile add hook for future vl_physics support
2024-10-11 11:24:02 +02:00
..
CORE
Update mcl_util.get_double_container_neighbor_pos() to use vector.offset
2024-10-11 11:24:02 +02:00
ENTITIES
Revert minetest.add_entity() -> mcl_mobs.spawn() from
#4445
(
#4679
)
2024-10-08 15:34:30 +02: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 missing dependencies for random_mod_load_order
2024-09-15 22:25:44 +02:00
ITEMS
Fix typos documentation, add ignore_gravity and liquid_drag options, use vl_projectile.register() for enter pearl, move projectile physics to vl_projectile add hook for future vl_physics support
2024-10-11 11:24:02 +02:00
MAPGEN
Fix structure spawns under water + peaceful spawns (
#4607
)
2024-09-15 23:15:30 +02:00
MISC
Fix some typos in the API documentation (
#4630
)
2024-09-12 18:13:52 +02:00
PLAYER
Use soul_block group for soul speed bonus
2024-09-18 10:06:03 +02:00