userFlaviencancel

2,411 Commits over 397 Days - 0.25cph!

11 Months Ago
Fixed fuel generator aux inputs draining power
11 Months Ago
Rounded upkeep timer minutes
11 Months Ago
Changed upkeep timer format
11 Months Ago
Removed counter power consumption and active usage (for real this time) Increased max target number from 100 to 999
11 Months Ago
Fixed industrial conveyors aux outputs passing power even when they have 0 energy left
11 Months Ago
Force update passthrough UI when switching between an input/output handle
11 Months Ago
▄▊▄ ▌▉▊▋▍▅▊▍▊▄▄▋▆▆▋▇▇▆▄▍▉ ▇▍ ▍▆▇█ █▌ ██▄▋▆██, ▇▌▊▋▆█▄ █▍▅▌▅█▇▉█ ▍▋██
11 Months Ago
Fixed auxiliary outputs messing with how we calculate power drain
11 Months Ago
▍█▆▄▋▅▍▍▊▅▍ ▉▆▍▍▋
11 Months Ago
Fixed memory cell power passthrough being showed on both outputs
11 Months Ago
Fixed the slight delay before the passthrough value UI gets updated when looking at an IO entity handle
11 Months Ago
Fixed timer, fog machine, strobe light and spooky speaker auxiliary inputs draining power
11 Months Ago
Fixed industrial crafter not draining any power (now drains 1 when ON and 0 when OFF)
11 Months Ago
Fixed no passthrough components (eg: tesla coil) not draining anything from batteries, a regression from recent changes
11 Months Ago
Exposed the total number of boxes and tweaked their spawn order
11 Months Ago
Fixed auto turret, industrial conveyor and HBHF sensor auxiliary outputs draining batteries
11 Months Ago
Reversed RAND switch behaviour, passes power when on and resets to off
11 Months Ago
Fixed pressure pads blocking power passthrough for a bit when triggered
11 Months Ago
Removed power drain from auxiliary inputs on zero-power components (switch, smart switch, rand switch, mem cell, blocker)
11 Months Ago
Fixed batteries draining more than the current energy they receive
11 Months Ago
Merged electricity_power_fixes to Aux2
11 Months Ago
Merged io_entity_snapping/fixes to Aux2
11 Months Ago
Fixed memory cell still consuming 1 power
11 Months Ago
Fixed switch and smart switch green/red lights feedbacks
11 Months Ago
Fixed smart switch handles not working
11 Months Ago
Fixed AND, OR, XOR switches green/red lights entity flag toggle
11 Months Ago
Merged electricity_power_fixes/ceilinglight to Aux2
11 Months Ago
Merged electricity_power_fixes to Aux2
11 Months Ago
Flagging more IO prefabs as snappable
11 Months Ago
Adjusted timer deployment restrictions
11 Months Ago
Fixed button being deployable in weird places
11 Months Ago
Fixed smart switch output handle position
12 Months Ago
Fixed ceiling lights being powerable using only 1 power instead of 2
12 Months Ago
Removed button active usage and power consumption
12 Months Ago
Fixed unpowered components draining batteries, much more common now that branches do not waste power anymore
12 Months Ago
Prevent electrical branch from draining power when nothing is connected to its left side
12 Months Ago
Fixed IO button bounds mismatch
12 Months Ago
Merged main to io_entity_snapping
12 Months Ago
Merged main to electricity_power_fixes
12 Months Ago
Counter consumption and active usage back to 1 unless it is set to show passthrough Fixed counter output pulling power when it is below counter target value Changing the counter's target value now refreshes the circuit
12 Months Ago
Compile fix
12 Months Ago
Removed power consumption from splitters, root combiners and electrical branches
12 Months Ago
Fixed electrical lights requiring 1 power when off
12 Months Ago
Fixed memory cell draining battery on both sides instead of from the active output
12 Months Ago
Removed power consumption from all the following logic gates: AND, OR, XOR, memory cell, timer, blocker, rand, counter, switch and smart switch
12 Months Ago
Fixed AND, OR & XOR gates draining batteries on both sides instead of only the side with the highest power input
12 Months Ago
Update patrol heli map tooltip name + other slight changes for consistency
12 Months Ago
Added global.debuglanguage convar to debug localization
12 Months Ago
Dynamically show tool world models based on TC content
12 Months Ago
Cleans up invokes on destroy (applied vending machine screens NRE fix)