Skip to content

Releases: SpunkyBot/spunkybot

v1.6.0

03 Apr 12:35
Compare
Choose a tag to compare
  • added option to display headshot hit series
  • added option to display nade kill series
  • added option to display knife kill series
  • added cmd !knife to display number of knife kills
  • added most knife kills to Awards output
  • added output of message 'added to group'
  • added output of capture count as server msg in CTF mode
  • added PyPi support
  • consolidated warnings in one list
  • improved error message for missing games.log file
  • imported latest GeoIP database
  • performance improvements
  • fixed #31: tell command suppports all player numbers
  • fixed chat message issue with single "!" content
  • fixed possible loop if games.log file is empty
  • fixed missing reason in database for cmd !tb
  • fixed missing text color setup
  • various minor bug fixes

v1.5.0

03 Aug 00:07
Compare
Choose a tag to compare
  • added option to autokick players with low score
  • added dynamic mapcycle support
  • added support to get flag capture time
  • added fastest cap info to command !ctfstats
  • added CTF statistics to Awards output
  • added command !makereg to make player a regular user
  • added command !poke to notify a player that he needs to move
  • added command !swapteams to swap the teams
  • added command !hits to display hit stats
  • added command !lastbans to display the last 4 bans
  • added support to get the register date of a player
  • added support of TDM and FTL gametype
  • added support of Gun Game gametype introduced in Urban Terror 4.3
  • added acronym 'reg' for regular players
  • improved output of command !regtest, !leveltest and !country
  • improved output of Award 'Most HE kills'
  • improved output of !xlrtopstats by using filtering for active players
  • improved check for spectators on full server
  • hide commands which are not available in the current gametype
  • Senior Admins or higher levels do not need to enter reason when using the command !ban
  • imported latest GeoIP database
  • performance enhancements
  • code improvements
  • fixed issue #26: Text wrapping
  • fixed issue #27: Stats reset
  • fixed issue #28: Add dynamic mapcycle support
  • fixed issue #29: Supporting mapcycle file with newlines
  • fixed issue with empty lines in mapcycle.txt file
  • fixed issue with missing maps
  • fixed possible issue if mapname cannot be read out
  • fixed issue with output of the register date
  • fixed output of command !leveltest for guests
  • various minor bug fixes

v1.4.0

10 Feb 22:00
Compare
Choose a tag to compare
  • added support for console tell command
  • added command !hestats to display HE grenade kills
  • added most HE kills to the awards
  • added option to display a message when the bomb has been planted
  • added the warn/kick/ban reasons 'whiner' and 'name' (for offensive names)
  • added command !regtest to display current user status
  • added command !admintest to display current admin status
  • added command !warntest to test a warning
  • added command !warns to display the list of warnings
  • added command !!<text> (equal to !say command)
  • added command !find to display the slot number of a player
  • improved the output of the player found method
  • improved response of !nextmap command
  • imported latest GeoIP database
  • fixed issue #25: Remove autobalancer after team swap
  • fixed issue #24: Hardening get_cvar, add exception handling
  • fixed issue #13: Add support of console tell command
  • various minor bug fixes

v1.3.1

08 Jan 19:06
Compare
Choose a tag to compare
  • added command !xlrtopstats to display the top players
  • added command !warnremove to remove a users last warning
  • reworked reset of player statistics
  • imported latest GeoIP database
  • fixed issue #23: command !nextmap not working properly
  • fixed issue #22: empty rules file leads to high load
  • fixed issue #20: player stats reset on team change
  • fixed issue #17: added option to remove a users last warning
  • various minor bug fixes

v1.3.0

06 Dec 20:51
Compare
Choose a tag to compare
  • added option to display hit stats during respawn
  • added option to display "first blood" and "first HE grenade kill" message
  • added command !warninfo to display how many warnings the player has
  • added additional statistic command !ctfstats for Capture the Flag
  • added additional statistic command !freezestats for Freeze Tag
  • implemented default values for each configuration parameter
  • implemented logging mechanism
  • for command !warn entering of reason is now optional
  • command !mapstats shows depending on game type additional statistics
  • better support of Freeze Tag game type
  • maximum amount of command !slap increased to 15
  • Debian initscript supports multiple instances and PID file
  • imported latest GeoIP database
  • performance improvements
  • minor code improvements
  • fix issue #19: support names with whitespace
  • fix issue #16: clear warnings for all or specific player
  • fix issue #14: reset of player statistics when round ends
  • various minor bug fixes

v1.2.1

22 Sep 18:20
Compare
Choose a tag to compare
  • add support for new gametype "Freeze Tag"
  • limit usage of command !warn with a 15 seconds delay
  • add support to lock a player to a team with the command !force
  • improve output of command !banlist (sorted by timestamp)
  • output of command !maps can be shown in public and private chat
  • bugfix for command !seen for unregistered users
  • command !bombstats is only available in bomb mode
  • import latest GeoIP database
  • code improvements

v1.2.0

14 May 22:27
Compare
Choose a tag to compare
  • add command !lookup to search for offline players
  • add command !seen - display when player was last seen
  • add support for server kick reason message
  • senioradmins or higher do not need to give kick reason
  • length of kick/ban reason limited to 40 character
  • command !tempban supports duration of 1min to 24hrs
  • add command !baninfo to display active bans of player
  • implement autobalancer feature
  • add option to allow cmd !teams only at end of round
  • add bomb mode to team balance at end of round
  • add command !bombstats
  • add bomb stats to awards stats
  • output 'connected from..' can be enabled/disabled
  • several bugfixes
  • performance improvements

v1.1.3

09 Apr 23:02
Compare
Choose a tag to compare
  • in TS mode team balance will be performed at end of the round
  • bugfix for issue in suicide counter
  • improve output of command !alias
  • import latest GeoIP database
  • minor code improvements

v1.1.2

30 Mar 21:11
Compare
Choose a tag to compare
  • bugfix for issue in command !nextmap
  • fix of message "killing spree ended by World"
  • add support for jump server
  • add support for low gravity server
  • add command !moon
  • improve bot response time
  • code improvements

v1.1.1

16 Mar 15:10
Compare
Choose a tag to compare
  • bugfix for issue #11
  • add option to disable all tasks (e.g. for war servers)
  • improve command !swap
  • improve ping checker feature
  • support server with slow CPU
  • import latest GeoIP database