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
a666739d80
MineClone2
/
mods
History
teknomunk
a666739d80
Add hook to allow piercing enchantment to be implemented
2024-10-11 11:24:02 +02:00
..
CORE
Fix luacheck findings for this PR: remove unused variables, remove overwritten value, add missing dependencies, fix undefined variable usage
2024-10-11 11:24:02 +02:00
ENTITIES
Prevent dereferencing nil in wither.lua, fix minor typo in debug statement
2024-10-11 11:24:02 +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
Add hook to allow piercing enchantment to be implemented
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