userlamalovecancel
branchrust_reboot/main/compcancel

226 Commits over 305 Days - 0.03cph!

5 Years Ago
Fix notification permission toggling generating a new steam ticket
5 Years Ago
Prevent duplicate player tokens from being generated
5 Years Ago
Add an option to IO entities so paired devices can be cleared (generates a new token for it)
5 Years Ago
Entity pairing notification, moved new entities to electrical category too
5 Years Ago
New entity info command, allow it to have different payloads per entity type
5 Years Ago
Merge from main
5 Years Ago
Remove the old building info and entity info code - new IO entity auth method
5 Years Ago
Send the player token with the pairing notification
5 Years Ago
Convar for command server port, defaults to game server port + 1, set to negative to disable it
5 Years Ago
Fix pairing notification not actually including the payload data
5 Years Ago
Drop UnityWebRequest cause HttpClient is so much better (and use async instead of coro) Update to the latest notification api Send pairing notification
5 Years Ago
Switch to saving the server id + token in the identity folder because there can be multiple on the same system, also planning to use replicated convar to get the server id on clients
5 Years Ago
Server now requests a server ID and token at boot, notification screen uses it but need a nice way to send it to the client first so WIP
5 Years Ago
Server now requests a server ID and token at boot, notification screen uses it but need a nice way to send it to the client first so WIP
5 Years Ago
Merge from main
5 Years Ago
Merge from main
5 Years Ago
Notification setup menu
5 Years Ago
Notification setup menu
5 Years Ago
Send a list of monuments with their coordinates with the map image Fix the coordinates sent by the game server so they aren't annoying to use
5 Years Ago
Send a list of monuments with their coordinates with the map image Fix the coordinates sent by the game server so they aren't annoying to use
5 Years Ago
Merge from main
5 Years Ago
Merge from main
5 Years Ago
Render and cache the map image at server boot
5 Years Ago
Render and cache the map image at server boot
5 Years Ago
Add a CPU based map renderer for the server Add a command to get the map image as a JPG
5 Years Ago
Add a CPU based map renderer for the server Add a command to get the map image as a JPG
5 Years Ago
Bit of fixes
5 Years Ago
Bit of fixes
5 Years Ago
Redo the notification setup menu so it doesn't suck as much
5 Years Ago
Redo the notification setup menu so it doesn't suck as much
5 Years Ago
Split the controller entity into switch and alarm entities Changing alerts to just use steamid (doesn't work yet though) Remove the subscription commands
5 Years Ago
Split the controller entity into switch and alarm entities Changing alerts to just use steamid (doesn't work yet though) Remove the subscription commands
5 Years Ago
Include IO entity name in controller info response
5 Years Ago
Include IO entity name in controller info response
5 Years Ago
Merge from main
5 Years Ago
Merge from main
5 Years Ago
Nuke controller subscriptions, merged into building subscriptions
5 Years Ago
Nuke controller subscriptions, merged into building subscriptions
5 Years Ago
Replace IO ControllerInfo with Controllers command
5 Years Ago
Replace IO ControllerInfo with Controllers command
5 Years Ago
Fix validation for building info
5 Years Ago
Fix validation for building info
5 Years Ago
Refactoring things, added commands to find buildings and controllers, notifying still WIP
5 Years Ago
Refactoring things, added commands to find buildings and controllers, notifying still WIP
5 Years Ago
Combine time into server info
5 Years Ago
Combine time into server info
5 Years Ago
Add support for notifications directly to players (and teams)
5 Years Ago
Fix client build
5 Years Ago
Set the on flag when the potentiometer is allowing electricity to pass through
5 Years Ago
Don't allow 0 resistance potentiometer