Skip to content

Releases: z3ath/kf2-magicked-admin

0.1.6

Choose a tag to compare

@z3ath z3ath released this 31 May 21:13
f6ddaaa

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

Choose a tag to compare

@z3ath z3ath released this 15 Oct 22:09

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

Choose a tag to compare

@z3ath z3ath released this 12 Oct 21:02
448f387

Changes

  • Fix urllib exception
  • Fix an issue with objective mode

0.1.3

Choose a tag to compare

@z3ath z3ath released this 22 Sep 18:18

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

0.1.2 Pre-release
Pre-release

Choose a tag to compare

@z3ath z3ath released this 17 Sep 23:24

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

0.0.7 Pre-release
Pre-release

Choose a tag to compare

@WilliamBrown42 WilliamBrown42 released this 21 Apr 18:54
e72def0

Changes

  • Fixes issue where messages without usernames are mishandled.

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

Choose a tag to compare

@z3ath z3ath released this 21 Apr 18:53
5862693

Changes

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

0.0.5

0.0.5 Pre-release
Pre-release

Choose a tag to compare

@z3ath z3ath released this 11 Mar 11:21

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

Choose a tag to compare

@z3ath z3ath released this 09 Mar 22:07
b76f8be

Changes

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

0.0.3

0.0.3 Pre-release
Pre-release

Choose a tag to compare

@z3ath z3ath released this 08 Mar 22:44
afd43ea

Changes

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