SimpleStation14
6b236e4352
Mirror: Fix crash on load when no slot key assigned ( #309 )
...
## Mirror of PR #26354 : [Fix crash on load when no slot key
assigned](https://github.com/space-wizards/space-station-14/pull/26354 )
from <img src="https://avatars.githubusercontent.com/u/10567778?v=4 "
alt="space-wizards" width="22"/>
[space-wizards](https://github.com/space-wizards )/[space-station-14](https://github.com/space-wizards/space-station-14 )
###### `e69723153dc571e1461c99ac5c7d82a1992e011d`
PR opened by <img
src="https://avatars.githubusercontent.com/u/81056464?v=4 "
width="16"/><a href="https://github.com/wrexbe "> wrexbe</a> at
2024-03-23 02:21:12 UTC
---
PR changed 1 files with 5 additions and 4 deletions.
The PR had the following labels:
---
<details open="true"><summary><h1>Original Body</h1></summary>
> I fixed the game crashing if you don't have hotkeys assigned to the
action bar slots when the game loads
</details>
Co-authored-by: SimpleStation14 <Unknown>
2024-05-05 15:56:56 -04:00
metalgearsloth
6cfbdc6a4e
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 >
(cherry picked from commit 4023134cf0536d36dd1d685189e8b1ee6c004d81)
2024-01-22 20:59:16 +01:00
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
Nemanja
61d58b83eb
ok final actions fixes fr this time ( #21683 )
2023-11-19 22:13:50 +01:00
Nemanja
c529a02f49
small action bar fixes ( #21655 )
2023-11-19 22:09:45 +01:00
Nemanja
7eef08d1c0
Minimalist Action Bar ( #21352 )
2023-11-19 22:07:42 +01:00
Leon Friedrich
4df401af36
Slightly improve action ui performance ( #20799 )
2023-10-14 22:01:22 +02:00
Leon Friedrich
cd2489bff4
Action container rejig ( #20260 )
...
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com >
2023-09-27 21:59:12 +02:00
Leon Friedrich
cd8e4303a2
Improve vv /c/enthover and add keybind ( #20127 )
2023-09-27 21:59:12 +02:00
metalgearsloth
21fdea5e5a
Remove lights compref ( #19531 )
2023-09-27 21:59:12 +02:00
metalgearsloth
98f6619563
Remove custom tooltip timings ( #19604 )
2023-09-27 21:59:12 +02: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