View Issue Details

IDProjectCategoryLast Update
0021405AI War 2Bug - GameplayJul 16, 2019 1:15 pm
ReporterHeartHunter7 Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionfixed 
Product Version0.875 Counterattacks You Can Taste 
Fixed in Version0.876 Counterattacks Ate My Waves 
Summary0021405: No waves for diff 10
DescriptionI was playing 1h13min and never seen regular waves.
I tryed restart game, wait 20 min and still no waves.
TagsNo tags attached.

Relationships

related to 0021396 resolvedChris_McElligottPark No waves are generated 

Activities

HeartHunter7

Jul 16, 2019 12:01 pm

reporter  

5.save (588,371 bytes)
5.savemet (49 bytes)

BadgerBadger

Jul 16, 2019 12:11 pm

manager   ~0052267

At the moment waves are broken.

Chris_McElligottPark

Jul 16, 2019 1:15 pm

administrator   ~0052269

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).

Issue History

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