Skip to content

v2.22.1

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jan 04:54
· 723 commits to main since this release

Bug Fixes

  • client/weapon: set infinite ammo after reloading (Linden)
  • client: prevent negative ammo on durability-based weapons (Linden)
  • weapon: weapon hash check (#1102) #1102 (wtfmozart)
  • server/crafting: don't set crafted item slot for unstackable items (Linden)

Code Refactoring

  • server/inventory: always syncInventory when updating weapon (Linden)
  • crafting: labels and locales (#1096) (Skryptec)

Chores