Skip to content

0.15.1

Choose a tag to compare

@github-actions github-actions released this 02 Aug 18:24

Incremental update to the lobby on our path to resolution of Milestone 2.

Overview

Quite a lot of bugfixes and improvements by many contributors. Notable changes:

  • Open replay file with lobby from operating system explorer by @akluu (#430), replay UI improvements by @Hectate (#422) and replay search by @bcdrme (46ace78)
  • Client auto updates by @webdevsavvy (#417)
  • In progress fundamental work on internationalization driven by @webdevsavvy
  • Window sizing and management improvements
  • A huge amount of fixes to existing functionality
  • Progress on tachyon implementation in lobby

IMPORTANT: This is an early test build. There are plenty of bugs and missing functionality. This build is not targeting general population of BAR players.

List of merged Pull Requests

  • Add draggable area for window, minimize window button and toggle fullsscreen button by @webdevsavvy in #411
  • Map download progress added to Library > Map/Replay by @Hectate in #407
  • Add explicit protocol selection for lobby servers by @akluu in #420
  • Add basic support for internatiolization by @webdevsavvy in #418
  • Revert "Add basic support for internatiolization" by @p2004a in #427
  • Set up basic application auto updates by @webdevsavvy in #417
  • Fix - Add Basic support for internatiolization by @webdevsavvy in #428
  • Update LicenseRef-UNKNOWN.txt by @tetrisface in #432
  • Replay screen updates by @Hectate in #422
  • Rework i18n implementation to add typescript support by @webdevsavvy in #429
  • Fix isGameRunning status, add isGameLoading, catch and display failure to start the game engine. by @bcdrme in #436
  • Fix Downloading Non-live Maps For Scenarios by @JasonReed-2 in #437
  • Fix zoomFactor bugs by @bcdrme in #438
  • Add blurb regarding dev for multiplayer by @geekingfrog in #441
  • Bump vue-i18n from 11.1.2 to 11.1.10 by @dependabot[bot] in #444
  • Implement Direct Replay File Opening via Command Line and "Open With" by @akluu in #430
  • Bump form-data from 4.0.2 to 4.0.4 by @dependabot[bot] in #446
  • Saving user data to IndexedDb. by @bcdrme in #447
  • Add a go back button when logging in. Fix some misc issues. by @bcdrme in #448
  • Replace hard coded strings with translations for maps files (#425) by @wrath625 in #449
  • Handle logout properly. Display tachyon connect error on login page. by @bcdrme in #451
  • Replace hard coded strings with translations for multiplayer files (#425) by @wrath625 in #454
  • Fix parsing ais after downloading a new engine version. by @bcdrme in #456
  • Replace hard coded strings with translations for singleplayer files (#425) by @wrath625 in #455
  • Fetch and display dynamic matchmaking queues (#392) by @wrath625 in #458
  • Replace hard coded strings with translations for navbar files (#425) by @wrath625 in #457
  • Add support for display scaleFactor by @bcdrme in #440
  • i18n updates to 8 components by @Hectate in #460
  • Replace hard coded strings with translations for battle files (#425) (I18N) by @wrath625 in #462
  • Quick fix for broken sorting in the MapListComponent by @akluu in #463
  • Use proper music in lobby by @p2004a in #464

New Contributors

Full Changelog: v0.15.0...v0.15.1