v0.2.0
What's Changed
- added state return onPlayerQuit solution by @gnikxela0328 in #136
- [MAIN-326] Work around FOUC problem by @kevo1ution in #139
- Creates fade effect on the github and discord buttons to match with the rest of the MUI theme by @gnikxela0328 in #137
- [MAIN-334] Add serviceInstance collection and serviceInstance field on userSockets by @kevo1ution in #140
- [MAIN-323] Add word game jam winners by @kevo1ution in #141
- [MAIN-337] Add Readme for instructions on adding templates by @kevo1ution in #143
- [MAIN-335] Use Application Default by @kevo1ution in #144
- [MAIN-334] Refactor: Pull out create and disconnect userSocket logic to be used later for the cleanup endpoint by @kevo1ution in #145
- [MAIN-334] Add userSocket cleanup endpoint that is called externally by a periodic job by @kevo1ution in #146
- [MAIN-334] fix DELETE /instance/cleanup: convert serviceInstance and userSockets to json objects before logging and return count in response by @kevo1ution in #148
- [MAIN-334] Handle Orphaned userSockets with now activeInstances as a legacy case by @kevo1ution in #149
- [MAIN-334] Remove legacy usersocket handling by @kevo1ution in #151
- chore: add docusaurus google analytics by @yquansah in #147
- Fix analytics tracking ID by @kevo1ution in #153
- [MAIN-343] semantle battle bot implementation by @kevo1ution in #154
- [MAIN-340] Update Player Menu UrTurn Link by @sarahannali in #152
- [MAIN-344] Add timer documentation by @kevo1ution in #155
- Add logs when creating and joining a room to help with debugging by @kevo1ution in #157
- Fix queueing logic that allowed users to queue up in private rooms by @kevo1ution in #158
- add google tag manager by @sarahannali in #159
- test-app homepage should be relative by @kevo1ution in #161
- Fix relative link for bundled js files in test-app-frontend by @kevo1ution in #163
- [MAIN-235] add seed data when database is not specified in development mode by @kevo1ution in #160
- Add 'Other Games' Button Log Event by @sarahannali in #164
- [MAIN-279] Add Play Again menu when room is finished by @kevo1ution in #156
- Easier semantle battle bot secret by @kevo1ution in #165
- [MAIN-346] cleaner semantle battle end screen by @kevo1ution in #167
- added phaser template by @Enjoy2Live in #166
- Reduce mongodb replicaset count by @kevo1ution in #168
- Fix relative link and add working image file to phaserIO template by @kevo1ution in #169
New Contributors
- @Enjoy2Live made their first contribution in #166
Full Changelog: v0.1.12...v0.2.0