userAdam Wcancel
branchrust_reboot/main/metal_detectorcancel

174 Commits over 123 Days - 0.06cph!

10 Months Ago
Merge from cleanup
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 main
10 Months Ago
Merge from light_test
10 Months Ago
Light changes wip
10 Months Ago
Merge from main
10 Months Ago
Compile fix
10 Months Ago
Material fixes
10 Months Ago
Disable vm bob & sway when in sweet spot scanning mode
10 Months Ago
Reduce scan duration from 3->2 seconds
10 Months Ago
Merge from main
10 Months Ago
Remove some old test code that disabled bob, sway, punch effects on detector VM
10 Months Ago
Pooling
10 Months Ago
Spawn delay
10 Months Ago
Placement checks
10 Months Ago
Merge from main
10 Months Ago
Setup speaker anim
10 Months Ago
Remove 0.75 clamp
10 Months Ago
Lerp the anim blend param value to smooth out stutters. Remove some now unused code.
10 Months Ago
Set icon
10 Months Ago
DroppedItems can be marked to not combine. Dug up items set to not combine so they don't auto merge if the flags are close together and their items are left on the ground after digging up.
10 Months Ago
More loot test items
10 Months Ago
Move camera back up to default view when leaving sweetspot scan mode. Cleanup.
10 Months Ago
Shovel item can now be used for digging flags up. Set some placeholder shovel values.
10 Months Ago
Tweaked sweet spot detection range to be more lenient. Sanity check player to flag distance. Bit of cleanup
10 Months Ago
Trigger scan anim from code. Remove old yaw/pitch transform placeholders.
10 Months Ago
Added scanBlend param to metal detector animator. Set scanBlend from code. Refactored some placeholder code so I can easily remove it when animation is fully setup.
10 Months Ago
Don't force VM lower in code now we have a VM setup
10 Months Ago
Merge from main
11 Months Ago
Merge from camlock
11 Months Ago
merge from main
11 Months Ago
Merge from main
11 Months Ago
Some refactor and a bunch of distance check replacements.
11 Months Ago
Bit of cleanup
11 Months Ago
Distance check optimisation