248,620 Commits over 3,928 Days - 2.64cph!

16 Days Ago
Reverse footer elements
16 Days Ago
▍▄▊▌▉ ▍▇▉▋▋▉▅▌█.█▍▆▅▉▄▉█▌▄ ▆▋▋ ▊▊▉▋▄▊ ▆▉█▌▋▉▌▊█
16 Days Ago
Fixed main menu pointer events being kinda wonky
16 Days Ago
New session list and session creator, can tickbox friendsonly
16 Days Ago
primitive -> Aux2
16 Days Ago
Fixed weirdness when applying a door to the Siegetower
16 Days Ago
merge from clientserver_entityfinder_tool
16 Days Ago
merge from tmp_optims
16 Days Ago
Minor emission consistency tweak between the two variants.
16 Days Ago
vending_fixes -> main
16 Days Ago
Brightness scaling material fix. Naming cleanup.
16 Days Ago
Finalized update. Texture optimization.
16 Days Ago
primitive -> Aux2
16 Days Ago
Re-implement GraphNodeDefinition
16 Days Ago
FakePhysicsRope no longer depends on line renderer. Also setup as a ClientComponent
16 Days Ago
Fix all / any nodes involving tasks
16 Days Ago
Add Friend.Nickname to get Steam nicknames for players Expose FriendGameInfo.GameID so you can see what appID friends are playing
16 Days Ago
Simplify async validation
16 Days Ago
merge from main
16 Days Ago
- Integrate clouds with WeatherPreset/Climate. Cloud configs transition with weather. Randomly chosen from list of configs on WeatherPreset or default list in Climate. Presets can also include a storm/overcast region. - Weather map scrolling uses EnvSync time - Some other adjustments
16 Days Ago
Fixed a crash with ConVarExists
16 Days Ago
Some cleanup Some work on any / all nodes Simpler variable assignment validation
16 Days Ago
▍▌▍▇▄ ▊▍▄▅▄▄▋█▉▋▌█▅▍▍ ▋▆ ▇▋▆▆▋▊ ▌▊▄▉▆▋▆▉ ██▍▍▉▊▆ ▌▍█▅▋▍ ▇▇▍▌█▊▋▉ ▅▅▋▌▆▅█▍▉█ ▊▆▅▇▍▅ ▄█▄▄█▋▋ ▄▍▋█
16 Days Ago
Parameter flags rework, fix sorting nodes
16 Days Ago
Converted Screen sub options UI to a prefab. More UI setup. Standardised caps and formating across all graphics options.
16 Days Ago
Clean: remove unused "Profile.cs" script Tests: made sure ditor compiles
16 Days Ago
▇██▆▋ ▆▊▉█▅█▌▍▍▆▋▇▄ ▌▄▄ ▄█▍▋▄█▉█▉▅▆▆▊▉▇ ▇▄ ▅▄▊ ▆▇▆▇▄█ ▋█▊▋▋▅█▊ ▇▍█▉▋▌▅▄▍▍ ▅▊▇█▍▇
16 Days Ago
Update: don't annotate UnityEngine.CoreModule funcs It has a lot of small functions, so it inflates the profile by quite a bit as well as adds overhead to small loops. Tests: tested in editor on Craggy
16 Days Ago
Cant push the siegetower if you are on a drawbridge
16 Days Ago
Update: don't annotate UnityEngine.CoreModule It has a lot of small functions, so it inflates the profile by quite a bit as well as adds overhead to tight loops. Tests: tested in editor on Craggy
16 Days Ago
Fix undo when dropping a Material on to an object
16 Days Ago
Explicitly set fields/props to null when deserializing
16 Days Ago
Update: Reduce default frame count for perf snapshot to 4 Going to max(10) by default is too much - on a 150 pop release server that tried to produce 3.5GB json snapshot. I'm expecting 4 to give us a 1 GB profile Tests: took a snapshot on Craggy in editor - it took 4 frames
16 Days Ago
Update: Reduce main buffer relocations when processing generating json snapshot - Also report total marks instead of max to allow predicting how big the snapshot is in case of failure Will help with reducing GC activity on the server, hopefully also reducing the generation time. Tests: locally on Craggy in editor took a couple snapshots - no issues
16 Days Ago
Siegetower drawbridges parent and unparent parents if they are on the drawbridges when opened/closed
16 Days Ago
Reject occluded objects, tweak gather & shader Quite conservative right now and not perfect
16 Days Ago
Add ModalToggle PageLayout can have a header Add ContestCategory New contest layout Add Hide Until Updated to package admin Documentation service clears its cache every 5 mins Move document sync button to AdminSection Simple filtering on documentation page
16 Days Ago
Merge from indirect instancing
16 Days Ago
Indirect instancing fixes: - Fixed shader compilation error (again) - Fixed infinite loop condition causing application freeze - Fixed colour buffer not being applied due to wrong type causing black building parts - Fixed non-optimized instance buffer updates - Fixed off-by-one bug preventing the very first building part from being rendered - Fixed NullReferenceException when attempting to remove a renderer without a material
16 Days Ago
Round UI adjustments, remove "Waiting for players" text
16 Days Ago
demo implementation of sculpting in painting dialogue - hacky and dirty as hell right now, but enough to try it
16 Days Ago
Added music toggle button to the main menu
16 Days Ago
Quick nasty pause menu
16 Days Ago
Fixed A Bug With The Medieval Metal Double Door Frame Allowing Players To Look Through The Sides Game Manifest Build and Update For Medieval Metal Door Frame
16 Days Ago
Add disconnect button to waiting ui
16 Days Ago
Various horse client/server optims
16 Days Ago
Should resolve not capturing wins for non-host
16 Days Ago
Override camera FX when spectating
16 Days Ago
Fix duplicate def
16 Days Ago
Adjust camera DoF to be dynamic Show country code, add text overflow for names StatBoard can target a specific SteamId, really useful for testing