View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0021405 | AI War 2 | Bug - Gameplay | Jul 16, 2019 12:01 pm | Jul 16, 2019 1:15 pm | |
Reporter | HeartHunter7 | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | 0.875 Counterattacks You Can Taste | ||||
Fixed in Version | 0.876 Counterattacks Ate My Waves | ||||
Summary | 0021405: No waves for diff 10 | ||||
Description | I was playing 1h13min and never seen regular waves. I tryed restart game, wait 20 min and still no waves. | ||||
Tags | No tags attached. | ||||
related to | 0021396 | resolved | Chris_McElligottPark | No waves are generated |
|
|
|
At the moment waves are broken. |
|
Thanks! * Really major refactor of how waves are generated, since it needs to know what is in the wave before it can decide what to do with it... and it also needs to know where the wave would be coming from now before it knows how strong it is and what is in it... so basically a lot of things had to be reorganized in order to make it so that it can tell which end is up. ** The overall logic should be the same, but it's just more accurate now in terms of actually using real numbers for strength calculations rather than trying to use estimates or approximations. The waves can vary a lot more than we can accurately estimate now, so that was definitely needed. ** The two major downsides of this revision are firstly that this does a lot more calculations on a background core of your CPU, but frankly it still should be pretty trivial; and secondly that there's a good chance we introduced some major new bugs with waves in all this. ** We have tested this and basic waves function as well as apparently reconquest waves, but we haven't checked hacking waves, waves in response to alarm posts, etc. Knock on wood that those should work. This is at least a step up over last version, where it was sending no waves at all because the approximation code got moved around without a full refactor (oops). |
Date Modified | Username | Field | Change |
---|---|---|---|
Jul 16, 2019 12:01 pm | HeartHunter7 | New Issue | |
Jul 16, 2019 12:01 pm | HeartHunter7 | File Added: 5.save | |
Jul 16, 2019 12:01 pm | HeartHunter7 | File Added: 5.savemet | |
Jul 16, 2019 12:11 pm | BadgerBadger | Relationship added | related to 0021396 |
Jul 16, 2019 12:11 pm | BadgerBadger | Note Added: 0052267 | |
Jul 16, 2019 1:15 pm | Chris_McElligottPark | Assigned To | => Chris_McElligottPark |
Jul 16, 2019 1:15 pm | Chris_McElligottPark | Status | new => resolved |
Jul 16, 2019 1:15 pm | Chris_McElligottPark | Resolution | open => fixed |
Jul 16, 2019 1:15 pm | Chris_McElligottPark | Fixed in Version | => 0.876 Counterattacks Ate My Waves |
Jul 16, 2019 1:15 pm | Chris_McElligottPark | Note Added: 0052269 |