v0.5.2 - Gameplay fixes and server fixes
Gameplay fixes:
- Fixed "Invalid player id" when trying to call vote to kick dead player in "Clan Arena" and "Attack & Defend" mode
- Fixed bug in "Attack & Defend", where players switch teams (using
!a
) immediately, instead of switching in next round
Server:
- Added x86 support
- Added Python 3.6+ support
- Plugins now are loaded in same order as in
qlx_plugins
var
Plugin development:
- Throwing exception, if trying to add hook handler for zmq-based hooks, when
zmq_stats_enable
is false - New functions in C imported from QL:
Cmd_Callvote_f