Skip to content

Releases: th3-z/kf2-magicked-admin

0.1.6

31 May 21:13
f6ddaaa
Compare
Choose a tag to compare

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
  • !run can execute .lua files
  • French, German, and Spanish translations
  • Supports HTTP basic auth
  • Jinja2 templated motds
  • Fixes geolocation issues

0.1.5

15 Oct 22:09
Compare
Choose a tag to compare

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

12 Oct 21:02
448f387
Compare
Choose a tag to compare

Changes

  • Fix urllib exception
  • Fix an issue with objective mode

0.1.3

22 Sep 18:18
Compare
Choose a tag to compare

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 :shipit:

0.1.2

17 Sep 23:24
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release

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

21 Apr 18:54
e72def0
Compare
Choose a tag to compare
0.0.7 Pre-release
Pre-release

Changes

  • Fixes issue where messages without usernames are mishandled.

0.0.6: Merge pull request #48 from th3-z/master-wave-stats

21 Apr 18:53
5862693
Compare
Choose a tag to compare

Changes

  • server_kills and server_dosh commands
  • load_map command
  • Player rank queries
  • Greeter
  • Improved logging/output
  • Various bug fixes

0.0.5

11 Mar 11:21
Compare
Choose a tag to compare
0.0.5 Pre-release
Pre-release

Changes

  • Fixes an issue that caused the wrong hash algorithm to be used when logging in

0.0.4: Merge pull request #38 from th3-z/master-fixes

09 Mar 22:07
b76f8be
Compare
Choose a tag to compare

Changes

  • Bug fixes
  • Option to display dosh or kills on the motd scoreboard

0.0.3

08 Mar 22:44
afd43ea
Compare
Choose a tag to compare
0.0.3 Pre-release
Pre-release

Changes

  • Changed !difficulty and !length to be admin-only commands
  • Added example configurations
  • Remove server two from example