666, haha
Alright so in this version I am trying to update the version of the game engine (Unity 2021.3.0 -> Unity 2021.3.17)
Last I tested it worked on MacOS and Windows without issues, now some things might go wrong so I'm relying on your feedback on this one :)
If something seems off / is broken, please let me know so that I can either fix it if it's fixable, or simply revert to the previous branch
As always, you can always manually revert to the previous stable release!
ADDED
- New event type: Spawn unit at turn. Instead of spawning a unit at a given date, it will be based on the turn.
- New setting for units in the unit editor: Max purchase amount.
- New setting to hide the battle preview (was asked in order to play a more hardcore version of the game, why not). Turning this setting ON will hide completely the little UI part that tells you what damage are done to each side when you hover with your mouse over an enemy.
- Barrage balloons for the USSR.
- New setting: Permanent blinking. Without this option turned ON, units will blink only when at a certain distance from the camera (units having action points left). Turn this ON and they will always blink, regardless of the distance to the camera.
- AI behaviour will ignore staying on trench tiles for scenarios taking place between 1914 and 1919.
CHANGED
- HP modifier is now being calculated and applied BEFORE the encirclement modifier.
- Made the AI purchase barrage balloons more often in losing air war situations.
- Barrage balloons turn to produce reduced to 1 (instead of 2).
- Panzergrenadier stats.
- Volksgrenadier stats.
- Updated manual (political units).
- Inverted zoom scroll for Windows users.
FIXED
- Supply units that were upgraded passed this on to the newly upgraded unit. Ex: Upgrading/Downgrading a supply plane into any other plane would make this plane a super supply bomber!
- Units that had no suffix even though the option was turned ON.
- Units' names not being updated after an upgrade (linked to the issue above).
- Upgrading a unit from one that had less max HP than the new one would result in the unit being upgraded not being full HP (keeping old HP).
- You could upgrade barrage balloons.
- Prices in research panel were wrong (All).
- Commanders not being given back when deleting them in the map editor from the deploy panel.
Changed files in this update