branchrust_reboot/main/tincan_alarmcancel

89 Commits over 31 Days - 0.12cph!

1 Year Ago
▉▉▆▊▊ ▊▌▍ ▉▄▆ ▋▊▍▇▅ ▋▅▅█▊▋███▉ ▌▇ ▌▍▋ ▄▇▌▋▇▇ ▌▍▊▊▆▅▉▌ ▄▌▊█▅▋▍█▋▇
1 Year Ago
▄▆▉ ▇▆▌ ▇██▊ ▉▍ ▍ █▊▉▇▉▅▄▉ █▆▄▇▌ ▄▋ ▉▅█▋▍▌ █▇ █▅▋ ▄▍▍▊
1 Year Ago
Minor code change on the wire deployment following the construction errors refacto
1 Year Ago
merge from main
1 Year Ago
Wire deploy error fixes
1 Year Ago
Code cleanup
1 Year Ago
▄▅▌▍▋ █▍▌ ▌▍▄ ▉▉█▍▇ ▉▉▉▍▋▇▋ ▋▆▇▍▋▋▆ ▊▆ ▉▇▄ █▄▌▅▅▋ ▅▉▄▆▊▇ ▇▆▆ ▆▄█▆ ▍▋█▅▊▇█▅▅▉▆, ▋▄ ▆█ ▉▆▊ ██▅▉▋▊ ▉▊▄▊█ █▄▊ ▌▆▇▇▄▍▆▋ +▊▊▄▄▋ █▉▅▌▋ ▍▉▊ ▄▄▇▍▋▊▄
1 Year Ago
Added detailed error messages when failing to deploy the tin can alarm wire
1 Year Ago
Fixed tin can alarm wire deployable on terrain holes
1 Year Ago
merge from main
1 Year Ago
merge from main
1 Year Ago
UpdateLine NRE fix
1 Year Ago
tin can alarm gibs new setup with centred pivots and enabled precision, fixed it falling through floor
1 Year Ago
Turn off r/w on tin can gibs mesh Enable useContinuousCollision on tin can gibs, they are so tiny they are falling through objects
1 Year Ago
Fixed create gibs in scene button not working in editor Fixed a rotation error in editor
1 Year Ago
tin can alarm gibs colliders
1 Year Ago
Set the tin can alarm to use the Harvestable layer for now, fixing the vehicle clipping checks and horse collisions They won't take damage from explosions and fire as a result, will work on a proper fix next month
1 Year Ago
Cancel wire deployment if the player died Demo NRE fix
1 Year Ago
Fixed the wire deployment DDraw lines ghosting (applied the same fix to the WireTool)
1 Year Ago
Tweaked the deploy volumes to allow closer placement from other deployables Improved wire through walls checks
1 Year Ago
Elevators can now trigger the tin can alarm, because why not
1 Year Ago
Protection values again, forgot to CTRL+S last time
1 Year Ago
Updated protection values
1 Year Ago
tin can alarm sounds
1 Year Ago
Refactored wire checks and fixed a missing Pool.FreeList
1 Year Ago
Added tin can alarm to T1 tech tree Updated craft recipe
1 Year Ago
merge from main
1 Year Ago
Fixed vehicles and trains not triggering the alarm Added a 1 second delay before the same entity can trigger the alarm again
1 Year Ago
Fixed the tunnels no build volumes I missed
1 Year Ago
Tin can alarm deployable in underwater labs
1 Year Ago
Block placement in NMS elevator shafts S2P
1 Year Ago
Block placement on Excavator belts and buckets S2P
1 Year Ago
Added a new BlockPlacement custom tag to force block-building regardless of any deploy exceptions the item may have
1 Year Ago
Flagged above ground tunnel entrance prevent-building volume as Tunnels
1 Year Ago
Added a new Tunnels ColliderInfo flag, so it can be used to ignore tunnels prevent-building volumes Flagged train_tunnel_nobuild volume as Tunnels Tin can alarm now deployable in tunnels
1 Year Ago
Moved both oilrigs MonumentInfo component to the prefab root gameobject so running S2P correctly adds the PreventBuildingMonumentTag component S2P
1 Year Ago
Ignore colliders excluding player movements when running auto crouch
1 Year Ago
merge from main
1 Year Ago
Added prevent building volumes to the junkyard car shredder
1 Year Ago
Improved the wire deployment checks to reject any placement in prevent-building volumes, except for monument root volumes
1 Year Ago
Moved harbor containers prevent building volume to client/server
1 Year Ago
Moved the oil rig prevent building volumes under the gameobject holding the MonumentInfo, so GetMonument does not return null and deploy volumes ignoring monument can work properly This fixes tin can alarms not deployable on oil rigs Also fixed the BBQ sitting in the water following the recent missing prefab fix S2P
1 Year Ago
Tweaked and relaxed the not-inside checks to fix invalid placements on slopes
1 Year Ago
Not deployable on harbor swing bridge and containers - Changed the swing bridge layer from 'World' to 'Vehicle Large' - Added a prevent building volume to the containers
1 Year Ago
Wire not deployable on elevators
1 Year Ago
Fixed vehicles still colliding with the wire end collider
1 Year Ago
Not deployable in large hollow trees Fire damage do not trigger the alarm Additional checks on wire deployment
1 Year Ago
Now deployable on the Default layer (fixes a lot of issues with monument colliders set on the Default layer) Disabled collision with player vehicles and AI vehicles Tweaked the deploy volumes again
1 Year Ago
Added a way to override the placement layer mask of a deployable prefab
1 Year Ago
Triggered by opening doors Updated protection values so it can take damage from fire