142,725 Commits over 4,383 Days - 1.36cph!

3 Years Ago
999 more bakes to fix various vertex precision problem areas
3 Years Ago
Fixed broken AO in tunnel stairwell entrances
3 Years Ago
Deleted unused slopes and prefabs
3 Years Ago
baseline
3 Years Ago
Spawn flag entity when a sweetspot is fully detected
3 Years Ago
Added flag entity
3 Years Ago
set reverse close anim to play at same speed (2) as standard close anim in the animator
3 Years Ago
removed delay from saloon door anims
3 Years Ago
Fix #SERVER compile error
3 Years Ago
push doors vm and 3p anim, added to v gestures and player animator
3 Years Ago
Removal basics (very wip)
3 Years Ago
Add .gma to file.Write whitelist Move where gmod_unload_test is defined to appease linux srcds Support Vector / Vector Merged pull requests * Clean up DOF_Ents table on DOF_Kill * Use Brackets for keys in PrintTable to avoid confusion with trailing/leading whitespace RecalculateLineBreaks before firing OnTextChanged Fix Panel:GetNumLines not being up to date within that hook.
3 Years Ago
Merge from shader-stdblends-extended
3 Years Ago
Fixed portacabin materials
3 Years Ago
▇▍▌▍▊▄▅▊ ▇▍ █▊▉▊█▅▉▅▌▋▆▄▅▉▄
3 Years Ago
Terrain blending now working with Mesh terrain type (e.g. cliff); fully automatic for now but requires MeshTerrainRoot script on hierarchy
3 Years Ago
▆▋▄▅▌▉ ▇ ▊▌██▉ ▋▉▊▊ ▌▋▋▆▋▄▉▅▋▆ ▆▆▉▊
3 Years Ago
▅▊▆▆▄ ▄▉▉▇▍▉█▄█▌▅▆▆▊▊▆▅ ▌▋▇▋▋ ▋██▇▋▆▇
3 Years Ago
more wip placeholder UI and sweetspot detection
3 Years Ago
Added AutoCliffSplat and AutoCliffTopology parameters to monuments that can be used to opt out of the auto cliff generation
3 Years Ago
Subtracting 87935
3 Years Ago
Fixed ProceduralMapRailSimple using a tiny world size
3 Years Ago
train_tunnel_double_entrance_b implementation
3 Years Ago
Hunting trophy compile fix when neither server nor client
3 Years Ago
Fixed rail network link missing from underground map
3 Years Ago
Added new rail entrance variant to cover higher terrain (fixes missing rail entrance on certain seeds)
3 Years Ago
Fixed weird circular / tight rail generation around rail entrances
3 Years Ago
Detection point and debug gizmos.
3 Years Ago
Cleaned up sethealth, setradiation and setwater methods. Allowed access to server admins. Swapped to debug rather than player.
3 Years Ago
Compile fix.
3 Years Ago
Swapped PlayerMetabolism override to only be on the server.
3 Years Ago
Sweetspot detection wip
3 Years Ago
Swapped to using DDraw for frustum rendering.
3 Years Ago
3 Years Ago
Nuked "Rust/Standard Mesh Terrain" and transferred functionality to "Rust/Standard Terrain" controlled via Terrain Type drop down
3 Years Ago
Serialization
3 Years Ago
merge from base_decor_DLC
3 Years Ago
network++
3 Years Ago
merge from base_decor_DLC
3 Years Ago
UI merge fix
3 Years Ago
merge from main
3 Years Ago
Placement improvements, tutorial should now be mostly completable with new mesh
3 Years Ago
Main camera mask edit to include the new layer
3 Years Ago
Additional physics matrix collision setup. Also allow physics debris to collide with ragdolls.
3 Years Ago
Moved all non-bush content off the Bush physics layer. New "Physics Debris" physics layer used for world items and other physics-based debris (e.g. collectable keycards). This new layer collides with vehicles (but not players).
3 Years Ago
Save the baked foliage into a special mesh that just stores data. Just baking the generated meshes to disk would take up about 250mb of memory in meshes, saving the positions straight into a serialized asset was tanking editor performance, so the positions of each foliage piece are saved as vertices in a data mesh Load the foliage on the client when loading into the tutorial
3 Years Ago
Replicate shadow casting and layers
3 Years Ago
Exposed parameter didn't save? Try again
3 Years Ago
Match compressor on all audio mixer snapshots
3 Years Ago
Make sure compression var is saved