Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

ABE Wargame

Hexbased, Turnbased, Strategy Sandbox with freedom to explore historic situations. · By bwheatley

ChangeLog Sticky

A topic by bwheatley created May 02, 2017 Views: 212
Viewing posts 1 to 1
Developer (3 edits)

V0.406

  • Implement the ability to add custom images into the GameData/customSplash directory
  • Splash Images rotate every 5 seconds
  • Auto Deploy to Itch is completed, if you use the Itch app you'll get the latest and greatest changes.

V0.4045

Added -

  • Refit Mode - Refit mode runs before the replacement phase, it will see if there are any counters that are in refit mode and allocate to them 80% of a regimes inventory to rebuild them quickly.
    That will leave 20% of regime inventory for the next normal replacement phase.
    You can use refit mode to quickly build out new units or refit units that have been mauled in battle.
    New units by default will start out in refit mode.

Refit mode color is a regime variable that you can set, it defaults to RED but for regimes like the soviets, it's defaulted to black.

It appears as an "R" in the bottom right corner of the counter.

New HotKeys

R - Toggle Refit mode on the selected unit.

N - Create a new unit on the selected hex. This will trigger the unit in hex editor and you'll need to assign the available regiments to the unit.

Changed

  • Tuned the replacement phase to not loop over a regimes counters repeatedly. Now it will do one loop at the start of the phase and then use that list for it's work. Keeps the phase tighter and also makes sure a unit doesn't go over strength with just men and not letting guns/tanks be added to the regiments.
  • Date of the scenario now properly increments on the top of the screen.

NOTE - need to fix the itch builder because it's not properly installing the updated versions. Will work on that in a few hours.