Commit graph

203 commits

Author SHA1 Message Date
Ukendio
8e27a46043 Add image 2024-07-31 03:50:32 +02:00
Ukendio
1effcec37c Add queries page 2024-07-31 03:46:49 +02:00
Ukendio
8f45a2b2be Fix typos 2024-07-31 03:01:39 +02:00
Ukendio
e8f7f59a80 Remove dead link 2024-07-31 02:56:33 +02:00
Ukendio
a191a0c6ab Remove dead link 2024-07-31 02:55:42 +02:00
Marcus
51ed9e2173
Add pages to docs (#92)
* Explicit error for query:next

* Add drain to docs

* Fix next call

* Add relationships page
2024-07-31 02:43:24 +02:00
Ukendio
24f9f5868b Add test for querying more than 8 components 2024-07-30 20:58:48 +02:00
Ukendio
6d9122cfe9 Add tombstone column 2024-07-30 20:37:27 +02:00
Ukendio
5090ae0d1c Use not X instead of queryLength 2024-07-30 20:34:28 +02:00
Ukendio
dadcfacd6f Add indentation for collapsing 2024-07-30 20:00:40 +02:00
Ukendio
6f4608cee0 Zoom into picture 2024-07-30 19:40:54 +02:00
Ukendio
023e7ace5b Save column indexing 2024-07-30 19:36:53 +02:00
Ukendio
d5baf52977 Fix variable names 2024-07-30 17:27:58 +02:00
Ukendio
e9d2154988 Query Rework 2024-07-30 17:17:18 +02:00
Ukendio
4e21367caf Fix typo 2024-07-30 15:49:45 +02:00
Ukendio
c7be8958ef Update docs 2024-07-30 15:41:28 +02:00
Ukendio
0f7cb78a59 Unit tests 2024-07-30 01:11:22 +02:00
Ukendio
ff54fb3d62 Reduce indexing 2024-07-29 13:59:48 +02:00
Ukendio
87e986b6aa Rest should be last 2024-07-28 21:45:47 +02:00
Ukendio
b79bbb5bfa Change variable names 2024-07-28 21:02:05 +02:00
Ukendio
7f2d6a9e79 Add comment to world_query_archetypes 2024-07-28 14:36:53 +02:00
Ukendio
207c9b5268 Swap remove in without 2024-07-28 14:31:47 +02:00
Ukendio
5fd7e19a30 Fix type of ChangeTracker 2024-07-28 14:27:52 +02:00
Ukendio
ab3023b57b Put world back to constructor 2024-07-28 14:23:29 +02:00
Ukendio
d5de1ad425 Self contained changetracker 2024-07-28 14:17:44 +02:00
Ukendio
18ead3ed19 Make it static 2024-07-28 12:33:38 +02:00
Ukendio
48990ad910 reorder nav 2024-07-28 03:58:12 +02:00
Ukendio
0fe2ee8dff Add learn/ under index 2024-07-28 03:51:09 +02:00
Ukendio
38d1cbc072 Add learn/ 2024-07-28 03:45:26 +02:00
Ukendio
2917373e6c Merch branch 2024-07-28 03:16:35 +02:00
Ukendio
51c8ae61c5 fix-links 2024-07-28 03:14:31 +02:00
Marcus
a3eb2cddc3
Improve docs (#90)
* Add method

* Remove unnecessary shadowed variable

* Separate pages
2024-07-28 03:06:09 +02:00
Marcus
49305f73dd
Add archetypes method (#89)
* Add method

* Remove unnecessary shadowed variable
2024-07-28 02:39:19 +02:00
Marcus
d46df8c0a0
Initial commit (#86) 2024-07-26 16:21:13 +02:00
Ukendio
2f0f817b08 Optimize remove 2024-07-26 16:15:12 +02:00
Ukendio
f9e0aa010c Fix api pages 2024-07-26 04:50:08 +02:00
Ukendio
1844b0cfd8 Amend test 2024-07-26 04:45:07 +02:00
Ukendio
059a3f9bed Fix world:remove 2024-07-26 04:36:30 +02:00
Ukendio
65984b6c65 Remove indices 2024-07-26 03:03:00 +02:00
Marcus
0f8f9348f5
Fix column pointers invalidated by upvalues (#88)
* Initial commit

* Add types to world:has()
2024-07-26 02:55:36 +02:00
Marcus
76d1ff91c0
Add has function (#85) 2024-07-23 04:44:56 +02:00
Ukendio
0292574b5f Merge branch 'main' of https://github.com/Ukendio/jecs 2024-07-15 20:32:11 +02:00
Ukendio
02548f2ac0 Fix typo 2024-07-15 20:31:51 +02:00
Ukendio
459e670ce9 Change casing 2024-07-15 20:29:06 +02:00
EncodedVenom
86f241eae4
Update ci.yaml (#82) 2024-07-15 19:10:56 +02:00
EncodedVenom
0ce38c9d93
Improve workflows and use dedicated install luau script for CI (#81)
* increment checkout version (v3 is deprecated)

* Use action instead to simplify CI

* inc version

* increment version

* Change script

* inc version

* Finalize the CI workflow stuff
2024-07-15 02:32:02 +02:00
EncodedVenom
de5b4d4a9e
Add timeout (#80) 2024-07-14 22:05:50 +02:00
Ukendio
1b6cdd4791 Should return noop 2024-07-14 08:34:50 +02:00
Ukendio
48cc4dc7d5 Properly type EmptyQuery 2024-07-14 08:30:20 +02:00
Ukendio
150afc46e4 Rename replace function 2024-07-14 07:30:13 +02:00