1. Demise of Nations
  2. News
  3. Update 1.21.143 - Clan Ranking, Balancing, UI & Bugfixes

Update 1.21.143 - Clan Ranking, Balancing, UI & Bugfixes

Latest Update:

  • Balancing/Airfield: airport healing was too strong making them nearly invincible. Strength of airfields reduced. See https://steamcommunity.com/app/338810/discussions/0/3500920615277424286/
  • Balancing/Airfield: updated all the modern maps such as "Modern Europe", "Pacific War", "Modern Generator" and "Modern World Map".
  • Balancing/Airfield: new template.ZIP now available with fixed parameter for airfield.
  • Modern Maps (Bugfixed): aircraft carriers (and carrier research) only available for scenarios after WW2.
  • Clan Ranking: clans are now ranked also and get a separate rating based on the average of all the clan members. Please note it will take a while until the first player of a clan gets a ranking to have it appear. The rankings table takes another few hours to update thereafter.
  • In-Game Guide: contains the email address to reach us immediately in case the server goes down & no moderators can be reached to assist.
  • Language: latest translations added - Thanks :-D
  • Language: Swedish removed for now. Was very low quality, sorry for that!
  • Language: Credits section translated where feasible (missing translation keys added).
  • UI: "Quick Join" match-making service now shows the connected users.
  • UI: Split Screen & Multi-Window support for Droid.
  • UI: App Icon updated (adaptive icon on Droid).
  • UI: Notifications can now be copied to the clipboard.
  • UI: Dropdown list now remembers last scroll position for the 2.+ time.
  • UI: Dropdown list updated to not notify listener if selection is manually set (buggy?).
  • UI: UI components updated that revert to English if text is too long (due to bad translation).
  • UI: Improved Error output while connecting from a country that might have blocked the game's IPs (e.g. Russia).
  • Modding: latest template.ZIP uploaded with balancing fixes.
  • Maintenance: libGDX backend updated to 1.9.10.
  • Admin Guide: "DELETED" account explained, i.e. removal due to e.g. GDPR request.
  • Server API: documentation updated with bugfix and 'get-size'.
  • Server Monitoring: monitoring server still accepts connections & auto-reboots if not.
  • Server Monitoring: logging # of connections also (DDoS detection).
  • Server Backend: Jetty updated to latest version!
  • Bugfix: improved error report when login via provider failed. If you have troubles, please contact us with the error details.
  • Bugfix Server: better handling of malformatted requests (response code).
  • Bugfix Crashes: when music player couldn't properly be paused/stopped.
  • Bugfix Crashes: asset loading reworked to prevent crashes and stuck loading screens.
  • Bugfix Crashes: when worker was 'null' (render-thread).
  • Bugfix Crashes: when playing music (ANR).
  • Bugfix Crashes: loading limited fallback font if loading the default font crashes.
  • Bugfix Crashes: executing threads on render-pool.
  • Bugfix Crashes: if group graphic was not available (i.e. 'null').
  • Bugfix Crashes: if map panel wasn't created yet (i.e. 'null').
  • Bugfix Crashes: bit shift '1 << 30' potentially produced error due to race condition?