Releases: linomp/pdm-game
Releases · linomp/pdm-game
First MVP release
What's Changed
- Eval/mqtt experiment by @linomp in #24
- Add leaderboard functionality by @linomp in #28
- Removed cloud dependency for local mqtt dev by @linomp in #31
- Improve button labels & show more info in leaderboard by @linomp in #32
- Eval/rul experiments by @linomp in #35
- fix submit button issue by @linomp in #38
- Fix/mqtt watchdog by @linomp in #39
- Feat/rul prediction by @linomp in #41
- Low iq attempt at mobile layout responsiveness by @linomp in #51
- add rul accuracy warning when sensors are missing by @linomp in #53
- Feat/in game events by @linomp in #54
Full Changelog: v0.0.0-alpha...v1.0.0
v0.0.1-alpha-experimental-mqtt-version
Version of the app right after migration from polling to event-based approach with MQTT
v0.0.0-alpha-polling-approach
Version of the app with the old polling approach