userFlaviencancel

1,410 Commits over 305 Days - 0.19cph!

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