WAReborn / WorldsAdriftReborn

63 stars 15 forks source link

Inventory Fixes #43

Closed TheSpookyCat closed 1 year ago

TheSpookyCat commented 1 year ago

Additions/Changes

Usage

  1. Pull https://github.com/TheSpookyCat/WorldsAdriftReborn.git
  2. Edit ItemHelper.cs#L10 to use your local itemData.json file
  3. Launch the game as usual and press tab to access the inventory.
Contributors

Closes #39 Closes #28

sp00ktober commented 1 year ago

It seems to partially work, ui error is gone when the game is started in foreground and loading until in game but the inventory is still broken. however when you put another window in the foreground while loading ingame you will get the ui error popup but have a working inventory (that means you can open it).

Will try to cleanup some server side code after merging to address these issues.