Skip to content

Release v0.7.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Sep 16:29
69a47a5

This release brings a host of improvements, bug fixes, and new features to the Gridlock client.

Client Enhancements:

  • Updated Unit Visuals: New unit images with shadows have been implemented alongside improved error handling for version checking (#158). This follows on from previous work adding new unit sprites and animation (#100) and further enhancements to the visual presentation of units (#156).

  • Multiplayer Stability: Resolved an issue where multiplayer functionality was not working in the web version (#157).

  • UI Refinements: Improved button icon visibility (#155), centered menus for better usability (#150), and updated the background for the menu and splash screen (#139).

  • Impactful Gameplay: Added new decals for move and attack actions, a refined move arrow, improved unit selection visuals (#123) along with additional impact effects (#118) to make gameplay more visually engaging.

  • Weapon System Overhaul: Reworked the weapon types system (#114) for better balance and gameplay.

  • Performance and Stability: Fixed several bugs related to unit behavior, including:

    • Incorrect minimum range display for range units (#116).
    • Shadowing variable issue (#115).
    • AI direct units performing range attacks while moving near the HQ (#107).
  • Improved Terrain: Updated terrain visuals and addressed issues with unit stats clipping behind terrain and losing values on map load in the map editor (#105, #104).

Technical Enhancements:

  • Godot Engine Upgrade: Migrated the client to Godot 4.3 while addressing warnings and errors (#146).

  • Translation Improvements: Ongoing updates to translations from weblate (numerous commits) alongside changes to streamline the translation process (#140, #129, #103).

  • Automated Version Checking: Added automatic version checking for game updates (#119), making it easier for players to stay up-to-date.

  • itch.io Deployment: Enabled deployment to itch.io (#160) for greater accessibility.

Other:

  • Game renamed to "Gridlock" with updated credits (#132).

  • Added new music track and updated an existing one (#106).