Delta-v/Content.Client/UserInterface/Systems
keronshb 2d692f47da
Action Upgrade System (#22277)
* Adds uses before delay so actions can be used multiple times before cooldown

* adds methods to get remaining charges, to set uses before delay, and to set use delay

* adds method to change action name

* moves set usedelay

* action upgrade ECS

* adds method to reset remaining uses

* adds upgrade events

* refactors action upgrade event and adds logic to parse it

* fix serialization issue

* adds level up draft method

* adds action commands and a command to upgrade an action

* more warning lines to help

* Gets action to upgrade properly

* Removes unneeded fields from the action upgrade component and now properly raises the level of the new action

* Cleans up dead code and comments

* Fixes punctuation in actions-commands and adds a TryUpgradeAction method.

* removes TODO comment

* robust fix

* removes RT

* readds RT

* update RT to 190

* removes change name method

* removes remaining uses & related fields and adds that functionality to charges

* Adds Charges to action tooltips that require it
2023-12-15 02:41:44 -07:00
..
Actions Action Upgrade System (#22277) 2023-12-15 02:41:44 -07:00
Admin Fix admin verb PVS issue (#21406) 2023-11-05 02:58:26 +11:00
Alerts Remove custom tooltip timings (#19604) 2023-09-11 13:53:35 +10:00
Atmos/GasTank Revert "Update submodule to 175.0.0 (#21318)" (#21319) 2023-10-29 15:29:30 +11:00
Bwoink Add ahelp bwoink sound cvar (#22439) 2023-12-13 01:51:30 -07:00
Character Un-revert IPlayerManager refactor (#21244) 2023-10-28 09:59:53 +11:00
Chat More UI fixes (#22431) 2023-12-12 19:02:19 -07:00
CloseWindow Add EscapeContext keybind (#15301) 2023-04-13 18:10:44 -07:00
Crafting Fix construction button not working (#12033) 2022-10-22 10:51:03 +11:00
DamageOverlays Merge `ActorSystem` and `IPlayerManager` (#21314) 2023-11-11 13:08:10 +11:00
DecalPlacer Merge more UI refactor stuff (#11277) 2022-09-14 14:34:48 -07:00
EscapeMenu Added a toggle fullscreen button (default F11) (#20272) 2023-09-28 18:55:10 -05:00
Gameplay Removes IOnStateChanged calls from GameplayStateLoadController (#14617) 2023-03-12 21:02:14 -04:00
Ghost Roundstart antag role restrictions revival (#20108) 2023-09-20 17:54:53 +10:00
Guidebook Revert "Guidebook can POP OUT YAYYYY" (#20520) 2023-09-26 07:49:27 -07:00
Hands Even spaced hotbar (#22252) 2023-12-11 04:37:51 -07:00
Hotbar Even spaced hotbar (#22252) 2023-12-11 04:37:51 -07:00
Info Hud refactor (#7202) 2022-10-12 10:16:23 +02:00
Inventory Even spaced hotbar (#22252) 2023-12-11 04:37:51 -07:00
MenuBar Stretch top bar for separated hud (#14873) 2023-03-27 19:51:40 -07:00
Objectives/Controls reformatted syndicate objectives for readability (#17745) 2023-07-04 18:33:11 -06:00
Sandbox Un-revert IPlayerManager refactor (#21244) 2023-10-28 09:59:53 +11:00
Storage Miscellaneous inventory tweaks (#22371) 2023-12-12 00:49:37 -07:00
Viewport Remove SharedEye (but content) (#19481) 2023-09-11 16:15:23 +10:00
Vote Fix lobby votes (#15041) 2023-04-02 01:00:48 +11:00