Skip to content

Beta Release 17

Robosturm edited this page Dec 6, 2020 · 16 revisions

In progress

Features

  • Improved overall performance of the game -> you should mainly realize that in the map editor or multiturn paths on larger maps
  • Improved flare usage for ai
  • improved ui focus and defocus behaviour
  • improved ai behvaiour for stucked units
  • improved/ added option to configure auto camera focusing at the start of a human turn
  • added option to disable ingame map coordinates
  • added recording of best scores for each map
  • improved rendering
  • added AW1-CO-Styles to the game
  • added key option to take ingame screenshots
  • refactored ingame gui layout for unit and terrain info. The new layout should give a better way to understand all information given.
  • added option to modify the brightness of the game
  • option to show progress to certain victory rules while playing the game

Modding

  • added option to modify most constants used by the ai so you can change how and what the ai does.

Bugs

  • fixed minimap

Behind the scences

With the latest release a lot of stuff has been added which always results in more or less dirty code. So i took my time to cleanup a lot of the mess i produced the result is an overall more responsive game. And also gurantees the game can be developed and improved in the future without getting a headache.

Clone this wiki locally