userIan Hendersoncancel
reporust_rebootcancel

5,620 Commits over 882 Days - 0.27cph!

1 Year Ago
- Double max rotation speed - Remove unneeded logs
1 Year Ago
Fixed throw RPC error
1 Year Ago
rope_0ft_fix -> main
1 Year Ago
Stop vending machines from showing rope as '0 ft'
1 Year Ago
inventory_order_radprotection_fix -> main
1 Year Ago
Fixed inventory radiation protection amount moving up/down depending on order of items in armour slots
1 Year Ago
furnace_heat_icon_fix -> main
1 Year Ago
Proper fix. Calll same on item checks as base oven
1 Year Ago
Add an extra check to items removed from the electric furnace. Should help prevent a bug where the item retain the cooking icon
1 Year Ago
beehive_debug_log -> main
1 Year Ago
Remove 'opened' debug log
1 Year Ago
crossbow_arrow_fix -> main
1 Year Ago
Fix arrow effects not turning back on after network load
1 Year Ago
Add save/load client methods to mini crossbow/bow/crossbow This lets us reload the arrow effects on relog/network load
1 Year Ago
Restore crossbow_arrow_fix
1 Year Ago
Subtract 116869
1 Year Ago
rug_deployment_fix -> main
1 Year Ago
Fixed new rug placement allowing placement on top of ladder hatches, landmines etc
1 Year Ago
crossbow_arrow_fix -> main
1 Year 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
1 Year Ago
Correct arrowhead now turns on when Crossbow is placed into turret
1 Year Ago
Remove debug drawing
1 Year Ago
seismic_sensor_radiusvolume -> main
1 Year Ago
Visualise seismic sensor range when placing
1 Year Ago
nuclei_compost -> main
1 Year Ago
Beehive Nuceli can now be composted
1 Year Ago
fridge_additions -> main
1 Year Ago
Manifest
1 Year Ago
Allow Bota Bag in Fridge Allow Honeycomb in Fridge
1 Year Ago
shelter_icon_scale -> main
1 Year Ago
Make Legacy Shelter icon a more sensible size
1 Year Ago
Automatically play a gesture when throwing the boomerang (temporarily a wave for now) -Stop gesture if projectile hits something
1 Year Ago
rug_deployment_fix -> main
1 Year Ago
Allow rugs to be placed underneath already placed deployables. Can now also be placed under peoples feet
1 Year Ago
Gesture experimentation
1 Year 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
1 Year Ago
- Improved reliabiliy of impact effects happening - Server projectile version scales damage properly - Logs
1 Year Ago
- Play projectile effects even if you only hit the terrain - Fixed NRE on terrain hit - Remove unneeded logs
1 Year Ago
Boomerang now sticks into whatever it hits, creating a pickupable world object like any other projectile
1 Year Ago
lerp direction changes rather than straight setting
1 Year Ago
Tweaked boomerang return arc
1 Year Ago
Fixed look rotation zero error on server projectiles
1 Year Ago
main -> Boomerang
1 Year Ago
spacedetected_log_fix -> main
1 Year Ago
Stop item container logs
1 Year Ago
- Completely deterministic arc generation - Radius variable - Manually set projectile velocity (not the best idea)
1 Year Ago
Try bezier curves rather than fake physics and a dream
1 Year Ago
Compile errors
1 Year Ago
beehive_fixes -> main
1 Year 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