View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0020101 | AI War 2 | Bug - Gameplay | Aug 31, 2018 11:29 pm | Sep 7, 2018 12:22 am | |
Reporter | Ovalcircle | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | 0.764 Mercenary Surge | ||||
Fixed in Version | 0.768 Golem Rebirth | ||||
Summary | 0020101: The player can have one hacker doing multiple hacks at a time | ||||
Description | I 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. | ||||
Tags | No tags attached. | ||||
|
|
|
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. |
|
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" |
|
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. |
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 |