252,176 Commits over 3,990 Days - 2.63cph!

3 Years Ago
Backup 2022/04/02 12:10:00 UTC
3 Years Ago
Fixed riverside topology not generating
3 Years Ago
Backup 2022/04/02 11:10:00 UTC
3 Years Ago
Backup 2022/04/02 10:10:00 UTC
3 Years Ago
Add [Hammer.PhysicsSimulated] this hints to the map compiler that the entity is simulated in game and should pre-settle. Internally replace BasePhysicsSimulated @baseclass check with PhysicsSimulated tag and replaces the hacky solution I had implemented with .fgds previously. Make all these [Hammer.] attributes make helpers, metadata, etc. with dictionaries / lists instead of a stringbuilder to fgd format
3 Years Ago
Backup 2022/04/02 09:10:00 UTC
3 Years Ago
Backup 2022/04/02 08:10:00 UTC
3 Years Ago
Backup 2022/04/02 07:10:00 UTC
3 Years Ago
Backup 2022/04/02 06:10:00 UTC
3 Years Ago
Upload raytrace push constants as a constbuffer
3 Years Ago
Backup 2022/04/02 05:10:00 UTC
3 Years Ago
Set up clan UI to open and switch like the inventory/crafting screens
3 Years Ago
Backup 2022/04/02 04:10:00 UTC
3 Years Ago
Deployed d8ab6c817 with MkDocs version: 1.0.4
3 Years Ago
Hide the settings tab if the player doesn't have permissions for anything there Formatting for clan color changes in the log Make NeedsKeyboard.AnyActive return true if any textbox is focused (let me know if there's a better way or any issues with this)
3 Years Ago
Backup 2022/04/02 03:10:00 UTC
3 Years Ago
Backup 2022/04/02 02:10:00 UTC
3 Years Ago
Show motd author and how long ago it was last updated on the UI
3 Years Ago
fix occasional invalid seek position error during music playback
3 Years Ago
Backup 2022/04/02 01:10:00 UTC
3 Years Ago
Merge from easter2022
3 Years Ago
Cherry pick 69871
3 Years Ago
Don't allow painting items if they're broken
3 Years Ago
Backup 2022/04/02 00:10:00 UTC
3 Years Ago
Merge from main
3 Years Ago
Playblast backup
3 Years Ago
Deployed d8ab6c817 with MkDocs version: 1.0.4
3 Years Ago
Backup 2022/04/01 23:10:00 UTC
3 Years Ago
Merge from parent
3 Years Ago
Merge from main
3 Years Ago
Backup 2022/04/01 22:10:00 UTC
3 Years Ago
Merge from easter2022
3 Years Ago
Fix image request never being completed if the image was not found Request image data if it's not already loaded when trying to paint the egg suit (fixes long delay + never loading the image into the paint UI) Allow loading the image data even if nothing is displaying it yet (required for painting) Fix image loading automatically when not worn (in an inventory or on the ground) Stop retrying image loading if nothing is rendering it
3 Years Ago
Finalized most of the terrain south of river fork
3 Years Ago
Updated env_shake with volume support.
3 Years Ago
Backup 2022/04/01 21:10:00 UTC
3 Years Ago
Added Twitch Rivals logo prefabs for the upcoming Rivals event
3 Years Ago
updated crowbar viewmodel
3 Years Ago
Initial commit
3 Years Ago
Also commit new leaderboards
3 Years Ago
Add clan banner color with UI to change it Add backend stuff for MOTD timestamp and author Update protobuf code generator so all integer types generate valid code now
3 Years Ago
Backup 2022/04/01 20:08:50 UTC
3 Years Ago
sustained spraycan spray sounds
3 Years Ago
Fixed Switch build errors Updated Facepunch.ExpressionStrings !clean
3 Years Ago
Added config for all other leaderboards Auto-update option using git Implemented notify_records bool Added verbose_logging option Fixed auto-update
3 Years Ago
And the same for CopyTo
3 Years Ago
added base camMotion rig file and camera anim tests
3 Years Ago
Handle other integer types properly in ResetToPool implementation
3 Years Ago
Backup 2022/04/01 18:45:00 UTC
3 Years Ago
Fixed possible issue writing local files !release