View Issue Details

IDProjectCategoryLast Update
0013245Skyward CollapseBug - OtherJul 10, 2014 1:50 pm
ReporterMasterTouan Assigned ToChris_McElligottPark  
Status resolvedResolutionfixed 
Product Version2.004 
Fixed in Version2.500 (Linux Support!) 
Summary0013245: Score broken past 2 billions
DescriptionIf the final score is greater than 2 billions, it is displayed with a "-" before it and not taken in account after leaving the game.
TagsNo tags attached.
Internal WeightNew

Activities

MasterTouan

Feb 15, 2014 8:27 am

reporter  

2014-02-15_00002.jpg (728,895 bytes)

Chris_McElligottPark

Jul 10, 2014 1:50 pm

administrator   ~0038661

Thanks!

* The maximum score is now capped at 2147483647, since that is the largest score possible in a 32bit integer. Previously if you somehow got a score above that, it would wrap around to negative numbers.

Issue History

Date Modified Username Field Change
Feb 15, 2014 8:27 am MasterTouan New Issue
Feb 15, 2014 8:27 am MasterTouan File Added: 2014-02-15_00002.jpg
Jul 10, 2014 1:50 pm Chris_McElligottPark Internal Weight => New
Jul 10, 2014 1:50 pm Chris_McElligottPark Note Added: 0038661
Jul 10, 2014 1:50 pm Chris_McElligottPark Status new => resolved
Jul 10, 2014 1:50 pm Chris_McElligottPark Fixed in Version => 2.500 (Linux Support!)
Jul 10, 2014 1:50 pm Chris_McElligottPark Resolution open => fixed
Jul 10, 2014 1:50 pm Chris_McElligottPark Assigned To => Chris_McElligottPark