issues
search
Ellzord
/
JALSE
Java Artificial Life Simulation Engine
https://ellzord.github.io/JALSE
Apache License 2.0
139
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
jdk11 illegalArguement exception error
#190
gwnuysw
opened
3 years ago
0
Added more tests for DefaultJALSE and MultiAction
#189
khouari1
closed
7 years ago
2
Multiple code quality fix-1
#188
faisal-hameed
closed
8 years ago
6
Code quality fix - "public static" fields should be constant.
#187
faisal-hameed
closed
8 years ago
2
Code quality fix - Redundant Field Initializer.
#186
faisal-hameed
closed
8 years ago
1
Code quality fix - Assignments should not be made from within sub-expressions.
#185
faisal-hameed
closed
8 years ago
2
Code quality fix - Loggers should be "private static final" and should share a naming convention.
#184
faisal-hameed
closed
8 years ago
2
Evaluate equals & hashCode impls
#183
Ellzord
opened
8 years ago
0
Fixed issue #178
#182
psrivast
closed
8 years ago
2
DefaultEntityFactory should be more extendable
#181
Ellzord
opened
9 years ago
0
Upgrade travis build
#180
Ellzord
opened
9 years ago
0
Added tags utility
#179
Ellzord
closed
9 years ago
0
Consider being able to initialise an entity with multiple types
#178
Ellzord
opened
9 years ago
4
Investigation into any custom code that can be migrated
#177
Ellzord
opened
9 years ago
0
Migrate to an equality builder to avoid our inconsistent pattern
#176
Ellzord
opened
9 years ago
0
Add better caching to Entity types
#175
Ellzord
opened
9 years ago
0
Add better logging
#174
Ellzord
opened
9 years ago
0
Update Tag testing
#173
Ellzord
opened
9 years ago
0
Update tag wiki
#172
Ellzord
opened
9 years ago
0
Create tag utility for common tags
#171
Ellzord
closed
9 years ago
0
Added useful metadata to tagging
#170
Ellzord
closed
9 years ago
0
Make Tags into a better meta data system
#169
Ellzord
closed
9 years ago
1
Add more useful predicate methods to Identifable
#168
Ellzord
opened
9 years ago
0
Added DefaultEntityFactoryTest.
#167
dting
closed
9 years ago
0
Added RecursiveListeners for Entities and Attributes.
#166
dting
closed
9 years ago
0
Add wrapper info to build.gradle
#165
Ellzord
closed
9 years ago
1
Add builder for DefaultEntityContainer.
#164
dting
closed
9 years ago
1
Update examples to v1.1.0
#163
Ellzord
closed
9 years ago
0
Added list as parent for MultiAction
#162
Ellzord
closed
9 years ago
0
Mutablecontexts
#161
Ellzord
closed
9 years ago
0
Added primitive wrapper converters to entity types
#160
Ellzord
closed
9 years ago
0
Added Stream tags
#159
Ellzord
closed
9 years ago
0
Add parallel streams to EntityContainer, AttributeContainer and Taggable
#158
Ellzord
closed
9 years ago
1
Give Actions MutableActionContext or keep their action context referencing the engines
#157
Ellzord
closed
9 years ago
0
Update wiki and javadoc for builder changes
#156
Ellzord
closed
9 years ago
0
DefaultEntityContainer builder
#155
Ellzord
closed
9 years ago
1
Builders
#154
Ellzord
closed
9 years ago
0
Profile latest JALSE
#153
Ellzord
closed
9 years ago
1
Consider sorting entities by UUID in EntityContainers
#152
Ellzord
closed
9 years ago
0
Simplify some of the uses of Reflection in Zombies
#151
Ellzord
closed
9 years ago
0
Delete or improve TestTown
#150
Ellzord
closed
9 years ago
1
Removed error hiding on listeners
#149
Ellzord
closed
9 years ago
0
Perf improvements
#148
Ellzord
closed
9 years ago
0
Removed DUMMY_ID
#147
Ellzord
closed
9 years ago
0
Add gifs and screenshots to examples
#146
Ellzord
closed
9 years ago
0
Add Entity type inheritance to tests
#145
Ellzord
closed
9 years ago
0
Evacuation simulation
#144
Ellzord
opened
9 years ago
0
Investigate using primitive types for Entity types
#143
Ellzord
closed
9 years ago
0
EntityFunctionResolver ignores static methods
#142
Ellzord
closed
9 years ago
1
Default method performance improvements
#141
Ellzord
closed
9 years ago
1
Next