Skip to content

1.2.3

Compare
Choose a tag to compare
@walliski walliski released this 07 Mar 16:52
· 8 commits to main since this release
487b1a7
  • 1.2.3 07.03.2021
    • Calculate score with low priority in initial setup.
      Separates the player insertion and initial score load, so that we can do the important stuff with high prio, and the
      score calculation with low prio.
    • Fix missing translations error in !rank command.
      When targeting an invalid target the server would throw an error about missing translations. This is now fixed by
      loading the correct translation file.