userlamalovecancel
branchrust_reboot/main/compcancel

222 Commits over 305 Days - 0.03cph!

7 Years Ago
Add a CPU based map renderer for the server Add a command to get the map image as a JPG
7 Years Ago
Bit of fixes
7 Years Ago
Redo the notification setup menu so it doesn't suck as much
7 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
7 Years Ago
Include IO entity name in controller info response
7 Years Ago
Merge from main
7 Years Ago
Nuke controller subscriptions, merged into building subscriptions
7 Years Ago
Replace IO ControllerInfo with Controllers command
7 Years Ago
Fix validation for building info
7 Years Ago
Refactoring things, added commands to find buildings and controllers, notifying still WIP
7 Years Ago
Combine time into server info
7 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
7 Years Ago
Merge from main
7 Years Ago
Notification setup menu
7 Years Ago
Fix chat timestamp always being 0
7 Years Ago
Merge from main
7 Years Ago
Fix broadcast pooling
7 Years Ago
Fix sending unhandled command error with bad data
7 Years Ago
Reject commands sent by banned players
7 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
7 Years Ago
Merge from main
7 Years Ago
Merge from main
7 Years Ago
Merge from main
7 Years Ago
Disable notifications in server builds by default (temporary)
7 Years Ago
Pass notification channel to the backend
7 Years Ago
Merge from main
7 Years Ago
Include more of the ocean in the map render
7 Years Ago
Move everything into its own namespace (and better folder name)
7 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
7 Years Ago
Add header image and url to server info command
7 Years Ago
Add more information to the pairing message, and truncate them if they're long
7 Years Ago
Merge from main
7 Years Ago
Change the command server port offset to reduce the chance of colliding with something else
7 Years Ago
Add a command to get the current time parameters
7 Years Ago
Merge from main
7 Years Ago
Code gen
7 Years Ago
Limit the message queue so it can't grow forever Add some convars to tune or disable the command server
7 Years Ago
Cleanup RelationshipManager
7 Years Ago
Fixes
7 Years Ago
Require SteamID + secret token for auth Change SteamID fields to uint64
7 Years Ago
Merge from main
7 Years Ago
Don't try to send notifications if disabled, use DebugEx if it fails
7 Years Ago
Only send team notifications to offline team members
7 Years Ago
Merge from main
7 Years Ago
Moved some notification code out of BasePlayer, send more info with the login one
7 Years Ago
Cleanup for pairing rate limiting
7 Years Ago
Subtract all of the new entities on this branch (moving to subbranch)
7 Years Ago
Revert tool cupboard and MenuUI changes
7 Years Ago
Merge from main
7 Years Ago
Rate limit pairing and alarms