userFlaviencancel

6,023 Commits over 790 Days - 0.32cph!

1 Year Ago
Merged main to electricity_power_fixes
1 Year 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
1 Year Ago
Compile fix
1 Year Ago
Removed power consumption from splitters, root combiners and electrical branches
1 Year Ago
Fixed electrical lights requiring 1 power when off
1 Year Ago
Fixed memory cell draining battery on both sides instead of from the active output
1 Year Ago
Removed power consumption from all the following logic gates: AND, OR, XOR, memory cell, timer, blocker, rand, counter, switch and smart switch
1 Year Ago
Fixed AND, OR & XOR gates draining batteries on both sides instead of only the side with the highest power input
1 Year Ago
Update patrol heli map tooltip name + other slight changes for consistency
1 Year Ago
Added global.debuglanguage convar to debug localization
1 Year Ago
Dynamically show tool world models based on TC content
1 Year Ago
Cleans up invokes on destroy (applied vending machine screens NRE fix)
1 Year Ago
merge from main
1 Year Ago
Halloween missing strings
1 Year Ago
Localized missing strings, fixed 7th player egg count not having an outline
1 Year Ago
Fixed eggs spawning disabled after warmup
1 Year Ago
Spreads the initial eggs spawning over multiple frames during warmup time to avoid server stalling
1 Year Ago
Reverted the recyling eggs system due to LOD issues Applied client side optims to Halloween candies prefabs
1 Year Ago
Cap player egg spawns, recycle oldest egg on new spawn
1 Year Ago
Code cleanup
1 Year Ago
Server side optimizations: cap initial egg spawn amount, spread egg spawning over multiple frames to avoid server stalling and cache prefab resource paths
1 Year Ago
Eggs client side optimizations: enabled GPU instancing and culling for meshes particles and animations
2 Years Ago
Set wallpaper models to read/write mode to enable batching
2 Years Ago
Added wallpaper item: aim at any building block to deploy the corresponding wallpaper deployable Added wallpaper deployable prefabs
2 Years Ago
Added new sockets for wallpapers on walls, doorways, windows, half walls and low walls
2 Years Ago
Baseline
2 Years Ago
merge from main
2 Years Ago
Updated monument prefabs
2 Years Ago
Updated prefabs, removed placeholder models
2 Years Ago
Manifest, skins
2 Years Ago
merge from main
2 Years Ago
Updated pipe tool and wire tool descriptions
2 Years Ago
Fixed multiple map markers disappearing when deleting a single one
2 Years Ago
Fixed the color check when updating nameplates text color
2 Years Ago
Fixed unnecesary nameplate vischecks when you're not in a team
2 Years Ago
Added ESPCanvas.DisplayDistanceMultiplier replicated convar, allowing servers to modify the distance at which nameplates become visible
2 Years Ago
Hide screens if the player is not authed
2 Years Ago
Generating points on the fly instead of caching them Fixed a few edge cases when snapping from one wall to another Restricted to walls
2 Years Ago
2 Years Ago
Set clipping checks to true by default when creating a new BaseVehicle
2 Years Ago
▍▇▅▉█▋▆▋▇ ▊▉▍▋▊▋▅▍ ▊██▅▅▍██ ▉▆▄▄▅█ ▌▉ ▍▇▌ ▅▆█▌▍▌▊▌
2 Years Ago
▌▅▇▊▊▆ █▋▌▅▉▌▍▊ ▍▊▆▅▇▍ ▊▅ ▆▄▄▍ ▌▉▍▍▍▌▍▌▍▊▌ ▉▋ ▉▌▋▇█▉▊▆▆▊▌▊▆▅▌▉▊▍▆▉▊█ ▌▋▍▅▋▌▄▊▇▌▋ █▌▄▍ ▌▌██▋▉▍▄ ▇▊▊▅▇▆ ▋▉ ▍▅▅ ▄▍█▆▌▌ ▅▉▇ ▄▌▌▇▋
2 Years Ago
Flagging prefabs
2 Years Ago
IO entities snapping first pass When deploying any electrical/industrial item, press left shift to align and snap to nearby entities
2 Years Ago
Fixed microphone stand incorrect power usage display in the UI
2 Years Ago
Fixed keycards held by other players always appearing green
2 Years Ago
Fixed map markers flashing when player is downed Fixed map not opening when downed if using the new toggle map option
2 Years Ago
Dynamically show resource boxes based on TC content
2 Years Ago
Show/hide models based on TC content Added doors and any other upkeeped entity to the block count
2 Years Ago
TC upkeep timer now updated in real-time instead of periodically