metalgearsloth
|
a9502be29e
|
Revert "Fix chat bubbles (#25643)" (#25645)
* Revert "Fix chat bubbles (#25643)"
This reverts commit 23d2c4d924.
* Revert "Fixes obsolete Transform warnings in Content. (#25256)"
This reverts commit f284b43ff6.
|
2024-02-28 00:51:20 +11:00 |
|
TemporalOroboros
|
f284b43ff6
|
Fixes obsolete Transform warnings in Content. (#25256)
* Fix TransformComponent.MapPosition warnings in Content.Client
* Fix TransformComponent.MapPosition warnings in Content.IntegrationTests
* Fix TransformComponent.MapPosition warnings in Content.Shared
* Fix TransformComponent.MapPosition warnings in Content.Server
* Fix TransformComponent.WorldPosition warnings in Content.Shared
* Fix TransformComponent.WorldPosition warnings in Content.Client
Excepts ClickableComponent b/c that needs to be ECS'd entirely later
* Fix TransformComponent.WorldPosition warnings in Content.Server
* Fix TransformComponent.WorldRotation warnings in Content.*
* Fix TransformComponent.MapPosition warnings I missed
* Fix TransformComponent.WorldMatrix warnings in Content.*
* Fix TransformComponent.InvWorldMatrix warnings in Content.*
* Fix TransformComponent.GetWorldPositionRotationMatrixWithInv warnings in Content.*
* Fix TransformComponent.GetWorldPositionRotationMatrix warnings in Content.*
* Fix TransformComponent.GetWorldPositionRotation warnings in Content.*
* Fix TransformComponent.Anchored.set warnings in Content.*
* Fix TransformComponent.Coordinates.set warnings in Content.*
* Fix TransformComponent.LocalPosition.set warnings in Content.*
* Fix TransformComponent.AttachToGridOrMap warnings in Content.*
* Fix TransformComponent.AttachParent warnings in Content.*
* Preempt TransformComponent.LocalRotation.set warnings in Content.Shared
* Preempt TransformComponent.LocalRotation.set warnings in Content.Client
* Preempt TransformComponent.LocalRotation.set warnings in Content.IntegrationTests
* Preempt TransformComponent.LocalRotation.set warnings in Content.Server
* Fix/Preempt the remaining obsolete TransformComponent properties/methods in Content.*
* ECS ClickableComponent
* Fix obsolete SharedTransformSystem methods in Content.*
* Fix ExplosionOverlay `SharedTransformSystem` dependency
* Maybe fix null eye position breaking tests
* MGS requested changes
|
2024-02-27 12:06:20 +11:00 |
|
I.K
|
344c10745e
|
FIX (#21091)
|
2023-10-19 01:03:00 +11:00 |
|
I.K
|
df81532469
|
Change wide swing sprites to be that of the weapon used (#21050)
Co-authored-by: notquitehadouken <1isthisameme>
|
2023-10-18 12:12:00 +11:00 |
|
metalgearsloth
|
aa8efc9a26
|
Melee rebalancing (#17520)
|
2023-08-06 12:55:38 +10:00 |
|
Slava0135
|
d4c8065e8a
|
Move and rename damage effect to color flash effect (#18263)
* move damage effect to different package
* rename to ColorFlashEffect
* renaming some other things
|
2023-08-01 19:02:54 +03:00 |
|
metalgearsloth
|
68480af109
|
Update content vectors to numerics (#17759)
|
2023-07-08 14:08:32 +10:00 |
|
Nemanja
|
f23729511d
|
Make weapon arcs follow the player (#16796)
|
2023-05-25 14:04:15 +10:00 |
|
metalgearsloth
|
3ed58be49c
|
Truncate melee wide swings (#16242)
|
2023-05-08 17:46:26 +10:00 |
|
metalgearsloth
|
317a4013eb
|
Puddles & spreader refactor (#15191)
|
2023-04-10 15:37:03 +10:00 |
|
metalgearsloth
|
d3ef4b7572
|
Fix static melee effect offsets (#14815)
|
2023-03-24 13:13:15 +11:00 |
|
metalgearsloth
|
e93d5113ad
|
Remove .Owner from melee weapons (#14600)
|
2023-03-12 15:56:05 +11:00 |
|
Leon Friedrich
|
5f964f02b7
|
Fix melee animation exception (#12806)
|
2022-11-30 12:40:57 +11:00 |
|
metalgearsloth
|
fc9991cff2
|
Polish melee effects (#11653)
* Polish melee effects
* adjustments
* Animation changes
* Fix fist
|
2022-11-08 14:28:49 -06:00 |
|
metalgearsloth
|
c7d4fd3cba
|
Fix damage colour persisting (#12469)
Probably. Easiest way to repro is make spaceman go horizontal and most of the time the red colour persists when the rotation animation starts.
|
2022-11-08 13:58:21 -06:00 |
|
metalgearsloth
|
f51248ecaa
|
Melee refactor (#10897)
Co-authored-by: metalgearsloth <metalgearsloth@gmail.com>
|
2022-09-29 15:51:59 +10:00 |
|
metalgearsloth
|
fae71aeb3e
|
Use red damage animation for guns too (#10938)
|
2022-09-06 18:01:35 +10:00 |
|