forked from nalc/nalc-server-mods
Mods update
* 3d_armor - use `player_api` to register player model - add feather falling * basic_materials - add silver-spool recipes only if silver is present - Fix item alias in Hades Revisited integration. * bonemeal - change of jungle grass on rainforest litter - fix large cactus seedling growth * exchange_shop: Copy metadata of sold items * farming - lower refill time, add player check - add sound to hemp block * hangglider: add Z-Index * homedecor_modpack - fix recipes broken by 546cd711 - fix https://github.com/mt-mods/homedecor_modpack/issues/34 * irc: Fix error caused by ident check notice * mesecons - Avoid duplicating VManip data in Lua memory - Fix error prone negation reported by luacheck - v2022-04-01 Fix MTG doors not reacting correctly to Mesecon power - Use FIFO queue for mvps - Make modpack mostly independent from MTG - Make some fixes to movement and rotation - Fix mesecon cooking recipes * mobs_redo - add nil check - nil checks - tweak mobs.drive() speed - tweak riding functions - add "hover" animation - revert hover - select proper animation for flying mobs - tidy api - fix api typo * mobs_animal - add penguin hover animation - revert penguin hover - added support for wooden bucket and milking cow with recipes - add missing butter recipe for wooden buckets * pipeworks - fix digiline formspec spacing - Make tubes opaque when entities are not used - Better Hades Revisited support - fix https://github.com/mt-mods/pipeworks/issues/31 - Return early from on_step - fix broken shift-clicking in wielder formspec - Add configurable globalstep interval * plantlife_modpack - fix https://github.com/mt-mods/plantlife_modpack/issues/16 - fix typo in bushes mod.conf * player_monoids: Don't save player ref after callback * scifi_nodes - fix https://github.com/D00Med/scifi_nodes/issues/68 and adding additional game digging support - remove deprecated `depends.txt` * signs_lib - hotfix fake player action - remove sign entity if sign is gone (due to voxelmanip or such) - force all signs into the sign group * skinsdb - implement skinned 1st person view hand - adjustments from code review - fix Undeclared global variable "unified_inventory" accessed - fix hand node not respected the range * unified_inventory - Revert "Remove mod name from tooltips" - Change background to rounded corners - Fix error caused by slow starts and mod dependencies - Obligatory screenshot update - Fix reverse item lookup ("usage") broken by 5ac2558 * unifieddyes - fix https://github.com/mt-mods/unifieddyes/issues/6 - fix luacheck error - workaround patch for https://github.com/minetest-mods/i3/issues/68 closes https://github.com/mt-mods/unifieddyes/issues/7 - Revert "workaround for engine bug in crafting, placing, digging items with a palette index of 0" * warps: Delete depends.txt and description.txt and update mod.conf
This commit is contained in:
2
3d_armor
2
3d_armor
Submodule 3d_armor updated: c95eb77a4e...1869d4b0c3
Submodule basic_materials updated: 8631a2670b...9d55f9916d
2
bonemeal
2
bonemeal
Submodule bonemeal updated: 52a3856f26...131024ee97
Submodule exchange_shop updated: 0495aa6e33...3f98513ba3
2
farming
2
farming
Submodule farming updated: cfe731352d...7e5db833e0
Submodule hangglider updated: 54afc348ee...b65b6473c7
Submodule homedecor_modpack updated: 680f8e8995...d667e39851
2
irc
2
irc
Submodule irc updated: ee81559532...bb8b755362
2
mesecons
2
mesecons
Submodule mesecons updated: 69a4b6b332...e4d7c07962
2
mobs
2
mobs
Submodule mobs updated: 65e369e5fc...ca34cc2274
Submodule mobs_animal updated: e00766a6d7...e7dc5350a6
Submodule pipeworks updated: 66070dd801...5bba517b03
Submodule plantlife_modpack updated: 3239650e68...183c043066
Submodule player_monoids updated: 64f8057333...0bbad015ef
Submodule scifi_nodes updated: 8816db8ecf...4f2d2a304f
Submodule signs_lib updated: b0808a376a...60d67afab3
2
skinsdb
2
skinsdb
Submodule skinsdb updated: da820d06cb...03d424fea7
Submodule unified_inventory updated: 6da71e1819...8c56e27c94
Submodule unifieddyes updated: 41dd54d1be...2af4f1fb98
2
warps
2
warps
Submodule warps updated: ba5525305a...d8036504da
Reference in New Issue
Block a user