userIan Hendersoncancel
reporust_rebootcancel

3,671 Commits over 639 Days - 0.24cph!

4 Months Ago
Allow rugs to be placed underneath already placed deployables. Can now also be placed under peoples feet
4 Months Ago
Gesture experimentation
4 Months Ago
- Boomerang can now be caught by the player who threw it in the first place - Cache creator player - Hitmaterial now uses collider shared material
4 Months Ago
- Improved reliabiliy of impact effects happening - Server projectile version scales damage properly - Logs
4 Months Ago
- Play projectile effects even if you only hit the terrain - Fixed NRE on terrain hit - Remove unneeded logs
4 Months Ago
Boomerang now sticks into whatever it hits, creating a pickupable world object like any other projectile
4 Months Ago
lerp direction changes rather than straight setting
4 Months Ago
Tweaked boomerang return arc
4 Months Ago
Fixed look rotation zero error on server projectiles
4 Months Ago
main -> Boomerang
4 Months Ago
spacedetected_log_fix -> main
4 Months Ago
Stop item container logs
4 Months Ago
- Completely deterministic arc generation - Radius variable - Manually set projectile velocity (not the best idea)
4 Months Ago
Try bezier curves rather than fake physics and a dream
4 Months Ago
Compile errors
4 Months Ago
beehive_fixes -> main
4 Months Ago
- Actually expose the temperature (makes it way easier to see whats going on) - Can now run a beehive in the snow with enough heaters
4 Months Ago
Missing status panel files
4 Months Ago
- Add a status panel so its easy to see if a beehive is producing or not producing honeycomb - Wrote new inventory check full methods to double check partial stacks - FIx a bunch of terribly timed inventory checks
4 Months Ago
bee_rebalance -> main
4 Months Ago
Missed files
4 Months Ago
Rebalanced multiple and single bee swarm damage
4 Months Ago
Prevent bee damage (no matter what damage type it is) from bleeding
4 Months Ago
Only bother increasing nucleus stats if its not grade 1
4 Months Ago
Max XP is now whatever grade 1 starts at
4 Months Ago
Align under over 25 degrees and over 16 degrees
4 Months Ago
Fixed incorrect perfect growth rate calculation
4 Months Ago
Some stop distance thresholding
4 Months Ago
Got the boomerang doing a little curve a few seconds after throwing
4 Months Ago
Kill the boomerang properly on hit
4 Months Ago
Boomerang rotation now based on its speed
4 Months Ago
Get proper hit material from ray
4 Months Ago
Fully swapped boomerang over to server projectile. Restored most of the old functionality.
4 Months Ago
main -> boomerang
4 Months Ago
bee_rebalance -> main
4 Months Ago
Balance multiswarm damage
4 Months Ago
Working rebalance for single swarm attacks
4 Months Ago
Ensured time since spawned swarm is set on init properly
4 Months Ago
Fixed another bug with master swarm spawning multiple at once (this time in general and not in editor)
4 Months Ago
Fix editor spawning two bee swarms at once
4 Months Ago
Syntax error
4 Months Ago
Hazmats still nullify all damage coming in from bee stings (stab damage)
4 Months Ago
Most clothing will now provide some resistance against Bees, resulting in substantially lower damage per second (bees now do standard stab damage rather than bee sting damage)
4 Months Ago
codegen -> main
4 Months Ago
code gen
4 Months Ago
show_sprinkler_range -> main
4 Months Ago
Added convar to allow enable/disable
4 Months Ago
Remove unneeded ddraw commands
4 Months Ago
Fixed inaccurate sprinkler radius
4 Months Ago
Fixed volume guide being slightly offset towards the player