reporust_rebootcancel

136,933 Commits over 4,324 Days - 1.32cph!

13 Days Ago
Fixed UIDeepSeaPortalMarker NRE
13 Days Ago
Increased the default interval in between each entity spawn when the deep sea is opening Added deepsea.entities_spawninterval and deepsea.spawngroups_spawninterval convars
13 Days Ago
merge from main
13 Days Ago
Added deployed sfx when placing a windturbine
13 Days Ago
Fixed drone deploy guide to face the correct way when clear to place.
Rin
13 Days Ago
Merge from QA_Island_V2
Rin
13 Days Ago
Attempt to fix startup NRE
13 Days Ago
Sucessfully cleaned and removed PlayerRigUpdate2 from hackweek_golf
13 Days Ago
▅▇█▇█▇▆▇▊ ▍▇▌▄▋
13 Days Ago
Cherrypick from range 142973 -> 143247
13 Days Ago
Cherrypick 142957
13 Days Ago
Cherrypick 142943
13 Days Ago
Cherrypick 142938
Rin
13 Days Ago
Merge from LNY26
Rin
13 Days Ago
Fixed Horse Mask world model outlines
13 Days Ago
Scene fix.
13 Days Ago
13 Days Ago
Various stuff. Splat backup.
14 Days Ago
Test for io arrow having a direction and handle name not being empty Finds 5 items with missing io arrows
14 Days Ago
Some optims on CollectInventory, needs more work later
14 Days Ago
Improved copy paste behaviour Cleanup
14 Days Ago
Optims: notify the computer when the data network changed and needs to be repolled, instead of polling every tick
15 Days Ago
Maintaining control of the flag awards clan score Flag shows the clan logo on it when being controlled by a clan
15 Days Ago
Booleans are using toggles instead of input fields Added debug convar, prints each node and connection state Cleanup and optims
15 Days Ago
Fix sorting order of base building blocks
15 Days Ago
Fix window blueprint skin assignment
15 Days Ago
Add blueprint skins for half wall, triangle foundation and triangle floor
15 Days Ago
Add skins to the respective source prefabs
15 Days Ago
▅█▊▍▉▍ ▉▆▆▊▍ ▉▌▌ ▉▌ ▍▅▅▅▋▍ ▋▆▊▍▋▄▆▄▍▋ ▆▉▉▆█▆▌▄ ▉▍▆▊▆▆ ▍▆▉▄▋▄▌▄▆▅▊▇▆▊▅█ ▄▅▋▆▆▇▇▆█ ▋▆▅▉▌▋ ▅▄█▄█▉▅▆ ▌▌▆ ▆▇▉▄ ▍▆▌▅▌ ▄▌▍▍▊▍ ▆▊▄ ▋▋███ ▉▇▋▉▊▍▍▌
15 Days Ago
Start on IO prefab tests Checking relevant prefabs for inputs/outputs/main power slot Checking handles are not too far from any collider
15 Days Ago
missing connection in tech tree, swapped some items around based on scrap cost
15 Days Ago
prefab setup (wip) for the uzi
15 Days Ago
Fix trailer having no wheel friction
15 Days Ago
Changed fillContainer to a raycast instead of a radius check so it'll fill whatever container you're looking at. Added a new command called fillContainerInRadius which does what fillContainer previously did.
15 Days Ago
Hooked up the missing path on utility tree, fixed MQ and HQ car parts being default BPs
15 Days Ago
V1 reorganising engineering tech tree contents. Removed low quality car parts from tech tree, now default BPs.
15 Days Ago
Bugfix: fix 21 incorrect calls to Pool.Free instead of Dispose Tests: compiled all modes in editor, built standalone C and S
15 Days Ago
Update: PoolAnalyzer - added detections for IProto.Dispose not being called and calling Pool.FreeUnsafe instead of Pool.Free - debug binary build from b189abf6 (moved to new repo) Reported a bunch of warnings, going through them separately Tests: unit tests + started unity
15 Days Ago
Biome stuff backup
15 Days Ago
merge from main
15 Days Ago
use standard shadowmaps to prevent leaking
15 Days Ago
merge from main -> hackweek_trailers
15 Days Ago
Hackweek: set limitNetworking when spawning blueprint building block so it doesn't flicker - changed limitNetworking: review later
15 Days Ago
Add skins to source prefabs
15 Days Ago
Add blueprint skin variantsfor wall. door frame, window & square floor
15 Days Ago
▉ ▆▄▍▍█▍ ▆▋▇▇▊ ▉▇▍▇▆ ▋▇▆▄ ▅▄█▍▍ ▊▋█▉▉▇▄▌ ▋▄ ▆▅▄▅▅▅▆ ██▉█▌▌▇▉ █▉▇▊█▅ ▉▄▍▋▆▋ ▆▋▄▊
15 Days Ago
Fixed some bugs with the default inputs and invoke method node
15 Days Ago
apartment complex greybox - polishing demolished side a bit some layout adjustments to fit newer greyboxed buildings
15 Days Ago
Added coiled model for the hose tool world model prefab
15 Days Ago
Test for verifying deployables that are placeable on boats have only convex colliders All pass as expected