userAdam Wcancel

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

32 Days Ago
Shrink satellite kill radius to match the new (smaller) satellite model. Fix model offset so it is centered in prefab.
32 Days Ago
Compact some serialization
32 Days Ago
Merge from targeting_refactor
32 Days Ago
Major refactor, moving shared/duplicated targeting data between client/server to a new CrashTargeting struct.
32 Days Ago
Remove some unused code
32 Days Ago
Merge from partials
32 Days Ago
Missed file
32 Days Ago
Partial and comment passes for SatelliteCrash
32 Days Ago
Comment cleanup pass
32 Days Ago
SatelliteControlComputer
33 Days Ago
Merge from satellite_crash
33 Days Ago
Phrase merge fixes again
33 Days Ago
Merge from main
33 Days Ago
Move the screen UI to the control computer prefab, not dynamically spawned. Refactor code to use it.
33 Days Ago
Merge from control console art
33 Days Ago
Manifest, id fixes.
33 Days Ago
Bunch of asset + folder cleanup, rename, organize.
33 Days Ago
Satellite prefab cleanup, remove placeholder art.
33 Days Ago
Merge from satellite_art
33 Days Ago
More ui
33 Days Ago
UI tweaks
33 Days Ago
Manifest
33 Days Ago
Fixed phrase merge, restored 37 phrases
33 Days Ago
Merge from main (broken merged phrases)
35 Days Ago
Setup control computer entity with the WIP model
35 Days Ago
Merge from sat_con_console
35 Days Ago
Manifest after changes
35 Days Ago
Clean up of prefabs + folders
37 Days Ago
Merge from satellite_art
37 Days Ago
Merge from playermaintainedmonuments
37 Days Ago
Recycler merge fix
37 Days Ago
Merge from satellite_crash
38 Days Ago
Merge from main
38 Days Ago
Stricter water checks
38 Days Ago
Refactor to allow for additional error messages. Add error message for trying to move target out of map bounds. Don't consume fuel if trying to move out of map bounds. Run cheap bounds check before others.
38 Days Ago
If the regular step in the selected direction isn't suitable, try more steps in the same direction (thruster_extra_steps) if we have enough fuel - and cosume that amount of fuel
39 Days Ago
Bunch of fixes for initial targetting. More robust, loop and retry if initial position not found first time (loop convar controlled). Cheap land check first.
39 Days Ago
Update crash remains entity with new art
39 Days Ago
Merge from satellite_art
39 Days Ago
Gameplay tweaks
39 Days Ago
Merge from parent
39 Days Ago
Merge from main
39 Days Ago
Merge from main
39 Days Ago
Add the raw satellite model to the prefab for now
39 Days Ago
Missed one
39 Days Ago
Test save loading fixes I just used for testing/profiling on a real save
40 Days Ago
Merge from satellite_art
40 Days Ago
Merge from main
40 Days Ago
Cherry picking 155706
40 Days Ago
Base/Player/Horse modifier system pooling