Difference between revisions of "AI War 2:The Refinement of Fleets"

From Arcen Wiki
Jump to navigation Jump to search
Line 23: Line 23:
  
 
* Some nerfs to reprisal waves; make them more expensive for the AI and less powerful when they arrive.  
 
* Some nerfs to reprisal waves; make them more expensive for the AI and less powerful when they arrive.  
** These aren't huge nerfs, but hopefully they'll tone things down a bit.
+
** These aren't huge nerfs, but hopefully they'll tone things down a bit. Prompted by learning that Zeus was debug-murdering giant reprisal waves (s)he found "unfair"
  
 
=== Bugfixes ===
 
=== Bugfixes ===

Revision as of 13:07, 8 July 2019

Known Issues

  • Multiplayer is temporarily disabled while we focus on tightening up the single-player loop.
  • There are a variety of ships/units that don't have final graphics at the moment, though they all have their icons.
  • We're in progress with refining things with fleets more to remove things that are annoying or tedious about them. More info on that is here.

What's this phase all about?

The fleets work of the prior phase turned out to be a much larger undertaking than initially expected, but we also refined a whole bunch of other areas of the game at the same time. Finally implementing the new lobby and how a lot of that works, for instance. So a whole bunch of great things happened.

The downside was that there were still some things that were decidedly annoying that we know we want to tackle, and that's what this phase is about. Making sure that nobody's playstyles are removed or invalid, and that everything feels balanced, and that there's enough to capture and think about, and that there's no substantial "netflix time" where you're just waiting around (unlike the first game). A lot of the initial discussions about all this were here, but other discussions were on discord and other places.

We're also continuing to just fix other bugs and annoyances, and in general working on refining everything now that we're out of beta for the new fleets-based paradigm.

Version 0.874

(Not yet released -- we're still working on it!)

  • Some nerfs to reprisal waves; make them more expensive for the AI and less powerful when they arrive.
    • These aren't huge nerfs, but hopefully they'll tone things down a bit. Prompted by learning that Zeus was debug-murdering giant reprisal waves (s)he found "unfair"

Bugfixes

  • Fixed Global Command Augmentors being able to add 20 Sentry Frigates...sheesh.
    • Thanks to minetime43 on Steam for reporting.
  • Fixed up the multipliers for ship types in a fleet based on their centerpieces so that those happen AFTER any added ship type cap additions from outside sources (GCAs, etc).
  • Fixed up the multipliers from Ingra-Galactic Controllers (that give extra ship caps for turrets or whatever) so that those happen after the GCAs as well.
  • Fixed a bug where GCAs were granting 1 too few turrets or whatever else if the turret wasn't a native type for the command station in play.
    • Thanks to WeaponMaster for reporting as well as finding the issue.
  • Fixed a bug that was letting small ships sit inside large ones. Mainly affecting things like Golems and Arks having other ships sitting inside them.
    • We noticed this quite a while ago, but thanks to WeaponMaster for finding the fix. The current fix is untested but should probably work.
  • Fixed a display bug where if a ship was not upgradeable because it was markless, but it was set to be upgradeable via fleet EXP, then it was saying both that it could not be upgraded and that it could be upgraded by fleet EXP. Now it just says that it can't be upgraded.
    • Thanks to trillioneyes for reporting.
  • The Home Forcefield Generators were previously completely un-upgradeable, as they were markless. They now are upgradeable by fleet EXP, but only up to mark 3 maximum.
    • They are already wicked powerful to begin with.
    • Thanks to trillioneyes for suggesting.

New Hacks

  • Adds the hack for Global Command Augmenters (GCAs -- those newthings that give you more turrets or other defenses at all your command stations if you capture and hold them). It costs 120 hacking points if someone else took the planet, but you didn't get any AIP for it (Or if the AI still owns it), but only 30 otherwise. Both values are XML configurable.
    • Values probably need some balancing done, but I'm not good with that, so Help Wanted there.
    • Added an XML value for when you want a secondary hacking cost. If not defined, defaults to 0. This has only been defined for the GCA and IGC hacks, and has no effect elsewhere at this time.
  • Adds the hack for Intra-Galactic Coordinators (IGCs -- those things that add a multiplier to your ship caps for strikecraft or turrets if you capture and hold them). It costs 90 hacking points if someone else took the planet, but you didn't get any AIP for it (Or if the AI still owns it), but only 30 otherwise. Both values are XML configurable.
    • Values probably need some balancing done.
    • Thanks to Quinn for adding these!

New Permadeath Options

  • The old "reverts_to_neutral_on_death" bool xml setting for ships has been replaced with a new reverts_to_neutral_on_death_if_permadeath_setting_is_true option that allows for the same functionality but tied to whether or not a galaxy setting is enabled or not.
    • Basically we can now control whether permadeath is on or not for certain units based on galaxy settings, and all of this is fully moddable, too.
    • Added new settings for specific categories, shown below.
    • Decided not to make the AIP gains altered by these settings, to keep things more consistent for people even when permadeath is on for some unit category.
    • Please note this is mostly untested, but seems to be okay from a quick look at things. If anyone wants to do a stress test on these that is appreciated.
    • Big thanks to Ecthelon for pointing out how stressful the permadeath can be for some people.
  • Metal Harvesters - Permadeath (default off)
    • Metal Harvesters are one of your most major sources of metal, and normally can be rebuilt if you lose them. Turning on permadeath for them (not the default!) makes the game vastly harder.
  • Zenith Generators - Permadeath (default on)
    • Zenith Power Generators and Matter Converters are rare-but-huge sources of power or metal, respectively. Normally they disappear forever once killed, but if you'd prefer them to die to remains to make for less pressure on protecting them, you can enable the no-permadeath option here.
  • Intra Galactic Coordinators - Permadeath (default on)
    • Intra Galactic Coordinators (IGCs) are rare structures that increase the ship caps of large number of your unit types while you have them captured and held. Normally they disappear forever once killed, but if you'd prefer them to die to remains to make for less pressure on protecting them, you can enable the no-permadeath option here.
    • Bear in mind that these can also be hacked in order to give you the bonus without you having to hold them, so normally that's supposed to be the workaround if you just feel you can't (or don't want to) protect them on the planet you find them on for whatever reason.
  • Global Command Augmenters - Permadeath (default on)
    • Global Command Augmenters (GCAs) are fairly common structures that give you more turrets and other defenses at all your command stations while you have them captured and held. Normally they disappear forever once killed, but if you'd prefer them to die to remains to make for less pressure on protecting them, you can enable the no-permadeath option here.
    • Bear in mind that these can also be hacked in order to give you the bonus without you having to hold them, so normally that's supposed to be the workaround if you just feel you can't (or don't want to) protect them on the planet you find them on for whatever reason.

Updated Tips and Strategies

  • Game tip improvements and corrections based on recent changes to the game:
    • Improved the tip for "Military Command Stations Matter!" in order to mention the bonuses they get even with GCAs.
  • New tip in the Defensive Strategies Section: Capture or Hack Global Command Augmenters (GCAs)
    • Feeling like your command stations don't have many defensive options? It's time to go get the rewards from some Global Command Augmenters (GCAs) in some fashion.
    • The simplest approach is just to go over to that planet and hack it to get the benefit at no AI Progress (AIP cost), and with no risk of ever losing the benfit. This gives you a bunch of new turret types and/or minefields and other defensive options at ALL your command stations. But it costs a heck of a lot of hacking points, so you're going to be limited in what other options you can do with hacking.
    • The hacking-point-free approach is to go over and capture and hold the planet. If you do that, then you get all the same benefits from the GCA, but you've increased AIP instead of spending hacking points. So... that's definitely a tradeoff. But you also got whatever else was on the planet, including new metal harvester points, so that's good.... right?
    • However, depending on your permadeath settings in the lobby options, by default if you are holding a GCA and it gets destroyed, then you lose its benefits forever. This can be a major blow! Once you've captured the planet, or at least paid the AIP for kicking the AI off, you're able to hack it for a fraction of the normal hacking point cost.
    • All of those options have pros and cons, but one thing is certain: GCAs in general are absolutely key for your ability to defend yourself.
  • New tip in the Returning Players section: Global Command Augmenters (GCAs) Are Critical For Defending
    • In the first game, you had per-planet caps of turrets and other defenses. You got more by unlocking new ship lines.
    • In this sequel, you really get very little for defending yourself at the start of the game. You can use battlestations, but there are very few of them in the galaxy.
    • Instead, what you want to do is either capture or hack (both have pros and cons -- see the defensive strategies section) Global Command Augmenters (GCAs), and it will give you some additional turrets, minefields, or other defenses at ALL your command stations.
    • This is basically the same sort of per-planet cap system as before, but it's driven by capturing or hacking GCAs rather than spending science. More than on GCA might give you to a specific turret type, which in turn would just additively give you a larger cap for that type.
    • Even beyond this, however, the type of command station you use gives you a bonus to the turret types you get from this. Logistical get the default amount. Military get 2x the default amount. Economic get half the normal amount.
  • The older "Battlestations and Citadels" tip has been rewritten completely:
    • Battlestations and Citadels can be important, but are rare. You can capture these to get a mobile force of turrets, forcefields, minefields, and whatever else to use on your planets or enemy planets.
    • These can be great for beachheads on enemy planets or to help defend chokepoints on your planets.
  • Added a new quick tip: Global Command Augmenters (GCAs)
    • Global Command Augmenters (GCAs) are super important, as they grant more turrets and other defensive options to ALL your command stations. You absolutely need to capture some of these if you want to defend more than a few planets.

Version 0.873 Battlestation Overhaul

(Released July 5th, 2019)

New Critical Target: Major Data Centers

  • New Capturable: Major Data Centers
    • Currently, it is a neutral object on planets that can be claimed for -80 AIP (AIP goes down by 80 when you claim it), but raises AIP by 80 when it dies. This change does affect the AIP floor, however. It is automatically targeted by the AI as "IrreplaceableResourceGeneration", but not bothered by human units. Once it dies, it is gone forever, it does NOT revert to unclaimed or anything like that.
    • Thanks to both RocketAssistedPuffin for pointing out the lack of things that can die permanently, and AnnoyingOrange for pointing out the lack of things that reduce AIP, thus making the AIP floor not all that useful. And thanks to Dominus Arbitrationis for implementing it!

AIP-Reducer Improvements In General

  • There is a new Destroyables section of the lobby options that is used for letting you configure some things that we were previously hardcoding into AI difficulties.
    • Normal Data Centers (0-6, default 6)
      • Data Centers are scattered around the galaxy and are something you can use to lower the AI Progress (AIP) if you raid and destroy them. The number of these used to vary by AI difficulty, but that wasn't entirely fair because you need AIP reduction equally at all difficulty levels. The default is now the new maximum (6), but if you want a harder game you can reduce the number of data centers as far as zero if you really so desire.
        • Note that in prior versions it would give you 8 on difficulty 1, and 6 by difficulty 3, but by difficulty 7 and up it was always 4 or fewer. People definitely were wanting to have more AIP reduction opportunities, which is more inline with the first game.
      • Major Data Centers
        • Major Data Centers are scattered around the galaxy, and come with a lot more of a risk/reward dynamic. If you capture and hold them, the AI Progress (AIP) drops by a massive amount. But the AI will start targeting them, and if they are ever destroyed after you capture them, the AIP goes UP by that huge amount that it was previously reduced.
        • More of these being seeded can give you more chances to seriously reduce the AIP, but can also put you in the position of having to capture them when you don't really want to. The default of 2 is a good balance against this.
        • Technically these are more of a capturable than a destroyable, but they are destroyable by the AI and in the same spirit of most of the other destroyables, so for the sake of organization this seemed good.
  • The tooltips in the intel tab for the coprocessors and data centers are now a lot more informative and actually explain how much they reduce the AIP by.
    • There are now intel tab tooltips for major data centers, explaining how those work without you having to go and find them in the galaxy by hand.

New VIP Capturable: Global Command Augmenter

  • Major new capturable: Global Command Augmenter
    • Capturing this structure lets ALL of your command stations build more defensive structures (as listed below). Different command station types get more or fewer based on their 'Global Command Augmentation Mulitplier.' Aka military command stations get a lot more, economic get fewer, etc.
    • These are only seeded in new savegames, but these are now the primary way to get more turrets and other defenses for yourself.
    • Battlestations are still a thing and are cool, as are citadels,
  • There is a new commandstation_addedtocommandstation_multiplier xml tag that defines a multiplier for how many turrets and other defenses are added to the command stations of each type.
    • Home command stations get 2x, economic get 0.5x, logistical get 1x, and military get 2x.
  • Thanks to AnnoyingOrange for inspiring these changes and additions.

Vast Reductions To Battlestation Counts

  • The game now only seeds one battlestation or citadel per planet, period. The galaxy map settings for seeding more than one per planet have been removed.
    • In general we are moving away from having remotely so many of these things, as they were way too annoying to use.
  • The game now seeds Global Command Augmenters in the galaxy on planets in roughly the same pattern it used to seed regular Battlestations.
  • The game now seeds only roughly about 1/3 as many basic battlestations on the galaxy map as it used to, and doesn't seed one near your starting location at all (though of course you do have the starting battlestation nowadays, anyway).
  • The game now seeds only roughly half as many citadels on the galaxy map as it used to, and doesn't seed one near your starting location at all.

New Ways To Get Science And Hacking Points

  • There is now an intel generator that explains how to get more hacking points, and from where, for planets where you have hacking points left that you can gather.
  • Distribution nodes were all but useless, previously, since they granted you some metal in a lump sum, but at a steep AIP cost (well, 1 AIP, which is still a bad deal).
    • These now grant you 1000 science and 20 hacking points, which is waaaay more attractive.
  • The astro trains that you destroy also now grant you 200 science each, in addition to the 50k metal they granted already.
  • There are now objectives that tell you about structures that you can destroy in order to get science, hacking points, or both.
    • Now you can actually discover, for example, that destroying AI superfortresses is a great way to get an extra 2k of science!
  • Distribution Nodes used to be seeded a rate of 1 for every 6 planets in a galaxy, but now it just seeds 6 in general (now that they are so much more useful!). However, you can increase this to 10 in the Destroyables section of the galaxy map settings, or reduce it all the way to 0 if you prefer.

Balance Tweaks

Tesla

  • Doubled the reload time and targets hit per shot of Tesla Guardians, Dire Tesla Guardians, Dire Tesla Guard Posts and Dark Spire Eidolons.
  • Doubled the reload time, damage, targets hit and health of Tesla Corvettes and Turrets, as well as doubling their cost for the AI, and halving the amount the player gets.
    • Essentially, these are twice as strong, but there are only half as many, and they also fire at half the rate for roughly the same DPS.
    • This means there are far less Tesla visual effects on the battlefield, coupled with the above change.
  • Tesla weapons now have a Stack Damage bonus of 4x.

Grenade Launchers

  • Doubled damage and reload time of all Grenade Launcher units.
    • Similar to the Tesla, this vastly reduces the amount of visual effects on the field, while keeping their damage roughly the same.
    • Grenade Launcher Corvette, Turret and Guardian explosion radius increased 20%.
    • Since there is so fewer effects on the field, the size of each one can be increased a little, while still having a huge net decrease. This helps the issue where these units were rarely hitting as many targets as they should.
  • Molotovs now cause a rather weak engine slow and weapon reload debuff effects.
    • It's not super noticeable, but it's something for them other than being purely a faster and weaker version.

AI Guardians

  • The guardian purchase budget has been vastly reduced in general. It's still using some internal multipliers in the code, which is less than ideal, but we'll deal with that later. For now the code should be resulting in many fewer guardians on all planets, but in particular not the insane numbers on mark 6 and 7 planets that you saw before.
    • Thanks to WeaponMaster, DEMOCRACY_DEMOCRACY, BadgerBadger, and Dominus Arbitrationis for reporting.

AI Turrets

  • There is a new range_multiplier_to_all_weapons xml tag that can be applied to ships to easily modify their weapon/system ranges to be higher or lower when creating a variant type.
    • We're now using this to make AI versions of all the turrets, with lower ranges on all of them.
    • This won't affect existing turrets in existing savegames, but in new and existing savegames, any new turrets that the AI spawns will have half the range of the old ones. Sniper turrets (which are rare) as the exception.
    • For the player Ensnarer turret types, which are really rare (and even more rare now), those ALSO now have half the range, in exchange for all their tractor beams being on there.
    • Overall this is something to make the battlefields feel a bit more segmented, and so that you aren't being shot by all the turrets all at once on enemy planets.
      • This can be combined with that recent hack we added for weakening turrets at a planet to make their range truly pathetic, which is great. But the player-side turrets are not any weaker.
    • Thanks to AnnoyingOrange for pointing out how... well, annoying this was!
    • Please note this is not well tested, so we'd love feedback on it.
  • On average, now only every 6th reinforcement point will be able to have turrets and non-turret defenses on AI planets, although it's not quite that simple.
    • It's going off of primary keys, and those are just sequential numbers assigned to all ships. It's using modulus 6 to make it so that it's every 6th entry at MOST... but it could be that quite a few guard posts are moulus 6 on one planet, and next to none are on another planet, so expect uneven results (in a good and interesting way) rather than it being uniform on every planet.
    • This helps to make the AI planets a little bit less of a pain to deal with in terms of static defenses, and makes it so that you can focus instead on the guard posts and the ships in them, which are more specialized. Puffin recently made some changes to make types of turrets at each location more consistent (and thus something you can plan against), and so paired with that we should be in particularly good shape. Knock on wood.
    • Please note this is not well tested, so we'd love feedback on it.

Irreplaceable Human Stuff

  • Puffin and others have pointed out that there's a real inability to lose things permanently in this game, which can be kind of... anticlimactic? It definitely makes a lot of things less tense.
    • At any rate, now the three types of intra-galactic coordinators, the Zenith Matter Generator, and the Zenith Power Generator all die permanently when they get killed (versus just going back to being neutral).
  • Don't like the idea of permanent losses? You're not alone, and we'd like your feedback. This is explored in a lot of depth here: https://steamcommunity.com/app/573410/discussions/0/1639789306573972841/#c1639789306574022294
    • The TLDR is that we'd like to see if we can balance it so that most people see this as an exciting fun default thing, or if we need to make it opt-in.
    • In the short term we're opting everyone in so that we can balance it out and see how many people really hate it, but the ability to turn it off selectively (or turn it on selectively if it goes that direction) is pretty much inevitable.

Strikecraft Buff In General, Plus Lobby Balance Sliders

  • Balancing this game is kind of a tricky proposition, because everything is relative, and different people have different ideas on what kinds of balance they'd like to see between GROUPS of ship types.
    • We've been focusing on things like balancing strikecraft against one another, for example, and will continue to do so: that's a relatively insular problem.
    • But sometimes people with that there was more of an emphasis on ALL strikecraft being more useful and the backbone of all the fleets, with frigates and guardians still being strong but no longer causing strikecraft to evaporate.
      • This is where we get into "what is the ideal balance between frigates and strikecraft as a whole," and that's something that we're happy to set a sensible default for, but recognize that some players may have preferences that are different from our defaults no matter what we choose.
    • In the first game, we had combat speeds, which were things like Normal, Epic, Rush, etc, and that basically adjusted the ratio of firepower of ships in general compared to the hulls of ships in general. Sometimes people really wanted to have a game that was slower (more hulls and shields relative to the attack power of ships) so that they could manage ships and they didn't evaporate as quickly. Others wanted a more fast-paced experience. Until now we haven't had anything like that in this game.
    • Now we've added a new Balance section to the options tab of the galaxy map settings, and it lets you adjust the following six things independently of one another, all ranging from 0.5x to 5x.
      • Strikecraft Hull and Shield Strength (new default is 3x what it has been until now, to make these more of a focus like in the first game and keep them from evaporating so fast)
      • Strikecraft Attack Power (new default is 2x what it has been until now, to make these more of a focus like in the first game)
      • Turret/Guard Post Hull and Shield Strength (default is 1x what it has been until now)
      • Turret/Guard Post Attack Power (default is 1x what it has been until now)
      • Frigate/Guardian Hull and Shield Strength (default is 1x what it has been until now)
      • Frigate/Guardian Attack Power (default is 1x what it has been until now)
    • We'd definitely be interested in feedback on what a sensible default for these things should be, and if we should add any more categories beyond these. Note that in order to keep things balanced between the humans and the AIs, we've kept the multipliers for frigates and guardians tied together, and turrets and guard posts tied together.
    • This WILL immediately affect existing savegames, giving them the new defaults. Though at the moment there is no way to change these values once you have started a game, because that would lead to all sorts of exploits where you can manipulate the situation in funky ways as you are playing.
    • Hopefully these controls help to let everyone get the sort of experience they're looking for, while letting us continue to balance each category's items against the other items in that same category (strikecraft, frigates/guardians, etc).

Golems And Arks Are Now Rare

  • The game now seeds far fewer officer fleets, and only seeds them super far away from you.
  • The game now seeds a bit more in the way of regular fleets to compensate.
  • The lone wolf fleets all seed super far away from you now.
  • None of the starting fleets contain Arks or Golems anymore -- so the emphasis returns to the actual small ships that they contain.
    • Getting golems or Arks is now exclusively a mid-to-late-game activity, as they are far along on the map and not something you can start with.
  • Arks and Golems and Spire will now be able to be made much stronger, since they are more rare, and the starting state of the game won't be all unbalanced based on that.

Bugfixes and Interface Improvements

  • New XML flag: "does_not_die_with_command_stations_if_not_yet_claimed". This flag functions exactly like "automatically_dies_with_command_station" except the ship will NOT die if it is unclaimed (Neutral faction).
  • Put in a potential fix for your fleet centerpieces getting bumped around as units spawn out of them. If there are any other cases where fleet centerpieces are moving when they really should not be moving, then please let us know; we haven't tested this one yet, but it has a high chance of working (and certainly shouldn't make anything worse).
    • Thanks to AnnoyingOrange for reporting, and ptarth for finding the likely culprit.
  • The dropdowns for hunter type and warden type in the lobby now actually explain what they do! They have full tooltips now that explain each type. Even Chris hadn't been sure what all the types were.
    • Additionally, the Base Oriented type for the warden is now first in the list for the warden since that is the default.
    • The Normal type for Hunter fleets was a pretty bland name, so it has been renamed to "Intelligent Predator" to make it a lot clearer how that works.
    • The No Bases type for Warden fleets was also kind of unclear, so it has been renamed to Anticipatory.
    • Thanks to tutee for reporting the oversight, and Puffin for actually explaining them!
  • The tooltips for ships now also explicitly note which ships do NOT get upgraded by fleet EXP gains, not just those that do. This should ease some areas of confusion that some players have run into.
    • Thanks to Ecthelon for reporting.
  • Another nullref exception in the waves notifications that could happen right after game load is now fixed.
  • Any turrets or other things granted via GCAs (new above) are now shared between all players in multiplayer.
    • Additionally, for the existing Intra-Galactic Coordinators, those are also now shared as a bonus between all players in multiplayer in terms of the ship cap increase that they grant.
  • The objectives on the sidebar that show capturing fleets or battlestations now show the general type of the fleet (officer, support, whatever) in their basic name. Now you can actually see what is going on better!

Version 0.872 Supply and Control

(Released July 3rd, 2019)

  • Add a setting for FRD mode available via GalaxySettings; if you disable it then your ships will spread out a bit more in FRD. It's a pretty subtle difference.

"Supply" Requirement Removed

  • The concept of supply has been removed. This is something that was super annoying to the point of making some folks not even want to play the game just because of this feature.
    • There are some things that, because of the removal of supply as a requirement for ships, will cause players to want things like old-style control groups and whatnot. However, rather than going back down that road (which is a lot of micro for you as a player), we have a whole other slate of tools planned that should make you very happy and able to do a lot of things you want: https://bugtracker.arcengames.com/view.php?id=21310
    • That said, those things are not in place at all yet, but we're removing the supply concept in advance of those additions because it was just so darn annoying.
    • Thanks to RocketAssistedPuffin for suggesting.

Tractor Changes

  • The AI will now have tractor ships actively try to kidnap your ships and drag them off planet. This includes AI Black Widow Golems, Tractor Guardians, Etherjet Tractors and their variants.
    • Feedback on how intelligent this behaviour is would be appreciated (ideally with a save game)
    • Thanks to ptarth for suggesting
  • Tractor Systems can now be configured to tractor more things at higher mark levels. I'm not sure what mischief Puffin is going to use this for, but I look forward to finding out
    • Requested by Puffin
  • Ships caught in a tractor beam are always allowed to shoot at the tractor source that has caught them. Also they will be more likely to shoot at said tractor source
    • Requested by Puffin

Bugfixes

  • Remove some duplicated logic in the GameEntity HoverText. No functional change
  • AI Drones will now fight to the death instead of retreating from the planet; they would just attrition to death anyway once they left the planet
    • Thanks to WeaponMaster for the bug report
  • Make Clusters: Small and Clusters: Medium map types work
    • Thanks to UFO for the bug report
  • Mobile Combat Factories (and Gyrn) are no longer allowed to build ships while crippled.
  • Fix a bug where reprisal waves were double-sized. Also the notification now shows the "time till wave is sent" in the icon itself. The hovertext for the notification also explains that the waves are 1.5x normal wave size.
    • Thanks to WeaponMaster for the report
  • Fix a null reference exception in the EntityHover code
  • Fix a bug where ships deployed from guard posts against minor factions (in particular, the Dyson Sphere) would just go after the player
    • Thanks to Puffin for the report and TechSY730 for some additional saves. Possibly other people reported it as well?
  • The "Debug: Kill Enemies" button now kills all units hostile to the player on a planet, not just AI units
    • Thanks to Oval for requesting
  • Fix (or at least significantly improve) a bug where your units would stutter as they moved toward enemies to fight. This has the pleasant side effect of making autobombs and the like suck slightly less.
    • Reported by a lot of people, including Puffin and Ecthelon
  • Make Autobombs and other melee units no longer fire shots sequentially; this improves the delay before Autobombs go off. It's still not great, but it's an improvement.
  • Hopefully fix a rare null reference in the Decollision code
  • Improve the Incoming Damage Detection code to take multishot ships into account. This should (hopefully) make your units better able avoid overkilling targets.
  • Ships dragged through a wormhole via tractors will now pop out a short distance from the tractoring unit, instead of stacked right on top of the tractor
    • Thanks to ptarth for the bug report
  • Fix a bug where a hostile-to-player only or hostile-to-AI only devourer golem would no longer try to kill the zenith trader
    • Thanks to Ovalcircle for reporting
  • Fix a bug where ships could go through wormholes while the game was paused
    • Thanks to hawk for reporting
  • Scrapping units on planets with Dark Spire Vengeance Generators now correctly generates energy for the VG
    • Thanks to Ovalcircle for reporting

Balance Tweaks

  • Greatly increased many of the Instigator Base effects.
    • Strengthen Waves and Strengthen Hunter Fleet are quadrupled.
    • Strengthen CPA and Strengthen Wormhole Invasion are doubled.
    • Strengthen Warden Fleet is tripled.
    • Unit Spawner now spawns every 90s instead of 20, but spawns significantly more each time. This means it is a much more consolidated force, rather than a trickle.
      • Thanks to Badger for reporting these aren't something to be bothered with at all.
  • Pike unit high hull health bonus reduced from 4x to 2x.
    • Unlike MLRS, which operate on low health and thus effectively had a cap on how much the effect could do, Pikes could often one shot units entirely with this bonus. Coupled with the fact they already have another damage bonus, this was a bit much in practice.
    • The bonus is still cool, so it's preferred to keep it. Want to keep an eye on it though, since that's a nasty result of it that was only just spotted and may have contributed to the feel of Strikecraft being mere chaft.
  • A minor nerf to reprisal waves
  • Military Command Station damage boost 50% -> 25%, increase per mark 50% -> 25%.
    • This was likely far too much beforehand, but with Experience allowing these to rank up, it needs to come down.
  • Military Command Station metal production 60 -> 20.
  • Added a bunch of mono-type AI Ship Groups for Guard Posts and Turrets.
    • So now a bunch of AI planets will have only one type of Post, and one type of Turret. There is still the possibility of having an utter mishmash, but far less.
    • Thanks to ptarth and Annoying Orange for bringing the point up separately that this mess forces generalist compositions and the old conundrum of "anti-bomber Post under a Forcefield" from Classic, in a way.
  • Tractor Arrays, Ensnarer Battlestation, Black Widow Golem Ark, Tractor Guardians and Ensnarer Turrets now all gain some tractor count per Mark.
  • Cloaking and Tachyon Systems now increase their Points by 50% of their base value each time they Mark up.
    • Now upgrading Tachyon Arrays and Sentry Frigates actually does something beyond health, and this lets sneaky units last longer around lower tier detectors.

Multi-AI income increase

  • Previously each AI's strength was "Strength of a single AI" / "Total number of AIs in galaxy". Now the logic is as follows
    • For difficulty < 5, keep the old logic
    • For 2 or 3 AIs, each AI is 75% as strong as a single AI (this is up from 50% as strong and 33% as strong)
    • For 4 or more AIs, each AI is 50% as strong as a single AI (this is up from < 25%)
      • This will be a sudden jump in AI difficulty

Strikecraft

  • Space Plane and Mirages now only take 1% damage from enemies beyond their range, down from 50% and 25% respectively.
    • This is more like their Classic incarnation, with the change of they can be hurt by the thing they're targeting, as there is no way to bypass radar dampening here.
  • Mirages now have the same health as Space Planes, damage 65 -> 40, bypasses personal shields completely, and has a damage bonus against anything with healthy hulls.
    • Essentially, it's now terrible at actually killing something outright, but amazing at weakening it for something else to clean up.
    • Thanks to StarKelp for developing this idea!
  • Etherjet Cloak re-enabled, damage and reload time quadrupled on all variants, albedo 0.3 -> 0.7, speed 1,200 -> 1,600.
    • For some reason, they were able to Tractor while Cloaked for some time now, so that system is re-enabled, and the weapon is adjusted to slow the rate they drain their own Cloaking Points.
    • Coupled with the new AI behaviour with Tractor units, these should hopefully behave more like their Classic incarnations.
  • Adjusted numerous Strikecraft strength values, and also their ai_cost_to_purchase values to better fit how powerful they actually are.
    • A lot of these were overpriced for the AI, so now there'll be quite a few more of them when found.
  • Vanguard health increased 30%.
  • Vanguard Hydra Head damage 60 -> 140, speed 400 -> 600, now spawns in groups of 5 and are invulnerable for 8 seconds after being spawned.
    • Some poking showed these to not really work as originally intended. The normal Vanguard is pure tanking, so to help diffentiate Hydras, their Heads are now much more offensive orientated.
    • Spawning more Heads also helps to emphasise that particular trait (and adds more offense), and the invulnerability guarantees they get some damage done instead of being picked off due to such low health.
  • Ablative Gatling/Troll health increased 30%.
  • Agravic Pod damage 80 -> 100.
  • Concussion Corvette damage 70 -> 96.
  • Porcupine damage 50 -> 80.
  • Grenade Launcher Corvette/Molotov health increased 30%.
  • Dagger health increased 50%.
  • Eyebot health increased 25%.
  • Zapper shields 2,000 -> 3,000.
  • Parasite/Persuader health increased 50%.

Frigates

  • Brawlers lose all shields, gain it in hull. Their missiles now cause knockback, some engine stun, and also have a damage multiplier against anything slower than its base speed. Damage 300 -> 200, reload time 3s -> 2s.
    • It's now kind of like the Translocator Starship? Shove little guys around and slow them down with some damage as a bonus.
    • Also thanks to StarKelp for developing this idea! It's a little different, but the spirit is there I think.
  • Forcefield Frigate shield size increased, size of the ship itself decreased, shields 200k -> 250k.
    • So it covers more, and isn't taking up as much of that space itself. Also lasts a bit longer, since it'll probably be hit more often.
  • Siphoner shields 120k -> 160k, damage 2,000 -> 250, reload time 4s -> 1s, now does 5x the damage to a target if it has more than 50% personal shields left. Vampirism gain changed from 5HP per 1 damage to 7HP per 1 damage.
    • Lasts a bit longer for the same reason, shoots faster so it's a more constant regeneration, and better suited to breaking down things like Guard Posts and...well, siphoning the shields off stuff.

Flagships

  • Armored Golem damage 2,000 -> 1,000, Sabot damage 3,000 -> 2,000.
    • This thing by far dominates its Fleet, and was really pushing the smaller units out of the game, since things had to be balanced for the player having these.
    • It was actually pretty absurd, being the toughest and best damage dealer of the bunch so...no surprise people felt it was dominating.
  • Cursed Golem damage 1,250 -> 700, Sabot damage 2,000 -> 1,500.
    • A similar case. This thing is much longer ranged than the Armored, and has paralysis to boot (including the very rare ability to paralyse bigger targets), and so also dominated the Fleet.
  • Botnet Golem damage 500 -> 450.
    • Really minor, but just brings it in a tad more.
  • Black Widow Golem damage 500 -> 200, tractor count 350 -> 250.
    • Same deal with the above ones. This thing has a lot more shots than normal for the purpose of engine stun, so the damage is definitely low per shot.
    • Tractor count is lowered since it now gains some with Mark.

Guard Posts

  • Stealth Guard Post albedo 0.4 -> 0.7.
    • Missed it long ago.
  • Pike Guard Post damage 1,200 -> 600.
    • This thing had far too high a generalist damage. Coupled with the high hull health bonus, it was capable of slaughtering things it really shouldn't have been.
  • Moved half of Guard Post hull into shields.
    • In a previous update, Guard Post durability was doubled. This unfortunately really hurt Fusion Bombers, coupled with the fact you generally have less of these specifically than you used to early on.
    • By shifting the hull over, they retain their overall durability, but are weaker to Fusion Bombers, letting them be the experts of Post demolition again.
  • Moved two thirds of Dire Guard Post hull into shields.
    • They now follow the same hull/shield ratio as the normal Posts.

New Hacks!

  • Bunches of new features for our hacking system.
    • only_for_ai_planets allows us to make hacks against planets that are AI-only.
    • added_cost_in_hacking_points_per_mark_level_of_planet allows us to add increased costs based on the mark level of the target planet.
    • max_mark_level_of_ai_planets allows us to make hacks only work against planets of a certain mark level or below. Aka not working against homeworlds or other mark 7 worlds, as one big use case.
  • Added a new hack, which is tested and does work: Weaken AI Turrets
    • Hacking into the local AI network will reduce the range of AI turrets to 25% of their normal values, and their damage output to 50% of normal. Only works on planets of mark 6 or lower.
    • Costs 1 hacking point at mark level 1, plus 5 for each mark level of the planet above that.
  • Added a new hack, which is tested and does work: Weaken AI Guard Posts
    • Hacking into the local AI network will reduce the range of AI guard posts to 50% of their normal values, and their damage output to 75% of normal. Only works on planets of mark 6 or lower.
    • Costs 5 hacking points at mark level 1, plus 10 for each mark level of the planet above that.

Prior Release Notes

AI War 2: The Arrival of Fleets