userIan Hendersoncancel
reporust_rebootcancel

4,144 Commits over 701 Days - 0.25cph!

6 Months Ago
Setup throw, throw_ready and throw_cancel animation events
6 Months Ago
Fixed broken aim animation
6 Months Ago
Add support for viewmodel renderer
6 Months Ago
crafting_update -> main
6 Months Ago
virtualitemicon_nre_fix -> crafting_update
6 Months Ago
Fix virtual item icon nre
6 Months Ago
Missing files
6 Months Ago
codegen
6 Months Ago
- Setup item - Temporary image
6 Months Ago
main -> boomerang
6 Months Ago
crafting_update -> main
6 Months Ago
Missing preprocessor checks
6 Months Ago
bees -> crafting_update
6 Months Ago
Compile errors
6 Months Ago
New bee particle script to hopefully cut down on the sub emitters turning on/off all the bloody time
6 Months Ago
Implement new death particles
6 Months Ago
bee_damage -> bees
6 Months Ago
Beehive: - Fix a bug preventing humidity from being reduced if a roof was used or a fire was placed nearby - Improvements to loot panel reliability - Protobuf the humidity too - Code cleanup and simplification
6 Months Ago
Removed bee sounds from bee grenade entity (kept on the world and view model)
6 Months Ago
XP Convar fixes
6 Months Ago
bees -> crafting_update
6 Months Ago
Added LOS check system to master swarms so they cant damage people through walls
6 Months Ago
crafting_update -> main
6 Months Ago
bees -> crafting_update
6 Months Ago
Removed extra logs
6 Months Ago
crafting_update -> main
6 Months Ago
bees -> crafting_update
6 Months Ago
Rebalanced beehive temperature Bees like temperature biomes and relatively low altitiude. Need to use a heater if you are higher up or in the snow
6 Months Ago
- Cleanly handle nucleus grades - Fix bugs with progress bar - Add even more convars to allow quicker honeycomb generation and how much xp to give - Added some more tooltips and last minute polish
6 Months Ago
Turn a bunch of static settings into ConVars. This allows server owners to adjust a bunch of variables on the bee system: from bee swarm survival length to how much xp is added to a nucleus each cycle.
6 Months Ago
Ensure bee swarms target the closest accepted player, not the first one they find that fits the bill
6 Months Ago
Add more tooltips to loot panels
6 Months Ago
crafting_update -> main
6 Months Ago
toolcupboard_www -> crafting_update
6 Months Ago
Fixed toolcupboard items showing a bunch of w's
6 Months Ago
bees -> crafting_update
6 Months Ago
Fixed natural beehives spawning on fire
6 Months Ago
Reduce trigger size
6 Months Ago
Additional checks before master swarm is spawned. Ensure not too close to wall, as well as worrying about the vertical spawn if inside a wall
6 Months Ago
Greatly improved swarm behaviour around fires
6 Months Ago
crafting_update -> main
6 Months Ago
bees -> crafting_update
6 Months Ago
Compile error
6 Months Ago
crafting_update -> main
6 Months Ago
bees -> crafting_update
6 Months Ago
Apply overrides to all bee particles
6 Months Ago
bees -> crafting_update
6 Months Ago
Ensured prevent building isnt a trigger
6 Months Ago
bees -> crafting_update
6 Months Ago
- Made bee grenade deployable larger to try and prefvent clipping under ground - Ensure bee master swarm doesnt immediately appear - Fix burny bees again (fire effects were set to play on awake)