metalgearsloth
|
04406311dc
|
Use EntityQuery for map / grid calls (#5869)
Avoids the type lookup etc etc.
|
2025-04-20 12:59:06 +10:00 |
|
Kyle Tyo
|
ee45a608b9
|
Replace IsMap and IsGrid calls with HasComp (#5866)
|
2025-04-20 12:21:19 +10:00 |
|
Leon Friedrich
|
25211e3781
|
Improve transform & state handling exception tolerance (#5081)
* Improve transform & state exception tolerance
* release notes
* Fix pvs assert
* Fix velocity conservation
|
2024-04-29 18:42:05 +10:00 |
|
Kara
|
d416344aef
|
MoveEvent broadcast -> C# event (#4732)
* MoveEvent broadcast -> C# event
* Broadcast MoveEvent -> C# event
* oops
* forgob
* release notes
* Update description of moveevent
|
2023-12-19 12:26:13 +11:00 |
|
Kara
|
fb98eb1a0c
|
TreeRecursiveMoveEvent -> C# event (#4733)
* TreeRecursiveMoveEvent -> C# event
* entity query
* Make query protected
|
2023-12-19 12:19:19 +11:00 |
|
Leon Friedrich
|
bc84590a33
|
Make ChildEnumerator out value non-nullable (#4707)
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
|
2023-12-17 03:10:20 +11:00 |
|
metalgearsloth
|
e4a14d1ec8
|
Start MapGrid ECS (#4185)
|
2023-07-23 20:50:23 +10:00 |
|
Leon Friedrich
|
b422d8d3ca
|
Make map-grids set TransformComponent.GridUid (#4040)
|
2023-05-15 12:39:45 +10:00 |
|
Leon Friedrich
|
054a908efd
|
Generalize component trees (#3598)
|
2022-12-27 13:33:46 +11:00 |
|