userIan Hendersoncancel
reporust_rebootcancel

5,974 Commits over 974 Days - 0.26cph!

1 Year Ago
boomerang_fixes -> jungle_update
1 Year Ago
Restore animation and holster changes
1 Year Ago
jungle_update -> boomerang_fixes
1 Year Ago
Handle 3p boomerang on/off in the boomerang script rather than via animation events
1 Year Ago
Reset 3p anims on holster even if its not the local player
1 Year Ago
Fix boomerang sometimes being unable to be thrown, this was because the thrown boomerang wasnt checking its id properly
1 Year Ago
Dont put boomerangs too deep into the ground
1 Year Ago
Fixed boomerang backpack position
1 Year Ago
Fix wolf2 collisions
1 Year Ago
Better gravity over distance
1 Year Ago
Code organisation and cleanup
1 Year Ago
boomerang_fixes -> jungle_update
1 Year Ago
Fixed boar as well
1 Year Ago
Fix boomerang not colliding with a bunch of animals - dont strip the rig on the server
1 Year Ago
boomerang -> jungle_update
1 Year Ago
Don't make the vine point at the end destination anymore - confusing
1 Year Ago
Missing change
1 Year Ago
Enable both 2d and 3d renderer to create 2d leaves on top of the 3d vine
1 Year Ago
Easier to UV caps - take a cylinder piece and squash the top down to generate a cap
1 Year Ago
- Fix rendering seam - Fix incorrect transport frames on subsequent points with similar positions (was flipping rotations)
1 Year Ago
Better end uvs
1 Year Ago
Texels per unit system (for uvs)
1 Year Ago
vine_animation_setup -> jungle_update
1 Year Ago
Failsafe for descend prediction, stops its playing twice
1 Year Ago
Remove idle exit time for snapper animation start
1 Year Ago
vine_animation_setu -> jungle_update
1 Year Ago
Predict a correct vine descent - player descent animation in a better place
1 Year Ago
Ensure descending flag resets properly (also reset on swing if we need to) Ensure mountable sets itself to its active origin position after dropping off descending player Rname vine descending to 3p_vines
1 Year Ago
vine_animation_setup -> jungle_update
1 Year Ago
jungle_update -> vine_animation_setup
1 Year Ago
3d_renderer_caps -> jungle_update
1 Year Ago
Disable 3d renderer again
1 Year Ago
Fixed cap normals rendering insideout (flipped winding direction check)
1 Year Ago
Adjust cap triangles winding order based on direction
1 Year Ago
Cap methods properly map the UVs (adding it to the correct list)
1 Year Ago
3d_renderer_uv_fix -> jungle_update
1 Year Ago
Map v based on distance instead of point index. Results in consistent texture scaling instead of stretching.
1 Year Ago
vine_animation_Setup -> jungle_update
1 Year Ago
Fix broken blend tree name
1 Year Ago
vine_animation_setup -> jungle_update
1 Year Ago
Added 3p vine and vine descend animations
1 Year Ago
add vine 1st person decent animation
1 Year Ago
3p_remove_curve -> jungle_update
1 Year Ago
Fix vine turning off mid way through the movement
1 Year Ago
Dont curve the bottom part of the vine when travelling on it - ensures hands stay in the correct location, but it doesnt look as good Fix look rotation log message on vine mountable
1 Year Ago
vine_renderer_descent_fix -> jungle_update
1 Year Ago
Fix vine visual not resetting properly after descent
1 Year Ago
vine_visuals_line_up_fix -> jungle_update
1 Year Ago
Greatly reduce the vine point moving strengh. Should fix issues with the visuals not matching mountable position
1 Year Ago
vine_visuals_render_fix -> jungle_update