Daily Lucky Numbers:
2
8
12
25
27
29

scoring with decimals

Started by Chen Zhen, August 11, 2018, 01:34:46 AM

Previous topic - Next topic

Chen Zhen


Some games need to record the tenths, hundredths, etc. (ie. scores as time).
Right now the arcade does not record decimals in the database.
I must have did that in error at some point.
This needs to be fixed.

Chen Zhen


An edited save sub-routine solved this problem.
It needed parseFloat instead of what used to be parseInt.
Any of the older converted games on this site should not need the change as they do not require fractions in their score.