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

5 Months Ago
All Main Menu pages use the same helper function(s) instead of being rewritten in each
5 Months Ago
Bakes and coliders for all hill cliffs Prefabs tweaks Material tweaks for all cliffs Added temp mesh culling
5 Months Ago
Voxel testing
5 Months Ago
fix leaderboard height
5 Months Ago
Add basic networked third person player
5 Months Ago
Temporary fix for projectile violation when hitting a wolf's butt
5 Months Ago
Fix wolf not circling, add flee behaviour
5 Months Ago
Context menu tweaks Animated transitions https://files.facepunch.com/ziks/2024-08-11/sbox-dev_aeqC5Pba4I.mp4
5 Months Ago
Fix Game/Map buttons not working on Org Pages
5 Months Ago
Clicking on a Game's Name or Org Name will no longer launch the game in the List View
5 Months Ago
Add Editor.Menu.AddHeading( title )
5 Months Ago
Fix Games and Game Jam page not launching games
5 Months Ago
Initial commit
5 Months Ago
Accidentally commit these few files 😅
5 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`
5 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`
5 Months Ago
Fix wolf overshooting destination, adapt roaming speed to how far is destination
5 Months Ago
Create README.md
5 Months Ago
Create LICENSE
5 Months Ago
Enable nullables Rewrite state machines to not be GameObject based
5 Months Ago
Start work on wolf roam state
5 Months Ago
Leaderboard backup, run #13111
5 Months Ago
Fix contest:x not working
5 Months Ago
Oops I accidentally commit some weird changed I didn't mean to make
5 Months Ago
Fix all the BuildHash-related issues. Remove unused/obsolete stuff Fixed Header Height in Org Page
5 Months Ago
Don't invert logo on hover
5 Months Ago
Fix selecting mesh elements when they're ontop of a gizmo like terrain
5 Months Ago
Citizen/hackweek: animgraph implementation of prototype avatar menu animations
5 Months Ago
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)
5 Months Ago
Don't show Shipment for now
5 Months Ago
Some main menu styling changes, improve party podium a bit
5 Months Ago
A couple more fixes
5 Months Ago
Flashlight and material stack asset updates
5 Months Ago
Fix wolf getting stuck in some situations
5 Months Ago
Added a deploy offset to wallpaper construction prefabs, fixing the false positives and negatives line of sight checks Increased the max place distance
5 Months Ago
Add rcon errors in profiling analytics Improve rcon error exception logging Reuse blob options and http headers instead of recreating them every uploader lifecycle
5 Months Ago
Add MovieMaker library
5 Months Ago
Log a warning when trying to deserialize a component with no scene, and return null
5 Months Ago
Remove errors/warnings
5 Months Ago
Refactor to MovieMaker
5 Months Ago
Few more error fixes
5 Months Ago
Remove vehicle markers, too expensive
5 Months Ago
Add networking support, apply low speed threshold differently Better default friction values
5 Months Ago
Tweaked some electrical component positions to avoid clipping with wallpaper
5 Months Ago
Panel light tweaks
5 Months Ago
Shadergraph: Attributes can set default values
5 Months Ago
Prevent wolves being too synchronized by adding a random delay
5 Months Ago
Fix wolf sliding during some montages
5 Months Ago
Convert float properties to generic elementals
5 Months Ago
Integrate spine animator and look animator