orbitusii / loki-bms-csharp

Battle Management Scope for DCS World (and maybe others?), this time in C#!
MIT License
2 stars 0 forks source link

Implement Track History #35

Open orbitusii opened 8 months ago

orbitusii commented 8 months ago

This has been on the back burner for a while - initial implementations were... dodgy and barely worked. I think I have a better idea of what needs to be done to make track history work now, I just need to commit to doing it.

orbitusii commented 6 days ago

https://learn.microsoft.com/en-us/dotnet/api/system.collections.queue?view=net-6.0

orbitusii commented 7 hours ago

Implemented, mostly. Needs settings to be configurable and serialized. These settings should be purely local, no need to make them Server-authoritative.