userFlaviencancel

4,399 Commits over 609 Days - 0.30cph!

1 Year Ago
merge from main
1 Year Ago
merge from firemode_improvements
1 Year Ago
Added fire mode switch sound to the rest of the guns
1 Year Ago
Wire deployment, player detection
1 Year Ago
Baseline, added item and entity prefabs
1 Year Ago
Codegen, manifest
1 Year Ago
merge from main
1 Year Ago
Minor placement check fix, sockets handle position tweaks
1 Year Ago
Wallpaper reskinnable using the spraycan
1 Year Ago
Fixed seismic sensor vibration level not reset when unpowered
1 Year Ago
Play a sound when changing fire mode and keep the indicator icon enabled when switching to other items
1 Year Ago
Added first 3 wallpaper skin variants
1 Year Ago
Make sure isAnimating is set to true on both client and server
1 Year Ago
Fixed retro toolcupboard NRE introduced by 100365
1 Year Ago
▌▆▉▋▇ ▅▇▅ █▆▄▍▍▊▇ ▄▇▋ ▌▋▍▊▅▊▋▊▉▊▍▇ ▅▋ ▍▆▋ ▊▄▍▌▇▆ █▄ ▅▇▆▊ ▋▅▉▇ ▄ ▇▄▋▅▄▌ ▄▋▉▋ ▅▅▄▆ ▍▋▍ ▋▄█▌▉██▊▍▇▉▍ ▋▉█▍▄ ▇▍█▉▉▆
1 Year Ago
Wallpaper skin setup wip
1 Year Ago
Fixed LTDescrOptional NRE error caused by retro TC screens
1 Year Ago
Added wallpaper conditional models to wall, doorway, window, half and low wall building block prefabs (all grades and skins)
1 Year Ago
▉▊▇▊▄ █▊▇▉ ▍█▍▋▋▄▉▇▍ ▆▆█▆ ▉▊ ▅▍ ▆▍▆▆▋▅ ▍▄▋▆▄ ▋▍▇▉ █▇▄▅▇ ▅▅▉▅▋▌▉ ▉▍ ▇ ▄▋█▅ ▅▋▄▇▅ ▇▍▋▄▋█▉ ▄▌ ▋▍ ▌██▌▋ ▄▇▅▉▌, ▊█▄▇▆▇▆ ▋▅▋█▄▍▌ █▇▅▌ ▋▅▌▊▌▍ ▉▉ ▆▊█▄ █▍▌▇▊ ▉▊▊▉ ▄▇▆▊▍ ▉▋▉▉ ▇▇▍▉▇▇▍ ▍▊▅ ▌▊▅▉ ▇▅ ▇▉▆ ▊▆▌▊▉ ▆▊▋▊▍▌ █ ▋▍▋▆ ▄▅▍▉█▇ ▊▍▉ ▋▌▍▋▌ ▉▊▍▉▍▇ ▉▊█▆ ▋▉▇▄▌▋▅ ▋█▆▆▍█▄ ▌▇▉▍ ▅▋▇▊▄▋▇ ▅█▆▍▇ ▋█▊▊ ▋▌▍▊▅▌▉ ▅▉█▊▉ ▅▍▋▊ ▋▉█▊▌▄▉ ▊▊ ▊ ▆▍▋▄
1 Year Ago
▆▉▉▋ ▋▅▇▇ ▌▋▅ ▄▅█▆▋ █▆▌▌▊▋ ▆▋▌ ▍▅▆█ ▍▉█▇ ▊▌ ▊█▅▉, █▋▊▇█▌ ▄█▍ ▆▇▅▉▇▋ ▅█▇▌ ▌▌ ▍▅▌ ▌▅▊▊ ▉▊ ▉▇▆▋█ ▄▄ █▋▍▋▉▆ ▄▅▌▄ ▅▊▉▇ ▇▊▇▊█ ▊▋▉▇▅
1 Year Ago
Removed AmbientLightLOD components from the search light, fixing spotlight intensity issues
1 Year Ago
Placement checks
1 Year Ago
merge from main
1 Year Ago
merge from demorecorder_ui_improvements
1 Year Ago
Hide the demo recording UI when the main menu is opened, also make sure it doesn't capture any clicks
1 Year Ago
merge from main
1 Year Ago
Fixed occlusion culling setting always turning itself back on when opening the game
1 Year Ago
merge from swapitems_fix
1 Year Ago
Do not try to swap items around if they can't stack (introduced by 98742) Fixes moving a partial stack from a full container onto another partial stack not working (fluid containers not taking anymore water than 100ml for example)
1 Year Ago
Wallpaper pickable using a hammer
1 Year Ago
Added wallpaper conditional models to all stones building block prefabs
1 Year Ago
Damaging wall removes attached wallpaper (only one hit atm)
1 Year Ago
merge from doorcontroller_fixes
1 Year Ago
Fixed pulsed door controllers ending up in the wrong state in some cases
1 Year Ago
merge from main
1 Year Ago
Fixed IOEntity editor tool spawning wires with missing materials
1 Year Ago
merge from wire_slacking/optimisations
1 Year Ago
Fixed some wire parenting update issues when a single line is attached to multiple doors
1 Year Ago
merge from main
1 Year Ago
Fixed player deployed elevators not draining batteries (had no input set to main power slot)
1 Year Ago
Renamed wallpaper prefabs
1 Year Ago
Converted wallpaper to building block conditional models instead of entities Save an int on the building block corresponding to the wallpaper skin and spawn conditional models based on that
1 Year Ago
Fixed IO hoses material fuckery again, unity didn't like the renames
1 Year Ago
Converted smart switch receiver to MeshLOD, retargeted the anims
1 Year Ago
Fixed electrical heater placement issue
1 Year Ago
Don't collapse renderers if theres a EmissionScaledByLight component
1 Year Ago
manifest
1 Year Ago
merge from building_skins_3/wallpaper
1 Year Ago
Set the device ID config UI input field to alphanumeric, so it behaves like computer station and ignore any special characters
1 Year Ago
Added a parameter to ToBaseEntity to allow destroyed entities to be returned from the registry Use that in TriggerBase to detect destroyed entities