userIan Hendersoncancel

4,117 Commits over 701 Days - 0.24cph!

6 Months Ago
Rebalanced multiple and single bee swarm damage
6 Months Ago
Missed files
6 Months Ago
Prevent bee damage (no matter what damage type it is) from bleeding
6 Months Ago
Only bother increasing nucleus stats if its not grade 1
6 Months Ago
Max XP is now whatever grade 1 starts at
6 Months Ago
Align under over 25 degrees and over 16 degrees
6 Months Ago
Fixed incorrect perfect growth rate calculation
6 Months Ago
Some stop distance thresholding
6 Months Ago
Got the boomerang doing a little curve a few seconds after throwing
6 Months Ago
Kill the boomerang properly on hit
6 Months Ago
Boomerang rotation now based on its speed
6 Months Ago
Get proper hit material from ray
6 Months Ago
Fully swapped boomerang over to server projectile. Restored most of the old functionality.
6 Months Ago
main -> boomerang
6 Months Ago
bee_rebalance -> main
6 Months Ago
Balance multiswarm damage
6 Months Ago
Working rebalance for single swarm attacks
6 Months Ago
Ensured time since spawned swarm is set on init properly
6 Months Ago
Fixed another bug with master swarm spawning multiple at once (this time in general and not in editor)
6 Months Ago
Fix editor spawning two bee swarms at once
6 Months Ago
Syntax error
6 Months Ago
Hazmats still nullify all damage coming in from bee stings (stab damage)
6 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)
6 Months Ago
codegen -> main
6 Months Ago
code gen
6 Months Ago
show_sprinkler_range -> main
6 Months Ago
Added convar to allow enable/disable
6 Months Ago
Remove unneeded ddraw commands
6 Months Ago
Fixed inaccurate sprinkler radius
6 Months Ago
Fixed volume guide being slightly offset towards the player
6 Months Ago
- Huge code cleanup - Ensure spheres and hemisphere prefabs can be correctly swapped between
6 Months Ago
Volume guide now disables properly when turning off
6 Months Ago
Further heater zone placement refinements
6 Months Ago
Corrected some incorrect heater growable sizes
6 Months Ago
Corrected a bunch of incorrect visual sprinkler radius size calculations
6 Months Ago
Ensure sphere prefab loads into memory correctly
6 Months Ago
- Proper prefab based volumes support - Ensured prefab scales properly
6 Months Ago
Beehive compile errors
6 Months Ago
bee_compile_errors -> main
6 Months Ago
Setup volume prefab support
6 Months Ago
bee_ux_improvements -> main
6 Months Ago
▆▉▄_▍▍█▆█▆▇_█▅█_█▌▌█▅▊▇ -> ▄▅▇▉
6 Months Ago
Some server projectile virtual methods. Clientside spinning reinstated.
6 Months Ago
Swapped fully to using a server projectile instead so we can use all of the projectile systems
6 Months Ago
Spawn at the correct position + rotation
6 Months Ago
Proper throw setup with eye position validation and racyast before throwing
6 Months Ago
Fixed boomerang server methods running in the client (only in editor)
6 Months Ago
main -> boomerang
6 Months Ago
Changed convar
6 Months Ago
Changed the way bee analytics are called. Added an editor method to reset bee stats for testing