Red
d7295d1ae4
Actions examine ( #39558 )
2025-08-11 17:52:20 +03:00
deltanedas
b3825dce97
action refactor proper ecs edition ( #27422 )
2025-05-28 15:52:11 -04:00
Kyle Tyo
8dc2cb8874
Minor dependency and variable cleanup. ( #36730 )
...
removal of misc unused or extra dependency definitions.
2025-04-19 18:11:34 +02:00
metalgearsloth
7d2ef2bd47
Action charges refactor ( #33993 )
...
* Action charges refactor
- Fixes the slight godmoding of baseactioncomponent.
- Gets back 1ms of server time.
* chorg
* Remove FrameUpdate
* Fixes
* More fixes
* Combine
* Fixes
* Updates
* weh
* Last fixes
* weh
* Fix naughty
* YAML fixes
* This one too
* Merge conflicts
* This thing
* Review
* Fix this as well
* Icon fix
* weh
* Review
* Review
* seamless
* Review
2025-04-18 13:45:48 +10:00
DrSmugleaf
0762f9da17
Fix action icons when dragging an active action to another slot ( #28692 )
2024-06-07 22:34:48 -07:00
DrSmugleaf
9741fda672
Add ActionPerformedEvent, ActionsSystem.SetIfBiggerCooldown, action id to action events and BackgroundOn field ( #27682 )
...
* Add ActionPerformedEvent and ActionsSystem.SetIfBiggerCooldown
* Add action id to action events and backgroundon field to action component
2024-05-10 20:04:01 -04:00
Leon Friedrich
6471f55a49
Action UI fixes ( #27468 )
2024-04-29 18:36:18 +10:00
metalgearsloth
4023134cf0
Add UI click sounds ( #22410 )
...
* Add UI click sounds
* tweaks
* Significant cleanup
* Audio options and numerous fixes
* Fix the remaining UI elements
* new click sound
---------
Co-authored-by: Kara <lunarautomaton6@gmail.com >
2023-12-29 15:43:36 +11:00
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
Nemanja
de5319737e
ok final actions fixes fr this time ( #21683 )
2023-11-16 00:12:47 -05:00
Nemanja
2727f63bf3
small action bar fixes ( #21655 )
2023-11-14 18:35:43 -07:00
Nemanja
4e84961ef8
Minimalist Action Bar ( #21352 )
2023-11-13 22:27:14 -05:00
Leon Friedrich
1a5cf370e7
Slightly improve action ui performance ( #20799 )
2023-10-08 16:37:09 -04:00
Leon Friedrich
411fc8e27b
Improve vv /c/enthover and add keybind ( #20127 )
2023-09-16 14:09:51 +10:00
metalgearsloth
99b77bc2d3
Remove lights compref ( #19531 )
2023-09-11 19:18:06 +10:00
metalgearsloth
88dfc59038
Remove custom tooltip timings ( #19604 )
2023-09-11 13:53:35 +10:00
DrSmugleaf
c71f97e3a2
Refactor actions to be entities with components ( #19900 )
2023-09-08 18:16:05 -07:00
Visne
11a57be230
Remove usages of obsolete SpriteView.Sprite.set() ( #19500 )
2023-08-25 11:16:46 +10:00
metalgearsloth
68480af109
Update content vectors to numerics ( #17759 )
2023-07-08 14:08:32 +10:00
Skye
fac42ef0c0
Fix action numbers (/handle UI default theme update) ( #15840 )
...
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com >
2023-05-15 13:45:56 +10:00
Leon Friedrich
49a22ed29d
Set SpriteView sizes in various controls. ( #15935 )
2023-04-30 16:46:45 +10:00
Leon Friedrich
f12d4a13d6
Misc action fixes ( #12046 )
...
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com >
2022-10-19 14:02:38 +02:00
Moony
5cff3b5b16
Hide the action button label if it's empty. ( #11902 )
...
Reduces visual clutter just slightly, by avoiding bright white text in an otherwise empty and dark space.
Co-authored-by: moonheart08 <moonheart08@users.noreply.github.com >
2022-10-16 09:42:19 -07:00
DrSmugleaf
69bee529c5
Fix actions not showing the provider and not showing anything when dragging actions without icons ( #11897 )
2022-10-13 19:14:53 +02:00
Jezithyr
571dd4e6d5
Hud refactor ( #7202 )
...
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com >
Co-authored-by: Jezithyr <jmaster9999@gmail.com >
Co-authored-by: Jezithyr <Jezithyr@gmail.com >
Co-authored-by: Visne <39844191+Visne@users.noreply.github.com >
Co-authored-by: wrexbe <wrexbe@protonmail.com >
Co-authored-by: wrexbe <81056464+wrexbe@users.noreply.github.com >
2022-10-12 10:16:23 +02:00