 WhatstoneandGitHub
|
7c7d1ae451
|
Cleanup: Warning resolution/suppression (#6721)
|
2026-07-16 19:43:54 +10:00 |
|
 metalgearslothandGitHub
|
8478e62a3e
|
Add pure to some transform methods (#6262)
Useful IDE stuff
|
2025-10-22 18:47:02 +02:00 |
|
 slarticodefastandGitHub
|
7482451ec4
|
optimize ToMapCoordinates (#5953)
|
2025-05-28 12:07:23 +10:00 |
|
 TayrtahnandGitHub
|
d84cb6327c
|
Fix SharedTransformSystem methods erroring on failed Resolves (#5787)
* Don't error when GetGrid fails
* Fix other Resolves in SharedTransformSystem
|
2025-04-01 04:59:47 +11:00 |
|
 eoineoineoinandGitHub
|
56c30edf04
|
Replace Matrix3 with System.Numerics.Matrix3x2 (#5078)
* Delete Matrix3. Replace with System.Numerics.Matrix3x2
* Feedback
* release notes
|
2024-06-02 14:08:47 +10:00 |
|
 Leon FriedrichandGitHub
|
6ef67cf513
|
Add stack trace to some error logs and remove some audio error logs (#5188)
* Add stack trace to some error logs
* Remove terminating entity audio error logs
|
2024-05-31 13:16:47 -07:00 |
|
 Leon FriedrichandGitHub
|
6cc2083b09
|
Move some EntityCoordinates methods to TransformSystem (#5136)
* Move `EntityCoordinate` methods to `TransformSystem`
* TryGetInterfaceData
* Update IsInSameOrParentContainer
* Don't broadcast BoundUserInterfaceCheckRangeEvent
* Changelog
* Defer fetching component
* Re-add obsoleted methods
* Add obsolete container methods
* update release notes
* Add InRange()
* Make error logging optional
|
2024-05-24 16:44:17 +10:00 |
|
 metalgearslothandGitHub
|
ce49aa47cf
|
Add ToMapCoordinates method for NetCoordinates (#4914)
|
2024-03-02 21:47:05 +11:00 |
|
 metalgearslothandGitHub
|
156d1a6b14
|
Add SharedMapSystem helper for tile methods (#4845)
* Add SharedMapSystem helper for tile methods
* weh
* release
* Resolves
* Move some of these
* note
* Remove obsolete
* note
|
2024-02-02 00:39:20 +11:00 |
|