Commit graph

  • f6cac301db implement Exclusive trait lolmanurfunny 2025-03-30 04:42:01 -0400
  • 0046dcdf1a
    find_archetype_with shouldn't clone types unconditionally (#210) lolmanurfunny 2025-03-28 21:22:15 -0400
  • b71f733056 find_archetype_with shouldn't clone types unconditionally lolmanurfunny 2025-03-28 03:20:10 -0400
  • 9800355131 Styling on coverage reports Ukendio 2025-03-28 02:29:50 +0100
  • dd9db448e3 New coverage reports Ukendio 2025-03-28 01:53:19 +0100
  • 34777b51c4 Fix typos Ukendio 2025-03-28 01:52:33 +0100
  • 4eb15bbb55 Update removal functions to handle more variants Ukendio 2025-03-27 21:49:44 +0100
  • b81bd6eea8 Make tests lazily evaluated Ukendio 2025-03-27 17:37:36 +0100
  • e6039caaaf Revert mirror back to pinned version Ukendio 2025-03-27 06:33:41 +0100
  • 5aec94cb5f Remove file v0.6.0-rc.1 Ukendio 2025-03-27 05:08:55 +0100
  • 75f2584bf4 Clear ID will remove ID from all entities Ukendio 2025-03-27 05:08:38 +0100
  • 4d6c2ccbb8 Change generic to unknown Ukendio 2025-03-27 04:17:23 +0100
  • bf33748ecf Exclude html coverage reports from language stats Ukendio 2025-03-27 04:09:09 +0100
  • 324f0fa9a2 Add html files to coverage folder Ukendio 2025-03-27 03:55:43 +0100
  • 1561e446b8 Add html files to coverage folder Ukendio 2025-03-27 03:55:16 +0100
  • 9a22b38bb3 Reorganize repo Ukendio 2025-03-27 02:33:38 +0100
  • 58e67eda0d Target should return the entity with its generation unknown 2025-03-26 14:23:54 +0100
  • 045408af37 Rollback types Ukendio 2025-03-26 04:59:11 +0100
  • 59e7fd1f41 Fix nth count for target Ukendio 2025-03-26 03:39:04 +0100
  • f3befa3adb Add dual types Ukendio 2025-03-25 23:13:53 +0100
  • a3939cf083
    Merge 7b870e8f3c into 9d83c3bc13 Denizhan Dakılır 2025-03-24 19:43:36 +0200
  • 9d83c3bc13 Fix bits arrangement in IDs Ukendio 2025-03-24 17:36:13 +0100
  • e073a570b7 Change invocation points for hooks Ukendio 2025-03-24 14:31:56 +0100
  • 40515adf11
    Update first-jecs-project.md DevX 2025-03-23 15:04:41 -0300
  • 2f04827424
    Update first-jecs-project.md DevX 2025-03-23 14:59:24 -0300
  • 79a4a6a0c4 Update demo packages Ukendio 2025-03-20 00:39:37 +0100
  • db1b29fa04 set hook before usage Ukendio 2025-03-13 16:56:02 +0100
  • b26fc39fce Add options to lifetime tracker Ukendio 2025-03-12 18:49:18 +0100
  • 0e4f40ced7 Improved emit for devtools Ukendio 2025-03-12 17:12:25 +0100
  • de8e263828 Add entity visualiser Ukendio 2025-03-12 16:30:19 +0100
  • d15266b6d5 Devtools initial commit Ukendio 2025-03-12 15:30:56 +0100
  • 18019679d5 Alias for world consttructor Ukendio 2025-03-12 15:29:24 +0100
  • 925864dd2b Merge branch 'main' of https://github.com/Ukendio/jecs Ukendio 2025-03-12 13:10:51 +0100
  • ac79638599 Prevent invalidation during removal of pairs with deleted target Ukendio 2025-03-12 13:07:35 +0100
  • f7573e8824 Removal being invalidated during removal of deleted target Prevent invalidation during removal of pairs with deleted targe Ukendio 2025-03-12 13:07:35 +0100
  • 03666c9b61 test case lolmanurfunny 2025-03-11 15:39:30 -0400
  • e2ea71a7fe add fix for #207 lolmanurfunny 2025-03-11 15:39:04 -0400
  • 263544d77c Merge branch 'main' of https://github.com/Ukendio/jecs Ukendio 2025-03-09 22:45:48 +0100
  • 77cfc9f817 Fix old benchmark code Ukendio 2025-03-09 22:45:41 +0100
  • 870823f9fc shorten loop lolmanurfunny 2025-03-07 23:17:43 -0500
  • fa4df24ada undo variable changes lolmanurfunny 2025-03-07 19:56:40 -0500
  • b29f6c5037
    Remove unused EMPTY_QUERY table (#204) lolmanurfunny 2025-03-07 13:54:44 -0500
  • 3a560393f1 Optimize deletion logic lolmanurfunny 2025-03-07 05:45:55 -0500
  • e4ebb9eed6 Remove unused EMPTY_QUERY table lolmanurfunny 2025-03-06 21:13:32 -0500
  • a703e2c361
    Remove redundant check in entity_index_try_get_any (#203) lolmanurfunny 2025-03-06 20:16:49 -0500
  • 5454e79a4a Remove redundant check in entity_index_try_get_any lolmanurfunny 2025-03-06 15:42:18 -0500
  • 4435d718a7 Change TS types for Archetype v0.5.5 Ukendio 2025-03-02 01:24:53 +0100
  • 62af051e7a Bump 0.5.5 Ukendio 2025-03-01 20:16:26 +0100
  • a5dad9aa4d Fix entity deletion swap logic Ukendio 2025-03-01 20:15:52 +0100
  • 1bfcba7422 Optimized queries for more than 4 components Ukendio 2025-02-26 17:26:11 +0100
  • c9b07433aa Reduce memory usage for archetype records Ukendio 2025-02-26 17:04:17 +0100
  • 96bed9bd7e Empty Commit YetAnotherClown 2025-02-25 11:28:04 -0500
  • 7b870e8f3c Add comprehensive documentation for jecs library Denizhan Dakılır 2025-02-25 05:04:54 +0300
  • af13ea9f5f Bump v0.5.4 Ukendio 2025-02-25 02:41:27 +0100
  • 61e0df82ae Remove invoke_hook Ukendio 2025-02-25 02:39:41 +0100
  • e668371cc1 Start work on bounty Denizhan Dakılır 2025-02-25 04:37:22 +0300
  • 1a7b1b02b6
    Update Jecs version to latest in get-started.md (#199) Nidoxs 2025-02-23 17:34:53 +0000
  • 2951728b8b
    Update Jecs version to latest in get-started.md Nidoxs 2025-02-23 17:00:14 +0000
  • 872e5c9cdb
    Bump Jabby v0.2.0-rc.9 (#197) Clown 2025-02-21 12:26:06 -0500
  • 4c5e5e1968
    Fix redundant checks in world_remove (#198) lolmanurfunny 2025-02-21 12:10:24 -0500
  • b53ecba66d Fix redundant checks in world_remove lolmanurfunny 2025-02-20 23:43:14 -0500
  • 6b65c2fb4a Bump Jabby v0.2.0-rc.9 Fixes demo not running because of breaking changes in Jabby YetAnotherClown 2025-02-20 20:49:59 -0500
  • 3815c62442 Fix critical issue with deleted entity being swapped with the last Ukendio 2025-02-20 22:55:07 +0100
  • 4a5a425a9c Updated with changes as per PR #194 Raghav Arora 2025-02-20 00:16:57 +0530
  • 8e9c1e808b Update README.md Raghav Arora 2025-02-20 00:05:02 +0530
  • 88e6836017 Update README.md Raghav Arora 2025-02-20 00:02:50 +0530
  • a77ed54080 Update README.md Raghav Arora 2025-02-20 00:01:27 +0530
  • 04546a8665 Update README.md Raghav Arora 2025-02-19 23:56:50 +0530
  • 6c47df37a4 Update README.md Raghav Arora 2025-02-19 23:55:43 +0530
  • f5099d585a Fix: #50 Updated Documentation Raghav Arora 2025-02-19 21:40:38 +0530
  • 918231a1ad Start work on #50 aybanda 2025-02-19 16:36:07 +0530
  • 1b96975b53 Merge branch 'main' of https://github.com/Ukendio/jecs Ukendio 2025-02-15 21:57:37 +0100
  • 11589f5aa8 Add stress test Ukendio 2025-02-15 21:57:30 +0100
  • 19af753903
    Fix docs for :parent (#192) Saber 2025-02-14 19:07:07 -0400
  • db9705c7d7 Start work on #188 Saber 2025-02-15 00:45:58 +0400
  • 72bfdcfbef Start work on #188 Saber 2025-02-15 00:44:55 +0400
  • 7af6908781
    Fix types (#190) Ketasaja 2025-02-14 09:51:30 +0000
  • 501dd54cec
    Fix types Ketasaja 2025-02-10 10:22:03 +0000
  • 0064f24924 Merge branch 'main' of https://github.com/Ukendio/jecs Ukendio 2025-02-09 20:38:08 +0100
  • 6ec0b0bb8b
    Change entity type (#189) Ketasaja 2025-02-09 19:37:20 +0000
  • 264225355e
    Change entity type Ketasaja 2025-02-09 19:34:38 +0000
  • 5b750d0bf2
    Fix Ketasaja 2025-02-09 01:56:47 +0000
  • 8438812b41
    Remove entity type intersection Ketasaja 2025-02-08 16:25:35 +0000
  • 1d1b7b099a
    Update relationships.md (#184) Saber 2025-02-07 06:01:54 -0400
  • 57fd564aa7
    Add planck to addons page (#185) Clown 2025-02-07 01:18:41 -0500
  • 1937529dcb Modify example Ukendio 2025-02-05 22:26:12 +0100
  • 6232d624b9 Add planck to addons page YetAnotherClown 2025-02-04 20:39:52 -0500
  • aac91bb8ff
    Update relationships.md (#184) Saber 2025-02-04 15:21:19 -0400
  • 428e7a8a3a
    Merge pull request #1 from SaberClass/SaberClass-doc-relationship-patch Saber 2025-02-03 15:56:27 -0400
  • 26a58ddb0c
    Update relationships.md Saber 2025-02-03 23:48:42 +0400
  • f91ed9f24b
    Bump analysis.yaml EncodedVenom 2025-02-02 19:06:11 -0500
  • 44534b7c81 Improve deletion Ukendio 2025-02-01 13:07:55 +0100
  • 5c19a3b595
    Typescript Types for Archetypes maeriil 2025-01-31 09:29:32 -0500
  • f1119caee6 updated archetype number type maeriil 2025-01-31 09:18:05 -0500
  • c123014244 description for archetype query maeriil 2025-01-31 01:08:02 -0500
  • 2c2b32712b resolves #182 - TS types for Archetypes maeriil 2025-01-31 00:54:39 -0500
  • cc7daa6a06 Cleanup codebase Ukendio 2025-01-29 08:28:08 +0100
  • a39fc8d0a2
    Merge pull request #181 from maeriil/ts-types-tag-fix EncodedVenom 2025-01-20 21:15:32 -0500
  • a8570e89a7 fix ts types from Entity<unknown> to Tag for appropriate entities maeriil 2025-01-20 03:50:42 -0500
  • b3ab540705 Merge addons Ukendio 2025-01-18 00:14:26 +0100