branchrust_reboot/main/compcancel

243 Commits over 305 Days - 0.03cph!

7 Years Ago
Merge from main
7 Years Ago
Render and cache the map image at server boot
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
Add support for notifications directly to players (and teams)
7 Years Ago
Fix client build
7 Years Ago
Set the on flag when the potentiometer is allowing electricity to pass through
7 Years Ago
Don't allow 0 resistance potentiometer
7 Years Ago
Merge from main
7 Years Ago
Added decay detector
7 Years Ago
Use the generic IOEntity fields for potentiometer save/load instead
7 Years Ago
Send an immediate update to clients whenever the team changes
7 Years Ago
Swap vibration levels around so it's more useful, reduce radius
7 Years Ago
Damage detector is now seismic detector, outputs more electricity the bigger the vibrations Added potentiometer electric component
7 Years Ago
IO entity to detect when your stuff is attacked
7 Years Ago
Allow customizing alarm messages
7 Years Ago
Merge from main
7 Years Ago
Unsubscribe implementation, bit more error handling
7 Years Ago
Broadcast output changes as well so others would stay in sync, remove debug stuff
7 Years Ago
Fixes
7 Years Ago
WIP replacing all the json with protobufs, also support for broadcast messages
7 Years Ago
Input alarms WIP
7 Years Ago
Merge from main
7 Years Ago
Set outputs
7 Years Ago
Entity info and controls WIP
7 Years Ago
Split into another entity
7 Years Ago
Team info
7 Years Ago
Merge from main
7 Years Ago
Building info
7 Years Ago
More info
7 Years Ago
Tokens, player info
7 Years Ago
Info command, run things on the right thread
7 Years Ago
Other files
7 Years Ago
Setup, connecting, and handling commands