Commit graph

871 commits

Author SHA1 Message Date
kurokuukyo
3077e6baa4 redundant check 2026-04-21 07:01:58 -04:00
kurokuukyo
65b6629c8f run secondary mixing step for all entities and not just the alive ones 2026-04-21 07:01:06 -04:00
kurokuukyo
7dfe511e1a add test for rapid add/remove calls 2026-04-21 06:55:58 -04:00
kurokuukyo
eeb194cff9 remove redundant fn call (shoutout to nnullcolumn for spotting this) 2026-04-20 21:01:14 -04:00
kurokuukyo
a062172a9b black magic (inlined most of the function calls in iterator - yes it still passes tests) 2026-04-20 20:38:17 -04:00
kurokuukyo
3150a8bd7a redeclare component_index as ct_idx 2026-04-20 20:17:00 -04:00
kurokuukyo
681065e3e7 pull NOOP out of fn 2026-04-20 20:13:39 -04:00
kurokuukyo
b954588b0e local NOOP fn 2026-04-20 20:11:08 -04:00
kurokuukyo
5a198495c8 change nth to use idr.records and pull out variables from iter 2026-04-20 20:08:14 -04:00
kurokuukyo
f79b894f86 better test names 2026-04-20 18:01:12 -04:00
kurokuukyo
ce47155ebe style 2026-04-20 18:00:24 -04:00
kurokuukyo
abaacd9ffd move tests below world:target 2026-04-20 17:58:43 -04:00
kurokuukyo
8885a4d614 pull idr.records index out of iterator 2026-04-20 17:58:03 -04:00
kurokuukyo
af57f4024f Unit tests 2026-04-20 17:03:18 -04:00
kurokuukyo
62aefff319 Proper indexing in ECS_PAIR_SECOND 2026-04-20 17:03:09 -04:00
kurokuukyo
2c9f3dad34 Implement world:targets 2026-04-20 16:17:17 -04:00
Ukendio
19823453aa Explicit error message for double disconnect
Some checks failed
analysis / Run Luau Analyze (push) Has been cancelled
build-studio-docs / Build Studio Docs (push) Has been cancelled
unit-testing / Run Luau Tests (push) Has been cancelled
2026-03-10 03:14:31 +01:00
Ukendio
7170dbf6a1 Throw error at structural changes within on_remove hooks 2026-03-10 03:11:43 +01:00
Ukendio
4d76e28425 emplace the iD 2026-03-05 22:26:41 +01:00
Ukendio
99c2b1b56e Update temperance 2026-03-01 19:45:38 +01:00
Ukendio
8ea8f1f235 Check that both elements of the pair are tags 2026-03-01 19:37:19 +01:00
Ukendio
a0f6a9a632 Consolidate PerfGraph 2026-03-01 19:36:45 +01:00
Ukendio
96dfde0d2e Allow contents to be written 2026-02-22 17:04:51 +01:00
Ukendio
043bff1ff8 Remove auth token and avoid overriding permissions 2026-02-22 16:59:54 +01:00
Ukendio
74254717f1 Add deserialize 2026-02-22 16:47:38 +01:00
Ukendio
0a8c827573 Url is case sensitive 2026-02-22 16:47:02 +01:00
Ukendio
683c7f28aa workflow_dispatch needs to be its own key 2026-02-22 16:46:30 +01:00
Ukendio
e2bfe80bb8 Delete tag 2026-02-20 12:08:43 +01:00
Ukendio
360423b634 Fix repo url in package.json 2026-02-20 12:04:06 +01:00
Ukendio
73019547bd Revoke token from example 2026-02-20 12:02:21 +01:00
Ukendio
9acec0e954 Update 2026-02-20 11:57:15 +01:00
Ukendio
f9764634e6 Ensure that world:exists uses the safe try_get_any 2026-02-20 04:42:13 +01:00
Ukendio
4b10b622bf Update npm 2026-02-19 23:28:26 +01:00
dai
29c93e5b0c
Add Trusted Publishing (#307) 2026-02-19 23:25:46 +01:00
Ukendio
6552a5d2d1 Remove the exact terms lookup set and detect bulk operation for removal of pairs 2026-02-19 23:16:18 +01:00
Ukendio
5f76674723 Fix import 2026-02-19 22:52:26 +01:00
Ukendio
622c7c9638 Update Wally 2026-02-19 22:24:01 +01:00
Ukendio
4236bd02fd Prune on cascaded deletion 2026-02-19 22:14:49 +01:00
Ukendio
aeedea2fcb Add Jabby module 2026-02-18 01:39:54 +01:00
Ukendio
22dd91b111 Add types 2026-02-16 02:04:35 +01:00
Ukendio
30597ed389 Add query:fini and query:archetypes(override) and changes to OB 2026-02-16 01:58:29 +01:00
Ukendio
d4a7f1d86c v0.10 2026-02-15 00:06:34 +01:00
Ukendio
33f7c08025 Expand the How To series 2026-02-14 17:58:41 +01:00
Ukendio
eacc343551 Fix example on networking 2026-02-14 17:57:44 +01:00
Micah
8ba09057be
Input example (#305) 2026-02-14 00:04:01 +01:00
onion
fa6f5fc52a
add predicted_transforms and fix some typos (#299) 2026-02-07 02:17:07 +01:00
Christopher Buss
fc80d631ab
Fix main entry point in package.json (#303)
Some checks failed
analysis / Run Luau Analyze (push) Has been cancelled
build-studio-docs / Build Studio Docs (push) Has been cancelled
publish-npm / publish (push) Has been cancelled
unit-testing / Run Luau Tests (push) Has been cancelled
2026-02-03 13:38:05 +01:00
Ukendio
fd124d682d Use type functions for query 2026-01-30 01:47:31 +01:00
Christopher Buss
2c21c79510
Add ECS_ID and ECS_GENERATION types (#298) 2026-01-30 00:14:02 +01:00
Christopher Buss
c9b3362a9c
Add DEBUG parameter to world typings (#297) 2026-01-29 23:58:33 +01:00