View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0000397 | AI War 1 / Classic | Bug - Other | Oct 10, 2010 12:44 pm | Oct 11, 2010 9:07 am | |
Reporter | Dazio | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | 3.706 | ||||
Fixed in Version | 3.707 | ||||
Summary | 0000397: [3.706] Damage Multiplyers not working. | ||||
Description | In my games, all ships (friendly and hostile) are doing their base damage, they are not getting their damage bonuses as they should. This is easiest to see with bombers vs. forcefields. Mk I bombers are doing 400 damage a shot against forcefields. That's their 200 base damage, doubled because I'm playing on normal combat type. They are not getting the damage bonus they should be. The tooltip that pops up when you hover over a target is showing "100% chance for 400 damage" and this matches how slow the forcefield dies. I have seen this in multiple games now, it hasn't actually been a game breaker until now when I've run into a Mk IV ion. Without the damage bonus on the bombers, 8 million health just won't die. Anyways, posting this up so you guys can take a look. | ||||
Tags | No tags attached. | ||||
Internal Weight | |||||
|
Major severity? Bah, auto-complete got me. Anyways, this is a big issue with gameplay, but it's not a crash or anything. |
|
yeah, that would be a major severity indeed. |
|
Okay -- awesome catch. It looks like when the fix was put in to make siege cannons able to have a bonus against force field bearers, it... basically broke all the other attack bonuses for everything. |
|
Wow, I broke that much with one change? Awesome! ;) I thought I had made it so that it wouldn't impact the other stuff, sorry about that. |
|
No worries. There were two new internal calls, both of which had fatal flaws. One was an empty method that did literally nothing. One used the wrong Fint.create, and thus was giving minuscule scale to whole numbers, resulting in bombers doing 0.007 damage instead of 30, etc. All good. ;) |
Date Modified | Username | Field | Change |
---|---|---|---|
Oct 10, 2010 12:44 pm | Dazio | New Issue | |
Oct 10, 2010 12:46 pm | Dazio | Note Added: 0000589 | |
Oct 10, 2010 3:17 pm | Moonshine Fox | Note Added: 0000591 | |
Oct 10, 2010 5:43 pm | Chris_McElligottPark | Note Added: 0000592 | |
Oct 10, 2010 5:43 pm | Chris_McElligottPark | Status | new => resolved |
Oct 10, 2010 5:43 pm | Chris_McElligottPark | Fixed in Version | => 3.707 |
Oct 10, 2010 5:43 pm | Chris_McElligottPark | Resolution | open => fixed |
Oct 10, 2010 5:43 pm | Chris_McElligottPark | Assigned To | => Chris_McElligottPark |
Oct 11, 2010 8:34 am | keith.lamothe | Note Added: 0000627 | |
Oct 11, 2010 9:07 am | Chris_McElligottPark | Note Added: 0000628 |