reporust_rebootcancel

139,565 Commits over 4,505 Days - 1.29cph!

12 Days Ago
fixed the launch site silos having innacurate collsion mesh. now much more accurate to the shape of the silo
12 Days Ago
Sleep state fix
12 Days Ago
Merge pipes into a single mesh based on distance and matching material
12 Days Ago
merge from main
12 Days Ago
fixed torch ignite and extinguish sounds in third person
12 Days Ago
Update: add SwitchToMultithreading helper - added ConVar.Unsafe.UseMultithreadedScripting to disable experimental multithreading Tests: compiles
12 Days Ago
Battery tick optims: merge the drain and charge into one loop
12 Days Ago
firecracker now uses the proper world model instead of the flare model updated .item to properly reference the new .worldmodel prefab.
12 Days Ago
NRE fix with plant fibers, icon change
12 Days Ago
Unsaved, spawn grid command
12 Days Ago
browser_country_distance_fix -> main
12 Days Ago
Change the server browser geographic centre of Russia to the capital
12 Days Ago
network_range_finder -> main
12 Days Ago
Tool to audit entity network range based on LOD settings - we can net cull it in we cant see it
12 Days Ago
final UI tweaks, new field for adding a composter-specific icon rather than reusing the cooking icon when a furnace is on
12 Days Ago
fixed further issues with the low object quality. back rooms that had the same ceiling issue + the sides of the ceiling showing through the mesh. now fixed.
12 Days Ago
Switch the PipeMesh mesh upload process to use SetSubMesh instead of SetTriangles which allocates a bunch Calculate normals for industrial pipes in the job, not on main thread Seems to be about 15% faster on main thread and removes some allocations Also enabled burst compiling on the job itself, seems to be 10-20x faster but that doesn't help us on the main thread (can't hurt) Added 3 new tests for industrial pipe generation, ensuring the vert count and normals are generated correctly as well as a general performance test
12 Days Ago
fixed see-through ceiling for the supermarket on low object settings. LOD1 was missing parts of the mesh
12 Days Ago
Fixed UI positions and added a fourth output slot
12 Days Ago
fixed spas12 3p deploy sound added a dedicated spas 12 deploy sound definition and replaced the sawed-off deploy and pump sounds to match first person
12 Days Ago
Composter UI refresh, actually see 'decomposition time', like the cooking and smelting UI showing you the progress.
12 Days Ago
fixed mini-crossbow not playing SFX not playing after firing in ADS when it rotates updated .meta to reference the proper sound.
12 Days Ago
Allow viewing maps for each zone/server in the nexus too if it is set
12 Days Ago
fixed krieg chainsword not placing on single weapon racks placement needs refining
13 Days Ago
Updated nuclear missile silo pipes steel material to use the proper textures. no longer super shiny pipes
13 Days Ago
Update: added standalone win TLS slot to allow - also wrapped into OS & config dependent compile guards Tests: built all flavors of standalone and checked that code succesfully executes in other project
13 Days Ago
Fix laser beam jobs pointing at the origin
13 Days Ago
add unsafe scripting access scope
13 Days Ago
merge command palette back to main
13 Days Ago
notes, lives, basic input
13 Days Ago
push up editor
13 Days Ago
lower lanes, add notes
13 Days Ago
Implement connecting to nexus servers from the connect modal Automatically select the starter zone if there is only one choice Hide connect button until a starting zone is selected (if needed) Client-side nexus tag for easily identifying which servers are nexus clusters Fix zone list not hiding fully on the connect modal
13 Days Ago
Fix wrong transform used for zone list causing header to be destroyed
13 Days Ago
Add in the zone list and nexus map on the server connect screen
13 Days Ago
fixed fences in monuments becoming invisible on low object quality settings. most chainlink fences needed this fixing. scene2prefab
13 Days Ago
Drain pass optims
13 Days Ago
removed duplicate ligths from military tunnels scene 2 prefab
13 Days Ago
initial code testing, level data
13 Days Ago
hackweek: search command palette for the toolbar dropdowns (tools/windows/etc)
13 Days Ago
Circuit rebuild pass optims, we have a collection of dirty circuits instead of looping all circuits to check a bool, much better at scale
13 Days Ago
syncvar_stale_inheritance_fix -> main
13 Days Ago
Evaluation pass optims, use buffers instead of pooling collections every tick
13 Days Ago
Progress on showing nexuses on the new menu, this time without the separate tab Fixed nexus player authentication that's been broken since moving the backend endpoint
13 Days Ago
Manifest
14 Days Ago
Swap around 20 classes over from RPC + Proto to SyncVars - Codegen
14 Days Ago
Speculative crash fix: Clamp instance index in terrain hole shader
14 Days Ago
[hackweek] add possession mode to demoui2
14 Days Ago
added sfx to large medkit consumable using eat_soft so there's at least something there until we get more specific sfx
14 Days Ago
exported the kitbashed mesh and made it an actual object with its own lods now. Updated prefab with the new geometry.