242,872 Commits over 3,867 Days - 2.62cph!

3 Months Ago
- █▉▇▊▇▆▋▆▋█ ▋▊▍▋▄▆▉ ▄▍▇▉▄▋▍█▅▆▄▍▉█ ▊▌▊▅▉ ▊▄█▋ ▍▆▉▇▆▄▊▊▇▋ ▅▆▋▌▊ ▇▋ █▅▅ ▄▋▇▆ ▄▄▌▆ ▊█▊█▉▅▇▇▉█ ▊██▉▊▆ - ▇▅▌ ▍▄▋▌▅▍▆▋▆▍ ▇▇▅▅ █▄▌▄▊▊▉█▇▌ ▇▋▋▊█▄
3 Months Ago
Merge from main
3 Months Ago
█▍▄▆█▉ ▌▆▉▋▆ ▅▉▋▊▄▋▋▍▉▆▉█▆▇▌▉▋▇▍▊▅
3 Months Ago
Merge from main
3 Months Ago
Merge from twitchdropsrender
3 Months Ago
Updated Polarbear ragdoll prefab. Scaled to match Polarbear prefab. Joint orientations of ragdolls corrected. Colliders tweaked.
3 Months Ago
server compile fix
3 Months Ago
merge from hackweek_better_mountable_editor
3 Months Ago
Simple melee weapon, mannequin
3 Months Ago
improved the ocean culling volumes in canyons to reach higher and wider for cases where ocean spawns higher
3 Months Ago
Leaderboard backup, run #13135
3 Months Ago
Fixed init order error
3 Months Ago
Shrink the start tutorial button in the options menu
3 Months Ago
Merge from getdefinitions_fix
3 Months Ago
Merge from dome_collider_fixes
3 Months Ago
▊▅▍█▉ ▅▄▋▍ ▍▊▍_▊▍▉▌▆▋_▉▉▉
3 Months Ago
Volumetric shader stub
3 Months Ago
Merge from vanilla_tc_gibs
3 Months Ago
Merge from binocular_chat
3 Months Ago
Fixed water overlay post effect getting stuck at NaN weight in playground scene
3 Months Ago
Code cleanup
3 Months Ago
Update shader reference in Image/Texture previews
3 Months Ago
3 Months Ago
Fix sometimes invoking Start Game twice when clicking the image of a list entry
3 Months Ago
update spritetools remove LINQ use fix revive spawning update spritetools
3 Months Ago
Fix AspectRatio NRE
3 Months Ago
Allocate more bits to allow 256 block types in shader
3 Months 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
3 Months Ago
Add a chatbox so we can talk shit to each other
3 Months 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
3 Months Ago
items flicker before disappearing
3 Months Ago
All Main Menu pages use the same helper function(s) instead of being rewritten in each
3 Months Ago
Bakes and coliders for all hill cliffs Prefabs tweaks Material tweaks for all cliffs Added temp mesh culling
3 Months Ago
Voxel testing
3 Months Ago
fix leaderboard height
3 Months Ago
Add basic networked third person player
3 Months Ago
Temporary fix for projectile violation when hitting a wolf's butt
3 Months Ago
Fix wolf not circling, add flee behaviour
3 Months Ago
Context menu tweaks Animated transitions https://files.facepunch.com/ziks/2024-08-11/sbox-dev_aeqC5Pba4I.mp4
3 Months Ago
Fix Game/Map buttons not working on Org Pages
3 Months Ago
Clicking on a Game's Name or Org Name will no longer launch the game in the List View
3 Months Ago
Add Editor.Menu.AddHeading( title )
3 Months Ago
Fix Games and Game Jam page not launching games
3 Months Ago
Initial commit
3 Months Ago
Accidentally commit these few files 😅
3 Months 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`
3 Months 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`
3 Months Ago
Fix wolf overshooting destination, adapt roaming speed to how far is destination
3 Months Ago
Create README.md
3 Months Ago
Create LICENSE