239,472 Commits over 3,837 Days - 2.60cph!

42 Days Ago
▄▌▄▌▌ ▅▆▋▌ ▌██▊▇▋▌▄▊_▍▋▊▇▍▆▉▌▄▊▆_▇▌▍
42 Days Ago
- █▉▇▊▇▆▋▆▋█ ▋▊▍▋▄▆▉ ▄▍▇▉▄▋▍█▅▆▄▍▉█ ▊▌▊▅▉ ▊▄█▋ ▍▆▉▇▆▄▊▊▇▋ ▅▆▋▌▊ ▇▋ █▅▅ ▄▋▇▆ ▄▄▌▆ ▊█▊█▉▅▇▇▉█ ▊██▉▊▆ - ▇▅▌ ▍▄▋▌▅▍▆▋▆▍ ▇▇▅▅ █▄▌▄▊▊▉█▇▌ ▇▋▋▊█▄
42 Days Ago
Merge from main
42 Days Ago
█▍▄▆█▉ ▌▆▉▋▆ ▅▉▋▊▄▋▋▍▉▆▉█▆▇▌▉▋▇▍▊▅
42 Days Ago
Merge from main
42 Days Ago
Merge from twitchdropsrender
42 Days Ago
Updated Polarbear ragdoll prefab. Scaled to match Polarbear prefab. Joint orientations of ragdolls corrected. Colliders tweaked.
42 Days Ago
server compile fix
42 Days Ago
merge from hackweek_better_mountable_editor
42 Days Ago
Simple melee weapon, mannequin
42 Days Ago
improved the ocean culling volumes in canyons to reach higher and wider for cases where ocean spawns higher
42 Days Ago
Leaderboard backup, run #13135
42 Days Ago
Fixed init order error
43 Days Ago
Shrink the start tutorial button in the options menu
43 Days Ago
Merge from getdefinitions_fix
43 Days Ago
Merge from dome_collider_fixes
43 Days Ago
▊▅▍█▉ ▅▄▋▍ ▍▊▍_▊▍▉▌▆▋_▉▉▉
43 Days Ago
Volumetric shader stub
43 Days Ago
Merge from vanilla_tc_gibs
43 Days Ago
Merge from binocular_chat
43 Days Ago
Fixed water overlay post effect getting stuck at NaN weight in playground scene
43 Days Ago
Code cleanup
43 Days Ago
43 Days Ago
Update shader reference in Image/Texture previews
43 Days Ago
Fix sometimes invoking Start Game twice when clicking the image of a list entry
43 Days Ago
update spritetools remove LINQ use fix revive spawning update spritetools
43 Days Ago
Fix AspectRatio NRE
43 Days Ago
Allocate more bits to allow 256 block types in shader
43 Days Ago
Fuck any bridging code, let's handle VDB files all on managed, allow loading nvdb files too Iterate NanoVDB file handling and dependencies Use BaseFileSystem for reading NanoVDB files Parse NanoVDB files properly
43 Days Ago
Add a chatbox so we can talk shit to each other
43 Days Ago
Clear Animation Queue properly 😅 Pre-cache all animations in SpriteResource PostLoad. Can eventually calculate these when they are saved and have them be part of the resource in the future. do not compile shadergraph for now since i am manually applying depth for shadows until theres a proper fix
43 Days Ago
items flicker before disappearing
43 Days Ago
All Main Menu pages use the same helper function(s) instead of being rewritten in each
43 Days Ago
Bakes and coliders for all hill cliffs Prefabs tweaks Material tweaks for all cliffs Added temp mesh culling
43 Days Ago
Voxel testing
43 Days Ago
fix leaderboard height
43 Days Ago
Add basic networked third person player
43 Days Ago
Temporary fix for projectile violation when hitting a wolf's butt
43 Days Ago
Fix wolf not circling, add flee behaviour
43 Days Ago
Context menu tweaks Animated transitions https://files.facepunch.com/ziks/2024-08-11/sbox-dev_aeqC5Pba4I.mp4
43 Days Ago
Fix Game/Map buttons not working on Org Pages
43 Days Ago
Clicking on a Game's Name or Org Name will no longer launch the game in the List View
43 Days Ago
Add Editor.Menu.AddHeading( title )
43 Days Ago
Fix Games and Game Jam page not launching games
43 Days Ago
Initial commit
43 Days Ago
Accidentally commit these few files 😅
43 Days Ago
Main Menu Redesign (#1645) * Imported Lewis's menu and fixed any immediate errors * Fix Avatar Menu * Fix Sidebar * Fix all instances of position: absolute not having position: relative parents * More CSS fixes * Cleanup the Home Page * Implemented the Featured Games list on the Home Page * Hooked up Games page with Search and Filters * Show default div for orgs with no image set * Added Active Lobbies section with LobbyCards * Added Hidden decoration, Unplayed and Updated tags * Add PartyDeck to SocialBar * Added Tags to the top of Games Page https://files.facepunch.com/CarsonKompon/2024/August/10_14-10-PettyVampirebat.mp4 * Minor text adjustment * Favourites Section is now hooked up properly * Implemented Currently Trending and Recently Played sections * Hooked up the Search TextEntry * Implemented Game Jam Page * Implemented Maps Page and renamed some razor files. * LobbyCard now uses the GameTile as a base instead of PackageCard for consistency * Added Org Page back (in the style of the new menu, now with Games/Maps sections) https://files.facepunch.com/CarsonKompon/2024/August/10_17-24-ReadyArabianoryx.mp4 * Restored ability to click on a game/map to launch into it (as well as the right click menu for each) * Don't invert logo on hover * Fix all the BuildHash-related issues. * Remove unused/obsolete stuff * Fixed Header Height in Org Page * Oops I accidentally commit some weird changed I didn't mean to make * Remove the VROverlayPanel stuff for now since it's Obsolete * Remove the unused pages from the sidebar navigation. Make sure bottom-align is actually aligned to bottom and not flex growing * Clean up Game Jam page now that `contest:x` searches work * Game Tile Favourite Heart lights up if package is favourited * Clicking Org Profile Picture will open Org Page * Added mouse over/click sounds to game logo. Made it link to Home page * Tag Buttons are now in the same style as the rest of the UI * Fix LoaderFullscreen displaying over entire screen due to `position: absolute`
43 Days Ago
Remove the VROverlayPanel stuff for now since it's Obsolete Remove the unused pages from the sidebar navigation. Make sure bottom-align is actually aligned to bottom and not flex growing Clean up Game Jam page now that `contest:x` searches work Game Tile Favourite Heart lights up if package is favourited Clicking Org Profile Picture will open Org Page Added mouse over/click sounds to game logo. Made it link to Home page Tag Buttons are now in the same style as the rest of the UI Fix LoaderFullscreen displaying over entire screen due to `position: absolute`
43 Days Ago
Fix wolf overshooting destination, adapt roaming speed to how far is destination
43 Days Ago
Create README.md