userIan Hendersoncancel
reporust_rebootcancel

3,732 Commits over 639 Days - 0.24cph!

4 Months Ago
Rough direction pointing code
4 Months Ago
More natural vine swinging: - Peak function dictates if bezier curve is following a sagging mid point or a flat midpoint (Mid way through the swing the vine is more straightened out) - More dampening and springing on end rotations - Custom mid point support
4 Months Ago
Find furthest away destination point and set the length via that
4 Months Ago
Further refinments to visual vine. Uses local position fake physics rope and adjusts vine visual rotation according to a spring
4 Months Ago
Add wind to new vines - Swap to having existing component rather than adding it dynamically
4 Months Ago
Add some extra length to loosen the rope
4 Months Ago
Swap vine over to using fake physics rope instead
4 Months Ago
add line renderer caps
4 Months Ago
▊█▆ █▅▊█ ▌▅▅▌▋ ▆▉▌▉ ▉▌ ▍▉ █▌▇▅▋▉ ▆█▊▅ ▉▌▅ ▊▅▅ ▋▌ ▋▌▌▋█ ▆▍▌ █▇▋▉▄▆ ▊█▅▋▅▄▋
4 Months Ago
bee_analytics_fix -> main
4 Months Ago
Cleanup
4 Months Ago
- Compile Errors - Codegen
4 Months Ago
Attempted fix for bee analytics not working clientside
4 Months Ago
range_visuals_reconnect_fix -> main
4 Months Ago
Fix range visuals not working after a disconnect and reconnect
4 Months Ago
jungle_update -> Aux3
4 Months Ago
boomerang -> jungle_update
4 Months Ago
- Fix turrets working with new arrow system Took a while with multiple rewrites
4 Months Ago
Extra comments
4 Months Ago
Setup crossbow with new blend tree event script
4 Months Ago
New blend tree event submission script
4 Months Ago
Animation events will now replay states if the show ammo states are used
4 Months Ago
Handle all of the bow arrow updates inside the animator instead
4 Months Ago
Revert BowWeapon changes
4 Months Ago
Subtract 116998
4 Months Ago
Greatly increase boomerang thrown speed and reduce curving time
4 Months Ago
Retain item ownership after throwing and picking up the boomerang
4 Months Ago
rug_deployment_fix -> main
4 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
4 Months Ago
main -> rug_deployment_fix
4 Months Ago
main -> Boomerang
4 Months Ago
main -> jungle_update
4 Months Ago
Vending Machine consumes the same amount of power as fridge
4 Months Ago
Fixing some changed/broken settings on the new IO stuff
4 Months Ago
Fixed ContainerIOEntity not passing the argument loot panel over, was instead passing the hard coded loot panel
4 Months Ago
- Fix slot issues (problems when swapping to an io entity) - Reset to correct allowed contents
4 Months Ago
Vending machine now has a built in fridge - can be powered to prevent meat from spoiling
4 Months Ago
main -> holstered_arrow_fix
4 Months Ago
Cleaned up arrow renderer system
4 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)
4 Months Ago
jungle_update -> aux3
4 Months Ago
boomerang -> jungle_update
4 Months Ago
Fixed boomerang directions not responding properly to percentage complete through the throw arc
4 Months Ago
Expose settings to change return arc and time until start return arc
4 Months Ago
Remove time log
4 Months Ago
and more
4 Months Ago
Remove unneeded debug logs
4 Months Ago
- List rewrite - Added license
4 Months Ago
- Setup more IK settings in code - Add missing IK error
4 Months Ago
- Move FastIK away from Unity update methods - Setup profiling and our own init and update methods