userAdam Wcancel

6,761 Commits over 2,496 Days - 0.11cph!

9 Days Ago
WIP multi-frame target checking support
12 Days Ago
Rename animation specific menu items to be more descriptive. [MenuItem("Tools/Animation/CSV Dump")] -> [MenuItem("Tools/Animation/Dump Animator Controller to CSV")] [MenuItem("Tools/Animation/Hash Debug")] -> [MenuItem("Tools/Animation/Animator String-to-Hash Calculator")] [MenuItem("Tools/Animation/Animator Override Updater")] -> [MenuItem("Tools/Animation/Replace Clip in All Override Controllers")]
12 Days Ago
Metas
12 Days Ago
Remove MaterialReserialzer script (removes the menu option, script is deprecated)
12 Days Ago
merge from satellite_crash
12 Days Ago
Initial sub menu organization/grouping to reduce overall length of Tools menu
12 Days Ago
Merge from main
13 Days Ago
Targeting flashes
13 Days Ago
More map anim/behaviour tweaks
13 Days Ago
Switch to delta
13 Days Ago
Satelite targeting movement improvements and tweaks. Expose an anim curve for movement. Double duration. Set free fuel back to true in editor.
13 Days Ago
Disable thruster buttons during satelite lerps. Flash targeting circle when locked.
13 Days Ago
Lerp satellite targeting adjustments.
14 Days Ago
Compile fix
14 Days Ago
Add prevent building volume to crash remains
14 Days Ago
Codegen
14 Days Ago
SatelliteCrashRemains now kills itself after specified delay. Added protobuf for it to support save/load
14 Days Ago
Fix a couple of post-crash logic issues. Target location debug sphere rendering remains active for 60 seconds after impact to verify it worked correctly.
14 Days Ago
Disable detect collisions for falling satellite
14 Days Ago
Menu priorities
14 Days Ago
Inventory access always available. Mount hidden until powered.
14 Days Ago
Tweak remains offset
14 Days Ago
Disable free powerup in the editor by default
14 Days Ago
Add notification when codegen Clean & Generate finishes running and reloading
14 Days Ago
Rename inventory access menu
14 Days Ago
SatelliteData.cs cleanup
14 Days Ago
Merge from main
14 Days Ago
Add a computer storage entity, spawn it as child. Interface with storage entity for powering up. Added new storage prefab. Codegen
14 Days Ago
Switch from hardcoded tech trash define to ItemAmount
14 Days Ago
Trigger server notification on impact not stage 2 start
14 Days Ago
SatelliteData translation phrases
15 Days Ago
Add support for real windows notifications
15 Days Ago
WIP. Play windows notification sound and flash icon when the player has fully loaded into play state (loading screens gone, ready to play)
15 Days Ago
Metas
15 Days Ago
Comment cleanup
15 Days Ago
Same for SatelliteCrash
15 Days Ago
Splitting to partials
15 Days Ago
Misc cleanup
15 Days Ago
Merge from refactor
15 Days Ago
Merge from main
15 Days Ago
Loot ground scatter now has additional checks
15 Days Ago
SatellitePendingCrashSite prefab fixes
15 Days Ago
Metas doing my head in
16 Days Ago
Compile fix
16 Days Ago
Major refactor/cleanup wip
16 Days Ago
Merge from main
16 Days Ago
Merge from main
19 Days Ago
Merge from u6fixes
19 Days Ago
Change default ADS sensitivity multiplier to 0.2
19 Days Ago
merge from u6fixes