Releases: z3ath/kf2-magicked-admin
Release list
0.1.6
This release still needs more testing and documentation but it is feature complete. We have a milestone (0.1.6b) for tracking feedback from this release. The .motd format has been changed to Jinja2 so you will need to update any existing .motd files.
Changes
- Various bugs and crashes fixed
!alias!start_jc -n- Lua script support
!lua!runcan execute.luafiles- French, German, and Spanish translations
- Supports HTTP basic auth
- Jinja2 templated motds
- Fixes geolocation issues
0.1.5
Changes
- Removes redundant config options
- Converts motd_updater into a command
- Player session logging, and general logging
- Moves init files to scripts folder
- Adds more tokens to start_jc, parity with 0.0.7's greeter
- Adds example greeter
- Event commands now require
--for command separation - Adds general logging and player session logging /conf/magicked_admin.log
- Fixes exit hangs
- Pause admin-patcher before exit
- Fixes bugs from 0.1.4
- Inverts a lot of dependencies to aid automated testing
- Cleanup code style issues
0.1.4
0.1.3
Changes
-
!start_jc- Run a command on player join -
!stop_jc- Stops commands on player join -
!op <username>- Give a user admin status -
!deop <username>- Revoke a user's admin status -
!kick <username>- Kicks a player -
!ban <username>- Bans a player -
!game_mode <game_mode>- Changes the game mode -
!password --set <password>- Set a specific game password -
!top_wave_dosh- Displays who has earned the most this wave -
!server_kills- Display total kills on the server -
!server_dosh- Display total dosh earned on the server -
!top_time- Play time leaderboard -
!map- Display map statistics -
Players stats are now tracked based on steam_ids
-
Guided setup process
-
Various minor changes
-
Stability improvements

0.1.2
N.b. Somewhat unstable. I've closed all issues and released this version for testing purposes, any new issues should be tested against this version.
Changes
- Rewrite basically everything
- A bunch of new commands
- Guided setup process
- Various minor changes
- Many bug fixes
- Just as many new bugs
0.0.7
Changes
- Fixes issue where messages without usernames are mishandled.
0.0.6: Merge pull request #48 from th3-z/master-wave-stats
Changes
server_killsandserver_doshcommandsload_mapcommand- Player rank queries
- Greeter
- Improved logging/output
- Various bug fixes
0.0.5
0.0.4: Merge pull request #38 from th3-z/master-fixes
Changes
- Bug fixes
- Option to display dosh or kills on the motd scoreboard