Skip to content
Snippets Groups Projects
  1. Jan 29, 2023
    • Zoey76's avatar
      Updating Dependencies · 608e713e
      Zoey76 authored
      SLF4J 1.7.32 to 2.0.6
      Java Mail API 1.6.2 to 2.1.1 (new Jakarta implementation)
      L2J Commons 2.6.5.1 to 2.6.6.1 (MariaDB Java Client 3.1.2, HikariCP
      5.0.1)
      
      Updated BitBucket pipeline.
      Update Apache Maven Wrapper.
      608e713e
  2. Jan 19, 2023
  3. Jan 18, 2023
    • Zoey76's avatar
      Updated Dependencies · fec5bec9
      Zoey76 authored
      Log4J from 2.14.1 to 2.19.0
      Maven Jar Plugin from 3.2.0 to 3.3.0
      Maven Assembly Plugin from 3.3.0 to 3.4.2
      fec5bec9
  4. Dec 12, 2022
  5. 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
  6. Sep 24, 2021
  7. Jul 08, 2021
    • Zoey76's avatar
      Update to Java 16 · 2374cf14
      Zoey76 authored
      Simplified database configuration.
      Updated SLF4J from 1.7.30 to 1.7.31.
      Updated Log4J from 2.13.3 to 2.14.1.
      Updated L2J Commons from 2.6.4.0 to 2.6.5.1.
      
      Reduced build from 11 MB to 3 MB.
      2374cf14
  8. Oct 25, 2020
  9. Sep 20, 2020
    • Zoey76's avatar
      Minor fixes · b3bf7e36
      Zoey76 authored
      Fixed MailList.xsd
      Finalized variables.
      Updated to enhanced switch.
      b3bf7e36
  10. Aug 24, 2020
  11. 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
  12. Aug 03, 2020
  13. 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
  14. 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
  15. 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
  16. Jan 06, 2020
  17. Aug 24, 2019
  18. Aug 12, 2019
  19. Apr 06, 2019
  20. Apr 01, 2019
  21. 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