userIan Hendersoncancel

3,572 Commits over 639 Days - 0.23cph!

3 Months Ago
Cleanup
3 Months Ago
- Compile Errors - Codegen
3 Months Ago
Attempted fix for bee analytics not working clientside
3 Months Ago
range_visuals_reconnect_fix -> main
3 Months Ago
Fix range visuals not working after a disconnect and reconnect
3 Months Ago
jungle_update -> Aux3
3 Months Ago
boomerang -> jungle_update
3 Months Ago
- Fix turrets working with new arrow system Took a while with multiple rewrites
3 Months Ago
Extra comments
3 Months Ago
Setup crossbow with new blend tree event script
3 Months Ago
New blend tree event submission script
3 Months Ago
Animation events will now replay states if the show ammo states are used
3 Months Ago
Handle all of the bow arrow updates inside the animator instead
3 Months Ago
Revert BowWeapon changes
3 Months Ago
Subtract 116998
3 Months Ago
Greatly increase boomerang thrown speed and reduce curving time
3 Months Ago
Retain item ownership after throwing and picking up the boomerang
3 Months Ago
rug_deployment_fix -> main
3 Months Ago
Use override placement layer system to prevent rugs being able to be placed on top of other deployables, this ensures they always go underneath
3 Months Ago
main -> rug_deployment_fix
3 Months Ago
main -> Boomerang
3 Months Ago
main -> jungle_update
3 Months Ago
Vending Machine consumes the same amount of power as fridge
3 Months Ago
Fixing some changed/broken settings on the new IO stuff
3 Months Ago
Fixed ContainerIOEntity not passing the argument loot panel over, was instead passing the hard coded loot panel
3 Months Ago
- Fix slot issues (problems when swapping to an io entity) - Reset to correct allowed contents
3 Months Ago
Vending machine now has a built in fridge - can be powered to prevent meat from spoiling
3 Months Ago
main -> holstered_arrow_fix
3 Months Ago
Cleaned up arrow renderer system
3 Months Ago
- Bows now disable/enable their 3p arrow renderer depending on holster and magazine contents state - Method to be able to check if a held entity is being displayed on holster (on client)
3 Months Ago
jungle_update -> aux3
3 Months Ago
boomerang -> jungle_update
3 Months Ago
Fixed boomerang directions not responding properly to percentage complete through the throw arc
3 Months Ago
Expose settings to change return arc and time until start return arc
3 Months Ago
Remove time log
3 Months Ago
and more
3 Months Ago
Remove unneeded debug logs
3 Months Ago
- List rewrite - Added license
3 Months Ago
- Setup more IK settings in code - Add missing IK error
3 Months Ago
- Move FastIK away from Unity update methods - Setup profiling and our own init and update methods
3 Months Ago
Implement list pooling into FastIK
3 Months Ago
Fast IK code cleanup + namespace change
3 Months Ago
- Implement our own fork of FastIK - Add support for inverting Resolved rotation - Correctly implement on top of our vines
3 Months Ago
main -> vines
3 Months Ago
range_volumes -> main
3 Months Ago
Readjusted HBHF sensor visual size
3 Months Ago
Fix deploy guide renderer NREs
3 Months Ago
- Slightly increased HBHF visuals - Fixed weird offset detction position (only by .03 units, wasn't really affecting gameplay)
3 Months Ago
Fixed tesla coil visualisation
3 Months Ago
Try spawning range volumes on enabe rather than start - should fix issues with volume ranges breaking on relog