Commit graph

  • 623428f676 Update docs Ukendio 2024-08-11 03:24:28 +0200
  • 91e2f1a52a Move functions for get and has Ukendio 2024-08-11 03:16:46 +0200
  • aa641601f4 Initial commit Ukendio 2024-08-11 03:14:57 +0200
  • 6d232c59c7 modified: src/init.luau dunnoconz 2024-08-10 19:05:00 -0500
  • 0b32bc9f9b modified: src/init.luau dunnoconz 2024-08-10 19:02:39 -0500
  • b67e08f875 modified: src/init.luau dunnoconz 2024-08-10 18:39:05 -0500
  • d14504e5dd modified: src/init.luau dunnoconz 2024-08-10 18:21:49 -0500
  • ce5de12fed modified: src/init.luau dunnoconz 2024-08-10 18:19:00 -0500
  • 2b1775ae1c
    Merge pull request #1 from Ukendio/main Conz 2024-08-10 17:50:48 -0500
  • a2dedf128a Change pair function names Ukendio 2024-08-10 04:55:04 +0200
  • 4709f4d915 fix paths Ukendio 2024-08-09 16:21:59 +0200
  • f2e2defddf Add iter shim to EmptyQuery Ukendio 2024-08-08 02:56:57 +0200
  • a73eeb1a4f
    Demo (#96) Marcus 2024-08-07 18:45:56 +0200
  • 56694ba99f Merge branch 'main' of https://github.com/Ukendio/jecs Ukendio 2024-08-07 18:44:38 +0200
  • 727d70cab5 self should not be explicit Ukendio 2024-08-07 18:43:49 +0200
  • c5147ac296 Add explicit iter method Ukendio 2024-08-07 18:43:01 +0200
  • 1f6c22cf6a Test :iter Ukendio 2024-08-07 18:39:35 +0200
  • 9d82851373 Replication Ukendio 2024-08-07 02:50:57 +0200
  • 6ea5c09a10
    Update index.d.ts (#95) EncodedVenom 2024-08-05 16:49:18 +0100
  • bf1cc79d54 Merge branch 'main' of https://github.com/Ukendio/jecs into demo Ukendio 2024-08-05 17:23:10 +0200
  • d302588081 Fix indentation and variable names Ukendio 2024-08-05 17:13:00 +0200
  • 4b2af4812c
    Update index.d.ts EncodedVenom 2024-08-05 15:09:31 +0100
  • 9b6f5e9fc3
    Update index.d.ts EncodedVenom 2024-08-05 15:07:01 +0100
  • fd40993ceb Select should use j not i Ukendio 2024-08-05 14:32:25 +0200
  • 89625e0722 Fix style Ukendio 2024-08-05 14:22:59 +0200
  • 912abae43b Remove comments of inlined versions Ukendio 2024-08-05 02:22:14 +0200
  • 611101b309 Merge with main branch Ukendio 2024-08-04 23:10:48 +0200
  • ec9d58fe5d Add archetypes to EmptyQuery Ukendio 2024-08-04 23:07:32 +0200
  • 52060dbb06 Add systems to demo Ukendio 2024-08-04 22:26:05 +0200
  • 843f8c1914 Fix luau types Ukendio 2024-08-03 22:39:45 +0200
  • 337f388093 Fix ts types Ukendio 2024-08-03 22:22:36 +0200
  • ecd7b9f89e Fix query types Ukendio 2024-08-03 22:21:03 +0200
  • 35387c06e0 Tree main Ukendio 2024-08-03 06:30:08 +0200
  • ad21445c09 link to examples folder Ukendio 2024-08-03 06:26:25 +0200
  • 7e48b3285a Remove ::: Ukendio 2024-08-03 06:24:03 +0200
  • c891bcd428 Merge branch 'main' of https://github.com/Ukendio/jecs Ukendio 2024-08-03 06:22:07 +0200
  • ffb0fae952 Add wildcards Ukendio 2024-08-03 06:21:56 +0200
  • eda420c54b
    Bump version (#94) v0.2.6 Marcus 2024-08-03 05:53:49 +0200
  • 33d3453651 Merge branch 'main' of https://github.com/Ukendio/jecs into release-0.2.6 Ukendio 2024-08-03 05:52:36 +0200
  • a9f449b3fb
    Example (#93) Marcus 2024-08-03 05:48:48 +0200
  • 488d631229 Delete example.project.json Ukendio 2024-08-03 05:48:12 +0200
  • 3ba6a2fb49 Merge branch 'main' of https://github.com/Ukendio/jecs into example Ukendio 2024-08-03 05:46:25 +0200
  • b8f6772b7f Add wildcards example Ukendio 2024-08-03 05:46:16 +0200
  • 3577d0b84d Add changetracking example Ukendio 2024-08-03 05:36:32 +0200
  • 6759ae0ab9 Add queries example Ukendio 2024-08-03 05:06:51 +0200
  • 1cc8132189 rename example folder Ukendio 2024-08-03 04:51:22 +0200
  • e5634b10b2 Fix upvalues conflict in nested queries Ukendio 2024-08-03 04:49:45 +0200
  • 15d19848dd Add examples to luau Ukendio 2024-08-03 04:20:55 +0200
  • 3e639db371 Fix upvalues conflict in nested queries Ukendio 2024-08-03 04:17:36 +0200
  • c9ef536d80 Merge branch 'main' of https://github.com/Ukendio/jecs into example Ukendio 2024-08-02 22:29:54 +0200
  • bc46a950c5 Bump version Ukendio 2024-08-02 22:28:48 +0200
  • 6b465d1ed1 Change param Ukendio 2024-08-02 22:24:05 +0200
  • 00627c6eee Fix upvalues conflict Ukendio 2024-08-02 16:33:14 +0200
  • 219d0e08c4 Merge with main Ukendio 2024-08-02 00:19:09 +0200
  • ce1ec63304 Fix regression with multiple change trackers Ukendio 2024-08-01 20:02:57 +0200
  • 6082c1d729 Merge Main Ukendio 2024-08-01 19:17:48 +0200
  • af8e15ef45 Remove index from tr Ukendio 2024-08-01 02:41:03 +0200
  • 4a8250af4f Add .column Ukendio 2024-08-01 02:16:09 +0200
  • 7476952f89 Specialize iterator Ukendio 2024-07-31 18:48:34 +0200
  • c486e85d43 Absolute path Ukendio 2024-07-31 05:07:23 +0200
  • 3d13dbef6a Fix dead link Ukendio 2024-07-31 05:04:53 +0200
  • bd28e887c3 Close code groups Ukendio 2024-07-31 05:01:29 +0200
  • 5d05e5ae5d Get Help Ukendio 2024-07-31 04:16:28 +0200
  • 77be39a2b6 Close code groups Ukendio 2024-07-31 04:04:11 +0200
  • 8e27a46043 Add image Ukendio 2024-07-31 03:50:32 +0200
  • 1effcec37c Add queries page Ukendio 2024-07-31 03:46:49 +0200
  • 8f45a2b2be Fix typos Ukendio 2024-07-31 03:01:39 +0200
  • e8f7f59a80 Remove dead link Ukendio 2024-07-31 02:56:33 +0200
  • a191a0c6ab Remove dead link Ukendio 2024-07-31 02:55:42 +0200
  • 51ed9e2173
    Add pages to docs (#92) Marcus 2024-07-31 02:43:24 +0200
  • a9d68c1b42 Add relationships page Ukendio 2024-07-31 02:42:10 +0200
  • c5505f095b Merge branch 'main' of https://github.com/Ukendio/jecs into docs Ukendio 2024-07-30 21:09:45 +0200
  • 24f9f5868b Add test for querying more than 8 components Ukendio 2024-07-30 20:58:48 +0200
  • 6d9122cfe9 Add tombstone column Ukendio 2024-07-30 20:37:27 +0200
  • 5090ae0d1c Use not X instead of queryLength Ukendio 2024-07-30 20:34:28 +0200
  • dadcfacd6f Add indentation for collapsing Ukendio 2024-07-30 20:00:40 +0200
  • 6f4608cee0 Zoom into picture Ukendio 2024-07-30 19:40:54 +0200
  • 023e7ace5b Save column indexing Ukendio 2024-07-30 19:36:53 +0200
  • f65c3503a9 Fix next call Ukendio 2024-07-30 19:04:56 +0200
  • f64158389a Add drain to docs Ukendio 2024-07-30 17:40:32 +0200
  • d7bda01fa7 Explicit error for query:next Ukendio 2024-07-30 17:38:53 +0200
  • d5baf52977 Fix variable names Ukendio 2024-07-30 17:27:58 +0200
  • e9d2154988 Query Rework Ukendio 2024-07-30 17:17:18 +0200
  • 4e21367caf Fix typo Ukendio 2024-07-30 15:49:45 +0200
  • c7be8958ef Update docs Ukendio 2024-07-30 15:41:28 +0200
  • 0b6a0921db
    Avoid unused variable warnings Ketasaja 2024-07-30 10:41:05 +0000
  • 0f7cb78a59 Unit tests Ukendio 2024-07-30 01:11:22 +0200
  • db72d255b0 Return static function Ukendio 2024-07-29 14:12:57 +0200
  • ff54fb3d62 Reduce indexing Ukendio 2024-07-29 13:59:48 +0200
  • 0a1a7c1955 Initial commit Ukendio 2024-07-29 00:32:23 +0200
  • 87e986b6aa Rest should be last Ukendio 2024-07-28 21:45:47 +0200
  • b79bbb5bfa Change variable names Ukendio 2024-07-28 21:02:05 +0200
  • 7f2d6a9e79 Add comment to world_query_archetypes Ukendio 2024-07-28 14:36:53 +0200
  • 207c9b5268 Swap remove in without Ukendio 2024-07-28 14:31:47 +0200
  • 5fd7e19a30 Fix type of ChangeTracker Ukendio 2024-07-28 14:27:52 +0200
  • ab3023b57b Put world back to constructor Ukendio 2024-07-28 14:23:29 +0200
  • d5de1ad425 Self contained changetracker Ukendio 2024-07-28 14:17:44 +0200
  • 18ead3ed19 Make it static Ukendio 2024-07-28 12:33:38 +0200
  • 48990ad910 reorder nav Ukendio 2024-07-28 03:58:12 +0200
  • 0fe2ee8dff Add learn/ under index Ukendio 2024-07-28 03:51:09 +0200