Skip to content

Latest commit

 

History

History
113 lines (102 loc) · 5.39 KB

File metadata and controls

113 lines (102 loc) · 5.39 KB

CHANGELOG

Develop

Enhancements

Bug Fixes

  • Arena aspect ratio is set based on the arena size Eli Bosley #345
  • Fixed issue with simulator pause button not working after window change Eli Bosley #359
  • Added button click indicator for simulator buttons Eli Bosley #341

QA

Enhancements

  • None

Bug Fixes

  • None

Master

Enhancements

  • None

Bug Fixes

  • None

1.0.0-alpha2 (8.2.2017)

Enhancements

Bug Fixes

  • Fixed simulator code editing C.P. Dehli #311
  • Fixed issue where you couldn't join private games C.P. Dehli #310
  • Fixed bug where query parameters weren't propogating C.P. Dehli #293
  • Join Modal dropdown z index updated to be drawn over disabled color overlay Emily Seibert #275
  • Fixed simulator (large frame processing) Matt O'Connell API Issue #326
  • Fixed game & game_play pages to reflect API changes C.P. Dehli #344
  • Fix countdown timer between rounds (regression from Game State Refactor) C.P. Dehli
  • Fix sorting order for storing players in db C.P. Dehli #307
  • Fixed Flickering of Canvas CP Dehli No issue created.
  • Fixed navigation to games page twice removing query params Eli Bosley #350
  • Fixed issue with minified Ace editor function calls Eli Bosley #350
  • CSS Prefixing performed automatically using autoprefixer - this is to help improve browser compatibility Eli Bosley No Issue
  • Fixed issue with chat box in Safari Eli Bosley No Issue
  • Page indicator always displayed correctly below games Eli Bosley #339

1.0.0-alpha1 (3.10.2017)

Enhancements

  • Basic gameplay set up
  • Add, edit, and delete a wombat.
  • Join a Game
  • Watch a game
  • Chat during a game
  • Playing simulator

Bug Fixes

  • None