Skip to content

0.14.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Apr 17:08
· 200 commits to master since this release

Features

  • Search added to battle list
  • Playerlist layout changed to columns instead of rows to improve readability
  • Hide running battles checkbox added to battle list

Fixes

  • Updated main server address to server4
  • Fixed friends list overflowing its container #141
  • Main font changed to Poppins to improve legibility #153
  • Improved scroll performance of many containers
  • Num of players and team size controls changed to dropdowns to avoid vote spam
  • Trim dropdown control text instead of letting it invinitely expand the whole component
  • Improved input controls for userIds in friends panel
  • Fixed viewing player profiiles not working when already on a player profile #139
  • Hide vote panel when votes are cancelled with !ev #143
  • Fixed old battles from not being removed from the battle list #182
  • Using host battle will now rejoin the existing battle if one already exists, instead of crashing
  • "Back" label added to back button in top left of pages
  • Battle list control states are now saved

Other

  • Dev mode checkbox added to settings
  • Installed game versions are now cached in the sqlite3 db, instead of being reparsed on every launch
  • Default start position for offline battles changed from boxes to fixed, because fixed positions are guaranteed to be defined for every map, whereas boxes have to be manually defined externally and so might not exist

Full Changelog: v0.13.0...v0.14.0