reporust_rebootcancel

126,618 Commits over 4,109 Days - 1.28cph!

3 Years Ago
▉▆▅▇▅▋
3 Years Ago
Restored chair.invisible.static (now intended only for use by modders)
3 Years Ago
Added IsMounted back to BaseMountable, just as an alias of AnyMounted
3 Years Ago
Merge from main
3 Years Ago
Replacing Thread.Sleep with AutoResetEvent Block main thread if worker thread can't keep up Added client.maxsendqueue and server.maxsendqueue convars Added some comments to network threading
3 Years Ago
Metal ore impacts also following the new metal impact sparking behaviour Added Matt's shrapnel meshes to the effect.
3 Years Ago
Replacing lock-synchronized queue with concurrent queue
3 Years Ago
more weapon configs
3 Years Ago
Unlocked codelocks will show "Change Code" as default option
3 Years Ago
Replaced Stopwatch.Reset + Stopwatch.Start with Stopwatch.Restart
3 Years Ago
Enabled by default inside editor
3 Years Ago
Added client.maxreceivequeue and server.maxreceivequeue convars Ensure maxreceivetime is still respected on the main thread even with multithreading enabled
3 Years Ago
Loop through frametimes from highest to lowest
3 Years Ago
Cherry pick 76944 - fix drone pitch not changing eye transform on server
3 Years Ago
Grid cell size tweak. First bunch of weapon configs.
3 Years Ago
Rearranging and simplifying some things, cleaning up, removing duplicate code
3 Years Ago
merge from main
3 Years Ago
Merge from industrial
3 Years Ago
▊▇▉▇▊█ ▊▆▆▇ ▆▄▆
3 Years Ago
Sleep network thread when read queue is at capacity and write queue is empty (i.e. we're waiting for the main thread to catch up with us)
3 Years Ago
Steam networking log tweak to be more in line with Raknet
3 Years Ago
Fixed client main thread accessing peer directly in some console logs
3 Years Ago
Compile fix
3 Years Ago
Startup parameter to enable network thread (-networkthread)
3 Years Ago
Encryption support (forgotten file)
3 Years Ago
Encryption support
3 Years Ago
shipping container building skin parts models wip
3 Years Ago
merge from main RC
3 Years Ago
Reworking minimum transfer mode - when this is used the exact minimum amount will be transferred from a container (eg. a conveyor is told to transfer wood in 100 minimum increments, if that conveyor sees 140 wood in the input it will move 100 wood and then stop) Fixed minimum move mode not working with category filters
3 Years Ago
Scene backup Organized some files in the messy effects folder
3 Years Ago
Revised metal impacts. Sparking occasionally instead of always.
3 Years Ago
Apply more stuff from main thread & add session id
3 Years Ago
Setup Matt's improved gib models.
3 Years Ago
Disable networkCache for codeLocks to avoid "pooling errors"
3 Years Ago
Attempt to fix ModularCarGarage.FixedUpdate NRE
3 Years Ago
Optimized the conveyor screen process to dramatically cut down the number of RPC's required now that we are sending multiple items in a single tick
3 Years Ago
Adjust adaptor position on electric furnace
3 Years Ago
Merge from industrial
3 Years Ago
Grab hardware info on main thread & fix analytics not sending on client
3 Years Ago
Allow default items to be researched in the Research Table for 10 scrap Add a warning explaining that this is only needed for industrial crafting
3 Years Ago
▋▊▉▋▉▉ ▋▅▆▉ ▌▌▋▄▋
3 Years Ago
▋▄▅▇▊▋▌▅
3 Years Ago
Merge from main
3 Years Ago
Cherrypicked reworked oil rig textures
3 Years Ago
Nuclear missile silo room and dressing progress
3 Years Ago
Baseline (disabled by default)
3 Years Ago
Bunch of cleanup, refactor and optimisations.
3 Years Ago
phrases
3 Years Ago
merge from lunar_newyear_23
3 Years Ago
manifest + fix