issues
search
3mcd
/
javelin
ECS and multiplayer game development toolkit
https://javelin.games
198
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(deps): bump minimatch from 3.0.4 to 3.1.2
#191
dependabot[bot]
opened
1 year ago
0
chore(deps-dev): bump vite from 2.3.7 to 2.9.16
#190
dependabot[bot]
opened
1 year ago
0
chore(deps): bump minimist from 1.2.5 to 1.2.8
#189
dependabot[bot]
opened
1 year ago
0
chore(deps): bump shell-quote from 1.7.2 to 1.8.1
#188
dependabot[bot]
opened
1 year ago
0
chore(deps): bump word-wrap from 1.2.3 to 1.2.4
#187
dependabot[bot]
opened
1 year ago
0
chore(deps): bump semver from 5.7.1 to 5.7.2
#186
dependabot[bot]
closed
1 year ago
1
chore(deps): bump tough-cookie from 4.0.0 to 4.1.3
#185
dependabot[bot]
closed
1 year ago
1
fix: test for user provided entity ID in react component
#184
kenjinp
closed
1 year ago
1
React component improvements
#183
kenjinp
opened
1 year ago
1
@javelin/react
#182
kenjinp
closed
1 year ago
1
WIP @javelin/react
#181
kenjinp
closed
1 year ago
1
Resetting a world doesn't clear queries properly
#180
Olaroll
opened
2 years ago
1
Cannot use 'in' operator to search for 'Symbol(javelin_field_kind)' in undefined
#179
max-vogler
opened
2 years ago
3
fix: ensure dimensions match viewport
#178
notrueblood
closed
2 years ago
1
refactor(decode)
#177
3mcd
closed
2 years ago
0
Docs website is out of sync with javelin/docs
#176
montoyaaguirre
closed
3 years ago
2
License?
#175
rideg
closed
3 years ago
1
fix(@javelin/ecs): make try get not crash engine
#174
kenjinp
closed
3 years ago
0
TypedArray-based Components
#173
3mcd
closed
2 years ago
0
Cannot find name 'A' / '$Args'.
#172
Marty
closed
2 years ago
2
Optional chaining Error in @javelin/ecs module output
#171
kenjinp
closed
3 years ago
3
chore(deps): bump ws from 6.2.1 to 6.2.2
#170
dependabot[bot]
closed
3 years ago
1
chore(deps): bump dns-packet from 1.3.1 to 1.3.4
#169
dependabot[bot]
closed
3 years ago
1
Initializing component data when creating entities in 1.0 release
#168
panuchka
closed
3 years ago
2
Best way to refactor attached and detached, since they seem to be removed in 1.0 release
#167
panuchka
closed
3 years ago
4
chore(deps): bump lodash from 4.17.15 to 4.17.21
#166
dependabot[bot]
closed
3 years ago
1
chore(deps): bump url-parse from 1.4.7 to 1.5.1
#165
dependabot[bot]
closed
3 years ago
1
Protocol rework + API overhaul
#164
3mcd
closed
3 years ago
0
Limited content for a component
#163
hwaterke
closed
3 years ago
4
world.tryGet throws an error if an entity has been removed from the system already
#162
kenjinp
closed
3 years ago
2
Question: when exactly should one use world.getObserved vs world.tryGet?
#161
kenjinp
closed
3 years ago
3
Question: is it possible to use world.tryGet outside of a system?
#160
kenjinp
closed
3 years ago
3
fix: add spawn op type to message producer getReliableMessages
#159
kenjinp
closed
3 years ago
1
[hrtimer-loop] Feature: add isRunning method
#158
Ithamar
closed
3 years ago
1
[hrtimer-loop] Bugfix: Fix callback argument type
#157
Ithamar
closed
3 years ago
1
hrtime-loop has typo in the callback arguments
#156
Ithamar
closed
3 years ago
0
fix: trigger types and include existing entities/components
#155
3mcd
closed
3 years ago
1
Trigger components not typecast correctly
#154
3mcd
closed
3 years ago
0
Better entity initialization
#153
3mcd
closed
3 years ago
2
Effect cleanup function
#152
3mcd
closed
2 years ago
1
onAttach/onDetach triggers don't include entities added prior to first world tick
#151
3mcd
closed
3 years ago
0
Cannot get minimal ECS sample to work
#150
Ithamar
closed
3 years ago
5
Query API Improvements
#149
3mcd
closed
3 years ago
0
Benchmark
#148
linonetwo
closed
3 years ago
3
chore(deps): bump elliptic from 6.5.3 to 6.5.4
#147
dependabot[bot]
closed
3 years ago
1
feat/pack
#146
3mcd
closed
3 years ago
0
feat: world.snapshot
#145
3mcd
closed
3 years ago
0
fix(world): assign systems auto-incrementing unique ids
#144
3mcd
closed
3 years ago
0
Removing a system causes effect errors
#143
3mcd
closed
3 years ago
0
feat: add effects lib and fix global effect bug
#142
3mcd
closed
3 years ago
1
Next