2018-09-17 10:07:32 +03:00
|
|
|
# Changes
|
|
|
|
* Build with Gradle
|
|
|
|
* The code is free of many dirty "hacks" that depend on the implementation and undocumented features of a particular JVM
|
2018-10-31 12:28:56 +03:00
|
|
|
* Removed JVM installation
|
|
|
|
* Brute-force attack protection
|
|
|
|
* Launcher compiles and runs with JDK 10
|
|
|
|
* Patched launchwrapper with Java 10 support
|
2018-09-17 10:07:32 +03:00
|
|
|
* ClassPath is not visible in the start line
|
|
|
|
* Symlinks are fully allowed without restrictions
|
2018-10-31 12:28:56 +03:00
|
|
|
* Removed an undocumented feature which allowed to use JavaScript plugins on server side
|
2018-09-17 10:07:32 +03:00
|
|
|
* Various improvements and bugfixes
|
2018-11-30 20:13:43 +03:00
|
|
|
* Split into 5 modules instead of two
|
2018-09-17 10:07:32 +03:00
|
|
|
* The old bypasses don't work
|
2018-10-31 12:28:56 +03:00
|
|
|
* Partially modified structure of the classes
|
|
|
|
* Bug fixes in the main branch of the launcher
|
2018-09-17 10:07:32 +03:00
|
|
|
* Ability to install different skins on different servers
|
|
|
|
* Send HWID
|
2018-10-31 12:28:56 +03:00
|
|
|
* Flexible exe settings when building
|
|
|
|
* And much more!
|