userCarson Komponcancel
branchsbox/mastercancel

371 Commits over 273 Days - 0.06cph!

6 Months Ago
Added Filter Settings to Add Component Popup. Can hide base components. Resolves Facepunch/sbox-issues#6428 https://files.facepunch.com/CarsonKompon/2024/September/19_11-10-TransparentAmethystinepython.mp4
6 Months Ago
Prefabs marked as `ShowInMenu` will actually show in menu without having to be in `templates/gameobject/` subfolder. If a Prefab is marked `ShowInMenu` then you can give it `DontBreakAsTemplate` so it maintains the prefab reference when created via the GameObject Menu. Resolves Facepunch/sbox-issues#6035
6 Months Ago
Can now pause SoundHandles the same way you can MusicPlayers. Resolves Facepunch/sbox-issues#5581
7 Months Ago
Added Sensitivity to Editor Camera Settings
7 Months Ago
Should fix tiles being square above 1080p
7 Months Ago
Fix GameTiles not fitting properly in Games page and Org Modal
7 Months Ago
ButtonAttribute pulls method name as the title if not specified. ButtonAttribute no longer includes Label, and takes up the full width. Resolves Facepunch/sbox-issues#6214 https://files.facepunch.com/CarsonKompon/2024/September/06_19-28-MurkyGopher.png
7 Months Ago
Make sure #version gets passed properly in Package.FetchAsync
7 Months Ago
Fix Package.FetchAsync not finding packages with slash or other formatting
7 Months Ago
Can select Skin in Avatar Menu again. Resolves Facepunch/sbox-issues#6310
7 Months Ago
Creating a Prefab Variable will default to the name of the variable you're linking. Resolves Facepunch/sbox-issues#6364
7 Months Ago
Fix Play Button on Game Modal not working as intended for Quick Play games
7 Months Ago
Added `filter: greyscale()` to CSS styles (previously only had `backdrop-filter: greyscale()`)
7 Months Ago
Fixed LoadingOverlay not including Subtitle in BuildHash
7 Months Ago
Added HasBackface to Quad Primitive in Mesh Editor
7 Months Ago
Fix Enter key not returning the same name across all languages
7 Months Ago
Fix static functions on non-static Widgets not invoking or inheriting type properly.
7 Months Ago
Fix Home Page Categories. Uses ListResult instead of hardcoded categories from initial concept
7 Months Ago
Don't apply Music/Voip volume settings when in Editor
7 Months Ago
Fix first Featured Game on Featured List getting squished on Main Menu
7 Months Ago
Fix games not loading right away on the Game Jam page on Main Menu
7 Months Ago
Added Rate Game/Rate Map option to GameTile right click menu Add "Played But Not Rated" section to Game Jam page
7 Months Ago
Music Slider on Main Menu now affects the Main Menu Music 🫡
7 Months Ago
Change icons for Recently Updated and Recently Played so there aren't any duplicates
7 Months Ago
Fix GameTile BuildHash not including the TileSize, causing tiles to be perfect squares until hovering for the first time.
7 Months Ago
Fix unused variable in PackageFilterButtons
7 Months Ago
Display GameTiles as skeleton components until retrieved instead of nothing https://files.facepunch.com/CarsonKompon/2024/August/26_14-52-SupportiveNilgai.png
7 Months Ago
Give settings menu a max-width so it doesn't stretch across your entire monitor. Give SettingsFooter some margins so it doesn't touch the PartyBar Replaced PackageFilterGroup dropdown with new PackageFilterButtons in header https://files.facepunch.com/CarsonKompon/2024/August/26_14-07-AuthenticDore.png CreatePartyMenu and ReviewModal use the Primary Colour as background to match Game Start Info and Pause Menu
7 Months Ago
Change colour of Games Page and Maps Page headers. Fix colour banding on page headers. Active Lobbies cards are slightly larger so text doesn't cut off as easily Added Convar/Setting for Music Volume Favourites SidebarLink now highlights properly when on the page Main Menu GameTiles are given random sizes instead of adapting to the length of the game's title
7 Months Ago
Removed pointless Profile Picture from Main Menu Header Main Menu Background Colour is no longer near-black Remove background scene from Main Menu Vertical Games Lists no longer scroll independently, just scroll the entire page instead Moved Favourites into it's own page. Favourites Page has Games and Maps tabs so you can now access favourited maps. Fixed background not resetting on Main Menu when exiting a game Fixed issues with Favourites and Org pages
7 Months Ago
Fix warnings in Main Menu
7 Months Ago
Remove the old Toast popup since the new modal is a much better replacement.
7 Months Ago
Added Popup Modal after playing a game for the first time prompting you to quickly give feedback. https://files.facepunch.com/CarsonKompon/2024/August/26_09-58-ActiveAnnelid.png
7 Months Ago
Game Jam Page on the Main Menu now groups by Unplayed Games, Updated Games, and Games You've Played (like the old jam page).
7 Months Ago
Added Editor Keybinds for Scene Mesh Operations, matching Hammer where possible. Also added Tooltip when hovering a mesh edit button to see it's Keybind. Resolves Facepunch/sbox-issues#6101
7 Months Ago
Can no longer create a Library with the same Ident as the current Game or another Library. Cannot change a Game/Library's ident to the same ident as another Library. Resolves Facepunch/sbox-issues#5466
7 Months Ago
Added Cut option to Component dropdown. Resolves Facepunch/sbox-issues#5920 https://files.facepunch.com/CarsonKompon/2024/August/22_08-27-PalegreenCirriped.png
7 Months Ago
Fixed Cut (CTRL+X) not being an undo-able action.
7 Months Ago
Style Inspector now crosses out any rule that isn't taking effect (due to a higher priority rule). Resolves Facepunch/sbox-issues#6273 https://files.facepunch.com/CarsonKompon/2024/August/22_07-58-VioletEft.png
7 Months Ago
Add `@orphaned` filter to list all assets with _c files and no source files (that aren't from the cloud). Resolves Facepunch/sbox-issues#6285 https://files.facepunch.com/CarsonKompon/2024/August/22_07-29-BouncyBlesbok.png
7 Months Ago
Allow "CTRL", "SHIFT', or "ALT" as binds on their own Added support for Modifier Keys in Input Binds. Resolves Facepunch/sbox-issues#6286
7 Months Ago
Fixed CTRL/SHIFT/ALT modifier keys in Editor Keybinds. Resolves Facepunch/sbox-issues#6287
7 Months Ago
Added MWHEELUP/MWHEELDOWN InputGlyphs
7 Months Ago
Fixed Main Menu Maps page asking you which map you want to launch even though you just clicked a map.
7 Months Ago
Inputs now support MWHEELUP/MWHEELDOWN. Resolves Facepunch/sbox-issues#6132
7 Months Ago
Can now close the Camera Preview Floating Window so it's not in your way. Resolves Facepunch/sbox-issues#4472 https://files.facepunch.com/CarsonKompon/2024/August/21_11-29-LawfulNorthernhairynosedwombat.mp4
7 Months Ago
Fix Main Menu NRE when typing in search box
7 Months Ago
Prevent Toasts from ticking down while you're in a Loading Screen.
7 Months Ago
Added Main Menu Toasts Added Toast that pops up after playing a game you haven't yet interacted with. Clicking will open a Review Page Modal. https://files.facepunch.com/CarsonKompon/2024/August/19_12-04-UnlinedWeaverbird.png
7 Months Ago
"Create model..." now shows up when right clicking an .obj file