View Issue Details

IDProjectCategoryLast Update
0020101AI War 2Bug - GameplaySep 7, 2018 12:22 am
ReporterOvalcircle Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionfixed 
Product Version0.764 Mercenary Surge 
Fixed in Version0.768 Golem Rebirth 
Summary0020101: The player can have one hacker doing multiple hacks at a time
DescriptionI have hackers on the top left planet with no AI on it. Just keep hacking and watch the Dark Spire spawn with no hacking cost.

Edit: you can also keep clicking the Hack button and it will look like it's resetting the timer, but really, it's starting a new one. So you can hack the Vengeance generator 100 times at once and get a huge spawn.
TagsNo tags attached.

Activities

Ovalcircle

Aug 31, 2018 11:29 pm

reporter  

BadgerBadger

Sep 3, 2018 1:20 am

manager   ~0048757

I've actually made Vengeance Strike hacks cost hacking points. However, the question of stacking multiple hacks on top of eachother is a different issue. I'm going to re-title this bug report as a result.

BadgerBadger

Sep 6, 2018 1:47 pm

manager   ~0049056

I think the fix is likely to be something like "If every hacker on a planet has an ActiveHack, prevent any new hacks from being started on that planet. When choosing which Hacker unit will start a hack, pick one that does not have an active hack instead of always picking the first one"

BadgerBadger

Sep 7, 2018 12:22 am

manager   ~0049083

Prevent the player from having > 1 simultaneous hack per planet. Note this only works if localPlanetFaction.Entities.GetFirstMatching() will always return the same "first" element.

Chris, if you'd prefer to allow multiple hacks then you are welcome to take another stab at this.

Issue History

Date Modified Username Field Change
Aug 31, 2018 11:29 pm Ovalcircle New Issue
Aug 31, 2018 11:29 pm Ovalcircle File Added: Vengeance hack no points.savemet
Aug 31, 2018 11:29 pm Ovalcircle File Added: Vengeance hack no points.save
Sep 1, 2018 12:00 am Ovalcircle Description Updated
Sep 3, 2018 1:20 am BadgerBadger Note Added: 0048757
Sep 3, 2018 1:22 am BadgerBadger Summary Hacking Vengeance Generators doesn't actually cost hacking points. => The player can have one hacker doing multiple hacks at a time
Sep 5, 2018 4:34 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
Sep 5, 2018 4:34 pm Chris_McElligottPark Status new => assigned
Sep 6, 2018 1:47 pm BadgerBadger Note Added: 0049056
Sep 7, 2018 12:22 am BadgerBadger Status assigned => resolved
Sep 7, 2018 12:22 am BadgerBadger Resolution open => fixed
Sep 7, 2018 12:22 am BadgerBadger Fixed in Version => 0.768 Golem Rebirth
Sep 7, 2018 12:22 am BadgerBadger Note Added: 0049083