- Added timer to unified_inventory's GUI go_home by 'merging' it
- Merged GUI/console sethome by addind all sethome's functions and variables in home[], unified_inventory calls home.sethome and home.tohome
- Added sethome in unified_inventory's mandatory dependencies
- Added a time handler to avoid players to use /home too many times
- Timer's interval is set by HOME_INTERVAL in minetestforfun_game/mods/home/init.lua
- Added debug messages to show in the logs when a player teleport to home or try within the forbidden timer's interval
- Uncommented and changed a bit the lines of Casimir's redefinition of bucket:bucket_empty in ./minetestforfun_game/mods/bucket/init.lua to implement multiple buckets handle system, commented in an old commit (it was buggy, or something). The system has been modified a bit to prevent bugs from incompatibility between carbone's api (which the definition has been copied from) and minetestforfun_game's one.
- Dungeon masters cannot destroy nodes in excluded table neither nodes of
group unbreakable, neither nether's nodes.
- Tweak of a global variable in seawrecks (aka. choosen_ingot)
- Highlandpools create real lakes now, and not water flower over the
floor.
- Trouvable à partir de -256 en petite quantité
- Trouvable à partir de -512 en quantité décente
- Trouvable à partir de -1024 en grande quantité « parfois »
- Chunk énorme de diamants réduit de moitié
- Commits :
b0871dfe0fccb604d2c887551d7469b695842faf (Not really because the reverts were done in my last commit)
c1043f0120430bb57696074a04a8445f9e9e0651
35a13c8faf3c84941cf13b6717c50144c96fd133
6679190d44ea8f4a2621f4b9880217ac50878caa
eae0c1bc2e8b587b265d6cabdfc42c2233f09d1c
ef566a5fe15060502fe11acd190d7d833ec2af92
85bd085ab8ddfe4541799b493f57079727d49309
254ec74625ca711749ccf0c43e5081fb45eb04d4
99feb28ec3613c4c7587a254c354f5ff4f370021
d6b270e197780618f35568647dfc4f5f377130c8
b4a95f223f13275a3bdc7695209163e72973e6fa
69d4d5dcad4495b997f9ff7f7b1d4f99e7779da4
d7a5dcbb2922ed6fc5c746ec8ce1891fff107a55
48dd18d49ae6ba804ae03c3ed54133af493e18c3
8c2391d5ac94fe334df22b6671715cfffe1a90ec
Are done again. (Ok, no all of them only those concerning default and reverted mods)
TODO: Still missing the three next commits
Signed-off-by: LeMagnesium <mg.minetest@gmail.com>