userIan Hendersoncancel
reporust_rebootcancel

3,847 Commits over 639 Days - 0.25cph!

4 Months Ago
Proper fix. Calll same on item checks as base oven
4 Months Ago
Add an extra check to items removed from the electric furnace. Should help prevent a bug where the item retain the cooking icon
4 Months Ago
beehive_debug_log -> main
4 Months Ago
Remove 'opened' debug log
4 Months Ago
crossbow_arrow_fix -> main
4 Months Ago
Fix arrow effects not turning back on after network load
4 Months Ago
Add save/load client methods to mini crossbow/bow/crossbow This lets us reload the arrow effects on relog/network load
4 Months Ago
Restore crossbow_arrow_fix
4 Months Ago
Subtract 116869
4 Months Ago
rug_deployment_fix -> main
4 Months Ago
Fixed new rug placement allowing placement on top of ladder hatches, landmines etc
4 Months Ago
crossbow_arrow_fix -> main
4 Months Ago
- Crossbow Weapon script dynamically enables/disables arrow renderer since the animator isnt handling it (same solution as MiniCrossbow) - Added Mesh Cull for the arrow
4 Months Ago
Correct arrowhead now turns on when Crossbow is placed into turret
4 Months Ago
Remove debug drawing
4 Months Ago
seismic_sensor_radiusvolume -> main
4 Months Ago
Visualise seismic sensor range when placing
4 Months Ago
nuclei_compost -> main
4 Months Ago
Beehive Nuceli can now be composted
4 Months Ago
fridge_additions -> main
4 Months Ago
Manifest
4 Months Ago
Allow Bota Bag in Fridge Allow Honeycomb in Fridge
4 Months Ago
shelter_icon_scale -> main
4 Months Ago
Make Legacy Shelter icon a more sensible size
4 Months Ago
Automatically play a gesture when throwing the boomerang (temporarily a wave for now) -Stop gesture if projectile hits something
4 Months Ago
rug_deployment_fix -> main
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
5 Months Ago
- Completely deterministic arc generation - Radius variable - Manually set projectile velocity (not the best idea)
5 Months Ago
Try bezier curves rather than fake physics and a dream
5 Months Ago
Compile errors
5 Months Ago
beehive_fixes -> main
5 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
5 Months Ago
Missing status panel files
5 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
5 Months Ago
bee_rebalance -> main
5 Months Ago
Rebalanced multiple and single bee swarm damage
5 Months Ago
Missed files
5 Months Ago
Prevent bee damage (no matter what damage type it is) from bleeding
5 Months Ago
Only bother increasing nucleus stats if its not grade 1