screeps / driver

ISC License
26 stars 36 forks source link

Fix visuals in beta #22

Closed AlinaNova21 closed 6 years ago

AlinaNova21 commented 6 years ago

Visuals in the 3.0 beta currently fail due to the expiration time being NaN, this corrects that so that visuals save properly. Thanks to @lurr in slack for helping debug and trace the issue.

Note: As just pointed out to me in slack, visuals do not break with lokijs, likely due to its handling of expiration values, it does however, break when using screepsmod-mongo due to redis being a bit stricter