254,392 Commits over 3,990 Days - 2.66cph!

6 Days Ago
Maybe this sequence to reset color works better?
6 Days Ago
merge from main
6 Days Ago
- ▅▉▉▌▌▇ ▍▆▌▉▋▊▄▊▆▊▅▉▌▉▍▅▇▉█▊ ▇▇ ▄▊█▌▇▋ ▌▇▄ ▋▊ ▄▅▄▉▇▉▍▊▉▄▋▋▆▆▉ █▍ ▅▄▇▆▍▉▅▆ ▄▌▆ ▆▋▌▊▇▍▌█ ▍▊▄▄▉▍▌, ▇▆▍▅▉▌▇ ▍▆▄ ▇█▄▉▌▆▆ (▊▊█▌ ▅▅▇ ▇█▅ █▇ ▄▄▌▆ ▅▅▍ ▇▌▇█▍▋▊▉▄ █▌▌▅▇) - ▋█▌▉▄▆▅▉ ▋▅▋/▌▉▅ ▄▉▅▌▇ (▍▍█▇▆█ ▄▉▉▇▍▉▆ ▇▄▆▉ ▄▋▅▍ ▋▋▄▅▋▅▆█▉█▇▍█▅▇ ▇▅▊ ▄▄▊▉▆▌▉██, ▉▌ █▉ █▋▇▅ ▆▇▅▉ ▇▋ ▄▍▌▉▊ ▌▆▊▍ ██▊ ▅▆▅█▆▉ ▆▊▊▉▅▍) - ▍▅▄'▍ ▄▍▍▄▋▆▊ ▊█ ▇▍▊▆▌ ▍▍▅▋▊▄ ▄▌ ▅▊▆▊▄▉▌ ▌▊ ▉ ▋▆▊▍▉▇▍▌▊▉▍▌▊▊█
6 Days Ago
merge from hackweek_automatedtesting
6 Days Ago
Compile fix
6 Days Ago
Fix queued rope renderer running out of memory with SuperDOF SRCDS: Reset color to default after colorful print
6 Days Ago
merge from hackeek_automatedtesting
6 Days Ago
Added support for custom path when loading copypaste files Pushed all the test related copypaste files in the project
6 Days Ago
initial pogostick setup, hold shift to pogo and pid-controlled leaning to change the direction manifest gen
6 Days Ago
Map texture streaming ConVar to the inverse of Texture.streamingTextureForceLoadAll
6 Days Ago
Night scene
6 Days Ago
Grab reference rotation offset reflects rotation across YZ (still not perfect)
6 Days Ago
Update: ServerProfiler - track and emit allocation class and array size - using debug binaries (9f4a07f8) Will need to update binary export and fix the bin viewer tool Tests: snapshot on craggy in editor
6 Days Ago
Update: simplifyin code around allocation buffer - Previously it could be null, now not possible Update: make lazy growing take into account number of created elements This helps avoid wasting next frame if we didn't grow sufficiently Clean: removing TODO comment Update: record class and array size alongside the allocation size Tests: tried export on Craggy
6 Days Ago
Compile fixes
6 Days Ago
merge from jungle foliage
6 Days Ago
freestanding tree and 360 large canopy strangler fig files/prefabs
6 Days Ago
Kill all debris in TestRockets TearDown Cleanup and fixes
6 Days Ago
Fix openid login Headers.Add( "referer", "https://steamcommunity.com" ); Headers.Add( "origin", "https://steamcommunity.com" );
6 Days Ago
Ability to add context to the translations Prevent translating some stuff
6 Days Ago
Remove old undo system Removes all the private members/method related to the old undo system. Strips functionality from all public methods, but holds on to the public method stubs, so we don't completely break older editor tools. Older tools will still compile but their undo/redo won't do anything anymore.
6 Days Ago
Lower snapshot cluster size and use smaller types for their ids
6 Days Ago
Bugfix: ServerProfiler - properly name worker thread's allocation track - Another one of the "did it right first time, simplified, now it's borked" cases Tests: snapshot in editor Craggy
6 Days Ago
Fix spelling in about New sections are linkable Fix broken links to news sections Translation test (hackweek)
6 Days Ago
Added support for multiple rocket fire angles and positions per scenario Test cases codegen
6 Days Ago
launch site trees set dressing++
6 Days Ago
Typo
6 Days Ago
Smaller cluster snapshot id types + reduce cluster size to below MTU size it wasnt before oops
6 Days Ago
Update: ProfilerExporter.JSON - emit virtual memory graph Tests: exported on craggy
6 Days Ago
Skin bundle update (part 2)
6 Days Ago
█▆▄▌▅ ▌▇ ▅▇▅▅▌ ▋▄▊▅▇▅ ▅▊▆ ▆▊▋▋▉▆▄▆▄▅█▅▄▅▅ ▌▊▌▅▊▆█ ▅▋▇▅▄▆ ▄█▊▍▌▌▆ ▊▆▅▉▉▇ ▌▇▄▊▊▋▍▉ ▇▋ ▇▍▄▄▋█ (▄██ ▅▋▆▊█ ▉▆▆▌▉ ▊▉▆▉▆▇▅▅ ▅▊█▅ ▋▋▋▇▍▋▌█▅ ▆▋▅▇▊▊▊)
6 Days Ago
Deployable car tyre you can sit in and roll down hills. V0.1
6 Days Ago
Skin bundle update (part 1)
6 Days Ago
Optim: ServerProfiler - properly avoid false-sharing when recording memory state when taking a snapshot - using debug binaries (b445081f) Should be a smidge faster faster in multithread allocation-busy scenarios. Tests: took a snapshot on craggy
6 Days Ago
Update: track VirtualSize as well - Also properly avoid false-sharing
6 Days Ago
▌▌▉ ▌▍█▅▊▋▇█▍ ▇█▅▄/▆▄▍▋
6 Days Ago
FoodVisualConfig setup for entity/third person too.
6 Days Ago
Added a "Branch Name" description to the Config UI along with a new token so it can be translated
6 Days Ago
Skin update
6 Days Ago
added parallax plane to break stuff even more
6 Days Ago
break everything
6 Days Ago
Update: ServerProfiler - emit working set as KB instead of Bytes - Also pre-allocate extra size in string builder to account for the memory counters. KB are easier to spot on the graph changing(not really on perfetto's Values view, better on delta view) Tests: exported in editor on Craggy
7 Days Ago
Holding alt when clicking an item in the F1 item menu will debug log the item definition filename, clicking that message selects the item definition in the project.
7 Days Ago
3rd person pie animation fix
7 Days Ago
merge from Hazmat Plushy
7 Days Ago
Merge from triangle_planter (and latest main)
7 Days Ago
Icon
7 Days Ago
Merge from main
7 Days Ago
Merge from rotation_parent_fix_2
7 Days Ago
phrases