userFlaviencancel

2,411 Commits over 397 Days - 0.25cph!

9 Months Ago
Fixed side inputs still adding active usage when directly wired to batteries with no components in between
9 Months Ago
Fixed pooling issues
9 Months Ago
Fixed wire slack impacting wire remaining length
9 Months Ago
Don't stall the main thread and apply wire slack job result only when its finished Removed RendererLOD from wires prefabs, use NotifyLOD instead and hide it in code Don't update moving wires when hidden
9 Months Ago
float3 instead of Vector3, moving wires fixes
9 Months Ago
Bezier.ApplyLineSlack micro optims
9 Months Ago
Moved wire slack calculation to job system, wip
9 Months Ago
Adjusted slacked wires min and max tesselation values
9 Months Ago
merged main into wire_slacking
9 Months Ago
Fixed the new 'Invert Mode' input draining batteries
9 Months Ago
Fixed slack rotation issues when placing the light box on angled surfaces
9 Months Ago
Updated the deploy sound to something more appropriate (was using the goold old tuna can lamp sound)
9 Months Ago
Tweaked water pumps deploy volume so they can be deployed in a triangle
9 Months Ago
Added an UI information panel showing flamethrowers damage and range values
9 Months Ago
Updated large medkit description to include the 100% chance of recovery from wounded state
9 Months Ago
Tweaked the new input behaviour - no power -> switch to the mode set manually - powered -> swith to the other mode https://files.facepunch.com/Flavien/a6t5qI8rzoaSdQzP.mp4 Also renamed both modes for clarity: 'Enable Defender Mode' -> 'Defender Mode' 'Disable Defender Mode' -> 'Target All'
9 Months Ago
▍▇▋▇▆▋ ▉▄ ▌█▇▌▉ ▋▊▌▊ ▇▍▊▄▄█▄ ▅▄▊▆▅▊▆▊ ██▍█▅▉ ▌▍ ▄█▋ ▍ ▄▌▅ ▉▄ ▅▌▌▅ ▋▅▍▍ ▊▆ ▅▄▆▍▅▆▋█▄▋▅ ▋▄▉▍▊://▉▆▉.▍▇▌▅▆.▄▌▇/▉/▊▆▄▉█▇▊▌▋▉▉▊▇▇▅▋/▍▇▋▇▅▅▊▊▇▊▍▇▍▄▌▇/▍
9 Months Ago
Solar panels no longer take damage when picked up
9 Months Ago
Added wire slack support to christmas lights
9 Months Ago
merge from main
9 Months Ago
Added a new input to SAM site to toggle the defender mode
9 Months Ago
Removed unnecessary meta files
9 Months Ago
Added an editor context scene for UI prefabs editing
9 Months Ago
Renamed "Suicide" to "Respawn" in the main menu Adjusted the confirmation popup
9 Months Ago
Added a tip explaining how to adjust wire slack
9 Months Ago
merge from main
9 Months Ago
Tesla coils and igniters now automatically heal themselves when under building privilege Approximately 8 HP after each decay tick (10 minutes), if not damaged recently
9 Months Ago
Output detected explosion vibration level regardless of the current energy
9 Months Ago
Renamed 'Passthrough' to 'Power Out'
9 Months Ago
Re applied 98023 (tech tree)
9 Months Ago
Merged main into io_seismic_sensor
9 Months Ago
Fixed remaining signs showing power usage 0
9 Months Ago
Updated physics material and destruction sound to metal
9 Months Ago
Fixed IOEntityEditor NREs with no outputs entities
9 Months Ago
When the electric furnace is full: - pause cooking instead of turning off - resume cooking when an item stack has been removed
9 Months Ago
Fixed cinematicentity.demohideobjects not working properly on CLIENT only
9 Months Ago
Removed some junk files not meant to be submitted
9 Months Ago
Added seismic sensor to T2 tech tree, tweaked inventory grab & drop sounds
9 Months Ago
Collider tweaks, more precise
9 Months Ago
Do not show IOEntity UI information panel for generic IO type items (fixes signs and frame showing power usage 0)
9 Months Ago
Removed manual controls
9 Months Ago
Fixed ground watch and colliders
9 Months Ago
Fixed gibs scale
9 Months Ago
Deploy sound, placement tweaks and guide mesh scale
9 Months Ago
Item icon
9 Months Ago
Art implementation, blinking light behaviour
9 Months Ago
Compile fix
9 Months Ago
Removed electric furnace 'Turn On' and 'Turn Off' side inputs They are now automatically turned ON or OFF depending on whether they have power, this simplifies circuits and fixes a few issues on server restarts
9 Months Ago
Increased laser detector range to match the beam length (from 4 to 12 meters) Also fixed players not being detected when approaching the beam head-on
9 Months Ago
Minor tweaks to the IO handle positions