v0.17.0
What's Changed
- docs: Add dvmrc file and document Deno version by @jespertheend in #163
- chore: Dockerfile fixes by @splixcord in #165
- refactor: Remove global main instance and use dependency injection by @jespertheend in #170
- refactor(sm): Handle non-websocket requests outside of the WebSocketManager by @jespertheend in #171
- refactor: Rename AdminWebSocketManager by @jespertheend in #173
- feat(gs): Add arena gamemode by @The-Protector-MSGA in #174
- fix(gs,client): Prevent 180 degree turn by @jespertheend in #172
- Restore player count for unofficial servers by @The-Protector-MSGA in #178
- chore: Upgrade Deno to 2.4.1 by @jespertheend in #182
- Force anti-cheat for arena gamemode by @The-Protector-MSGA in #179
- feat(client,gs): Use AdLad for ads and replace patreon integration with pelicanparty.games by @jespertheend in #184
New Contributors
- @The-Protector-MSGA made their first contribution in #174
Full Changelog: v0.16.0...v0.17.0