Marcus
9cd00aacb4
Add skip to testkit ( #77 )
...
* Return empty query when Without removes all archetypes
* Adds skip
2024-07-14 02:37:16 +02:00
Marcus
45adef066d
Fixed regression in Without ( #72 )
...
* Return empty query when Without removes all archetypes
* Type replace callback as Any
* Add test with ChangeTracker
2024-07-13 04:32:31 +02:00
EncodedVenom
706eded24f
Add null query unit tests ( #69 )
...
* Add null query unit test
* Add unit test
* Update unit tests
* Remove __iter from already tested case
2024-07-08 15:51:34 +02:00
Marcus
0fe23e151c
Add replace method to query ( #46 )
...
* Add replace function
* Add next method
* Remove tostring
* Fix EmptyQuery
* add replace method
* merge conflicts
* return self in without
* Make aliases relative
* Add test
* add to changelog
2024-07-07 04:53:17 +02:00
Ukendio
60c6177815
Add luaurc
2024-07-06 23:30:14 +02:00
Marcus
c0e73273d1
Add backwards iteration ( #61 )
...
* Iterate backwards
* Should test for removing as well
* Add test
* Add faíling test
* Add to changelog
2024-07-06 16:36:00 +02:00
Ukendio
b4a1db871e
Change test to use built in component
2024-07-03 02:46:54 +02:00
Marcus
5ff6a43750
Add clear ( #59 )
...
* Rename files to luau
* Rename remaining files
* Update bench.project.json for luau files
* Stress test insertion
* Add clear
* Add a few guards
* Use next() in World.__iter
* Add tests
2024-07-03 01:24:17 +02:00
Marcus
d4be467c6c
Rename files to luau ( #54 )
...
* Rename files to luau
* Rename remaining files
2024-06-24 03:20:43 +02:00