Skip to content

v0.5.2 - Gameplay fixes and server fixes

Compare
Choose a tag to compare
@em92 em92 released this 14 Apr 07:57
· 25 commits to master since this release

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