Skip to content
Snippets Groups Projects
  1. Apr 11, 2024
  2. Dec 02, 2023
    • Zoey76's avatar
      Update to Java 21 · 7398c6bd
      Zoey76 authored
      Updated BitBucket pipeline, OpenJDK Docker images are now deprecated,
      moving to Eclipse Temurin
      
      Replacing Thread.getId() with Thread.threadId()
      
      Updated Maven Wrapper to 3.2.0
      
      Updated Maven to 3.9.5
      
      Updated Apache Log4J to 2.22.0
      7398c6bd
  3. Nov 25, 2023
  4. Aug 23, 2020
    • Zoey76's avatar
      Update to Java 14 · ca909f60
      Zoey76 authored
      Fixed several typos.
      Updated L2J Commons to 2.6.3.0.
      Updated MMO Core to 2.6.2.0.
      ca909f60
  5. Aug 03, 2020
  6. 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
  7. Jan 06, 2020
  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