StileDevs / GrowServer

A Growtopia private server using NodeJS
MIT License
50 stars 28 forks source link

Correct item modifying + clothes equip/unequip functions #23

Closed Shulej closed 1 month ago

Shulej commented 1 month ago

The clothes equip/unequip functions are only used when modifying the inventory. Lock breaking in inventory was updated (not using modifyInventory)

Jadlion, please review my commits carefully, I tend to make dumb mistakes & I might have left some stuff that shouldn't be here (unknown function calls and unnecessary imports mainly)

JadlionHD commented 1 month ago

Looks great, merged