Commit graph

  • d6e720f200
    Optimize removal path (#248) Marcus 2025-06-30 01:06:31 +0200
  • 831073f5cd Replace eindex_get implementation Ukendio 2025-06-30 00:52:46 +0200
  • 3c7f3b4eb3
    0.7.3 (#247) Marcus 2025-06-30 00:40:03 +0200
  • c4da2c2b02 Optimize removal path Ukendio 2025-06-30 00:22:48 +0200
  • 95a9fecbd0 fix jecs.meta for adding values Ukendio 2025-06-29 18:45:48 +0200
  • 1789bf85dc Remove print Ukendio 2025-06-28 21:00:30 +0200
  • 1ff2afc97c 0.7.3 Ukendio 2025-06-28 20:54:17 +0200
  • bee92f489c fetch b v0.7.2 Ukendio 2025-06-27 17:42:54 +0200
  • 47e60ccfc3
    Merge branch 'Ukendio:main' into bugfix/readme Laptev Stanislav 2025-06-27 18:41:22 +0300
  • c4d464e712 Bump v0.7.1 Ukendio 2025-06-27 17:36:44 +0200
  • a753300129 Fix retrieving 2nd component in world:get Ukendio 2025-06-27 17:35:45 +0200
  • 67a9f437a8
    Fix typo in CHANGELOG.md Laptev Stanislav 2025-06-27 18:35:21 +0300
  • 5171a77529 Cut release version in Changelog v0.7.0 Ukendio 2025-06-27 16:00:08 +0200
  • 8194a03304 bump optimizations Ukendio 2025-06-27 15:47:32 +0200
  • f887ecb2a7 bump Ukendio 2025-06-27 15:47:32 +0200
  • 8058182d59 Update Changelog Ukendio 2025-06-27 15:45:03 +0200
  • ed5277391d Add bulk operations Ukendio 2025-06-25 21:07:58 +0200
  • 1a7c22d2e6 Squash Ukendio 2025-06-25 17:18:03 +0200
  • 1ee5790035 Optimize column access Ukendio 2025-06-25 13:31:25 +0200
  • 24dddee82e
    Update README.md Marcus 2025-06-21 23:43:46 +0200
  • 37f1e5be52
    Add hammer to addons resources (#244) Magic 2025-06-20 22:45:53 +0200
  • d6e288555e Fix oopsies Ukendio 2025-06-20 22:39:42 +0200
  • 22d9a69c25 Add hammer to addons resources marked 2025-06-20 15:39:26 +0200
  • 993d57741f
    Re-add ECS_PAIR_* to typings (#241) dai 2025-06-16 15:12:14 +0200
  • 150fccd2ce
    Fix regression with set (#242) dai 2025-06-16 15:12:01 +0200
  • 74c6a35352 Fix receive_replication.luau removed issue anysheep 2025-06-16 12:27:05 +0800
  • c996bbc5c1
    Fix regression with set daimond113 2025-06-15 17:15:19 +0200
  • be258aff7e
    Merge branch 'Ukendio:main' into types/add-pair-fns dai 2025-06-14 15:51:03 +0200
  • 8420d8832b
    period Marcus 2025-06-13 01:33:54 +0200
  • 01c12fccaa
    Update release.yaml Marcus 2025-06-13 01:32:44 +0200
  • 29512d4351
    Bump upload-artifact ver Marcus 2025-06-13 01:30:18 +0200
  • 0cb994db0d
    Update README.md luajit Marcus 2025-06-13 01:06:33 +0200
  • a9cde98508
    Update README.md Marcus 2025-06-13 01:04:06 +0200
  • 9109e3de90 Change readme Ukendio 2025-06-11 01:08:22 +0200
  • 5a13bbb760 Delete luau specific files Ukendio 2025-06-11 00:53:32 +0200
  • d9308a91e9 lua51 Ukendio 2025-06-10 14:28:00 +0200
  • 582a1c25ba Bump v0.6.1 Ukendio 2025-06-10 19:42:52 +0200
  • 6f6cc3b514 Fix overloads Ukendio 2025-06-10 16:33:48 +0200
  • 90c963c55d 0.6.1 Ukendio 2025-06-10 16:16:04 +0200
  • 3174e8d80b Handle removal of (*, R) pairs Ukendio 2025-06-10 16:00:41 +0200
  • c50c61b30c Handle removal of (*, R) pairs Ukendio 2025-06-10 16:00:41 +0200
  • 0fea5a259d Union entity types with number Ukendio 2025-06-09 22:18:59 +0200
  • 46d363ad5f Initial commit with union Ukendio 2025-06-09 22:18:59 +0200
  • b480423312
    Fix regression with set overloads daimond113 2025-06-09 23:21:55 +0200
  • 28ef8d7234
    Improve set overloads (#237) dai 2025-06-09 16:37:52 +0200
  • 92f371cf99
    Change type generic daimond113 2025-06-09 16:35:53 +0200
  • 8e35900f65
    Add ECS_PAIR_* functions to TS typings (#238) dai 2025-06-09 16:25:44 +0200
  • 2aadc41e6b
    Return simple numbers daimond113 2025-06-09 16:24:29 +0200
  • 1fdd590f4a
    Add ECS_PAIR_* functions to typings daimond113 2025-06-08 18:19:52 +0200
  • e3609ce15f
    Improve set overloads daimond113 2025-06-08 18:02:14 +0200
  • dab260f733 Cast numbers to Entity Ukendio 2025-06-07 02:35:52 +0200
  • 56b52286b8 Rework observers addon interface Ukendio 2025-06-07 02:11:26 +0200
  • 35b5f04a7c
    Hook typing improvements (#236) dai 2025-06-06 15:14:23 +0200
  • 6ce796e7fd
    Fix missing parens (#235) dai 2025-06-06 15:13:54 +0200
  • 8490dfd294 Prevent partial matching of destroyed archetype Ukendio 2025-06-06 00:38:23 +0200
  • 137118f178
    Remove generic daimond113 2025-06-06 00:24:19 +0200
  • 906e5e5f58
    Simplify overloads daimond113 2025-06-06 00:22:43 +0200
  • f4dd09d839
    Add specialization daimond113 2025-06-06 00:11:43 +0200
  • 3b2409c4e7
    Update docs daimond113 2025-06-05 23:20:35 +0200
  • 5f8f24d858
    Fix missing parens daimond113 2025-06-05 23:04:27 +0200
  • 3ae240c93e
    Fix hook callback typings daimond113 2025-06-05 22:59:47 +0200
  • d505a0a38d
    fix line endings (#234) Luka 2025-06-05 22:48:13 +0200
  • 256ff314b7 fix line endings Luka 2025-06-05 20:38:20 +0000
  • e74924ec07
    Fix line endings (#233) Marcus 2025-06-05 22:00:29 +0200
  • c0c6d6055c Fix line endings Ukendio 2025-06-05 21:51:19 +0200
  • 803616a005
    Fix line endings on demo (#232) Marcus 2025-06-01 16:19:48 +0200
  • 05468f7130 Fix line endings on demo Ukendio 2025-06-01 16:15:26 +0200
  • 3be946db0c Merge Ukendio 2025-06-01 16:15:16 +0200
  • 0308367964 Merge branch 'main' of https://github.com/Ukendio/jecs Ukendio 2025-06-01 16:15:01 +0200
  • 5b4f104dd4 Fix line endings Ukendio 2025-06-01 16:10:49 +0200
  • b73bb0daee Fix line endings Ukendio 2025-06-01 15:47:58 +0200
  • b669196a98
    Change types for tag and is_tag fns EncodedVenom 2025-05-28 13:31:03 -0400
  • c62db9f8c3
    Cleanup README links and headers EncodedVenom 2025-05-27 14:39:48 -0400
  • 3b0ce599ef
    Merge pull request #230 from Tazmondo/main EncodedVenom 2025-05-27 14:37:14 -0400
  • 077030738a
    fix typo, queyr -> query Taran McVay 2025-05-27 18:05:59 +0100
  • 740647104b
    Merge pull request #229 from Ukendio/installation-guide EncodedVenom 2025-05-24 22:17:53 -0400
  • 93cbd2d287 Add installation methods EncodedVenom 2025-05-24 16:38:53 -0400
  • bb03e88d3d Fix contrived bug with observer Ukendio 2025-05-20 00:33:16 +0200
  • 5dba6e7bac Fix typescript example Ukendio 2025-05-18 23:05:26 +0200
  • 0541f80b5d Fix hyperlinks Ukendio 2025-05-18 23:02:16 +0200
  • fd685537ea Fix docs issues Ukendio 2025-05-18 22:59:07 +0200
  • 8194b7db24 Update docs with new API Ukendio 2025-05-18 15:28:19 +0200
  • 457e4a270f Merge branch 'main' of https://github.com/Ukendio/jecs Ukendio 2025-05-18 15:05:55 +0200
  • 00e7d87a1c Docs chernoboyl Ukendio 2025-05-18 15:05:46 +0200
  • f6f6cb569a
    Link to workflow EncodedVenom 2025-05-17 20:30:52 -0400
  • 10110ac71c
    Add unit test workflow status EncodedVenom 2025-05-17 20:29:17 -0400
  • 6a5832db20
    Merge pull request #228 from Ukendio/documentation-update EncodedVenom 2025-05-17 20:07:02 -0400
  • a9b45f13e5
    Merge branch 'main' into documentation-update EncodedVenom 2025-05-17 20:01:49 -0400
  • 8b8d5f715e ECS is foreign to everyone EncodedVenom 2025-05-17 19:59:09 -0400
  • 27a00280fd The children yearn for the guides EncodedVenom 2025-05-17 19:56:37 -0400
  • 22877f3fc5
    Allow world.add() to accept component, add world.entity overload (#225) Junjie 2025-05-17 16:44:22 -0700
  • c030d396af
    docs: cleanup todo stubs, add code coverage reports, add examples, and pin introduction section (#227) EncodedVenom 2025-05-17 16:35:00 -0400
  • 3866e1413f make Introduction sidebar visible on all pages and add a few relevant sections EncodedVenom 2025-05-17 14:00:30 -0400
  • 296fe80987 code coverage page EncodedVenom 2025-05-17 14:00:08 -0400
  • 39946609c7 use better link for addons EncodedVenom 2025-05-17 13:59:58 -0400
  • 94a5c6f5e2 move coverage reports EncodedVenom 2025-05-17 13:59:35 -0400
  • ac4d9ade17 Cleanup some todo stubs EncodedVenom 2025-05-17 13:59:19 -0400
  • bdb51e633f fix: allow union undefined union to be passed in .add duck.__index 2025-05-16 20:15:53 -0700
  • a0e7bf25ce fix: world.entity accepts entity instead of number duck.__index 2025-05-16 20:09:40 -0700
  • 2a24b2ffd8 build: downgrade deps to v0.6.0 duck.__index 2025-05-16 19:52:00 -0700