Commit graph

22 commits

Author SHA1 Message Date
Ukendio
76aef4f1b1 Fix metatable 2024-12-26 06:11:43 +01:00
Ukendio
2e29046770 Inverse statement 2024-12-26 05:35:59 +01:00
Ukendio
bfce07c881 Remove shadowed variable
Some checks are pending
Analysis / Run Luau Analyze (push) Waiting to run
Unit Testing / Run Luau Tests (push) Waiting to run
2024-12-26 01:16:20 +01:00
Ukendio
1ae0587b54 Merge branch 'main' of https://github.com/Ukendio/jecs into Add-Cached-Queries 2024-12-26 01:15:32 +01:00
Marcus
0f2e0eba76
Initial commit (#167)
Some checks are pending
Analysis / Run Luau Analyze (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Unit Testing / Run Luau Tests (push) Waiting to run
2024-12-26 01:06:14 +01:00
Ukendio
ecae34229d Specialized cached query iterator 2024-12-25 22:00:46 +01:00
Ukendio
1f6f03d2b0 Build terms for cached queries
Some checks are pending
Analysis / Run Luau Analyze (push) Waiting to run
Unit Testing / Run Luau Tests (push) Waiting to run
2024-12-25 01:05:27 +01:00
Ukendio
694a569b6c Manually inline code 2024-12-24 23:36:43 +01:00
Ukendio
18d4af7bb0 Merge conflicts 2024-12-24 22:41:08 +01:00
Marcus
eaafd27280
Add support for components in both positions of pairs (#164)
Some checks are pending
Analysis / Run Luau Analyze (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Unit Testing / Run Luau Tests (push) Waiting to run
* Add support for components in both positions of pairs

* Export type function

* Rework query types
2024-12-24 22:39:32 +01:00
Marcus
ee9bc6a775
Remove stylua (#163)
* Add support for components in both positions of pairs

* Remove stylua workflow!

* remove file
2024-12-24 22:38:25 +01:00
Ukendio
7c2cd6061e Cleanup code 2024-12-24 22:22:57 +01:00
Ukendio
d5d275cc17 Fix type errors 2024-12-24 22:17:58 +01:00
Ukendio
6234dd1bc2 Handle Archetype deletion 2024-12-24 21:18:54 +01:00
Ukendio
927bee30cd Handle filters on table creation 2024-12-24 08:24:45 +01:00
Ukendio
670a27711f Dedup observers 2024-12-24 08:10:16 +01:00
Ukendio
ba74d6b471 Initial commit 2024-12-24 07:38:38 +01:00
Ukendio
7c025a3782 Fix linting errors from debug.info
Some checks failed
Analysis / Run Luau Analyze (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Styling / Run Stylua (push) Has been cancelled
Unit Testing / Run Luau Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
2024-12-21 22:08:46 +01:00
Ukendio
02cb4ad7a2 Prevent iterator invalidation in world:each
Some checks are pending
Analysis / Run Luau Analyze (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Styling / Run Stylua (push) Waiting to run
Unit Testing / Run Luau Tests (push) Waiting to run
2024-12-21 06:51:48 +01:00
Marcus
4841915af3
Specialized method to find entities with a single ID (#165)
Some checks are pending
Analysis / Run Luau Analyze (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Styling / Run Stylua (push) Waiting to run
Unit Testing / Run Luau Tests (push) Waiting to run
* Initial commit

* Export query functions to make Michael happy

* Adding trailing commas
2024-12-20 13:08:50 +01:00
Ukendio
46147cc9f9 Remove upvalues 2024-11-23 20:50:15 +01:00
Ukendio
b7a5785dbb Cleanup repository 2024-11-23 04:42:54 +01:00
Renamed from src/init.luau (Browse further)