Skip to content
Snippets Groups Projects
  1. Jul 15, 2020
    • Zoey76's avatar
      Adding Maven Wrapper · 2a634ea6
      Zoey76 authored
      Now you can do:
      git clone
      mvnw clean install
      
      It doesn't require to download and install Maven.
      2a634ea6
  2. Apr 27, 2020
    • Zoey76's avatar
      Updated dependencies · d8a9e8f0
      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
      d8a9e8f0
  3. Jan 18, 2020
    • Zoey76's avatar
      Configuration rework - part 2 · c0599b42
      Zoey76 authored
      Adding hot reloading.
      Using static methods for less verbose configurations.
      Separated Database configurations into own file (same as Game server).
      c0599b42
  4. Jan 06, 2020
  5. Aug 24, 2019
  6. Aug 12, 2019
  7. Apr 06, 2019
  8. Apr 01, 2019
  9. Mar 05, 2019
    • Zoey76's avatar
      Initial Commit · 0e0c8680
      Zoey76 authored
      Ported all to SLF4J.
      Refactored package structure.
      Added new fluen API for configurations.
      Using Maven.
      0e0c8680
Loading