reposbox-gunfightcancel

930 Commits over 639 Days - 0.06cph!

1 Year Ago
Update landing page and pause menu
1 Year Ago
Remove spammy bodygroup logs
1 Year Ago
Show create a class for everyone
1 Year Ago
Disable VaultMoveMechanic for now - too many exploits
1 Year Ago
Create a class list is horizontal instead ClassCard creates two WeaponViewers to show primary & secondary at a glance Moved Create New Class button to be separate from the class list
1 Year Ago
More UI position adjusting, xp bar width, opacity, blend-mode
1 Year Ago
Moved hints around so they don't clash with each other
1 Year Ago
Improved cover aim eye height
1 Year Ago
Refactor Ammo component to accept a weapon property. Remove unused actions, add SwitchWeapon action
1 Year Ago
Remove old loadout system, replace with custom classes, gamemodes can define default class
1 Year Ago
Experiment: Use gamepad gyro for aiming (will probably make this handheld only but we'll see)
1 Year Ago
Adjust Steam Deck game scale, still high but not as insane as before
1 Year Ago
Keep Deck main menu scale the same as PC for now, server browser is totally unusable currently
1 Year Ago
Restyle weapon hud https://files.facepunch.com/tony/1b3111b1/sbox-dev_0sWCOYcgcH.jpg
1 Year Ago
Create new class button adds new class and opens it instead of erroring out
1 Year Ago
Add WeaponCard, refactor WeaponViewer to self-handle attachments, implement save/delete methods
1 Year Ago
Matchmaking map list sorts by most popular
1 Year Ago
Players can view Settings from Pause Menu, add blur if ingame
1 Year Ago
Changed main menu style, added settings page for rebinding inputs
1 Year Ago
Hide Create A Class behind the editor for now
1 Year Ago
NotificationManager supports parsing Input Hints using a pattern https://files.facepunch.com/tony/1b3011b1/sbox-dev_zC1LT7iTAi.png
1 Year Ago
Up MP5 holster time to match @MaxLebled's new anim
1 Year Ago
Reference weapon packages in sbproj, create a class can use proper models from WeaponDefinition again
1 Year Ago
Refactor attachment system so it's not tied to components Menu attachment toggle test Position WeaponViewer using model bounds, and can now edit attachments on either weapons Group attachments by category, give them friendly names
1 Year Ago
Testing out WeaponViewer w/ ScenePanel
1 Year Ago
Start framing out ClassModal
1 Year Ago
Hook it all together, create new class makes a new class and saves it
1 Year Ago
Start writing persistence for custom classes Add Attachment.IsUnlocked() Start framing out Create A Class page in GameMenu
1 Year Ago
Docs, make WeaponAttachmentComponent abstract Disable unsupported attachments instead
1 Year Ago
WIP Attachment Mods -> USP RMR, USP Suppressor, MP5 Rail
1 Year Ago
Add UIGlobals, UIGlobals.MenuScale and UIGlobals.GameScale. Scale up respective root panels on Steam Deck
1 Year Ago
Update InputHint when device changes, fixes controller glyphs Update input action binds for gamepad
1 Year Ago
Adjust mp5 recoil
1 Year Ago
Better value for attack_hold Remove debug log :frowning:
1 Year Ago
Hook up b_jump Remove AimFireDelay
1 Year Ago
Fix death NRE
1 Year Ago
MP5: Hook up dry fire anim
1 Year Ago
Re-add holster times (but now per weapon) https://files.facepunch.com/tony/1b2411b1/sbox-dev_fd4S1u2qx7.mp4
1 Year Ago
Hooked up move_groundspeed, deploy unset, move firing mode to be on cycle instead of all the time
1 Year Ago
Set up FiringModeParameter
1 Year Ago
Dynamic crosshair system
1 Year Ago
Store player levels at the time too Add team group header with the team's total score, add player levels to match modal Span style adjustments Use proper team names, not just their enum string
1 Year Ago
Remove pointer-events from some elements Changed icon for lobby owner Store team scores and per-player score in match data Add MatchModal.GetData with fallback Order player entries by score descending
1 Year Ago
Fix all warnings
1 Year Ago
Show game version in GameServerFrame
1 Year Ago
New icons, new main menu bg image
1 Year Ago
Fixed match time being incorrect in MatchCard (just didn't implement it)
1 Year Ago
Add MapName and Gamemode to MatchCard update
1 Year Ago
Rename killfeed folder
1 Year Ago
Add DialogModal, pop up a dialog warning user about outdated server when trying to join