reporust_rebootcancel

108,630 Commits over 3,867 Days - 1.17cph!

4 Months Ago
Hair Dye properties work with the standard shader (just colour for now) Hair Cap no longer does incorrect gamma adjustment
4 Months Ago
merge from tincan_alarm
4 Months Ago
merge from temperate cliffs rework
4 Months Ago
merge from main
4 Months Ago
Fixed vehicles and trains not triggering the alarm Added a 1 second delay before the same entity can trigger the alarm again
4 Months Ago
Merge from dynamic_vendor_pricing
4 Months Ago
Clamp PriceUpdateFrequency
4 Months Ago
Close the recorder window after completion.
4 Months Ago
Fixed the tunnels no build volumes I missed
4 Months Ago
▍▇▆ ▇▉▇▋█▊_▅█▋ ▅▌▆▌ ▍▅ ▊▅▅▇▌ ▅█ █▍▋▉▇█▋
4 Months Ago
Rename context menu. Support finding deployable item prefabs. Cleaned up batch render process visually (tidily reset rotation, toggle rotation, delays, etc). Strip out blank URLS.
4 Months Ago
Update: Marking Pool.GetList as obsolete - Also bringing back list clearing on GetList invokation - to avoid breaking mods suddenly Tests: built all targets
4 Months Ago
Update: Changing ProtoBuff codegen to use Pool.Get<List<T>> This eliminates 680 cases of GetList<T> use, which is about 40%. - CodeGenerator built in debug conf with commit 7d37b927 (FreeList-Depr branch) Tests: built all targets.
4 Months Ago
merge from PPD branch
4 Months Ago
Added Tiger and Panther trophy models. Meshes added to hunting trophy prefab.
4 Months Ago
merge from main
4 Months Ago
added tests assembly for OBB and a tool that executes the tests and parses the results to generate a scene containing all failed cases - bumped test-framework version 1.1.33->1.4.4
4 Months Ago
Converted jungle ruin walls to prefabs
4 Months Ago
Merge from main
4 Months Ago
Rejigged ruins folder structure, added colliders
4 Months Ago
Compile fix
4 Months Ago
Merge from main
4 Months Ago
subtracting RailFix - server unable to boot
4 Months Ago
merge from save253
4 Months Ago
First pass on separating elevator lifts from their parent entity
4 Months Ago
Merge from minigun_unload_fix
4 Months Ago
SERVER compile fix
4 Months Ago
Merge from simulate_compile_errors
4 Months Ago
Added OutputPath parameter Added AllowUnsafeBlocks parameter Added a None build as well Added a basic sanity check on the defined constants we get from msbuild to ensure it ran successfully and is up to date
4 Months Ago
Merge from main
4 Months Ago
Fixed locomotive cabin debris disappearing after moving away from the origin
4 Months Ago
100m was quite limiting to the available spawn area, try 75m
4 Months Ago
Increased minimum train spline end distance from 60m to 100m
4 Months Ago
Merge 🚲💤 -> main
4 Months Ago
Fixed bikes slowly falling over when sleeping on a moving cargo ship
4 Months Ago
Fixed issue with smoke lingering. Missing mat change.
4 Months Ago
Fixed ground effect being rotated for some reason. Fixed blurred prop blades being fully lit on the bottom when sunlight hits the top of them.
4 Months Ago
Log rcon as part of runtime profiling - commands executed - number of connected clients - rcon commands ran each frame - successful or failed RCON connections - execution time of RCON commands per frame Reference pooling to Facepunch.Rcon assembly so Rcon stats can be pooled
4 Months Ago
Fix exception when unloading a minigun with exactly 256 bullets currently loaded
4 Months Ago
Fixed heli spawning with the spotlight enabled regardless of TOD.
4 Months Ago
Cleaned a boatload of old legacy stuff from the prefab.
4 Months Ago
Damage, weakspot & impact fx. Applied to prefab.
4 Months Ago
Increased LOD distance of walkways on airfield towers, pre HLOD
4 Months Ago
Another attempt at preventing the homing missile launcher UI from staying on screen when spectating
4 Months Ago
Possible improvement to number sizing on item pickup UI widgets
4 Months Ago
Switch RCon from Queue<Command> with lock to ConcurrentQueue
4 Months Ago
Merge RailFix -> main
4 Months Ago
Another collider edit
4 Months Ago
Smoother collision
4 Months Ago
Fixed mesh index bug