v9.0.0 Release Candidate 2 (RC2)
What's Changed
- chore: Remove all sampctl-related files by @MrDave1999 in #186
- build: Update Dockerfile by @MrDave1999 in #187
- cleanup: Remove unused bash script wait-for-it by @MrDave1999 in #188
- refactor: Load top players system settings from .env file by @MrDave1999 in #189
- refactor: Add extension method for application settings management by @MrDave1999 in #190
- refactor: Update maximum value of top players by @MrDave1999 in #191
- refactor: Load team sounds from .env file by @MrDave1999 in #192
- chore: Add launch.json for vscode by @MrDave1999 in #193
- docs: Update README.md by @MrDave1999 in #194
- docs: Add installation instructions to the README.md by @MrDave1999 in #195
- restruct: Move codepages folder to the root directory by @MrDave1999 in #196
- feat: Allow indicating the type of code page encoding from .env file by @MrDave1999 in #197
- chore: Add runtime identifier to use only native 32-bit libraries by @MrDave1999 in #198
- Revert "chore: Add runtime identifier to use only native 32-bit libraries (#198)" by @MrDave1999 in #199
- fix(sqlite): Remove 'REGEXP' operator from CHECK constraint by @MrDave1999 in #200
- fix: Display load time as a text draw in game UI by @MrDave1999 in #201
- feat: Format and send message when a player is added to a team by @MrDave1999 in #202
- feat: Send notification message to player when assigned to a team by @MrDave1999 in #203
Full Changelog: v9.0.0-rc.1...v9.0.0-rc.2