Skip to content
This repository was archived by the owner on Apr 19, 2025. It is now read-only.

v2.42.2

Choose a tag to compare

@github-actions github-actions released this 13 Sep 00:45
· 45 commits to main since this release

Bug Fixes

  • client: use client.dropmodel on invalid point.model (#1798) #1798 (0Programmer)
  • server/inventory: set metadata.weight of petrolcan (Linden)
  • server/crafting: don't start crafting when item is missing (Linden)

Code Refactoring

  • client: replicate invBusy (Linden)
  • use callback event for giveItem (Linden)
  • server/inventory: disable giveItem if target inv is busy (Linden)

Chores