userAdam Wcancel

7,890 Commits over 2,588 Days - 0.13cph!

31 Days Ago
Merge from launchsiren
31 Days Ago
Fix the siren off state visibility
31 Days Ago
Merge from main
32 Days Ago
Merge from sam_vs_drone
32 Days Ago
Add tunble drone detonate distance convar.
32 Days Ago
Codegen
32 Days Ago
Merge from main
32 Days Ago
Merge from main
32 Days Ago
Merge from hackweek_random_skin_crafting
32 Days Ago
GC optim
32 Days Ago
Merge from main
32 Days Ago
Repair bench fix
32 Days Ago
SAM site vs drone buffs wip: Missiles use a proximity fuse against drones (reusing the MLRS trigger), lead vs them without aim error at 2.25x speed, and destroy drone-dropped explosives mid-air (no fireballs)
32 Days Ago
Random includes the default skin now too
32 Days Ago
Cached skin id fix
32 Days Ago
32 Days Ago
Refactor
32 Days Ago
Merge from main
35 Days Ago
Remove the short "hold left stick button" delay before toggling run, feels much better instant.
35 Days Ago
Cleanup
35 Days Ago
Use gamepad cursor for inventory management by defaullt (dpad navigation is a convar)
35 Days Ago
Additional UI options for gamepad
35 Days Ago
More gamepad tweaks and convars, actions.
35 Days Ago
Merge from main
36 Days Ago
very wip glyph tests
36 Days Ago
Re-apply the steam init reflection hack now it's not needed and tested.
36 Days Ago
Merge from main
36 Days Ago
Merge from fp_steamworks_steaminput
36 Days Ago
Merge from main
36 Days Ago
Update Facepunch.Steamworks files (b56e56a) Initialize ISteamInput with the interface lifecycle - previously SteamInput.Controllers always enumerated empty because Init was never called. Release build from GitHub Actions.
36 Days Ago
Remove the temporary reflection hack for steam input. Switch to alloc free controllers call. Testing with locally built new Steamworks DLL
36 Days Ago
Merge from main
37 Days Ago
Merge from launchsiren
37 Days Ago
Fixes
37 Days Ago
Code support for siren light. Hook up to control computer in the launch site scene/prefab. S2P launch site
37 Days Ago
Merge from main
37 Days Ago
Merge from steam_input
37 Days Ago
VDF fixes
37 Days Ago
Steam Input is now the main (and only) gamepad input method. Lots of refactor to strip the old double setup out.
37 Days Ago
Added a tool to copy VDFs from/to project/steam locations
37 Days Ago
Finally got a VDF working. Added the VDF source and also some extra debugging.
37 Days Ago
Reflection hack to call ISteamInput::Init
37 Days Ago
Codegen
37 Days Ago
Added SocketMod_LevelPlacement, added to animal fence/gate
37 Days Ago
More prefab setup/cleanup
37 Days Ago
Merge from main
38 Days Ago
Remove hold to place
38 Days Ago
Fence gate tweaks
38 Days Ago
Test with new model
38 Days Ago
Merge from DeployableFenceGate