userAdam Wcancel

7,132 Commits over 2,557 Days - 0.12cph!

33 Days Ago
Fix missing } in DartsGameLeaderboard protobuf
33 Days Ago
Merge from main. Messy, lots of prefab conflicts, took main for them all as I hadn't changed them locally. Resolved protobuf conflicts due to additions from multiple branches, kept 234 as spare so they can all remain sequential. Needs codegen.
37 Days Ago
Clean up of now unused code + inspector hookups
37 Days Ago
Fixed recharge countdown display
37 Days Ago
Correctly allow mounting the computer during final descent/impact. Fix countdown display issues. Switch instantly to the recharging/cooldown screen after impact.
37 Days Ago
Hide the timer when mounting after lockin
37 Days Ago
Comment cleanup
37 Days Ago
Refresh screen when flags change too for instant important updates
37 Days Ago
Change to invoke instead of Update for map display
37 Days Ago
Profile monitor map udates
37 Days Ago
Change to insert x MORE, to be clear that it's the missing count, not total required count.
37 Days Ago
Powerup error toast now reads "Insert x Tech Trash" instead of just "Not enough items"
37 Days Ago
Screen map now only renders when the control computer is powered up.
37 Days Ago
Fix computer not being mountable for read only map view when satellite is descending
37 Days Ago
Merge from playermaintainedmonuments
38 Days Ago
Null check player in RPC_FireThruster
38 Days Ago
Server-side mount enforcement check for power
38 Days Ago
Abort the launch in the (unlikely) event the final lock-in search fails, prevents potentially locking up the event.
38 Days Ago
Manually force global broadcast, just incase - particularly for saves.
38 Days Ago
Fix safety delay not working with a potential range
38 Days Ago
Fixed the satellite prefab path for test commands
38 Days Ago
Enable saving on Satellite.entity again
38 Days Ago
Fix potential issue with satellite being destroyed before impact leading to bricked flow. Should never happen, but worth covering.
38 Days Ago
Trying new impact detection method out
38 Days Ago
Add debug drawing for impact
38 Days Ago
Merge from main
39 Days Ago
Merge from satellite_crash, fixing static control computer not being mountable at launch site.
39 Days Ago
Merge from playermaintainedmonuments
39 Days Ago
Remove logging now.
39 Days Ago
Merge from monument_cc_logging
39 Days Ago
Remove control seeat from launch site s2p
39 Days Ago
Add the control chair to the control computer prefab itself
39 Days Ago
Fix mount anchor visibillity. Fix insanely large bounds after prefab/art changes.
39 Days Ago
Logging to figure out mount issue with control computer at monument
39 Days Ago
SatellitControlComputer.static.entity fixes and remove old disabled art
39 Days Ago
Disable saving on static control computer prefab
39 Days Ago
Merge from playermaintainedmonuments
39 Days Ago
Merge from satellite_crash, keeping the monuments in conflict from this branch
39 Days Ago
Codegen
39 Days Ago
Merge from main
40 Days Ago
Add a hoverloot variant/keybind that only moves item types that already exist in the target container.
43 Days Ago
Added the twitch drops render scene to the "Scenes" unity menu
43 Days Ago
Deleted an old, broken prefab in scene
43 Days Ago
Position tweak
43 Days Ago
Merge from main
44 Days Ago
Merge from more_cleanup
44 Days Ago
Bunch of cleanup and refactor iterating,
45 Days Ago
Shrink satellite kill radius to match the new (smaller) satellite model. Fix model offset so it is centered in prefab.
45 Days Ago
Compact some serialization
45 Days Ago
Merge from targeting_refactor