Skip to content

v0.2.0

Compare
Choose a tag to compare
@Brain-dawg Brain-dawg released this 04 Feb 18:26
· 7 commits to main since this release
  • Reordered included database integration for stat tracking
    • Your old database columns are now ordered wrong, name goes second.
    • I'm gonna avoid any database-breaking stuff as much as I can, putting the name column at the end was the only really dumb thing that - - needed changing I think, don't expect much more of this (if any).
  • various fixes/improvements to VPI integration by Mince
    • You may see random spurious TimeoutError from this, this will be fixed soon and can be safely ignored.
  • Fixed spawn rotations for BBall/Koth
  • Fix the countdown timer being incorrect, didn't use Time() before
  • Added !hud command to enable/disable HUD like SM MGE
  • Add 4player support to !ruleset (untested)
  • Don't use EFL_KILLME for preserving ents on round state changes (too many side effects)
  • Removed !first chat command from !help/!mgehelp printout (did anyone actually use this regularly?)