Skip to content

v0.0.4

Compare
Choose a tag to compare
@shr0x shr0x released this 28 May 04:38
· 102 commits to main since this release
fc647c5

Frontend Update

  • v0.0.4 frontend app is now built on Vite and no longer uses react-rewired.

What's new

  • New inventory system that supports drag and drop, three categories (pockets, clothes & quick use).
    ->Comes with ability to drop items and pick them up.
    ->Comes with clothes and weapons as items (total: 108 items).
    ->Comes with a side-inventory and backpack(WIP)
    -> Read more here

What's Changed

  • Chat now 'suggest' commands when typing them.
  • Changed font-family for chat messages.
  • Misc updates on inventory code and added JSDocs to inventory class.
  • Added new keybind manager to make it easy to bind keys for players readmore about keybinds here

Other changes

Full Changelog: 0.0.3...v0.0.4