userIan Hendersoncancel

2,564 Commits over 548 Days - 0.19cph!

13 Days Ago
First pass on client prediction. Going simple to begin with: custom extrapolation
13 Days Ago
More sensible scan range
13 Days Ago
Experimentations with forced drop off at ends as well as 0 scan range and radius
13 Days Ago
fridge_additions -> main
13 Days Ago
Add whitelist system to fridge, add bota bag there instead
13 Days Ago
Revert bota bag back to item so the crafting UI doesnt break
14 Days Ago
- Ensure original boomerang item is cached by new thrown boomerang - When boomerang hits something the boomerang item will be nuked
14 Days Ago
Missed files
14 Days Ago
New system to keep the boomerang in your hotbar whilst its flying. Total buggy mess right now
14 Days Ago
Added ability to bypass consume on throw
14 Days Ago
- Double max rotation speed - Remove unneeded logs
14 Days Ago
Fixed throw RPC error
14 Days Ago
rope_0ft_fix -> main
14 Days Ago
Stop vending machines from showing rope as '0 ft'
14 Days Ago
inventory_order_radprotection_fix -> main
14 Days Ago
Fixed inventory radiation protection amount moving up/down depending on order of items in armour slots
14 Days Ago
furnace_heat_icon_fix -> main
14 Days Ago
Proper fix. Calll same on item checks as base oven
14 Days Ago
Add an extra check to items removed from the electric furnace. Should help prevent a bug where the item retain the cooking icon
14 Days Ago
beehive_debug_log -> main
14 Days Ago
Remove 'opened' debug log
14 Days Ago
crossbow_arrow_fix -> main
14 Days Ago
Fix arrow effects not turning back on after network load
15 Days Ago
Add save/load client methods to mini crossbow/bow/crossbow This lets us reload the arrow effects on relog/network load
15 Days Ago
Restore crossbow_arrow_fix
15 Days Ago
Subtract 116869
15 Days Ago
rug_deployment_fix -> main
15 Days Ago
Fixed new rug placement allowing placement on top of ladder hatches, landmines etc
15 Days Ago
crossbow_arrow_fix -> main
15 Days 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
15 Days Ago
Correct arrowhead now turns on when Crossbow is placed into turret
15 Days Ago
Remove debug drawing
15 Days Ago
seismic_sensor_radiusvolume -> main
15 Days Ago
Visualise seismic sensor range when placing
15 Days Ago
nuclei_compost -> main
15 Days Ago
Beehive Nuceli can now be composted
15 Days Ago
fridge_additions -> main
15 Days Ago
Manifest
15 Days Ago
Allow Bota Bag in Fridge Allow Honeycomb in Fridge
15 Days Ago
shelter_icon_scale -> main
15 Days Ago
Make Legacy Shelter icon a more sensible size
15 Days Ago
Automatically play a gesture when throwing the boomerang (temporarily a wave for now) -Stop gesture if projectile hits something
15 Days Ago
rug_deployment_fix -> main
15 Days Ago
Allow rugs to be placed underneath already placed deployables. Can now also be placed under peoples feet
16 Days Ago
Gesture experimentation
16 Days 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
16 Days Ago
- Improved reliabiliy of impact effects happening - Server projectile version scales damage properly - Logs
16 Days Ago
- Play projectile effects even if you only hit the terrain - Fixed NRE on terrain hit - Remove unneeded logs
16 Days Ago
Boomerang now sticks into whatever it hits, creating a pickupable world object like any other projectile
16 Days Ago
lerp direction changes rather than straight setting