issues
search
Ukendio
/
jecs
A fast, portable Entity Component System for Luau
https://ukendio.github.io/jecs/
MIT License
146
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Removed redundant guard
#157
metrowaii
closed
1 day ago
0
Entity recycling
#156
Ukendio
closed
2 days ago
0
Add pesde support
#155
Mark-Marks
opened
3 days ago
1
packaging(wally): Add license to package and manifest
#154
Mark-Marks
closed
3 days ago
1
Automatic publishing to package managers
#153
EncodedVenom
opened
3 days ago
2
Update README.md
#152
daolgierd
closed
5 days ago
1
Fix typos in docs
#151
ChinoUkaegbu
opened
1 week ago
1
Certain APIs missing from documentation
#150
BizzarBlitz
opened
1 week ago
0
Various typos
#149
BizzarBlitz
opened
1 week ago
1
Unit testing init PR
#148
EncodedVenom
opened
3 weeks ago
0
Add luau-analyze step to CI
#147
Mark-Marks
closed
3 weeks ago
1
docs: fix syntax in ts example
#146
bortantle
closed
1 month ago
0
fix: remove json trailing comma
#145
christopher-buss
closed
1 month ago
0
style: fix inconsistent project formatting
#144
christopher-buss
closed
1 month ago
0
fix: `query:archetypes()` didnt take self in type
#143
Mark-Marks
closed
1 month ago
0
Update ts type definitions
#142
hautajoki
closed
1 month ago
0
Reuse archetype_delete on world:clear
#141
Ukendio
closed
1 month ago
0
Update ci.yaml
#140
EncodedVenom
closed
1 month ago
0
Add tests for archetypes
#139
Ukendio
closed
1 month ago
0
[BUG] Inconsistent Formatting
#138
christopher-buss
closed
1 month ago
1
Remove `world:target` debug error
#137
1Axen
closed
1 month ago
1
Remove drain and next
#136
Ukendio
closed
1 month ago
0
Fix typo with `archetype_traverse_remove`
#135
vnnh
closed
1 month ago
0
Fix world:set type
#134
vnnh
closed
1 month ago
1
Enhance OnSet and OnRemove hooks to include previous value
#133
chess123mate
opened
1 month ago
3
[BUG] world:clear() does not invoke hooks
#132
vnnh
closed
3 weeks ago
1
Allow nil indexing in world:target
#131
EncodedVenom
closed
1 month ago
0
Improvements to "Query" API Docs
#130
silly-spongus
closed
1 month ago
0
Resolve cycles in world:delete
#129
Ukendio
closed
1 month ago
0
Improvements to "world" api documentation
#128
silly-spongus
closed
1 month ago
0
Empty entity does not respect cleanup policy
#127
vnnh
closed
1 month ago
1
Archetype deletion
#126
Ukendio
closed
1 month ago
0
NPM Package uses an old build
#125
silly-spongus
closed
1 month ago
1
Call entity_move before invoke_hook
#124
Ukendio
closed
1 month ago
0
Iter should not drain by default
#123
Ukendio
closed
2 months ago
0
Update addons.md with Jam
#122
revvy02
closed
2 months ago
0
Update package.json
#121
jakeundefinedz
closed
2 months ago
0
Fix overview example
#120
Someon1e
closed
2 months ago
0
[BUG] Potential bug (or lack of documentation): hook triggers (OnAdd, OnSet, OnRemove) are inconsistent
#119
chess123mate
closed
1 month ago
1
[BUG] Changing an entity during OnRemove silently gets undone when the hook finishes
#118
chess123mate
closed
1 month ago
9
Name the builtin components
#117
Ukendio
closed
2 months ago
0
Add nth parameter to world:target
#116
Ukendio
closed
2 months ago
0
Fix typescript type declarations
#115
hautajoki
closed
2 months ago
0
Update .luaurc to be strict mode
#114
ffrostfall
closed
2 months ago
0
[BUG] ChildOf not in .d.ts file
#113
silly-spongus
closed
2 months ago
0
Docs addons
#112
Ukendio
closed
2 months ago
0
Add EcsOnDelete support
#111
Ukendio
closed
2 months ago
0
Expose `world:contains()` and `query:drain()` in types
#110
Mark-Marks
closed
2 months ago
1
Allow functions to accept any ID including pairs in type parameters
#109
Mark-Marks
closed
2 months ago
0
Add EcsTag
#108
Ukendio
closed
2 months ago
0
Next