Skip to content

B3 1.10.2 - Beta Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@danielepantaleone danielepantaleone released this 05 Jul 23:29
· 189 commits to master since this release

This release is meant to fix some minor bugs discovered in B3 1.10.1 beta and introduce some new features. Here is the changelog since B3 1.10.1 beta:

  • fixed low resolution icon being displayed on Linux system
  • fixed main windows buttons overlapping status bar on Linux
  • fixed some minor bugs in the Pluginmanager plugin.
  • now the Parser correctly handle the requiresVersion attribute of the Plugin class.
  • improved logging in some plugins and iourt42 parser.
  • fixed g_matchmode retrieval in poweradminurt plugin.
  • fixed iourt42 parser which was failing when parsing say lines with empty message.
  • fixed TK plugin not reading correctly grudge_level from configuration file (thanks @ptitbigorneau).
  • fixed TK plugin not reading correctly grudge_enabled from configuration file (thanks @ptitbigorneau).
  • added getSetting method in Plugin class: make it easier to retrieve configuration file values.
  • renamed b3.sh script into b3-linux-source.sh.
  • added Linux BASH script to manage B3 instances when using Linux (i386 and amd64) frozen application: b3-linux.sh in the scripts directory.
  • spawnkill plugin now fires EVT_CLIENT_SPAWNKILL and EVT_CLIENT_SPAWNKILL_TEAM events.
  • tk plugin now interfaces with spawnkill plugin: can specify in the tk plugin configuration file a more severe punishment for spawnkillers