branchrust_reboot/main/compcancel

243 Commits over 305 Days - 0.03cph!

6 Years Ago
Command to get map markers
6 Years Ago
Update protobuf generate batch script to stay open if there was an error
6 Years Ago
Maintain a list of all MapMarkers on the server
6 Years Ago
Fix some server/client compile errors
6 Years Ago
Add map notes to team info
6 Years Ago
Preserve the protobuf field order
6 Years Ago
Commands to manage notification subscriptions on entities
6 Years Ago
Default notifications to enabled
6 Years Ago
Merge from main
6 Years Ago
Automatically subscribe to entities
6 Years Ago
Bit of refactoring and fixing things that got lost in the merge
6 Years Ago
Subtract decay detector
6 Years Ago
Subtract seismic detector
6 Years Ago
Subtract potentiometer
6 Years Ago
Merge from comp/entities
6 Years Ago
Merge from main
6 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
6 Years Ago
Merge from main
6 Years Ago
Render and cache the map image at server boot
6 Years Ago
Add a CPU based map renderer for the server Add a command to get the map image as a JPG
6 Years Ago
Bit of fixes
6 Years Ago
Redo the notification setup menu so it doesn't suck as much
6 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
6 Years Ago
Include IO entity name in controller info response
6 Years Ago
Merge from main
6 Years Ago
Nuke controller subscriptions, merged into building subscriptions
6 Years Ago
Replace IO ControllerInfo with Controllers command
6 Years Ago
Fix validation for building info
6 Years Ago
Refactoring things, added commands to find buildings and controllers, notifying still WIP
6 Years Ago
Combine time into server info
6 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
6 Years Ago
Merge from main
6 Years Ago
Notification setup menu
6 Years Ago
Fix chat timestamp always being 0
6 Years Ago
Merge from main
6 Years Ago
Fix broadcast pooling
6 Years Ago
Fix sending unhandled command error with bad data
6 Years Ago
Reject commands sent by banned players
6 Years Ago
WIP team chat integration Keep track of the most recent team chat messages, add a command to get them Add a command to send team chat messages Broadcast team chat messages to listeners as they arrive Got rid of some redundant allocations in DeveloperList
6 Years Ago
Merge from main
6 Years Ago
Merge from main
6 Years Ago
Merge from main
6 Years Ago
Disable notifications in server builds by default (temporary)
6 Years Ago
Pass notification channel to the backend
6 Years Ago
Merge from main
6 Years Ago
Include more of the ocean in the map render
6 Years Ago
Move everything into its own namespace (and better folder name)
6 Years Ago
Fix compile error in client builds Switch to custom domain Document some functions and classes Switch lastCleanup to RealTimeSince Move some classes to their own files
6 Years Ago
Add header image and url to server info command
6 Years Ago
Add more information to the pairing message, and truncate them if they're long