Save inventory/equipment data to character save file

Author: gravestenchCreated Oct 28, 2020Updated Jan 14, 2021
LabelsHelp WantedNormal Priority

The items that need to be saved are:

  • inventory
  • equipped items (including the alternate weapons/shield slots)
  • cube
  • stash
  • mercenary
  • corpse
  • "cursor buffer"

The cursor buffer is whatever is currently held. This is essential, just think of getting disconnected while moving inventory!

currently blocking #791 and #795