Clint R. Eschenhorst Sovereignty · Game Dev
  • Hi 😼, I'm Sovereignty

    A full-stack web & game developer.

    Contact me: email@sov.gg

  • Joined on 2024-11-06
Sovereignty synced commits to refs/pull/202/merge at Sovereignty/jecs from mirror 2025-07-16 11:19:17 +00:00
210d62d463 Add tests for archetype edges cleanup
3f6f8c1739 Export jecs.record for retrieving entity records
7f66d21e6d Recycle component records
5334d8734d Export jecs.Component in roblox-ts types
Compare 5 commits »
Sovereignty synced commits to main at Sovereignty/jecs from mirror 2025-07-14 18:29:17 +00:00
210d62d463 Add tests for archetype edges cleanup
3f6f8c1739 Export jecs.record for retrieving entity records
7f66d21e6d Recycle component records
5334d8734d Export jecs.Component in roblox-ts types
Compare 4 commits »
Sovereignty synced commits to main at Sovereignty/jecs from mirror 2025-07-14 02:09:18 +00:00
a6ae67250c Use old interface
9ae32bcce8 Update hook retrieval
Compare 2 commits »
Sovereignty synced commits to refs/pull/202/merge at Sovereignty/jecs from mirror 2025-07-14 02:09:18 +00:00
a6ae67250c Use old interface
9ae32bcce8 Update hook retrieval
Compare 3 commits »
Sovereignty synced commits to refs/pull/202/merge at Sovereignty/jecs from mirror 2025-07-13 17:59:17 +00:00
f6731069aa Add backwards relation to edges
Compare 2 commits »
Sovereignty synced commits to main at Sovereignty/jecs from mirror 2025-07-13 09:49:18 +00:00
f6731069aa Add backwards relation to edges
Sovereignty synced commits to refs/tags/v0.8.3 at Sovereignty/jecs from mirror 2025-07-11 16:59:18 +00:00
Sovereignty synced new reference refs/tags/v0.8.3 to Sovereignty/jecs from mirror 2025-07-11 16:59:18 +00:00
Sovereignty synced commits to refs/pull/202/merge at Sovereignty/jecs from mirror 2025-07-11 00:49:17 +00:00
c67dfcbd24 Bump versions
aa178981dc Hotfix archetype not being marked dead
Compare 4 commits »
Sovereignty synced commits to main at Sovereignty/jecs from mirror 2025-07-10 16:39:18 +00:00
c67dfcbd24 Bump versions
aa178981dc Hotfix archetype not being marked dead
Compare 3 commits »
Sovereignty synced commits to refs/pull/202/merge at Sovereignty/jecs from mirror 2025-07-07 23:29:18 +00:00
ad5ed3b5ea Increment alive count if under dense
362490d25e Always swap entity
Compare 3 commits »
Sovereignty synced commits to refs/pull/202/merge at Sovereignty/jecs from mirror 2025-07-06 22:59:18 +00:00
6c1793f853 Remove indirections to entity_index
6b6f6fb961 Bump versions
29350e6ec3 Fix bug to allow deletion outside partitioned range
eed1b6179e Export ArchetypeOnCreate and ArchetypeOnDelete events
Compare 15 commits »
Sovereignty synced and deleted reference refs/tags/refs/pull/251/merge at Sovereignty/jecs from mirror 2025-07-06 22:59:17 +00:00
Sovereignty synced and deleted reference refs/tags/refs/pull/252/merge at Sovereignty/jecs from mirror 2025-07-06 22:59:17 +00:00
Sovereignty synced commits to fix-delete-outside-range at Sovereignty/jecs from mirror 2025-07-06 22:59:17 +00:00
Sovereignty synced new reference fix-delete-outside-range to Sovereignty/jecs from mirror 2025-07-06 22:59:17 +00:00
Sovereignty synced commits to main at Sovereignty/jecs from mirror 2025-07-06 22:59:17 +00:00
ad5ed3b5ea Increment alive count if under dense
362490d25e Always swap entity
6c1793f853 Remove indirections to entity_index
6b6f6fb961 Bump versions
29350e6ec3 Fix bug to allow deletion outside partitioned range
Compare 7 commits »
Sovereignty synced commits to main at Sovereignty/jecs from mirror 2025-07-06 14:49:17 +00:00
23540e5919 Make iterators simple functions
169ec09ed5 Change monitor to be iterable
a9891abf6d Make callback optional
6dfb428296 Updated observers
b92cf9ab76 Bump versions
Compare 7 commits »
Sovereignty synced commits to refs/pull/252/merge at Sovereignty/jecs from mirror 2025-07-06 14:49:17 +00:00
23540e5919 Make iterators simple functions
169ec09ed5 Change monitor to be iterable
a9891abf6d Make callback optional
6dfb428296 Updated observers
Compare 10 commits »
Sovereignty synced commits to refs/tags/v0.8.1 at Sovereignty/jecs from mirror 2025-07-06 14:49:17 +00:00