- Aug 03, 2020
-
-
Zoey76 authored
Idea taken from https://github.com/Zoey76/L2J_LoginServer/commit/379e27313faa9421b9f99b18d9f1db5a9c49ea00
-
- Jul 15, 2020
-
-
Zoey76 authored
Now you can do: git clone mvnw clean install It doesn't require to download and install Maven.
-
- Apr 27, 2020
-
-
Zoey76 authored
Log4J 2.13.0 to 2.13.2 Owner 1.0.10 to 1.0.11 L2J Commons 2.6.1.1 to 2.6.2.1
-
- Jan 18, 2020
-
-
Zoey76 authored
Adding hot reloading. Using static methods for less verbose configurations. Separated Database configurations into own file (same as Game server).
-
- Jan 06, 2020
- Aug 24, 2019
-
-
Zoey76 authored
-
- Aug 12, 2019
-
-
Zoey76 authored
Added dedicated user for database instead of root.
-
- Apr 06, 2019
- Apr 01, 2019
-
-
Zoey76 authored
Added new fluent API for configurations. Ported all to SLF4J. Refactored package structure. Using Maven. Adding SQL scripts to cut all dependency with L2J DataPack. Fixing database charset: https://medium.com/@adamhooper/in-mysql-never-use-utf8-use-utf8mb4-11761243e434 Removing unnecessary exception from log. Moving around common code.
-
- Mar 05, 2019
-
-
Zoey76 authored
Ported all to SLF4J. Refactored package structure. Added new fluen API for configurations. Using Maven.
-