Skip to content

Eric Knudsen Final Changelog

EricKnudsen256 edited this page Dec 17, 2021 · 1 revision

12-03

  • Removed RabbitLogger submodule from all branches, going to pull this as a separate project now, since people were having issues with the submodules
  • Updated a few READMEs
  • Cleaned up most important branches, made new branches with the -final prefix for all work that needs to get done on the final project
  • Archived and removed unused or merged branches

12-06

  • Basic deployment commands and basic setup for deployment listener

12-14

  • A lot of deployment listener fixes
  • More deployment server commands finished

12-15

  • Updated database listener with new request types for achievements and word statistics
  • Updated quoteGame.js to fit with these new requests
  • Deployment listeners and commands now all finished

12-16

  • Various bugfixes for the new database functions
  • Some files for the deployment system not uploaded to github, now fixed
  • Changes to game to allow mobile devices to input words
  • Helped Jordan get the achievement and word counts working
  • Testing deployment server and other deliverables