Delta-v/Content.Client/UserInterface/Systems
keronshb 6a155a52ce 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-16 20:24:54 +01:00
..
Actions Action Upgrade System (#22277) 2023-12-16 20:24:54 +01:00
Admin Fix admin verb PVS issue (#21406) 2023-11-12 20:38:07 +01:00
Alerts Remove custom tooltip timings (#19604) 2023-09-27 21:59:12 +02:00
Atmos/GasTank Cleaner BoundUserInterfaces (#17736) 2023-07-09 02:02:17 +10:00
Bwoink Add ahelp bwoink sound cvar (#22439) 2023-12-16 20:16:24 +01:00
Character Un-revert IPlayerManager refactor (#21244) 2023-10-31 19:00:44 +01:00
Chat More UI fixes (#22431) 2023-12-16 20:15:24 +01: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-12 20:53:33 +01:00
DecalPlacer Merge more UI refactor stuff (#11277) 2022-09-14 14:34:48 -07:00
EscapeMenu Sync master up to 1/10 (#74) 2023-10-03 14:15:46 -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-27 21:59:12 +02:00
Guidebook Revert "Guidebook can POP OUT YAYYYY" (#20520) 2023-09-27 21:59:12 +02:00
Hands Remove usages of obsolete SpriteView.Sprite.set() (#19500) 2023-08-25 11:16:46 +10:00
Hotbar Screen load event for GameplayState (#14316) 2023-03-11 14:25:56 +11:00
Info Hud refactor (#7202) 2022-10-12 10:16:23 +02:00
Inventory Predict StorageComponent (#19682) 2023-09-27 21:59:12 +02: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-31 19:00:44 +01:00
Viewport Remove SharedEye (but content) (#19481) 2023-09-27 21:59:12 +02:00
Vote Fix lobby votes (#15041) 2023-04-02 01:00:48 +11:00