Skip to content

Latest commit

 

History

History
58 lines (49 loc) · 4.74 KB

CHANGELOG.md

File metadata and controls

58 lines (49 loc) · 4.74 KB

(2019-09-16)

Bug Fixes

  • added empty animation handler to GameEntity (a61f103)
  • better back std posititon (e782f7c)
  • commented console.log and using plugin func for UI (84d7899)
  • filter resolution (fc89db1)
  • head and hands better positioning (e9c6f89)
  • hmr goes live when game changes (b914d73)
  • import pixi on ladders (8c64a4b)
  • loading maps correctly (923e855)
  • loading sheet (8430dcc)
  • mobile forcing view (ffe3d5e)
  • readme gif (472c8a6)
  • removed z-index workaround (bb7dc1a)
  • sprites without animation can live! (5bda798)
  • starting to manipulate tps files (8636699)
  • using fit on mobile (25392be)
  • using lastWalk with cancelSwitch to make human wait for next block to walk (ca274ab)
  • z-index (4b5ea03)

Features