userAdam Wcancel

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

21 Days Ago
Add debug logging behind a convar for satellite crash location calculations
21 Days Ago
Merge from main
21 Days Ago
Metas galore
21 Days Ago
Merge from main
22 Days Ago
Fixed issue allow random position to fall outside of the targeting radius. Reworked to also be more random and less weighted around center of targeting radius.
22 Days Ago
CR fix
22 Days Ago
Fix rotation/offset bug now I can actually see what the thrusters are meant to be doing.
22 Days Ago
Added ConVar.Satellite.show_thruster_effects to toggle editor debug display. Some wip refactor/cleanup.
22 Days Ago
Thruster UI button tweak to allow for the extra text
22 Days Ago
Show the thruster effect type in thruster UI when client+server for easier testing. Don't seen anything at all except thruster labels to the client for consistency + security.
22 Days Ago
Refactor/rename for more obvious separation of targeting and final calculation positions.
22 Days Ago
Merge from main
22 Days Ago
Merge from shelves_fixes
22 Days Ago
Slightly tweaked area check positions
23 Days Ago
Merge from main
23 Days Ago
Merge from main
23 Days Ago
Client compile fix.
23 Days Ago
manifest
23 Days Ago
Add free fuel servervar for easier testing. Codegen.
23 Days Ago
Merge from main
23 Days Ago
Make UI_PremiumModal partial so it doesn't break codegen.
23 Days Ago
Determine the exact crash location within the radius as soon as target is locked. Initial avoidance wip.
24 Days Ago
Merge from main
27 Days Ago
Merge from main
27 Days Ago
Codegen
27 Days Ago
Refactor to cache calculated crash position instead of recalculating it needlessly. Serialze te cached position too.
27 Days Ago
Refactor SatelliteCrash serialization to use it's own new protobuf message too.
27 Days Ago
Codegen/proto
27 Days Ago
Add SatelliteControlComputer protobuf definition. Serialize shit
27 Days Ago
Tweak placeholder remains size/pos/rot
27 Days Ago
Added crash remains prefab/entity script. Hook up to satellite prefab.
27 Days Ago
Setup spawning an impact entity on impact so I can assign one later (crashed satellite version)
27 Days Ago
Shrink/expand thruster actions don't consume fuel if already at min/max. Shrink doesn't do the movement nudge in this situation either.
27 Days Ago
Fix lock trajectory token
27 Days Ago
Delete old SatelliteOrbit prefab
27 Days Ago
Satellite kills players on impact. Added killRadius and debug draw.
27 Days Ago
Fix fuel cells draining in wrong order
27 Days Ago
Merge from main
28 Days Ago
Merge from main
28 Days Ago
Merge from rain_grace_fixes2
28 Days Ago
Add logs back for testing
28 Days Ago
Increase grace period check tick rate
28 Days Ago
Fix grace after restart.
28 Days Ago
Rework/refcactor calcs. Add convar'd initial offset range. This also means the rotate thruster effects will be visible from the go.
29 Days Ago
Merge from main
29 Days Ago
29 Days Ago
Make UI_FullscreenSkinViewer a partial so it doesn't break after code gen. Code gen.
29 Days Ago
29 Days Ago
merge from rain_grace_fix
29 Days Ago
Fix check