v10.5.0
🚀 Features
- Adds new map variants for U15.3 (Abu)
- The TK ban on connect feature (Settings > TK Ban On Connect) now supports temporary bans
- You can specify which blacklist ID to add bans to (defaults to 0)
- You can specify the duration of the ban (it will be the sum of all the fields), defaults to indefinite to match the previous behavior
- https://github.com/cemathey/hll_seed_vip this now exists as a service running within CRCON
- Settings > Seed VIP
- Please see the documentation at the bottom of the settings page, it should be fairly self explanatory I hope.
- If you use the
nice_expiration_date
andnice_time_delta
(in X hours, etc. style messages) it will default to English, you can set different language codes and anything from this list should work: https://github.com/MarechJ/hll_rcon_tool/wiki/Seed-VIP-Localization
🐛 Bug Fixes
get_detailed_player_info
andget_detailed_players
would not properly report VIP status and include profiles (lordofagents)
Upgrade Instructions
git fetch --tags
git checkout v10.5.0
docker compose pull
docker compose up -d
What's Changed
- Bump sentry-sdk[django] from 2.13.0 to 2.14.0 by @dependabot in #702
- Bump pytest from 8.2.1 to 8.3.3 by @dependabot in #704
- Bump simplejson from 3.19.2 to 3.19.3 by @dependabot in #703
- Bump vite from 4.5.3 to 4.5.5 in /rcongui by @dependabot in #697
- Bump redis from 5.0.8 to 5.1.0 by @dependabot in #711
- Bump alembic from 1.13.2 to 1.13.3 by @dependabot in #710
- Bump cachetools from 5.3.3 to 5.5.0 by @dependabot in #709
- Bump django from 4.2.15 to 4.2.16 by @dependabot in #721
- Feat/tk on connect expiration by @cemathey in #719
- Bump sentry-sdk[django] from 2.14.0 to 2.16.0 by @dependabot in #724
- Bump redis from 5.1.0 to 5.1.1 by @dependabot in #717
- Feat/seed vip by @cemathey in #682
- Bugfix: include is_vip and profile in get_detailed_player_info by @LordofAgents in #715
- Bump pydantic from 2.7.4 to 2.9.2 by @dependabot in #716
- Add U15.3 maps and commands by @timraay in #727
Full Changelog: v10.4.1...v10.5.0