Releases: sanj0/salty-engine
Test release for new maven publish workflow
v0.14.15-SNAPSHOT some general fixes and improvements
Salty Engine 0.14.8-SNAPSHOT
A small release before the release of Salty Engine 0.15, some small improvements but also some bigger changes and improvements which will be described in 0.15.
The main reason for this release is the new, better and easier way to initialise and start a game and because the wiki pages are now only applicable for that new way.
If you want to use Salty Engine without maven or anything similar, the file you want to download is this.
For help with on how to improve the performance of your game, click here
Salty Engine 0.12.5-SNAPSHOT
This release features improvements in Light, adding of a LightComponent, and new utils to position Transform relative to other Transforms and some other minor changes and improvements.
If you want to use Salty Engine without maven or anything similar, the file you want to download is this.
For help with on how to improve the performance of your game, click here
Salty Engine 0.12.4-SNAPSHOT
This release features light in any shape (currently only white) and a custom brightness as well as a custom color for the lightmap. This release also comes with some other minor changes and improvements.
If you want to use Salty Engine without maven or anything similar, the file you want to download is this.
For help with on how to improve the performance of your game, click here
Salty Engine 0.11.0-SNAPSHOT
This release features an improved and majorly changed scene management. Also, the class Scene
is extended and the performance is slightly better due to thread-safe synchronized lists instead of CopyOnWriteArrayList
s.
If you want to use Salty Engine without maven or anything similar, the file you want to download is this.
For help with on how to improve the performance of your game, click here
Salty Engine 0.10.4-SNAPSHOT
Salty Engine v0.7.1
A quite stable development snapshot. All necessary features for 2D games are included. The documentation however is pretty rare. If you want to use Salty Engine without maven or anything, the file you want to download is salty-engine-v0.7.1-SNAPSHOT.jar.