[1.0.5] – framerate independence

Fixed

  • PIXI.js flipbook animations now run at consistent framerates across different monitor refresh rates and power management modes using performance.now() timing
  • now preventing the map hotkey from intruding on text entry like notes or character greetings
  • tapping the attract mode animation on a tablet continues to /game/play

Changed

  • Better new character creation footer link behavior, wait to show options till all are ready, show a working sign, prevent trying to make a new character when there are already 8
  • some filtering on history events in character view
  • use local storage for positions of items and occupants in room to prevent shuffling on actions and page reloads

Added

  • added a feedback sound for trying locked doors
  • Cors middleware