Ukendio
|
9c09686a69
|
always check OnDelete condition
|
2025-07-17 23:45:04 +02:00 |
|
Ukendio
|
ebc39c8b28
|
Remove debug msgs
analysis / Run Luau Analyze (push) Waiting to run
deploy-docs / build (push) Waiting to run
deploy-docs / Deploy (push) Blocked by required conditions
publish-npm / publish (push) Waiting to run
unit-testing / Run Luau Tests (push) Waiting to run
|
2025-07-17 19:38:24 +02:00 |
|
Ukendio
|
25ceda5cee
|
Remove alive count upvalue
|
2025-07-17 18:50:21 +02:00 |
|
Ukendio
|
fc56b6f716
|
Retrieve updated max_id
|
2025-07-17 18:47:05 +02:00 |
|
dai
|
c30328527a
|
Add typings for bulk operations (#257)
* Add typings for bulk operations
* Use Id
|
2025-07-17 18:25:37 +02:00 |
|
Ukendio
|
c3853023d0
|
Allow creating an entity with a non-zero generation below range
|
2025-07-17 18:24:44 +02:00 |
|
Ukendio
|
7b253e1c2a
|
Remove archetype recycling
|
2025-07-17 18:07:11 +02:00 |
|
Ukendio
|
3f6f8c1739
|
Export jecs.record for retrieving entity records
|
2025-07-14 15:57:47 +02:00 |
|
Ukendio
|
7f66d21e6d
|
Recycle component records
|
2025-07-14 14:17:18 +02:00 |
|
Ukendio
|
f6731069aa
|
Add backwards relation to edges
analysis / Run Luau Analyze (push) Waiting to run
deploy-docs / build (push) Waiting to run
deploy-docs / Deploy (push) Blocked by required conditions
publish-npm / publish (push) Waiting to run
unit-testing / Run Luau Tests (push) Waiting to run
|
2025-07-13 05:15:55 +02:00 |
|
Ukendio
|
aa178981dc
|
Hotfix archetype not being marked dead
|
2025-07-10 12:51:04 +02:00 |
|
Ukendio
|
ad5ed3b5ea
|
Increment alive count if under dense
analysis / Run Luau Analyze (push) Has been cancelled
deploy-docs / build (push) Has been cancelled
publish-npm / publish (push) Has been cancelled
unit-testing / Run Luau Tests (push) Has been cancelled
deploy-docs / Deploy (push) Has been cancelled
|
2025-07-06 19:42:10 +02:00 |
|
Ukendio
|
362490d25e
|
Always swap entity
|
2025-07-06 18:49:28 +02:00 |
|
Ukendio
|
6c1793f853
|
Remove indirections to entity_index
|
2025-07-06 17:57:35 +02:00 |
|
Ukendio
|
29350e6ec3
|
Fix bug to allow deletion outside partitioned range
|
2025-07-06 17:44:02 +02:00 |
|
Ukendio
|
eed1b6179e
|
Export ArchetypeOnCreate and ArchetypeOnDelete events
|
2025-07-06 17:08:29 +02:00 |
|
Ukendio
|
6053038cc1
|
Move only once during removal of invalidated pair
analysis / Run Luau Analyze (push) Waiting to run
deploy-docs / build (push) Waiting to run
deploy-docs / Deploy (push) Blocked by required conditions
publish-npm / publish (push) Waiting to run
unit-testing / Run Luau Tests (push) Waiting to run
|
2025-07-06 08:45:19 +02:00 |
|
Ukendio
|
29305cac5d
|
Remove second loop in archetype destroy
|
2025-07-06 07:50:03 +02:00 |
|
Ukendio
|
c9d888aeb9
|
Export try_get_fast
analysis / Run Luau Analyze (push) Waiting to run
deploy-docs / build (push) Waiting to run
deploy-docs / Deploy (push) Blocked by required conditions
publish-npm / publish (push) Waiting to run
unit-testing / Run Luau Tests (push) Waiting to run
|
2025-07-04 04:58:20 +02:00 |
|
Marcus
|
155d51a080
|
Add exclusive relations (#250)
* Add exclusive relationship
* Remove focus
* Remove whitespace
* Make ChildOf exclusive
* Test exclusive relation perf
* Inline into world:add
* Inline into world:set
* Fix benchmark of remove
|
2025-07-04 04:24:14 +02:00 |
|
Ukendio
|
13facc3719
|
Add inference for IDs in methods
analysis / Run Luau Analyze (push) Waiting to run
deploy-docs / build (push) Waiting to run
deploy-docs / Deploy (push) Blocked by required conditions
publish-npm / publish (push) Waiting to run
unit-testing / Run Luau Tests (push) Waiting to run
|
2025-07-03 01:41:06 +02:00 |
|
Ukendio
|
ff4b0bf612
|
Use btest instead of band
|
2025-06-30 22:53:40 +02:00 |
|
Ukendio
|
4ff492ceaf
|
Optimize moving archetype
|
2025-06-30 22:37:30 +02:00 |
|
Ukendio
|
7c8358656a
|
unsafe get
analysis / Run Luau Analyze (push) Waiting to run
deploy-docs / build (push) Waiting to run
deploy-docs / Deploy (push) Blocked by required conditions
publish-npm / publish (push) Waiting to run
unit-testing / Run Luau Tests (push) Waiting to run
|
2025-06-30 01:44:25 +02:00 |
|
Marcus
|
d6e720f200
|
Optimize removal path (#248)
* Optimize removal path
* Replace eindex_get implementation
|
2025-06-30 01:06:31 +02:00 |
|
Marcus
|
3c7f3b4eb3
|
0.7.3 (#247)
* 0.7.3
* Remove print
* fix jecs.meta for adding values
|
2025-06-30 00:40:03 +02:00 |
|
Ukendio
|
bee92f489c
|
fetch b
analysis / Run Luau Analyze (push) Has been cancelled
deploy-docs / build (push) Has been cancelled
publish-npm / publish (push) Has been cancelled
unit-testing / Run Luau Tests (push) Has been cancelled
deploy-docs / Deploy (push) Has been cancelled
|
2025-06-27 17:43:31 +02:00 |
|
Ukendio
|
8058182d59
|
Update Changelog
|
2025-06-27 15:47:27 +02:00 |
|
Ukendio
|
ed5277391d
|
Add bulk operations
|
2025-06-27 15:43:46 +02:00 |
|
Ukendio
|
1ee5790035
|
Optimize column access
Cleanup
|
2025-06-25 17:16:04 +02:00 |
|
Ukendio
|
3174e8d80b
|
Handle removal of (*, R) pairs
|
2025-06-10 16:16:04 +02:00 |
|
Ukendio
|
0fea5a259d
|
Union entity types with number
|
2025-06-10 16:10:41 +02:00 |
|
Ukendio
|
46d363ad5f
|
Initial commit with union
|
2025-06-10 16:10:41 +02:00 |
|
Ukendio
|
dab260f733
|
Cast numbers to Entity
analysis / Run Luau Analyze (push) Has been cancelled
deploy-docs / build (push) Has been cancelled
publish-npm / publish (push) Has been cancelled
unit-testing / Run Luau Tests (push) Has been cancelled
deploy-docs / Deploy (push) Has been cancelled
|
2025-06-07 02:36:34 +02:00 |
|
Ukendio
|
8490dfd294
|
Prevent partial matching of destroyed archetype
analysis / Run Luau Analyze (push) Waiting to run
deploy-docs / build (push) Waiting to run
deploy-docs / Deploy (push) Blocked by required conditions
publish-npm / publish (push) Waiting to run
unit-testing / Run Luau Tests (push) Waiting to run
|
2025-06-06 00:38:58 +02:00 |
|
Ukendio
|
b73bb0daee
|
Fix line endings
|
2025-06-01 16:11:32 +02:00 |
|
Ukendio
|
8194b7db24
|
Update docs with new API
analysis / Run Luau Analyze (push) Waiting to run
deploy-docs / build (push) Waiting to run
deploy-docs / Deploy (push) Blocked by required conditions
publish-npm / publish (push) Waiting to run
unit-testing / Run Luau Tests (push) Waiting to run
|
2025-05-18 15:28:19 +02:00 |
|
Ukendio
|
00e7d87a1c
|
Docs chernoboyl
|
2025-05-18 15:05:46 +02:00 |
|
PepeElToro41
|
378a9a45ff
|
Fix hooks types (#226)
analysis / Run Luau Analyze (push) Has been cancelled
deploy-docs / build (push) Has been cancelled
publish-npm / publish (push) Has been cancelled
unit-testing / Run Luau Tests (push) Has been cancelled
deploy-docs / Deploy (push) Has been cancelled
* fix hooks types
* add generic types
|
2025-05-16 19:22:08 +02:00 |
|
Ukendio
|
4bb7e64edd
|
Define behaviour for world:entity(id)
analysis / Run Luau Analyze (push) Waiting to run
deploy-docs / build (push) Waiting to run
deploy-docs / Deploy (push) Blocked by required conditions
publish-npm / publish (push) Waiting to run
unit-testing / Run Luau Tests (push) Waiting to run
|
2025-05-08 23:21:38 +02:00 |
|
Ukendio
|
48a43d4ff8
|
Update outwards facing types
analysis / Run Luau Analyze (push) Waiting to run
deploy-docs / build (push) Waiting to run
deploy-docs / Deploy (push) Blocked by required conditions
publish-npm / publish (push) Waiting to run
unit-testing / Run Luau Tests (push) Waiting to run
|
2025-05-07 15:52:02 +02:00 |
|
Ukendio
|
6a8d991185
|
Networking example
analysis / Run Luau Analyze (push) Has been cancelled
deploy-docs / build (push) Has been cancelled
publish-npm / publish (push) Has been cancelled
unit-testing / Run Luau Tests (push) Has been cancelled
deploy-docs / Deploy (push) Has been cancelled
|
2025-04-28 23:40:03 +02:00 |
|
Ukendio
|
3ae84301f2
|
Recycle higher generation
analysis / Run Luau Analyze (push) Waiting to run
deploy-docs / build (push) Waiting to run
deploy-docs / Deploy (push) Blocked by required conditions
publish-npm / publish (push) Waiting to run
unit-testing / Run Luau Tests (push) Waiting to run
|
2025-04-27 20:42:55 +02:00 |
|
Ukendio
|
01821f0a7b
|
Handle only make_alive behaviour in overload
analysis / Run Luau Analyze (push) Waiting to run
deploy-docs / build (push) Waiting to run
deploy-docs / Deploy (push) Blocked by required conditions
publish-npm / publish (push) Waiting to run
unit-testing / Run Luau Tests (push) Waiting to run
|
2025-04-27 05:03:49 +02:00 |
|
Ukendio
|
6922019ed9
|
Short circuit return for non zero generation entities
|
2025-04-27 04:13:49 +02:00 |
|
Ukendio
|
d0af80577b
|
Add colon
analysis / Run Luau Analyze (push) Waiting to run
deploy-docs / build (push) Waiting to run
deploy-docs / Deploy (push) Blocked by required conditions
publish-npm / publish (push) Waiting to run
unit-testing / Run Luau Tests (push) Waiting to run
|
2025-04-26 15:44:33 +02:00 |
|
Ukendio
|
7d4d67f38b
|
Add world_exists
|
2025-04-26 15:42:20 +02:00 |
|
Ukendio
|
1225f205a8
|
Should set tags after builtin components
|
2025-04-26 02:03:39 +02:00 |
|
Ukendio
|
fd2c57fe17
|
Should begin to allocate above current max_id
analysis / Run Luau Analyze (push) Waiting to run
deploy-docs / build (push) Waiting to run
deploy-docs / Deploy (push) Blocked by required conditions
publish-npm / publish (push) Waiting to run
unit-testing / Run Luau Tests (push) Waiting to run
|
2025-04-26 01:10:41 +02:00 |
|
Ukendio
|
52435e62a2
|
dense should be set at index
|
2025-04-26 00:55:03 +02:00 |
|