244,452 Commits over 3,898 Days - 2.61cph!

3 Months Ago
Pad the bottom of GameGroups Show Player Icons on Active Lobby Cards (shows lobby hosts)
3 Months Ago
Add GameModal that pops up when you click a Game instead of instantly launching it (Currently Empty) Moved Vote Up, Vote Down, and Favourite buttons into PackageRatingButtons so it can be re-used Finished initial version of Game Modal with options to launch into a game and see all active lobbies. Remove scrolling on Game Modal, replace Lobby List with a button that opens the Lobby List modal layered above. Close Game Modal when entering Lobby from Lobby List Modal Give Lobby List Modal and other missed Modals the primary background Fix time offset strings displaying incorrectly Active Lobby buttons now open the Game Modal instead of loading you directly into the lobby Remove Global Stats from Game Modal. Unnecessary information Fix Maps menu opening the Walker Game Modal instead of launching directly into the map Org Page is now replaced with an Org Modal that can be opened at any time. Moved SettingsPage into a Settings Modal that pops up over everything Added Settings Modal to the Pause Menu Fix Package Modal not toggling when pressing F1
3 Months Ago
Merge DPV -> Aux2
3 Months Ago
▇▅▅ ▍▊▇▉▍█ ▇▋▊▊▍▍▋▍▊ ▍█▆ ▍▆█▅▇.▉▋▄▅
3 Months Ago
NoiseSdf3D
3 Months Ago
TTT: Fix Swedish chef language borking setting (#2099)
3 Months Ago
Merge from main
3 Months Ago
Fix chunk meshes popping in at the origin for a frame Add bool SdfWorld.NeedsMeshUpdate
3 Months Ago
Cells can declare when they're ready
3 Months Ago
Tweak when we should load around editor cameras
3 Months Ago
Default to private in editor mode
3 Months Ago
Update: WhatUsesThis is now able to inspect prefabs recursively It'll search for any GUIDs that are mentioned on any attached MonoBehaviors and cache them. Search is done in the background while database scan is ongoing - no perf degradation. Tests: ran Rebuild then searched for the prefab that didn't report any results - now reports 6 hits
3 Months Ago
Nicer overcast weather.
3 Months Ago
Gave wallpaper skins proper names
3 Months Ago
Add editor options for lobby privacy Currently very boolean - either private or public - would like to do something org-based in future, or have custom filters https://files.facepunch.com/alexguthrie/1b2811b1/NVIDIA_Overlay_L6ZTVFAOVc.png
3 Months Ago
Revert that
3 Months Ago
Interp test
3 Months Ago
▄█▄ ▉▇▇▇▍█ █▄ ▅▊▊▋▋ ▆▊ ▉▆ ▄▍▉▍▉▄ ▋▌▊▇▇▊▄ ▍▌▇▅▌▄▉▆ █▊▆▅▋ ▍▉▋▋▉▉ █▋▍▄▍▅▍
3 Months Ago
Wave intrinsics to do early out for far dof
3 Months Ago
Force a single delta snapshot when owner changes to simulate old behavior
3 Months Ago
3 Months Ago
merge from main
3 Months Ago
merge from wallpaper
3 Months Ago
merge from main
3 Months Ago
Updated the tiling and offset we apply to the wallpaper viewmodel at runtime
3 Months Ago
Some cleanup
3 Months Ago
Fixed a crash to do with decals and r_maxmodeldecal 0 Try to squeeze some nanoseconds out of spawnicon rendering Fixed potential bug with CBaseAnimating::IsOnFire Fixed crashes with sniper_proto (HL2 Sniper)
3 Months Ago
Updated Wallpaper World Model to Fix LOD UV errors
3 Months Ago
Updated viewmodel rig mesh with Alfies UV update
3 Months Ago
Update player.prefab
3 Months Ago
Work on pickup collectibles
3 Months Ago
Pack them up
3 Months Ago
Fix logic for enabling / disabling child cells
3 Months Ago
Updating Wallpaper View Model and World Model FBX's so the UV scaling is decreased by 0.5 in X direction
3 Months Ago
Updated hex-a-gone tile LODs
3 Months Ago
Added final tile art for Twitch HexA Gone (models + materials).
3 Months Ago
Smooth fade DoF from composite shader Iterate dof, needs cleanup, almost perfect
3 Months Ago
Remove for comparison
3 Months Ago
Hide chunks when component is inactive
3 Months Ago
WIP level of detail system
3 Months Ago
Fixed CUI InputField font loading, Texts and InputFields now share the same font loading code
3 Months Ago
Air dash is relative to input direction, not facing direction
3 Months Ago
▍▋▍▊▄▆▄ ▇▊▍
3 Months Ago
Updated Wallpaper View Model and World Model to fix stretched UVs
3 Months Ago
Compress test
3 Months Ago
Trace to camera direction to try to avoid walls
3 Months Ago
Merge from ai_wolf_iteration
3 Months Ago
Fix compile errors caused by serialized fiels in server only parts of the code
3 Months Ago
Fix NRE
3 Months Ago
Merge from ai_wolf_iteration