userFlaviencancel

1,319 Commits over 305 Days - 0.18cph!

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
8 Months Ago
Halloween missing strings
8 Months Ago
Localized missing strings, fixed 7th player egg count not having an outline
8 Months Ago
Fixed eggs spawning disabled after warmup
8 Months Ago
Spreads the initial eggs spawning over multiple frames during warmup time to avoid server stalling
8 Months Ago
Reverted the recyling eggs system due to LOD issues Applied client side optims to Halloween candies prefabs
8 Months Ago
Cap player egg spawns, recycle oldest egg on new spawn
8 Months Ago
Code cleanup
8 Months Ago
Server side optimizations: cap initial egg spawn amount, spread egg spawning over multiple frames to avoid server stalling and cache prefab resource paths
8 Months Ago
Eggs client side optimizations: enabled GPU instancing and culling for meshes particles and animations
8 Months Ago
Set wallpaper models to read/write mode to enable batching
8 Months Ago
Added wallpaper item: aim at any building block to deploy the corresponding wallpaper deployable Added wallpaper deployable prefabs
8 Months Ago
Added new sockets for wallpapers on walls, doorways, windows, half walls and low walls
8 Months Ago
Baseline
8 Months Ago
merge from main
8 Months Ago
Updated monument prefabs
8 Months Ago
Updated prefabs, removed placeholder models
8 Months Ago
Manifest, skins
8 Months Ago
merge from main
8 Months Ago
Updated pipe tool and wire tool descriptions
8 Months Ago
Fixed multiple map markers disappearing when deleting a single one
8 Months Ago
Fixed the color check when updating nameplates text color
8 Months Ago
Fixed unnecesary nameplate vischecks when you're not in a team
8 Months Ago
Added ESPCanvas.DisplayDistanceMultiplier replicated convar, allowing servers to modify the distance at which nameplates become visible
8 Months Ago
Hide screens if the player is not authed
8 Months 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
8 Months Ago
8 Months Ago
Set clipping checks to true by default when creating a new BaseVehicle
8 Months Ago
▍▇▅▉█▋▆▋ ▇▊▉▍▋▊▋▅ ▍▊██▅▅▍█ █▉▆▄▄▅ █▌ ▉▍▇ ▌▅▆█▌▍▌▊
8 Months Ago
▌▅▇▊▊ ▆█▋▌▅▉▌▍ ▊▍▊▆▅▇ ▍▊ ▅▆▄▄ ▍▌▉▍▍▍▌▍▌▍▊ ▌▉ ▋▉▌▋▇█▉▊▆▆▊▌▊ ▆▅▌▉▊▍▆ ▉▊█▌▋▍▅▋▌▄▊ ▇▌▋█ ▌▄▍▌▌██▋ ▉▍▄▇▊▊ ▅▇ ▆▋▉ ▍▅▅▄▍█ ▆▌▌ ▅▉▇▄▌
9 Months Ago
Flagging prefabs
9 Months Ago
IO entities snapping first pass When deploying any electrical/industrial item, press left shift to align and snap to nearby entities
9 Months Ago
Fixed microphone stand incorrect power usage display in the UI
9 Months Ago
Fixed keycards held by other players always appearing green
9 Months Ago
Fixed map markers flashing when player is downed Fixed map not opening when downed if using the new toggle map option
9 Months Ago
Dynamically show resource boxes based on TC content
9 Months Ago
Show/hide models based on TC content Added doors and any other upkeeped entity to the block count
9 Months Ago
TC upkeep timer now updated in real-time instead of periodically
9 Months Ago
Fixed upkeep resources cost texts being too large
9 Months Ago
Optimized upkeep cost calculation by caching upgrade costs during prefab preprocessing
9 Months Ago
Skinnable setup, placeholder icon
9 Months Ago
Screens display protected time, resource cost per 24h and building block count LOD setup