Big Brother Bot Changelog

What's new in Big Brother Bot 1.8.1

Apr 2, 2012
  • Game update for BF3 server R20:
  • implementation of private messaging
  • implementation of bigtext (ie. &rules)
  • commands can be prefixed with '/' additionally to the usual '!' prefix to hide your command. ie: /help and !help both work
  • News:
  • ctime plugin is now a standard subplugin of xlrstats and therefore automatically included in xlrstats. (Make sure you disable/remove ctime from your b3.xml if you are currently using it.)
  • all xlrstats tables are now installed/updated automatically with B3, no more seperate installation.
  • Upgrade Notice :
  • Changes where made to the XLRstats tables. Use the b3_run --update command to have the updates executed, or execute the b3-update-1.8.1.sql script in phpmyadmin
  • changes to b3.xml for BF3 users. Two new settings : big_b3_private_responses & big_msg_duration

New in Big Brother Bot 1.7.1 (Sep 15, 2011)

  • Improvements:
  • Homefront : additions to support last game server patches
  • Urban Terror : improved damagehandling
  • Cod7 : the !kick command will now display the reason the the kicked player
  • BFBC2 and MoH : fix map related commands when game mode would change at next round
  • XLRstats added options to hide/disregard ingame playerbots
  • Store IP aliases for players
  • ftp, sftp and http now able to append to local log
  • add experimental support for sqlite databases
  • Punkbuster Plugin: FTP support to update pbbans.dat
  • many minor fixes and improvements
  • New games supported:
  • Support for Soldier of Fortune 2 (modified ROCmod by: www.cgs-clan.com)
  • Beta support for Frontlines, Fuel of War
  • Changes for plugin developers:
  • all games : new event EVT_GAME_MAP_CHANGE available
  • all games : data provided with EVT_CLIENT_BAN_TEMP and EVT_CLIENT_BAN changed to provide more info (might break some plugins)
  • BFBC2 : add EVT_GAME_ROUND_TEAM_SCORES and EVT_GAME_ROUND_PLAYER_SCORES events
  • the !reconfig command will call onLoadConfig() from all plugins

New in Big Brother Bot 1.5 (Mar 29, 2011)

  • add support for a new game : Call of Duty : Black Ops
  • several improvements and fixes to the core

New in Big Brother Bot 1.4.1 (Nov 15, 2010)

  • First of all B3 supports a new game:
  • Support for CoD:MW2 (for alteriw.net servers)
  • And:
  • Rewrite of the frostbite code for MOH and BFBC2
  • Improvements to the MOH parser
  • Initial Event/Action support for CoD 5 (we need confirmation of cod5 admins that this works)
  • Several bugfixes and improvements

New in Big Brother Bot 1.4 (Oct 15, 2010)

  • First of all B3 will support two new games:
  • The upcoming Medal of Honor (2010) and the Quake 3 based Open Arena (0.8.1)!
  • We've built the MOH parser on the frostbite parser framework that we developed for BattleField Bad Company 2. You can expect maintenance releases while the actual retail servers are deployed. This is a first draft for the MOH 2010 game. Cheers Bakes! I think you did a great job on this one!
  • The Open Arena parser was a community addition by Grosbedo and we're happy that he joined the dev team.
  • Furthermore there were changes/improvements in our dev. version 1.3.4b that will be released in version 1.4.0.:
  • memory leak in BFBC2 parser fixed
  • performance boost of almost 25%
  • new remote connectivity options: sftp and http
  • huge amount of minor improvements and fixes

New in Big Brother Bot 1.3 (Apr 10, 2010)

  • B3 core :
  • The status plugin can now save the status file over FTP
  • Large updates to ftpytail plugin (support for reading game log file over FTP)
  • AUTODOC which will generate a webpage with all the commands you and your users can use ingame
  • A new setup wizard which helps you build your b3.xml (b3_run.py --setup)
  • BattleField Bad Company 2 support:
  • Beta release of the BF:BC2 parser. (Note that this is still a work in progress and it has been included in this B3 release as a beta. Since Dice is updating servercode frequently, you may expect similar B3 updates for this parser.)
  • The BF:BC2 parser does not require any server access, you can run this like any other BC2 admin tool.
  • Smokin' Guns parser :
  • added smg11 beta parser which is intended to work with the future Smokin' Guns 1.1 release. (Note that this is still a work in progress and it has been included in this B3 release as a preview.)
  • CoD serie parsers :
  • All CoD parsers rewritten!
  • No more missing IP's
  • Fixed issues for non-PB servers
  • Urban Terror 4.1 parser :
  • fix the alias issue
  • better recognition of players
  • new B3 events : EVT_GAME_FLAG_RETURNED, EVT_CLIENT_GEAR_CHANGE
  • improved getNextMap
  • XLRstats plugin:
  • New version of XLRstats adds:
  • Assists skill bonus calculation, your assists now count aswell!
  • Weekly and monthly history snapshots to monitor your progress.
  • Upgrade Notice:
  • Over 100 files were changed (in almost 500 commits) since v1.2.1! We strongly recommend updating the complete bot! When upgrading from a previous version of B3 you have to make sure you also check your saved config files for additions and changes! A number of commands were moved from the adminplugin to welcome and pingwatch plugin. This results in changes to the next config files:
  • plugin_admin.xml (some commands were removed)
  • plugin_welcome.xml (new command !greeting)
  • plugin_pingwatch.xml (new command !ci)
  • If you're using xlrstats, make sure the database holding the xlrstats tables is upgraded:
  • new tables for xlrstats need to be created (run xlrstats.sql or xlrstats-update-to-v2.0.0.sql on the database!)

New in Big Brother Bot B3 1.2.1 (Nov 10, 2009)

  • B3 now supports connecting to Gameservers via an FTP connection. Read the manual for more details. (Python 2.6+ only!)
  • Small improvements to cod parser and cod4 parser
  • Added scripts for compiling wininstaller
  • Improvements to ioUrT41 parser
  • Improvements to publist, will not error on network or server downage
  • The console screen now shows startup messages and checks