issues
search
NateTheGreatt
/
bitECS
Flexible, minimal, data-oriented ECS library for Typescript
Mozilla Public License 2.0
942
stars
84
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[v0.4 Feature Request] Topological ordering
#168
tobloef
opened
4 days ago
1
Fix v0.4 docs link
#167
tobloef
closed
1 day ago
1
Make addComponent return a boolean
#165
danielytics
opened
2 months ago
0
Can addComponent return a boolean to signify whether the component already exists?
#164
danielytics
opened
2 months ago
0
Does the framework support a transaction mechanism?
#163
Innovgame
closed
1 day ago
1
✅ classic: improves Relation tests
#162
WestonVincze
closed
3 months ago
0
`registerComponent` in wrong order, breaks queries/queues in alpha3
#161
geirmarius
closed
1 day ago
1
Shared Array Buffer support?
#160
MykhailoStrelnykov
closed
1 day ago
1
Handling player inputs (e.g. boolean tuples)
#159
reececomo
closed
3 months ago
2
Add STRICT deserialization mode and corresponding tests
#157
AwdiTech
closed
1 day ago
1
Proposal
#156
pietrovismara
closed
3 months ago
0
New API for addEntity & components functions
#155
pietrovismara
closed
4 months ago
0
New API for addEntity & components functions
#154
pietrovismara
closed
4 months ago
0
Fixes falsey check for exclusive relations and adds unit test
#151
WestonVincze
closed
4 months ago
0
Bug: Relation with "exlclusive: true" flag does not remove previous entity if the eid is 0
#150
WestonVincze
closed
4 months ago
0
📝 Fixes errors, typos, and enforces consistent code styles in examples
#149
WestonVincze
closed
4 months ago
1
📝 classic: document wildcard relations
#148
pietrovismara
closed
5 months ago
0
📝 classic: document getRelationTargets
#147
pietrovismara
closed
5 months ago
0
✅ classic: test query results to not be altered
#146
pietrovismara
closed
5 months ago
0
Expose `resetStore` to clear components
#145
freeqaz
closed
1 day ago
2
✨ classic: adds relation initStore
#144
pietrovismara
closed
5 months ago
1
Change entity recycling to use pop
#143
krispya
closed
5 months ago
0
✨ bench: scene-graph sim
#142
pietrovismara
closed
3 months ago
2
✏️ fix typos in README.md
#140
pietrovismara
closed
6 months ago
0
✨ classic: added definePrefab and registerPrefab
#138
pietrovismara
closed
6 months ago
0
Fast forwarding Next
#137
krispya
closed
6 months ago
0
🐛 utils: polyfill growBuffer
#136
pietrovismara
closed
6 months ago
2
(fix) Typescript definition for defineDeserializer
#135
ThunbergOlle
closed
3 months ago
1
Next 👀
#134
krispya
closed
6 months ago
1
Update README.md
#133
NateTheGreatt
closed
9 months ago
0
hasComponent issue when component was added through a Proxy
#132
caryoscelus
opened
9 months ago
1
Refactor to add TypeScript
#131
krispya
closed
9 months ago
1
Update packages, TS to latest
#130
krispya
closed
9 months ago
1
Using `Changed` on tag components breaks deserialization
#129
pietrovismara
opened
10 months ago
1
provide ablity to check whether component field addresses eid
#128
caryoscelus
closed
1 day ago
3
Component sizes, multiple worlds
#127
n3vrax
closed
1 day ago
2
Update EtherealEngine logo and GitHub link
#126
aditya-mitra
closed
12 months ago
0
Add missing readonly keyword to ComponentType
#125
dustinlacewell
closed
1 day ago
1
Missing `readonly` in ComponentType
#124
dustinlacewell
closed
1 day ago
1
Please publish a new version
#123
rivertam
closed
1 year ago
2
Add specified types for import vs require for nodenext resolution
#122
ThatOneBro
closed
1 day ago
1
How to get MAX number for the current type?
#121
ProgrammingLife
closed
1 year ago
1
Add easy component updating functionality
#120
WulffHunter
closed
1 day ago
3
defineComponent size not respected
#119
delaneyj
closed
1 day ago
1
Addresses typedef discoverability
#118
foundrium
closed
1 year ago
1
Is it necessary to make a query on every frame tick or are there any optimization tricks to avoid it if nothing changed?
#117
ProgrammingLife
closed
1 year ago
2
Could not find declaration file for module 'bitecs'
#116
Jelleebeen
closed
1 year ago
1
Update FAQ
#115
Tresky
closed
1 year ago
1
chore: update exited documentation
#114
glensargent
closed
1 year ago
1
Query for mixed composition with Change
#113
SchDen
opened
1 year ago
1
Next