userIan Hendersoncancel

2,573 Commits over 548 Days - 0.20cph!

27 Days Ago
Show range with a custom material. Use Graphics.DrawMesh rather than spawning an actual prefab. Cach property block, mesh and material stuff on the guide renderer
27 Days Ago
Moved the code into deploy guide renderer instead
27 Days Ago
When placing a sprinkler, a sphere will now be visible indicating its range
27 Days Ago
some more minor dirt adjustments
27 Days Ago
Make slashes cause smaller decals than blunt, cause that makes sense
27 Days Ago
Blunt effects now support non uniform scaling (skew)
27 Days Ago
Added random rotation modifer to all bullet decals
27 Days Ago
Ensure all stab effects have rotation modifers on them
27 Days Ago
Further refinements to slash effects
27 Days Ago
Fixed metal ore scale issues
27 Days Ago
First set of refinements to the rest of the slash details
27 Days Ago
Improvements to impact effects to alow non uniform scaling. Applied to some standard hit effects with greater variety in rotation and scale https://files.facepunch.com/ianhenderson/1b0711b1/Photos_5N3eHM2sXK.jpg
27 Days Ago
Fix master swarms not killing themselves after a period of time without a target
28 Days Ago
Porabola utils Incase I want to use it
28 Days Ago
Initial crappy curving logic
28 Days Ago
- save thrown from position - handle save till return - setup shared stuff (used for prediction later) - code cleanup
28 Days Ago
Adjusted bounding box again
28 Days Ago
- increased speed - debug command - codegen
28 Days Ago
Impact effects now working on hit. Just search for the nearest bone and use that
28 Days Ago
More progress towards thrown boomerang generating effects. Correct material is now grabbed
28 Days Ago
- Reduce bounds - Add comments
28 Days Ago
Some attack hit 2 effects
28 Days Ago
Setup attack hit 2 properly
28 Days Ago
Can now melee things with the boomerang on left click
28 Days Ago
Fixed beehive nucleus grades not being registered properly on vendor listings
28 Days Ago
Added crappy hit effect
28 Days Ago
Non Stackable
28 Days Ago
Boomerang now kills itself on damage
29 Days Ago
Proposed fix for the bees throwing random occasional fire from sub emitters
29 Days Ago
bee_water_splash -> main
29 Days Ago
Slight balancing adjustments to make sprinklers more effective
29 Days Ago
bee_water_splash -> main
29 Days Ago
Ensured master swarm has same trigger collider
29 Days Ago
Let bee swarm and bee master swarm take splashable damage
29 Days Ago
Boomerang now does damage to entities it hits using vis entities for the meantime
29 Days Ago
Re-apply grenade fix
29 Days Ago
█▍▆▆▆▄█ ▉▋▌▅▍ ▉▉▅▄█▇▇▍▊, ▌▌▋▌▄▋█ ▋▌▊▄▊▉ ▇█▅ █▌▆▍▋▊█ ▋▍▆▉▄▇▍▇ ▇▋█▉ ▄█ ▇▆▇▄▋▌ ▅ ▅▇▍▅▊▍▄
29 Days Ago
crafting_update -> main
29 Days Ago
bees -> crafting_update
29 Days Ago
Fix burny bees yet again
29 Days Ago
Increased deployed beehive prevent building volume
29 Days Ago
Rotation corrections
29 Days Ago
Clientside rotation (this is ok so long as we use a square/sphere collider lol
29 Days Ago
- Set up really crappy move forward script - Use item mod instead - Temporarily set LODS to all be LOD0
29 Days Ago
Setup tech to allow an entity to be created on a throw. Brand new entity throw specific methods and a bunch of conversion + helper stuff added throughout.
29 Days Ago
Setup throw, throw_ready and throw_cancel animation events
29 Days Ago
Fixed broken aim animation
29 Days Ago
Add support for viewmodel renderer
29 Days Ago
crafting_update -> main
29 Days Ago
virtualitemicon_nre_fix -> crafting_update