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
This commit is contained in:
metalgearsloth
2025-04-18 13:45:48 +10:00
committed by GitHub
parent 424f153142
commit 7d2ef2bd47
30 changed files with 366 additions and 399 deletions

View File

@@ -159,7 +159,6 @@
- type: Flash
- type: LimitedCharges
maxCharges: 3
charges: 3
- type: AutoRecharge
rechargeDuration: 30
- type: MeleeWeapon

View File

@@ -88,7 +88,6 @@
- type: Flash
- type: LimitedCharges
maxCharges: 15
charges: 15
- type: MeleeWeapon
damage:
types:

View File

@@ -320,7 +320,6 @@
- Deconstruct
- type: LimitedCharges
maxCharges: 30
charges: 30
- type: Sprite
sprite: Objects/Tools/rcd.rsi
state: icon
@@ -351,7 +350,7 @@
suffix: Empty
components:
- type: LimitedCharges
charges: 0
lastCharges: -1
- type: entity
id: RCDRecharging
@@ -362,7 +361,6 @@
components:
- type: LimitedCharges
maxCharges: 20
charges: 20
- type: AutoRecharge
rechargeDuration: 10

View File

@@ -89,7 +89,6 @@
- type: DashAbility
- type: LimitedCharges
maxCharges: 3
charges: 3
- type: AutoRecharge
rechargeDuration: 20
- type: Clothing

View File

@@ -147,7 +147,6 @@
- type: Flash
- type: LimitedCharges
maxCharges: 5
charges: 5
- type: MeleeWeapon
wideAnimationRotation: 180
damage:
@@ -183,7 +182,6 @@
components:
- type: LimitedCharges
maxCharges: 2
charges: 2
- type: entity
name: portable flasher