userAdam Wcancel
reporust_rebootcancel

4,306 Commits over 1,919 Days - 0.09cph!

10 Months Ago
Update a debug test command
10 Months Ago
Detector source prefabl cleanup
10 Months Ago
Merge from main
10 Months Ago
Fix shovel gather notice.
10 Months Ago
Disable UseViewModelCamera on metal detector VM for now
10 Months Ago
Source entity prefab cleanup.
10 Months Ago
Delete flag from craggy
10 Months Ago
Compile fix
10 Months Ago
Convar / debug cleanup
10 Months Ago
Merge from mfm_test1
10 Months Ago
Merge from main
10 Months Ago
Add some more loot items for test purposes.
10 Months Ago
6 light test version.
10 Months Ago
Merge from main
10 Months Ago
Tweak flag model offset and move amount.
10 Months Ago
Assign FlagModel on the dlag.
10 Months Ago
Add profiling
10 Months Ago
Merge from metal_detector
10 Months Ago
Merge from main
10 Months Ago
Comment out debug gizmo code. Additional checks.
10 Months Ago
Merge from cleanup
10 Months Ago
VM code cleanup
10 Months Ago
Deleted metal detector UI code and prefabs now it is not used.
10 Months Ago
Added an additional client-side check before requesting flags. Couple of extra null checks to be safe.
10 Months Ago
Re-order some checks to avoid a raycast in some situations
10 Months Ago
Added a link directly to the flag collider so I can remove a GetComponent
10 Months Ago
Removed some now unused code. Removed a couple of double gets.
10 Months Ago
Merge from main
10 Months Ago
Min/max item counts. Test loot update.
10 Months Ago
Support biome/topo specific loot
10 Months Ago
Loot wip
10 Months Ago
Merge from main
10 Months Ago
Null check
10 Months Ago
WIP loot control
10 Months Ago
Added shovel script and set it up on the shovel, incase I need to add any extra functionality later. Improved shovel item check. Flags set to require shovel.
10 Months Ago
Merge from main
10 Months Ago
Manifest
10 Months Ago
Added timeout var for flags. Codegen.
10 Months Ago
BaseDiggableEntity can now be flagged as requiring a shovel to dig or not. Can dig with any melee item.
10 Months Ago
Cleanup & refactor anim sync. Codegen.
10 Months Ago
Compile fix
10 Months Ago
Anim test
10 Months Ago
WIP 3rd person anim code. RPC tweaks/checks.
10 Months Ago
Merge from metal_detector
10 Months Ago
Merge from main
10 Months Ago
Merge from light_test
10 Months Ago
Disable UI
10 Months Ago
Clean up
10 Months Ago
Some refactor
10 Months Ago
Move some code away from UI