Delta-v/Content.Client/Weapons/Melee
metalgearsloth cbf329a82d
Remove some BUI boilerplate (#28399)
* Remove some BUI boilerplate

- The disposals overrides got removed due to the helper method handling it.
- Replace window creation with CreateWindow helper.
- Fixed some stinky code which would cause exceptions.

* More

* moar

* weh

* done

* More BUIs

* More updates

* weh

* moar

* look who it is

* weh

* merge

* weh

* fixes
2024-07-20 15:40:16 +10:00
..
Components Fix Melee swing effect rotation (#27494) 2024-04-30 21:56:41 +10:00
UI Remove some BUI boilerplate (#28399) 2024-07-20 15:40:16 +10:00
MeleeArcOverlay.cs Resolve `'TransformComponent.MapPosition' is obsolete` in content (#27939) 2024-05-12 10:31:54 -04:00
MeleeSpreadCommand.cs Resolve `'TransformComponent.MapPosition' is obsolete` in content (#27939) 2024-05-12 10:31:54 -04:00
MeleeWeaponSystem.Effects.cs Replace Matrix3 with System.Numerics.Matrix3x2 (#27443) 2024-06-02 14:07:41 +10:00
MeleeWeaponSystem.cs Replace obsolete xform.ToMap() with xformSystem.ToMapCoordinates() (#30010) 2024-07-13 23:05:22 +02:00