userlamalovecancel
reporust_rebootcancel

2,828 Commits over 2,041 Days - 0.06cph!

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
Remove IO slot naming
5 Years Ago
Remove IO slot naming
5 Years Ago
Preserve the original name of slots so they get restored when removing a custom name
5 Years Ago
Preserve the original name of slots so they get restored when removing a custom name
5 Years Ago
Fix misalignment
5 Years Ago
Fix misalignment
5 Years Ago
Add a menu to rename IO entities and their inputs/outputs
5 Years Ago
Add a menu to rename IO entities and their inputs/outputs
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 for IL2CPP hang on exit
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
5 Years Ago
Merge from main
5 Years Ago
Added decay detector
5 Years Ago
Use the generic IOEntity fields for potentiometer save/load instead
5 Years Ago
Send an immediate update to clients whenever the team changes
5 Years Ago
Swap vibration levels around so it's more useful, reduce radius
5 Years Ago
Damage detector is now seismic detector, outputs more electricity the bigger the vibrations Added potentiometer electric component
5 Years Ago
IO entity to detect when your stuff is attacked
5 Years Ago
Allow customizing alarm messages
5 Years Ago
Merge from main
5 Years Ago
Unsubscribe implementation, bit more error handling
5 Years Ago
Broadcast output changes as well so others would stay in sync, remove debug stuff
5 Years Ago
Fixes