240,769 Commits over 3,867 Days - 2.59cph!

1 Year Ago
merge from tc_layout_update
1 Year Ago
Corrections and renames for existing materials Added additional props + prefabs
1 Year Ago
Surface showcase prefab
1 Year Ago
Surface materials - for flatlay renders
Leaderboard backup, run #6221
1 Year Ago
Only allow players to place walls at the correct rotation, no soft side facing out
1 Year Ago
Sync inspector
1 Year Ago
Selection sync Use SelectionSystem
1 Year Ago
Gizmo Draw Sprite alternative Gizmo object scope Gizmo object selection Add SelectionSystem BaseItemWidget has a SelectionSystem, which can be set (allowing selection sync)
1 Year Ago
Split the build base objective into two parts, building the foundations and then building the walls This allows an extra modal UI to explain softsides
1 Year Ago
Parent merge
1 Year Ago
Add a specific mount stage to the final mission
1 Year Ago
Merge from main
1 Year Ago
Merge from main
1 Year Ago
Merge Main -> Experimental
1 Year Ago
Don't need to use MarkRenderTargetRead
1 Year Ago
Fixed modular cars not being pushed by explosion force if hit in a way where only the module(s) took damage, and not the base chassis. Reduced overall car explosion force to compensate for the fix.
1 Year Ago
Build 1 cubemap per frame for now, render thread getting overwhelmed?
1 Year Ago
Add new protobuf libs
1 Year Ago
Switched my inventory loadout back to standard rocket launcher
1 Year Ago
Harvest pings can now be changed per objective so different resources can have their own pings
1 Year Ago
Fix infinite loop, I'm very curious why this doesn't cause problems on master when it very obviously should
1 Year Ago
Build dirty cubemaps from OnClientOutput instead of OnFrameBoundary Render cubemaps by adding views and procedural layers Calculate bounds outside of CalculateNormalizationSH, dumb and also can't set scene object bounds during render
1 Year Ago
Turn on c++20 and see what fucks up Thats a lot of errors - lets do /permissive for now tier0: c++20 fixes More Update protobuf to 24.3, patch for source2 That's everything to make it compile
1 Year Ago
Swap craft bow and craft bandages objective
1 Year Ago
Heal objective now just requires the player to use a bandage
1 Year Ago
Added VarUInt read & write methods because protobuf serializes strings different than NetRead & NetWrite does Ensure stream position is correctly offset when writing strings & variable length int
1 Year Ago
Merge Main -> Experimental
1 Year Ago
Removed accidental include
1 Year Ago
Merge Main -> Experimental
1 Year Ago
Entrance LODs
1 Year Ago
▇▌▄▌ ▍█ ▋▍▇▇▋ ▉ ▄▊▌▅, █▉▋▄▇ ▍▇ ▌▊▇▆ ▌ ▇▅▍ ▇▄▅▇▊▍ ▊▉▌▋ ▅█▉▇ ▍▉▌ ▆█▌ █▆█▌▇█ ▅▅▊▆▍▊▅
1 Year Ago
Fixed stack overflow
1 Year Ago
Some reorganization Some more documentation
1 Year Ago
1 Year Ago
Finished documenting ActionJig.cs
1 Year Ago
Merge from /main/deckard-render
1 Year Ago
Added Match Main Camera toggle to sync settings with in-game DoF + removed auto focus option + added dof_deckard convar
1 Year Ago
Document built-in nodes
1 Year Ago
Some cleanup
1 Year Ago
Validation: check variables are always assigned before accessing
1 Year Ago
Disable connection sharing for now
1 Year Ago
Disable connection sharing for now
1 Year Ago
Support for Input<T> parameters, while node test
1 Year Ago
Run Input.SetFocus( null ) on IControllerInputSystem.Destroy
1 Year Ago
Add IControllerInputSystem.Destroy Store last mouse position, don't run in multiple contexts (sort this out in a better way next) - fixes VCS overlay lingering around Minor cleanup
1 Year Ago
██▉ ▊▅▇, ▄██▌▊▌▋▌▇, ▋▅▆▇.▆▇▆▌▊▆ & ▊▇▉▆.▅█▇▄▋▅▍▉█▄▆▆▄▌▌ █▋ █▉▌█▅▊ ▇█▌▆▊▌█▉▍
1 Year Ago
▍▅▌█▋█ ▊▍▇█▍▄▄▇▊ ▅▋▊▇ ▌▅▄▊ ▆▅▄ █▍▍▆▄▅▊ ▋▋▍▊, ▋▌▋ █▋ ▇▋▍▌▄▉ ▋▇▄ ! ▆▊▆ ▊▍█▉ ▇▋▍▋▄▄█ ▌█▇▉▊█ ▍▌▊▇█▋▌, ▇▆▍ ▍▅▉▆ ▌██▄▌█▅█▅▋ ▋▋▆ ▇▄█▋ ▄▄▌▄█▄▌▆▆, ▊▅▄ ▋▄▉█ ▌▉█▍ ▆▊▆ ▇▉▊
1 Year Ago
Eliminate legacy per view lighting constants, eliminate mixed shadows, add placeholder to some constants where they should belong
1 Year Ago
Separate tutorial bear AI design.