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:
2022-05-27 20:32:31 +02:00
parent 74e9d7b36d
commit e9032475b0
20 changed files with 20 additions and 20 deletions