Commit Graph

9 Commits

Author SHA1 Message Date
Pieter-Jan Briers af4ff4e9de
Update content to remove redundant Robust math types (#38930)
Vector3, Vector4, Matrix4, and Quaternion are now gone. This switches us over to System.Numerics where applicable.
2025-07-22 12:29:17 +02:00
J 3c307f3b36
Various UI warnings cleanup (#36169)
* Various UI warnings cleanup

* Revert unnecessary change

* Redoing SpriteSystem as it's non-injectable

* Missed one

* Better entity instantiation

* General cleanup of warnings changes

* Wrong class name!
2025-04-10 20:47:05 +10:00
metalgearsloth 0c98ad8b38
Fix 1x1 storage windows (#35985) 2025-03-29 19:57:28 +01:00
metalgearsloth cf38814515
General storage fixes (#34845)
* Fix storage stars

* Fix some more storage bugs

- Fix positions not saving.
- Fix the 1-tick delay between parent and child storage UIs opening / closing.
- Fix BackButton being visible sometimes when it shouldn't be.

* milon is a furry
2025-02-17 19:24:34 +11:00
metalgearsloth e971d6e077
Revert engine reverties (#34968) 2025-02-08 17:17:55 +11:00
Errant fc80a18c35
Revert "Storage UI V2 (#33045)"
This reverts commit fd25dac720.
2025-02-05 14:13:06 +01:00
Errant d6a9ddd9e0
Revert "Storage sidebar fix (#34680)"
This reverts commit 3e091c4dfa.
2025-02-05 14:12:52 +01:00
metalgearsloth 3e091c4dfa
Storage sidebar fix (#34680) 2025-01-28 10:09:52 +11:00
metalgearsloth fd25dac720
Storage UI V2 (#33045) 2025-01-27 21:29:51 +11:00