-
Notifications
You must be signed in to change notification settings - Fork 37
Beta Release 19
Robosturm edited this page Apr 11, 2021
·
56 revisions
In Progress
- added option for selecting perks at random
- added option to save and load a perk selection.
- added an info option to take a look at the current active game rules
- added option to play a map specific music instead of the co's ones via map scripts
- during player selection you can now assign teams a lot faster. If you go for same predefined setups
- added an icon to show if a unit is under the effect of an iron shield or not
- reduced ai chance of moving towards stealthed units via forest or stealth by submarine etc.
- more scripts and map polishing done for the aw-darc conflict campaign
- hachi gives a huge discount on shop items. Prices got highly reduced for a lot of the co's and all skins.
- a slider of a multislider can now be locked. So it's easier to create the configuration you want.
- random map generators now generate straight lines like rivers less clumby. Also added an option for map generators to change the the chance for straight generated lines.
- improved handling of " inside dialogs you can now use them properly instead of writing \"
- added screen shake to overworld explosions like mini canons
- added player statistics to the victory screen showing the amount of units build, lost and destroyed.
- added an achievement for destroying meteors.
- added screenshake effects to battleanimations
- added a lot more sound effects to the game and improved some sound effect handling
- replaceTerrainOnly got an additional argument allowing you to not delete the unit on the given terrain
- startOfTurn functions for buildings/co's players units now get called for defeated players when there theoretical turn takes part. This is to allow to clean up things that may have been set via the unit, player co etc. For code that should not be executed for a defeated player you need to check getIsDefeated() for the player. This may affect co's and buildings.
- extended the interface for icon loading so an icon sticks on a unit for a given duration.
- battle animations got a lot more sounds increasing the joy of watching them
- crystals now play a healing sound
- ooziums got the correct move sound
- several unit sprites got some pixel errors fixed. Big thx to Everglass for his work here.
- fixed multiturn pathing allowing to cross enemy units. No more sneaking around here
- fixed a very rare crash when clicking on a unit very very very fast. I said stop clicking fast. :D
- fixed black holefactories being unaffected by unit banns. Lash disaprooves this fix.
- fixed a bug making entered text in texbox invisble if the text exceeded a given length.
- fixed changing the random map generator made changing unit spawn chances invisible
- fixed unit sop item working inverted to the intended behaviour
- fixed a bug which caused colors of buildings not always updating
- fixed a bug causing players to select one perk less than setup in the rule selection
- fixed a bug which prevented startOfTurn script actions happening when day to day screen was permanent
- fixed the player and co selection for aw2 missin "great sea battle". You can now correctly select the co's the ai is set to human for player 2 and 3 and they're your allies.
E-Mail-Contact: commanderwars@gmx.de ask for help here. :)