userAdam Wcancel

7,075 Commits over 2,526 Days - 0.12cph!

23 Days Ago
Refresh screen when flags change too for instant important updates
23 Days Ago
Change to invoke instead of Update for map display
23 Days Ago
Profile monitor map udates
23 Days Ago
Change to insert x MORE, to be clear that it's the missing count, not total required count.
23 Days Ago
Powerup error toast now reads "Insert x Tech Trash" instead of just "Not enough items"
23 Days Ago
Screen map now only renders when the control computer is powered up.
23 Days Ago
Fix computer not being mountable for read only map view when satellite is descending
23 Days Ago
Merge from playermaintainedmonuments
24 Days Ago
Null check player in RPC_FireThruster
24 Days Ago
Server-side mount enforcement check for power
24 Days Ago
Abort the launch in the (unlikely) event the final lock-in search fails, prevents potentially locking up the event.
24 Days Ago
Manually force global broadcast, just incase - particularly for saves.
24 Days Ago
Fix safety delay not working with a potential range
24 Days Ago
Fixed the satellite prefab path for test commands
24 Days Ago
Enable saving on Satellite.entity again
24 Days Ago
Fix potential issue with satellite being destroyed before impact leading to bricked flow. Should never happen, but worth covering.
24 Days Ago
Trying new impact detection method out
24 Days Ago
Add debug drawing for impact
24 Days Ago
Merge from main
24 Days Ago
Merge from satellite_crash, fixing static control computer not being mountable at launch site.
24 Days Ago
Merge from playermaintainedmonuments
24 Days Ago
Remove logging now.
24 Days Ago
Merge from monument_cc_logging
24 Days Ago
Remove control seeat from launch site s2p
24 Days Ago
Add the control chair to the control computer prefab itself
24 Days Ago
Fix mount anchor visibillity. Fix insanely large bounds after prefab/art changes.
24 Days Ago
Logging to figure out mount issue with control computer at monument
24 Days Ago
SatellitControlComputer.static.entity fixes and remove old disabled art
24 Days Ago
Disable saving on static control computer prefab
25 Days Ago
Merge from playermaintainedmonuments
25 Days Ago
Merge from satellite_crash, keeping the monuments in conflict from this branch
25 Days Ago
Codegen
25 Days Ago
Merge from main
25 Days Ago
Add a hoverloot variant/keybind that only moves item types that already exist in the target container.
29 Days Ago
Added the twitch drops render scene to the "Scenes" unity menu
29 Days Ago
Deleted an old, broken prefab in scene
29 Days Ago
Position tweak
29 Days Ago
Merge from main
29 Days Ago
Merge from more_cleanup
30 Days Ago
Bunch of cleanup and refactor iterating,
30 Days Ago
Shrink satellite kill radius to match the new (smaller) satellite model. Fix model offset so it is centered in prefab.
30 Days Ago
Compact some serialization
31 Days Ago
Merge from targeting_refactor
31 Days Ago
Major refactor, moving shared/duplicated targeting data between client/server to a new CrashTargeting struct.
31 Days Ago
Remove some unused code
31 Days Ago
Merge from partials
31 Days Ago
Missed file
31 Days Ago
Partial and comment passes for SatelliteCrash
31 Days Ago
Comment cleanup pass
31 Days Ago
SatelliteControlComputer