userIan Hendersoncancel
reporust_rebootcancel

2,502 Commits over 517 Days - 0.20cph!

Just Now
Stop the boomerang killing itself when getting near the owner player (if they dont have anything out)
20 Minutes Ago
Boomerang prefab information
jungle_update -> Aux3
Boomerang -> jungle_update
main -> Boomerang
Adjusted icon again
More compile errors
- Compile errors - Recalculate bounds
Fixed some weird sticking issues with boomerangs. Explore some sticking behaviour with entities
Minor code cleanup
Fix on back orientation
New icon and inventory effects
- Fixed animation controller forcing exit time on catch - Implemented some radius on the hit casts (gives some leeway on having to directly hit the target)
Yesterday
Remove unneeded logs
Yesterday
Fixed client catch prediction (works well!)
Yesterday
Dump the extrapolation. Implement full clientside pediction instead. Behaving sensible at 150-200ms ping
3 Days Ago
Disable client predicted catching for now
3 Days Ago
Way more accurate landing point logic
3 Days Ago
Client predict catch logic
4 Days Ago
Add a bit of randomness to the starting rotation on client only (doesnt affect the hit box)
4 Days Ago
More realistic boomerang rotation! What boomerang only rotates on one axis anyway?
4 Days Ago
Half boomerang outwards travel distance
4 Days Ago
cant save thrown boomerang
4 Days Ago
- Retain Boomerang on hit (lodge it like other projectiles) - Scrap bunch of left over hatchet stuff on world model - Setup semi decent LOD values - Standardise both thrown and world model settings
4 Days Ago
Fixed bug causing has thrown not to be reset properly (clientside)
4 Days Ago
Route catch through RPC rather than flags to reduce the back and forth
4 Days Ago
- Fixed bug locking thrown boomerang from being used again - Overwritable method on thrown - Set client thrown flag properly
4 Days Ago
█▄▋█▍▉▋▊ ▅▋▆▅▅▋▋ ▊▌▅ ▌▋ ▋▄▄▊▊▍ ▊█▊▆█▆ ▉▋▍ ▅▅▅▍ ▇▍▅▄▄▄▄
4 Days Ago
▌▋▄▆█▊▆ ▅▍▇█▇█▆▄ ▄█ ▉▌▇ ▊▌▍▇▉▆▌▌ ██▅▍▅▋▉▄ ▇█▋▋▅ ▌█▌▉▅▄▇ ▄▌▌▌▅ ▋▍▄ ▌▋▋▅▌█▋▉▆ ▉▅▋ ▋▄▋▍▋▄▆▋ ▇▄▋▇ ▅█▋▉▉▆
4 Days Ago
Added catching cycle with catching animations to actually catch the boomerang
4 Days Ago
Way higher client rotation speed
4 Days Ago
Missed files
4 Days Ago
Fixed projectile rotation flipping for a few bezier steps mid way through flight
4 Days Ago
NRE check on boomerang rayhit get collider material
5 Days Ago
Fixed seismic senor and electric heater volumes
5 Days Ago
main -> io_consistency
5 Days Ago
Attempts to stop boomerang flipping mid way through its flight
5 Days Ago
Much cleaner move towards. Just update and delta time rather than fixed
5 Days Ago
First pass on client prediction. Going simple to begin with: custom extrapolation
5 Days Ago
More sensible scan range
5 Days Ago
Experimentations with forced drop off at ends as well as 0 scan range and radius
5 Days Ago
fridge_additions -> main
5 Days Ago
Add whitelist system to fridge, add bota bag there instead
5 Days Ago
Revert bota bag back to item so the crafting UI doesnt break
6 Days Ago
- Ensure original boomerang item is cached by new thrown boomerang - When boomerang hits something the boomerang item will be nuked
6 Days Ago
Missed files
6 Days Ago
New system to keep the boomerang in your hotbar whilst its flying. Total buggy mess right now
6 Days Ago
Added ability to bypass consume on throw
6 Days Ago
- Double max rotation speed - Remove unneeded logs
6 Days Ago
Fixed throw RPC error