usertonycancel

4,607 Commits over 976 Days - 0.20cph!

1 Year Ago
Stub for MatchmakingWidget
1 Year Ago
ExpandWidget: expanded by default, can set Expanded property to override this
1 Year Ago
Add hover / active state to ExpandWidget, only run OnClick if we click the header
1 Year Ago
Refresh friends list state every 5s
1 Year Ago
ActionButton: Can define background and blend color
1 Year Ago
Landing page iteration https://files.facepunch.com/tony/1b2611b1/sbox_HbqZgeYZvQ.png
1 Year Ago
Cleanup
1 Year Ago
Full-height friends list widget
1 Year Ago
Can access friends list from IGameMenu (Game.Menu.Friends)
1 Year Ago
Start working on main menu panel Added dot mask to action buttons, added ExpandWidget https://files.facepunch.com/tony/1b2611b1/sbox-dev_1kNi6EuthU.png
1 Year Ago
.addon -> .sbproj Event -> GameEvent Asset compile Clean up the rest of the obsoletes / warnings
1 Year Ago
Show painter cooldown in realtime
1 Year Ago
Throw an exception when Package.Download gets cancelled, fixes #1184 and sboxgame/issues#3677
1 Year Ago
Tentative fix for rich presence setting steam_player_group to invalid SteamIDs, grouping players incorrectly
1 Year Ago
Add method to convert Qt::Key to ButtonCode as string Tools: Add KeyBind widget, intercepts key presses and sets value to last key pressed Tools: Test using keybind editor for InputAction.KeyboardCode
1 Year Ago
Add Noclip input action
1 Year Ago
ServerListPanel: Add Create Game button if we don't find any servers
1 Year Ago
Include UI sounds in main menu resources
1 Year Ago
Add refreshing state to lobby browser
1 Year Ago
Use custom sounds for ui nav
1 Year Ago
Add screen edge images to main menu / loading screen, style adjustments to main menu and loading screen
1 Year Ago
Update .sbproj to include resources
1 Year Ago
Fix compile
1 Year Ago
Update templates - Use package selector modal instead of replacing pages w/ a map selector - Use pointer cursor on buttons in main menu Having a separate repo for templates is starting to annoy me
1 Year Ago
Update MenuResources
1 Year Ago
Add basic menu system that uses lobbies & filters for maps that have the "jailbreak" tag .addon -> .sbproj
1 Year Ago
Show download speed in loading screen
1 Year Ago
Up the brightness
1 Year Ago
Basic loading screen
1 Year Ago
Fix up pointer events for package card
1 Year Ago
Placeholder setup game page
1 Year Ago
Cleanup
1 Year Ago
Don't use Trace.WorldAndEntities in MoveHelper
1 Year Ago
Start tracking time played w/ component on client
1 Year Ago
Style adjustments
1 Year Ago
Start on stats main menu page
1 Year Ago
Refactor to specify gamemode as parameter
1 Year Ago
Test stat in main menu
1 Year Ago
Squash-merge "mainmenu" into "boomer2"
1 Year Ago
Groundwork for stats integration
1 Year Ago
Compile content - don't set parent package as voxeltest (?)
1 Year Ago
Use Sound.Listener as a priority in SoundscapeFrame
1 Year Ago
Give ProjectCreator "Create" button an icon
1 Year Ago
Update templates (shooter game menu, template descriptions)
1 Year Ago
Launcher: minor content mode cleanup Launcher: make a new empty-ish config when opening a config editor
1 Year Ago
Set the same expandgroup margin in StartScreenHome too
1 Year Ago
Remove ProjectList ExpandGroup top margin
1 Year Ago
Set cursor type for IconButton Add some tooltips to welcome screen
1 Year Ago
Make Voice.Decode internal