View Issue Details

IDProjectCategoryLast Update
0027474AI War 2Bug - GameplayJun 24, 2022 12:16 am
ReporterLord Of Nothing Assigned Totom.prince  
Severityminor 
Status resolvedResolutionfixed 
Product Version5.018 Easier Reconnection 
Fixed in Version5.500 Classic Fusion, And A Megaton Otherwise 
Summary0027474: Rams are broken with stacking.
DescriptionSpecifically, the problem is: A ram deals M damage, and dies. A stack of N rams deals deals N*M damage, and the top ram of the stack dies. So a stack of rams will deal 0000001:0000001/2N^2*M damage before all dying, instead of the N*M they should.

So Rams are massively stronger when stacked, when they should *all* die in the first attack.
(Or, ideally, only as many rams should die as are needed to kill the target, but I don't know how much more fiddly that code would be.)

Attached is a save with some stacked rams and some AI shield generators to use as targets.
TagsNo tags attached.

Activities

Lord Of Nothing

Jun 19, 2022 9:39 pm

reporter  

Rams.save (187,667 bytes)

tom.prince

Jun 24, 2022 12:16 am

reporter   ~0067035

Fixed in svn r18192.

Issue History

Date Modified Username Field Change
Jun 19, 2022 9:39 pm Lord Of Nothing New Issue
Jun 19, 2022 9:39 pm Lord Of Nothing File Added: Rams.save
Jun 19, 2022 9:39 pm Lord Of Nothing Description Updated
Jun 24, 2022 12:16 am tom.prince Assigned To => tom.prince
Jun 24, 2022 12:16 am tom.prince Status new => resolved
Jun 24, 2022 12:16 am tom.prince Resolution open => fixed
Jun 24, 2022 12:16 am tom.prince Fixed in Version => 5.500 Classic Fusion, And A Megaton Otherwise
Jun 24, 2022 12:16 am tom.prince Note Added: 0067035