issues
search
libgdx
/
ashley
A Java entity system inspired by Ash & Artemis.
Apache License 2.0
871
stars
144
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Overridable updateSystem, processOperations in Engine
#316
yahel-ck
opened
2 weeks ago
0
Added getters for the free objects in the pooled engine.
#315
GadWissberg
opened
2 months ago
0
Add a module-info.java
#314
bowbahdoe
opened
1 year ago
0
Update Engine.java
#313
ChinQingl
opened
1 year ago
0
Add/Remove system improvement
#312
fabiitch
opened
1 year ago
2
Add/Remove system during iteration
#311
fabiitch
opened
1 year ago
0
Add system with lower priority during iteration
#310
fabiitch
opened
1 year ago
1
"Getting Started" guide uses deprecated Gradle syntax
#309
carlislefox
closed
1 year ago
1
Fixed typo in SystemManager
#308
DaveH355
closed
1 year ago
0
added breaking unit test case and fix for issue #306
#307
NLogSpace
closed
2 years ago
1
Removing an entity before it was added leads to unexpected behaviour.
#306
NLogSpace
closed
2 years ago
3
Family creation from families #267
#305
fabiitch
opened
2 years ago
0
Poolable Component instances always have their reset() method called
#304
carlislefox
closed
2 years ago
1
Ensure Components are returned to the ComponentPools instance if it is not full
#303
carlislefox
closed
2 years ago
2
PooledEntity instances are not reset() if their pool is full
#302
carlislefox
closed
2 years ago
0
[Question] Variable assignments at system update method
#301
undefinedhuman
opened
3 years ago
1
Html is not supported
#300
pyq0621
closed
3 years ago
1
Update libGDX to 1.10.0 and Java Source to 1.7 and create utility functions for iterating systems
#299
undefinedhuman
closed
3 years ago
6
ImGui wiki page not linked in Home
#298
ghost
closed
3 years ago
1
Update readme
#297
fabiitch
closed
3 years ago
0
IntervalSystem remove final modifier on update(dt) method
#296
fabiitch
closed
3 years ago
0
en
#295
yavl
closed
3 years ago
0
Fix bag set
#294
mgsx-dev
closed
3 years ago
0
Different systems with the same family filter receive different entities.
#293
ZumiKua
closed
3 years ago
6
Is this project still alive? Thank you.
#292
Kiddinglife
closed
4 years ago
7
how is the compent managed in memory?
#291
choxsword
closed
4 years ago
1
Unable to access hasComponent method on Entity
#290
Blunderchips
closed
4 years ago
2
How to avoid unimplemented poolable component?
#289
ronjunevaldoz
closed
3 years ago
1
fixed bug causing items not to be removed because of incorrect size
#288
billy1380
closed
3 years ago
1
Ashley should not let you add multiple of the same component to an entity
#287
thechubbypanda
closed
4 years ago
4
Iterating system updates entities after they have been removed engine
#286
thechubbypanda
closed
4 years ago
2
add isRemoving
#285
Quillraven
closed
3 years ago
1
Make removed flag of entity accesable
#284
Quillraven
closed
3 years ago
4
Kotlin coroutine support
#283
ronjunevaldoz
closed
3 years ago
2
use https gradle distribution
#282
fabiitch
closed
4 years ago
2
Engine adds and remove entities and systems with Varargs
#281
fabiitch
closed
3 years ago
1
gradle distribution url in https
#280
fabiitch
closed
4 years ago
0
use proper generic parameter, fixes #278
#279
mgsx-dev
closed
4 years ago
7
GWT build fails
#278
chancezeus
closed
4 years ago
4
Support for @NotNull annotation
#277
dwursteisen
opened
5 years ago
4
Update dependencies configuration to last supported configuration by gradle.
#276
dwursteisen
closed
5 years ago
1
Update gradle to 5.4 and libgdx to 1.9.9
#275
dwursteisen
closed
5 years ago
1
Predefined set of components and systems
#274
ApmeM
closed
3 years ago
2
IteratingSystem before/after processing
#273
bviebahn
closed
3 years ago
1
update benchmarks that old
#272
hpn33
closed
4 years ago
0
Porting Ashley to Kotlin
#271
adam-arold
closed
3 years ago
2
EntityOperation.reset should clear entities field
#270
orangy
closed
3 years ago
1
ImmutableArray is missing a 0 argument constructor
#269
abueide
closed
3 years ago
0
Is it possible to get entities by their common interface?
#268
xahon
closed
6 years ago
4
Is it possible to extend family?
#267
xahon
opened
6 years ago
2
Next