userFlaviencancel
reporust_rebootcancel

6,633 Commits over 821 Days - 0.34cph!

2 Years Ago
Flagging more IO prefabs as snappable
2 Years Ago
Adjusted timer deployment restrictions
2 Years Ago
Fixed button being deployable in weird places
2 Years Ago
Fixed smart switch output handle position
2 Years Ago
Fixed ceiling lights being powerable using only 1 power instead of 2
2 Years Ago
Removed button active usage and power consumption
2 Years Ago
Fixed unpowered components draining batteries, much more common now that branches do not waste power anymore
2 Years Ago
Prevent electrical branch from draining power when nothing is connected to its left side
2 Years Ago
Fixed IO button bounds mismatch
2 Years Ago
Merged main to io_entity_snapping
2 Years Ago
Merged main to electricity_power_fixes
2 Years 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
2 Years Ago
Compile fix
2 Years Ago
Removed power consumption from splitters, root combiners and electrical branches
2 Years Ago
Fixed electrical lights requiring 1 power when off
2 Years Ago
Fixed memory cell draining battery on both sides instead of from the active output
2 Years Ago
Removed power consumption from all the following logic gates: AND, OR, XOR, memory cell, timer, blocker, rand, counter, switch and smart switch
2 Years Ago
Fixed AND, OR & XOR gates draining batteries on both sides instead of only the side with the highest power input
2 Years Ago
Update patrol heli map tooltip name + other slight changes for consistency
2 Years Ago
Added global.debuglanguage convar to debug localization
2 Years Ago
Dynamically show tool world models based on TC content
2 Years Ago
Cleans up invokes on destroy (applied vending machine screens NRE fix)
2 Years Ago
merge from main
2 Years Ago
Halloween missing strings
2 Years Ago
Localized missing strings, fixed 7th player egg count not having an outline
2 Years Ago
Fixed eggs spawning disabled after warmup
2 Years Ago
Spreads the initial eggs spawning over multiple frames during warmup time to avoid server stalling
2 Years Ago
Reverted the recyling eggs system due to LOD issues Applied client side optims to Halloween candies prefabs
2 Years Ago
Cap player egg spawns, recycle oldest egg on new spawn
2 Years Ago
Code cleanup
2 Years Ago
Server side optimizations: cap initial egg spawn amount, spread egg spawning over multiple frames to avoid server stalling and cache prefab resource paths
2 Years 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