-
Notifications
You must be signed in to change notification settings - Fork 24
Future changes
Elliot Ford edited this page May 12, 2015
·
8 revisions
JALSEs v1.0.0 Initial release was JALSEs first release and involved producing a stable core framework that is well defined and documented.
JALSE v2.0.0 Utility release mainly involves producing bolt-on utility libraries to make creating JALSE simulations easier. Key features for this release include:
- Remote JALSE server
- EntityType annotation improvements
- JALSE-Defaults project
- Persistence API
- JALSE plugin system
- New visual example simulations
- Increased unit test coverage
Keep an eye on issues for more information.
The JALSE project is looking for more contributors (see How to contribute) to grow the community as well as evolving the code-base. When more of v2.0.0 is complete an open simulation project will be started (using the Remote JALSE server).
Check out the Example projects and Code snippets!
Getting Started
- Getting the latest release
- Building from source
- Example projects
- Code snippets
- How to contribute
- Have bugs or questions?
How To Use
- JALSE
- Entities
- Attributes
- Actions
- Tags
Misc