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.
References:
File last commit:
Show/Diff file:
Action:
SpriteFontPlus/src/obj/project.assets.json
261 lines | 11.4 KiB | application/json | JsonLexer
261 lines | 11.4 KiB | application/json | JsonLexer
r0 | { | ||
"version": 3, | |||
"targets": { | |||
r708 | ".NETStandard,Version=v2.0": { | ||
"Microsoft.NETCore.Platforms/1.1.0": { | |||
"type": "package", | |||
"compile": { | |||
"lib/netstandard1.0/_._": {} | |||
}, | |||
"runtime": { | |||
"lib/netstandard1.0/_._": {} | |||
} | |||
}, | |||
"NETStandard.Library/2.0.3": { | |||
"type": "package", | |||
"dependencies": { | |||
"Microsoft.NETCore.Platforms": "1.1.0" | |||
}, | |||
"compile": { | |||
"lib/netstandard1.0/_._": {} | |||
}, | |||
"runtime": { | |||
"lib/netstandard1.0/_._": {} | |||
}, | |||
"build": { | |||
"build/netstandard2.0/NETStandard.Library.targets": {} | |||
} | |||
}, | |||
r0 | "FNA/1.0.0": { | ||
"type": "project", | |||
r708 | "framework": ".NETStandard,Version=v2.0", | ||
r0 | "compile": { | ||
"bin/placeholder/FNA.dll": {} | |||
}, | |||
"runtime": { | |||
"bin/placeholder/FNA.dll": {} | |||
} | |||
} | |||
} | |||
}, | |||
"libraries": { | |||
r708 | "Microsoft.NETCore.Platforms/1.1.0": { | ||
"sha512": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", | |||
"type": "package", | |||
"path": "microsoft.netcore.platforms/1.1.0", | |||
"files": [ | |||
".nupkg.metadata", | |||
".signature.p7s", | |||
"ThirdPartyNotices.txt", | |||
"dotnet_library_license.txt", | |||
"lib/netstandard1.0/_._", | |||
"microsoft.netcore.platforms.1.1.0.nupkg.sha512", | |||
"microsoft.netcore.platforms.nuspec", | |||
"runtime.json" | |||
] | |||
}, | |||
"NETStandard.Library/2.0.3": { | |||
"sha512": "st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", | |||
"type": "package", | |||
"path": "netstandard.library/2.0.3", | |||
"files": [ | |||
".nupkg.metadata", | |||
".signature.p7s", | |||
"LICENSE.TXT", | |||
"THIRD-PARTY-NOTICES.TXT", | |||
"build/netstandard2.0/NETStandard.Library.targets", | |||
"build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll", | |||
"build/netstandard2.0/ref/System.AppContext.dll", | |||
"build/netstandard2.0/ref/System.Collections.Concurrent.dll", | |||
"build/netstandard2.0/ref/System.Collections.NonGeneric.dll", | |||
"build/netstandard2.0/ref/System.Collections.Specialized.dll", | |||
"build/netstandard2.0/ref/System.Collections.dll", | |||
"build/netstandard2.0/ref/System.ComponentModel.Composition.dll", | |||
"build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll", | |||
"build/netstandard2.0/ref/System.ComponentModel.Primitives.dll", | |||
"build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll", | |||
"build/netstandard2.0/ref/System.ComponentModel.dll", | |||
"build/netstandard2.0/ref/System.Console.dll", | |||
"build/netstandard2.0/ref/System.Core.dll", | |||
"build/netstandard2.0/ref/System.Data.Common.dll", | |||
"build/netstandard2.0/ref/System.Data.dll", | |||
"build/netstandard2.0/ref/System.Diagnostics.Contracts.dll", | |||
"build/netstandard2.0/ref/System.Diagnostics.Debug.dll", | |||
"build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll", | |||
"build/netstandard2.0/ref/System.Diagnostics.Process.dll", | |||
"build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll", | |||
"build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll", | |||
"build/netstandard2.0/ref/System.Diagnostics.Tools.dll", | |||
"build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll", | |||
"build/netstandard2.0/ref/System.Diagnostics.Tracing.dll", | |||
"build/netstandard2.0/ref/System.Drawing.Primitives.dll", | |||
"build/netstandard2.0/ref/System.Drawing.dll", | |||
"build/netstandard2.0/ref/System.Dynamic.Runtime.dll", | |||
"build/netstandard2.0/ref/System.Globalization.Calendars.dll", | |||
"build/netstandard2.0/ref/System.Globalization.Extensions.dll", | |||
"build/netstandard2.0/ref/System.Globalization.dll", | |||
"build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll", | |||
"build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll", | |||
"build/netstandard2.0/ref/System.IO.Compression.dll", | |||
"build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll", | |||
"build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll", | |||
"build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll", | |||
"build/netstandard2.0/ref/System.IO.FileSystem.dll", | |||
"build/netstandard2.0/ref/System.IO.IsolatedStorage.dll", | |||
"build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll", | |||
"build/netstandard2.0/ref/System.IO.Pipes.dll", | |||
"build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll", | |||
"build/netstandard2.0/ref/System.IO.dll", | |||
"build/netstandard2.0/ref/System.Linq.Expressions.dll", | |||
"build/netstandard2.0/ref/System.Linq.Parallel.dll", | |||
"build/netstandard2.0/ref/System.Linq.Queryable.dll", | |||
"build/netstandard2.0/ref/System.Linq.dll", | |||
"build/netstandard2.0/ref/System.Net.Http.dll", | |||
"build/netstandard2.0/ref/System.Net.NameResolution.dll", | |||
"build/netstandard2.0/ref/System.Net.NetworkInformation.dll", | |||
"build/netstandard2.0/ref/System.Net.Ping.dll", | |||
"build/netstandard2.0/ref/System.Net.Primitives.dll", | |||
"build/netstandard2.0/ref/System.Net.Requests.dll", | |||
"build/netstandard2.0/ref/System.Net.Security.dll", | |||
"build/netstandard2.0/ref/System.Net.Sockets.dll", | |||
"build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll", | |||
"build/netstandard2.0/ref/System.Net.WebSockets.Client.dll", | |||
"build/netstandard2.0/ref/System.Net.WebSockets.dll", | |||
"build/netstandard2.0/ref/System.Net.dll", | |||
"build/netstandard2.0/ref/System.Numerics.dll", | |||
"build/netstandard2.0/ref/System.ObjectModel.dll", | |||
"build/netstandard2.0/ref/System.Reflection.Extensions.dll", | |||
"build/netstandard2.0/ref/System.Reflection.Primitives.dll", | |||
"build/netstandard2.0/ref/System.Reflection.dll", | |||
"build/netstandard2.0/ref/System.Resources.Reader.dll", | |||
"build/netstandard2.0/ref/System.Resources.ResourceManager.dll", | |||
"build/netstandard2.0/ref/System.Resources.Writer.dll", | |||
"build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll", | |||
"build/netstandard2.0/ref/System.Runtime.Extensions.dll", | |||
"build/netstandard2.0/ref/System.Runtime.Handles.dll", | |||
"build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll", | |||
"build/netstandard2.0/ref/System.Runtime.InteropServices.dll", | |||
"build/netstandard2.0/ref/System.Runtime.Numerics.dll", | |||
"build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll", | |||
"build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll", | |||
"build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll", | |||
"build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll", | |||
"build/netstandard2.0/ref/System.Runtime.Serialization.dll", | |||
"build/netstandard2.0/ref/System.Runtime.dll", | |||
"build/netstandard2.0/ref/System.Security.Claims.dll", | |||
"build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll", | |||
"build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll", | |||
"build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll", | |||
"build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll", | |||
"build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll", | |||
"build/netstandard2.0/ref/System.Security.Principal.dll", | |||
"build/netstandard2.0/ref/System.Security.SecureString.dll", | |||
"build/netstandard2.0/ref/System.ServiceModel.Web.dll", | |||
"build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll", | |||
"build/netstandard2.0/ref/System.Text.Encoding.dll", | |||
"build/netstandard2.0/ref/System.Text.RegularExpressions.dll", | |||
"build/netstandard2.0/ref/System.Threading.Overlapped.dll", | |||
"build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll", | |||
"build/netstandard2.0/ref/System.Threading.Tasks.dll", | |||
"build/netstandard2.0/ref/System.Threading.Thread.dll", | |||
"build/netstandard2.0/ref/System.Threading.ThreadPool.dll", | |||
"build/netstandard2.0/ref/System.Threading.Timer.dll", | |||
"build/netstandard2.0/ref/System.Threading.dll", | |||
"build/netstandard2.0/ref/System.Transactions.dll", | |||
"build/netstandard2.0/ref/System.ValueTuple.dll", | |||
"build/netstandard2.0/ref/System.Web.dll", | |||
"build/netstandard2.0/ref/System.Windows.dll", | |||
"build/netstandard2.0/ref/System.Xml.Linq.dll", | |||
"build/netstandard2.0/ref/System.Xml.ReaderWriter.dll", | |||
"build/netstandard2.0/ref/System.Xml.Serialization.dll", | |||
"build/netstandard2.0/ref/System.Xml.XDocument.dll", | |||
"build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll", | |||
"build/netstandard2.0/ref/System.Xml.XPath.dll", | |||
"build/netstandard2.0/ref/System.Xml.XmlDocument.dll", | |||
"build/netstandard2.0/ref/System.Xml.XmlSerializer.dll", | |||
"build/netstandard2.0/ref/System.Xml.dll", | |||
"build/netstandard2.0/ref/System.dll", | |||
"build/netstandard2.0/ref/mscorlib.dll", | |||
"build/netstandard2.0/ref/netstandard.dll", | |||
"build/netstandard2.0/ref/netstandard.xml", | |||
"lib/netstandard1.0/_._", | |||
"netstandard.library.2.0.3.nupkg.sha512", | |||
"netstandard.library.nuspec" | |||
] | |||
}, | |||
r0 | "FNA/1.0.0": { | ||
"type": "project", | |||
r708 | "path": "../../FNA/FNA.Core.csproj", | ||
"msbuildProject": "../../FNA/FNA.Core.csproj" | |||
r0 | } | ||
}, | |||
"projectFileDependencyGroups": { | |||
r708 | ".NETStandard,Version=v2.0": [ | ||
"FNA >= 1.0.0", | |||
"NETStandard.Library >= 2.0.3" | |||
r0 | ] | ||
}, | |||
"packageFolders": { | |||
r630 | "/home/alys/.nuget/packages/": {} | ||
r0 | }, | ||
"project": { | |||
"version": "1.0.0", | |||
"restore": { | |||
r708 | "projectUniqueName": "/home/alys/repos/isometric-park-fna/SpriteFontPlus/src/SpriteFontPlus.FNA.Core.csproj", | ||
r0 | "projectName": "SpriteFontPlus", | ||
r708 | "projectPath": "/home/alys/repos/isometric-park-fna/SpriteFontPlus/src/SpriteFontPlus.FNA.Core.csproj", | ||
r289 | "packagesPath": "/home/alys/.nuget/packages/", | ||
"outputPath": "/home/alys/repos/isometric-park-fna/SpriteFontPlus/src/obj/", | |||
r0 | "projectStyle": "PackageReference", | ||
r708 | "crossTargeting": true, | ||
r0 | "configFilePaths": [ | ||
r708 | "/home/alys/.nuget/NuGet/NuGet.Config" | ||
r0 | ], | ||
"originalTargetFrameworks": [ | |||
r708 | "netstandard2.0" | ||
r0 | ], | ||
"sources": { | |||
"https://api.nuget.org/v3/index.json": {} | |||
}, | |||
"frameworks": { | |||
r708 | "netstandard2.0": { | ||
"targetAlias": "netstandard2.0", | |||
r0 | "projectReferences": { | ||
r708 | "/home/alys/repos/isometric-park-fna/FNA/FNA.Core.csproj": { | ||
"projectPath": "/home/alys/repos/isometric-park-fna/FNA/FNA.Core.csproj" | |||
r0 | } | ||
} | |||
} | |||
}, | |||
"warningProperties": { | |||
"warnAsError": [ | |||
"NU1605" | |||
] | |||
} | |||
}, | |||
"frameworks": { | |||
r708 | "netstandard2.0": { | ||
"targetAlias": "netstandard2.0", | |||
"dependencies": { | |||
"NETStandard.Library": { | |||
"suppressParent": "All", | |||
"target": "Package", | |||
"version": "[2.0.3, )", | |||
"autoReferenced": true | |||
} | |||
}, | |||
"imports": [ | |||
"net461", | |||
"net462", | |||
"net47", | |||
"net471", | |||
"net472", | |||
"net48", | |||
"net481" | |||
], | |||
"assetTargetFallback": true, | |||
"warn": true, | |||
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/6.0.408/RuntimeIdentifierGraph.json" | |||
r183 | } | ||
r0 | } | ||
} | |||
r139 | } |