Show More
Commit Description:
Fix issue with simulation....
Commit Description:
Fix issue with simulation. Previously, if there was more than one tick being advanced at once, it would overshoot how many ticks it covered. So if it was covering 5 ticks and each tick happens every 100 units, rather than recording that it had simulated through t= 500, it would increase the cumulative time for each tick, recording that it had simulated through t=2500. Add error message, too.
File last commit:
Show/Diff file:
Action:
SpriteFontPlus/src/obj/project.nuget.cache
10 lines | 515 B | text/plain | TextLexer
Early working version (including all dependencies, lol).
r0 {
"version": 2,
Fix build errors.
r708 "dgSpecHash": "QXgSs6Q4bbCp11lMHVKhoFFXXDAPIOlq3oTBu4JB1BVP0ezz8/dFMOty6lI4DRiSr0+wLMKOeu5Slxd6wOlahQ==",
Early working version (including all dependencies, lol).
r0 "success": true,
Fix build errors.
r708 "projectFilePath": "/home/alys/repos/isometric-park-fna/SpriteFontPlus/src/SpriteFontPlus.FNA.Core.csproj",
"expectedPackageFiles": [
"/home/alys/.nuget/packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512",
"/home/alys/.nuget/packages/netstandard.library/2.0.3/netstandard.library.2.0.3.nupkg.sha512"
],
Early working version (including all dependencies, lol).
r0 "logs": []
Add story.
r139 }