Tree @main (Download .tar.gz)
- licenses
- resources
- .editorconfig
- .gitignore
- AsyncSet.cs
- CarData.cs
- CarUpdater.cs
- HttpServer.cs
- icon.svg
- index.html
- info.json
- JobData.cs
- JunctionPatches.cs
- leaflet.rotatedImageOverlay.js
- LICENSE
- LocoControl.cs
- Main.cs
- main.js
- PlayerData.cs
- RailTracks.cs
- README.md
- RemoteDispatch.csproj
- Session.cs
- Settings.cs
- style.css
- Updater.cs
Commit History
@main
git clone https://git.karolis.mc2.dev/RemoteDispatch/
- Advance to v1.0.4 mspielberg 2 years ago
- Fix NRE on start when PersistentJobsMod is not active mspielberg 2 years ago
- Remove checksum for leaflet.zoomhome mspielberg 2 years ago
- Advance to v1.0.3 mspielberg 2 years ago
- Only update loco control tab when open mspielberg 2 years ago
- Fetch all data for controlled loco each update mspielberg 2 years ago
- Remove JSON serialization from CarData mspielberg 2 years ago
- Address cars by GUID in URL mspielberg 2 years ago
- Fix crash trying to set BE2 independent brake mspielberg 2 years ago
- Add JSON serializing helper to HttpServer mspielberg 2 years ago