reposbox-hovercancel

785 Commits over 730 Days - 0.04cph!

3 Years Ago
Implemented loadout tags. Renamed Defender to Engineer. Implemented loadout role icons. Implemented loadout upgrading functionality. Only switch to loadout when upgrading if you are that loadout's predecessor already.
3 Years Ago
Styles on the character selector
3 Years Ago
Loadout weapon animation
3 Years Ago
Add in the tags
3 Years Ago
Class Icons
3 Years Ago
Added player tokens to the scoreboard for extra flex Updated all loadouts to remove the armor class from their name
3 Years Ago
Fix paddings on the Weapon Selector Add currency icon to the enhancements
3 Years Ago
Add icon for enhancement Merge branch 'ui' of sbox-hover into ui add in upgrade header Merge branch 'ui' of sbox-hover into ui
3 Years Ago
Templatized the awards UI
3 Years Ago
Move sound handling for buttons. Increase z-index of toasts list. Add toast when can't buy a weapon upgrade
3 Years Ago
Automatically hide secondary description and upgrades box if none available
3 Years Ago
Rip out the look code from the menu + tweak it a little
3 Years Ago
Added Big Terry avatar to the Station Screen
3 Years Ago
Added support for weapon stats and implemented on all weapons / equipment / deployables. Moved Damage to WeaponConfig
3 Years Ago
Icon for upgrade Locked Icon on Enhancements
3 Years Ago
Icons for the Station Screen
3 Years Ago
Weapon Stats, Enhancements upgrades
3 Years Ago
Main weapon icon set texture + upgrade icon support
3 Years Ago
WeaponIcon
3 Years Ago
Player tokens data
3 Years Ago
Fixed a bug displaying which weapon upgrades are already owned
3 Years Ago
Refactor of weapon upgrades. Almost completely implemented weapon selection + upgrading in the new Station Screen.
3 Years Ago
Add icons to the stationscreen
3 Years Ago
styling for weapon selector
3 Years Ago
Add in the select buttons
3 Years Ago
StationScreen buttons
3 Years Ago
Adding in Weapon selector upgrade view
3 Years Ago
Loadout Weapons Station screen styling
3 Years Ago
Implement loadout weapon main screen display for station dialog
3 Years Ago
more styles
3 Years Ago
Beginnings of getting character information in
3 Years Ago
loadout background colour tweaks to tutorial and stationscreen fix button on tutorial screen Merge branch 'ui' of sbox-hover into ui merge conflict fixes
3 Years Ago
Added StationScreenView and support for loadout-view and weapon-view
3 Years Ago
loadout background colour tweaks to tutorial and stationscreen
3 Years Ago
Update buttons to use global styles
3 Years Ago
Added LoadoutData to StationScreen for skinning
3 Years Ago
Don't try and populate the loadout select list if we don't have a pawn yet
3 Years Ago
Station Screen restructure
3 Years Ago
More styling
3 Years Ago
Loadout spawn buttons
3 Years Ago
Re-populate LoadoutSelectList when template is applied
3 Years Ago
Loadout Selector Categories
3 Years Ago
loadout bug fixes
3 Years Ago
Loadout styles
3 Years Ago
Loadout Select List category types
3 Years Ago
loadout icon
3 Years Ago
Class icon
3 Years Ago
loadout styles
3 Years Ago
Use Prediction.FirstTime to avoid excessive particle creation with high latency when commands re-simulated
3 Years Ago
Tweaked fusion charge particles Merge branch 'main' into ui