Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.

Releases: JCWasmx86/Conquer

Release 2.1.0

23 Apr 16:17
Compare
Choose a tag to compare

Finally, a new release!

New features:
-Adding buttons with the GUIMenuPlugin won't look ugly anymore
-Added option to toogle native LaF
-Added option to get debug information
-Removed a lot of bugs
-Performance improvements
-Added experimental stats
-Improved algorithms for enemies

New contributor:
-Nagendra Nainala @nagendra0446

Release 2.0.0

28 Mar 14:37
Compare
Choose a tag to compare

A new release!

Changes:
-The launcher was rewritten and is better and even more flexible
-The launcher now attempts to find Java 15 by itself.
-The art was replaced by self-drawn art.
-The scenarios are more balanced now.
-The colors of Slaine were made more distinctive
-The windows installer is better (Made with NSIS!)
-Linux: armhf (E.g. raspberry pi), i386, arm64 and amd64 are now supported architectures
-Windows: i386 and amd64 are now supported architectures
-Improved and extended the plugin API (Breaking API change: org.jel.game.** is now conquer.**)
-Code cleanup
-You can now rebuild without an internet connection.
-Builds are faster

Release 1.6.0

28 Jan 09:02
Compare
Choose a tag to compare

This is a bigger update:

  1. Finished gradle migration
  2. Added SDK
  3. Linux: Won't show installer upon first starting. Everything is now installed/upgraded with the package manager.
  4. Code cleanup
  5. Plugins are now able to add tasks that will run on initialization.
  6. Minor improvements

Release 1.5.0

19 Jan 13:37
Compare
Choose a tag to compare

New minor release:
-Improved SPI support
-Plugins are now able to change main menu.
-Scenariofiles can be received from an inputstream,too.

Release 1.4.0

16 Jan 14:24
Compare
Choose a tag to compare

New in this release:
-Conquer.jar and Conquer_frontend.jar are now used as modules.
-For every new game, the player can select, which plugins and strategies to use. If one is required by the engine, it can't be removed.

Release 1.3.0

14 Jan 16:18
Compare
Choose a tag to compare

Minor update:
-SPI support
-Settings dialog
-Faster installation of music (Reduced size of music from around 500MB to around 50)

Release 1.2.2

13 Jan 17:10
Compare
Choose a tag to compare

Minor bugfix release:
-Changed ugly rendering of credits

Release 1.2.1

13 Jan 16:47
Compare
Choose a tag to compare

Changes:
-Licenses for the mp3 and ogg support are now included in the credits
-Licenses for the mp3 and ogg support are now included in LICENSE.txt

Release 1.2.0

13 Jan 15:31
Compare
Choose a tag to compare

Notable changes:
-.ogg and .mp3 are now supported
-Builds are partially reproducible now.
-Improved API, deprecated a lot of things

Release 1.1.2

08 Jan 07:31
Compare
Choose a tag to compare

Minor release for Linux