B3 1.10.2 - Beta Release
Pre-release
Pre-release
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 therequiresVersion
attribute of thePlugin
class. - improved logging in some plugins and
iourt42
parser. - fixed
g_matchmode
retrieval inpoweradminurt
plugin. - fixed
iourt42
parser which was failing when parsingsay
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 inPlugin
class: make it easier to retrieve configuration file values. - renamed
b3.sh
script intob3-linux-source.sh
. - added Linux BASH script to manage B3 instances when using Linux (i386 and amd64) frozen application:
b3-linux.sh
in thescripts
directory. - spawnkill plugin now fires
EVT_CLIENT_SPAWNKILL
andEVT_CLIENT_SPAWNKILL_TEAM
events. tk
plugin now interfaces withspawnkill
plugin: can specify in thetk
plugin configuration file a more severe punishment for spawnkillers