In this update2
Full notes
Full IIslands of War update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
- Gameplay
- Balance
- Performance
- Maps
IIslands of War changes
The biggest issue with the game is enemies. They all behave the same way and just end up being the same thing to the player: cannon fodder with no real strategy. This update is the first phase of a series of updates that will attempt to fix them.
Enemy Changes
Behavior
Enemy classes now have special behavior patterns created for them, depending on their type of class. Some classes circle around you, others like to poke in and out, and some like the bomber class just want to move up and down. These behaviors are modularly built so that I can easily create cool patterns from simple commands.
Generation
While the island generation seemed alright for the most part, the classes themselves weren't incredibly balanced. In addition, sometimes enemies didn't spawn with weapons at all, so those issues were fixed as well.
Balance Changes
In an effort to make things more active and shooty, items have been adjusted. Some parts of your current items will not be affected but all new items will have these new changes.
Energy weapons now deal extra damage to shields instead not dealing any damage at all. As later game items, it didn't make sense that they could be countered so hard by such an easy to acquire item like shields, and effectively rendering them completely useless. Now that energy weapons are extremely effective against shields, enemies can now just have energy weapons, though you won't see any because there aren't any energy enemy classes just yet.
Quickshots, shotguns, lasers and autolasers have had their rotation speed increased to match their faster playstyle.
Rockets rotation speed decreased, but has a significant amount more homing rotation.
Gravity, acceleration, and deceleration speeds all significantly increased. This will hopefully make the island more responsive to your controls.
Basic aerodynamic system implemented to promote not building rectangles. This is calculated based on your maximum dimensions to determine how rectangular the island is. Rectangular or vastly empty islands get a small movement speed penalty while building more triangular islands will give you an increase to movement speed.
Enemies have fixed movement penalties to prevent them from flying all over the place and make them easier and more predictable to track down.
Adjusted the weight of certain region types like cities to be more balanced out.
Map invasion starts slightly farther back to give you an extra jump or two to hit those regions surrounding your spawn region.
Final boss is harder.
Technical Changes
Items will now use the sprite property
Pressing F4 will execute the last console command, even if you do not have the console open.
Added an editor_generate_random command to generate enemy classes
Added and enemies command to view the different enemy classes
Source
Changelog.gg summarizes and formats this update. How we read updates.
