Skip to content
This repository was archived by the owner on Sep 3, 2023. It is now read-only.

Tags: sanj0/salty-engine

Tags

v0.14.15-SNAPSHOT

some general fixes and improvements

v0.14.13-SNAPSHOT

The engine is much faster now due to dramatically (ca. 20 times) fast…

…er rendering and a faster collision detection

v0.14.12-SNAPSHOT

A few general improvements and bugfixes.

v0.14.11-SNAPSHOT

Added the RectangleCreator and some general changes and improvements

v0.14.9-SNAPSHOT

Mainly fixing the rotation stuffsome other minor and maor changes des…

…cribed in the 0.15.0 release.

v0.14.8-SNAPSHOT

Made the starting of a Game easier and better

v0.14.6-SNAPSHOT

Added resizability with a correct curosr position shifting

v0.14.3-SNAPSHOT

Some minor improvements and new features, detailed list when releasei…

…ng 0.15.0

v0.14.0-SNAPSHOT

New features:

- Serialization
- WindowClosing hooks
- Screenshots
- Multi-lang support
- Fix mouse input

Some other minor changes and improvements
Improve performance by using images inserted of primitives

v0.13.2-SNAPSHOT

Improve the performance by using a lightweight JPanel instead of the …

…heavyweight Canvas