Skip to content
Snippets Groups Projects
  1. Apr 11, 2024
  2. Nov 25, 2023
  3. Mar 18, 2022
    • HorridoJoho's avatar
      Account access level adjustments · 754ea936
      HorridoJoho authored
      + Add well known access level config for inactive accounts. If this
      access level is set, the account is considered to be inactive and the
      client does not get a banned response, but a login fail response with
      the reason "account inactive".
      + Add the ability to change the default access level of auto created
      accounts.
      754ea936
  4. Aug 24, 2020
  5. 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
  6. Aug 03, 2020
  7. 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
  8. Jan 06, 2020
  9. Apr 06, 2019
  10. 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