branchrust_reboot/main/Boomerangcancel

166 Commits over 274 Days - 0.03cph!

2 Months Ago
View model improvements to finger posing when not wearing gloves (post glove updates)
2 Months Ago
Cherry pick from 119676 (viewmodel glove slimming)
2 Months Ago
jungle_update -> boomerang
2 Months Ago
Client server mismatched fields error
2 Months Ago
Last minute changes
2 Months Ago
Fixed Boomerang on back positioning. Removed extra logs from animation events
2 Months Ago
Added item condition to Boomerangs - each hit removes 10% of durability
2 Months Ago
Added controller
2 Months Ago
Cancel 3p animation if hits the ground
2 Months Ago
Improve script notes.
2 Months Ago
Improve Boomerang hit detection. Fix movement code taking excess velocity from the server projectile movement. Can now turn on/off server projectile movement code (boomerang only uses server projectile for its initial thrown section, client predicted on curving)
2 Months Ago
Remove rotating logs
2 Months Ago
Dont fly to a player thats ran too far from the starting position
2 Months Ago
Aim slightly higher up than the feet
2 Months Ago
Client predicted returning to player
2 Months Ago
Quicker return speed (again)
2 Months Ago
3p throwing and waiting to catch boomerang animations
2 Months Ago
Try and return to the player rather than the starting spawn location
2 Months Ago
jungle_update -> boomerang
2 Months Ago
jungle_update -> Boomerang
2 Months Ago
Don't allow placement on single racks
2 Months Ago
Animation update to remove boomerang clipping with the larger gloves
2 Months Ago
- Can throw boomerang sooner after catching it (quicker caught animation transition) - Reduce catch animation duration frames
2 Months Ago
Can no longer use a boomerang to gather wood or harvest bodies
2 Months Ago
Double boomerang throwing range
2 Months Ago
jungle_update -> boomerang
3 Months Ago
Setup for wall mounted weapon racks. Too small for other types.
3 Months Ago
Adding camera animation to boomerang content
3 Months Ago
Adding extra 3p anim for catch and adjusted blends
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
main -> Boomerang
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
- Prevent different boomerang items from being able to catch other boomerang items (eg boomerang 2 item catching boomerang 1 in the air) - Harden check logic on boomerang catch (server & client)
3 Months Ago
Fix issue detecting if boomerang has finished its curve
3 Months Ago
Allow boomerang to generate more forward momentum if its finished its curve and hasnt hit the ground yet
3 Months Ago
- Setup script to allow trails (or any child) to null out rotation on a specific axis - Stopped Boomerang trail from following the x axis
3 Months Ago
Detect water hits - handle it like the other projectiles
3 Months Ago
Stop the boomerang killing itself when getting near the owner player (if they dont have anything out)
3 Months Ago
Boomerang prefab information
3 Months Ago
Moved to /effects
3 Months Ago
Trail ready for mirrored orientation.
3 Months Ago
Fresnel opacity.
3 Months Ago
Even more orientation fixes.
3 Months Ago
Orientation fix.
3 Months Ago
WIP (some temp stuff)
3 Months Ago
Midair visibility WIP. Texture optimiziation. Slash instead of blunt dmg.
3 Months Ago
main -> Boomerang