Commit Graph

  • 3c427c4936
    Bump org.apache.maven.plugins:maven-compiler-plugin dependabot[bot] 2024-03-19 03:03:41 +0000
  • 2c1ef2656a
    Merge 6161d95f56 into f56a23f4b7 ljacqu 2024-03-01 14:19:50 -0700
  • c138d37f4f
    Merge 1b53261add into f56a23f4b7 Andrea Cavalli 2024-02-25 04:22:45 -0500
  • 3e74c9bc6c
    Bump com.h2database:h2 from 2.2.220 to 2.2.224 dependabot[bot] 2024-02-23 03:04:46 +0000
  • 3f3ef5ea00
    Bump org.slf4j:slf4j-simple from 1.7.36 to 2.0.12 dependabot[bot] 2024-02-23 03:04:41 +0000
  • 5949d74a57
    Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.4.1 to 3.6.3 dependabot[bot] 2024-02-23 03:04:36 +0000
  • 04346839cc
    Bump org.checkerframework:checker-qual from 3.40.0 to 3.42.0 dependabot[bot] 2024-02-23 03:04:29 +0000
  • 0d4f3e3602
    Bump org.apache.maven.plugins:maven-deploy-plugin from 3.0.0 to 3.1.1 dependabot[bot] 2024-02-23 03:04:21 +0000
  • 75ae059544
    Bump org.apache.maven.plugins:maven-compiler-plugin dependabot[bot] 2024-02-23 03:04:08 +0000
  • 4e248ea81d
    Bump org.apache.maven.plugins:maven-shade-plugin from 3.4.1 to 3.5.2 dependabot[bot] 2024-02-23 03:03:58 +0000
  • e5a514dcf2
    Bump org.apache.maven.plugins:maven-install-plugin from 3.1.0 to 3.1.1 dependabot[bot] 2024-02-23 03:03:49 +0000
  • d2bc07e8da
    Bump org.mariadb.jdbc:mariadb-java-client from 3.3.0 to 3.3.3 dependabot[bot] 2024-02-23 03:03:39 +0000
  • 4f39bdf5d3
    Bump org.apache.maven.plugins:maven-surefire-plugin from 2.22.2 to 3.2.5 dependabot[bot] 2024-02-23 03:03:31 +0000
  • f56a23f4b7
    Bump maven-install-plugin from 3.0.1 to 3.1.0 (#2643) dependabot[bot] 2024-02-22 11:44:00 +0100
  • a57382f269
    Bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (#2681) dependabot[bot] 2024-02-22 11:43:48 +0100
  • 9380efdd3d
    Bump bcrypt from 0.9.0 to 0.10.2 (#2729) dependabot[bot] 2024-02-22 11:43:17 +0100
  • ad64370bf1
    Bump net.essentialsx:EssentialsX from 2.20.0 to 2.20.1 (#2737) dependabot[bot] 2024-02-22 11:43:07 +0100
  • 54bae76d27
    Bump org.jacoco:jacoco-maven-plugin from 0.8.8 to 0.8.11 (#2756) dependabot[bot] 2024-02-22 11:42:54 +0100
  • 93f1385c7a
    Bump com.mysql:mysql-connector-j from 8.0.33 to 8.2.0 (#2761) dependabot[bot] 2024-02-22 11:42:40 +0100
  • d5dbc7e5c7
    Bump org.checkerframework:checker-qual from 3.26.0 to 3.40.0 (#2764) dependabot[bot] 2024-02-22 11:42:17 +0100
  • 72bbb4ebaa
    Bump org.mariadb.jdbc:mariadb-java-client from 3.1.4 to 3.3.0 (#2765) dependabot[bot] 2024-02-22 11:41:57 +0100
  • caf0d3f8ed
    Bump org.xerial:sqlite-jdbc from 3.42.0.0 to 3.44.0.0 (#2766) dependabot[bot] 2024-02-22 11:40:56 +0100
  • 95726cc7f9
    Update PostgreSQL to silence CVE-2024-1597 warning (#2778) DGun Otto 2024-02-22 18:36:18 +0800
  • 1ce64bbcdf
    Update PostgreSQL to resolve CVE-2024-1597 DGun Otto 2024-02-21 13:24:55 +0800
  • 5f7cdf9ccb moved serverCertificateVerification to useSSL knighthat 2024-02-16 22:09:20 -0600
  • e9f8916438 use sslMode on MariaDB (remove warning) knighthat 2024-02-16 22:04:41 -0600
  • 4b44521e2d
    Update PlayerUtils.java squirrel 2024-01-28 18:33:12 +0800
  • 6161d95f56 Keep Mockito versions in sync; small fixes after JUnit 5 migration junit5-migration ljacqu 2023-12-21 17:27:19 +0100
  • 13087f7322 Replace "InjectDelayed" extension everywhere with Mockito extension - Remove custom extension and InjectDelayed/BeforeInjecting annotations - Revert injector version to same stable version as on master ljacqu 2023-12-20 13:44:24 +0100
  • 67ec2189b2 Update test dependencies / remove unnecessary public modifiers - Update JUnit, Hamcrest, Mockito versions - Remove Hamcrest exclusion from Mockito (they've removed Hamcrest as dependency a long time ago) - Remove public modifiers from test methods and refactor them to be in line with our usual pattern ljacqu 2023-12-20 10:12:44 +0100
  • ee424378ca Merge branch 'master' into junit5-migration ljacqu 2023-12-20 09:54:07 +0100
  • 637e6b9189
    Bump org.xerial:sqlite-jdbc from 3.42.0.0 to 3.44.0.0 dependabot[bot] 2023-11-13 03:10:09 +0000
  • fee1c2d6d3
    Bump org.mariadb.jdbc:mariadb-java-client from 3.1.4 to 3.3.0 dependabot[bot] 2023-11-09 03:49:04 +0000
  • eb62bd9acb
    Bump org.checkerframework:checker-qual from 3.26.0 to 3.40.0 dependabot[bot] 2023-11-02 03:14:15 +0000
  • 2a0992facf
    Bump org.xerial:sqlite-jdbc from 3.42.0.0 to 3.43.2.2 dependabot[bot] 2023-10-31 03:50:33 +0000
  • 1b53261add
    Merge branch 'AuthMe:master' into folia Andrea Cavalli 2023-10-30 00:26:29 +0100
  • 765597bd8b
    Bump com.mysql:mysql-connector-j from 8.0.33 to 8.2.0 dependabot[bot] 2023-10-26 03:26:49 +0000
  • 8304111d1e
    Bump org.xerial:sqlite-jdbc from 3.42.0.0 to 3.43.2.1 dependabot[bot] 2023-10-19 03:13:46 +0000
  • 596e92053a
    Bump org.jacoco:jacoco-maven-plugin from 0.8.8 to 0.8.11 dependabot[bot] 2023-10-17 03:21:51 +0000
  • 6d31db2f53
    Bump org.xerial:sqlite-jdbc from 3.42.0.0 to 3.43.2.0 dependabot[bot] 2023-10-16 03:17:40 +0000
  • 70845599ed
    Bump org.checkerframework:checker-qual from 3.26.0 to 3.39.0 dependabot[bot] 2023-10-03 03:10:22 +0000
  • 9b93e0e4b6 Disable GeoIP with config: remove field, fix tests ljacqu 2023-09-24 18:23:55 +0200
  • 65a272d6cb Config option to disable GeoIP database #2720 3meraldK 2023-09-24 17:26:16 +0200
  • 58b9c400ef
    Merge branch 'AuthMe:master' into master 3meraldK 2023-09-24 01:56:08 +0200
  • b76ac81fcc
    Update SpectateLoginService.java Bagietas 2023-09-09 09:40:36 +0200
  • 6196f0708e
    Update pom.xml Bagietas 2023-09-09 09:36:10 +0200
  • 79b80c02a1
    Update SpectateLoginServiceTest.java Bagietas 2023-09-09 09:35:12 +0200
  • 3cee02bcb9 Checkstyle issues Bagietka 2023-09-09 09:33:04 +0200
  • ed3e52c804 Requested changes. Bagietka 2023-09-09 09:31:09 +0200
  • 164e27005a Fix checkstyle issues. Bagietka 2023-09-04 14:59:00 +0200
  • a15a75dc29 Code improvements. Bagietka 2023-09-04 14:56:22 +0200
  • c5e4c21d63
    Bump org.slf4j:slf4j-simple from 1.7.36 to 2.0.9 dependabot[bot] 2023-09-04 03:13:28 +0000
  • 6a40726cf1
    Bump org.checkerframework:checker-qual from 3.26.0 to 3.38.0 dependabot[bot] 2023-09-04 03:12:58 +0000
  • 5fd543cb35 Commit base by mrchefran. Bagietka 2023-08-31 16:58:58 +0200
  • 7c5d23a9c3
    Bump org.xerial:sqlite-jdbc from 3.42.0.0 to 3.43.0.0 dependabot[bot] 2023-08-30 03:14:24 +0000
  • 8cace41449
    Bump org.mariadb.jdbc:mariadb-java-client from 3.1.4 to 3.2.0 dependabot[bot] 2023-08-28 03:38:24 +0000
  • 9e0285adb7
    Bump org.xerial:sqlite-jdbc from 3.42.0.0 to 3.42.0.1 dependabot[bot] 2023-08-28 03:37:59 +0000
  • 2de4a60f3a Revert "Update to ConfigMe 1.4.0" - ConfigMe uses a different version from SnakeYAML, causing issues because it uses a newer configuration. For now, we stay on 1.3 as a quick fix. This reverts commit 79309c3c05. ljacqu 2023-08-24 15:09:08 +0200
  • d3a55011c9 Merge remote-tracking branch 'origin/master' into junit5-migration ljacqu 2023-08-23 11:08:22 +0200
  • 79309c3c05 Update to ConfigMe 1.4.0 ljacqu 2023-08-23 06:29:11 +0200
  • 80c1c2edac Dependabot: Remove ignore entry for unused dependency - The previous commit specified to ignore mockito-junit-jupiter, which is not used by this project -> remove entry ljacqu 2023-08-23 06:33:36 +0200
  • f098cc0762 Dependabot: Ignore Mockito 5 updates - Mockito 5 requires Java 11, which we're not yet using ljacqu 2023-08-23 06:30:31 +0200
  • b286082c2b
    Bump org.mockito:mockito-core from 4.8.1 to 5.5.0 dependabot[bot] 2023-08-23 03:19:58 +0000
  • 03d0653501
    Bump net.essentialsx:EssentialsX from 2.20.0 to 2.20.1 dependabot[bot] 2023-08-08 03:12:07 +0000
  • a1b4ccb736
    Merge pull request #2735 from Obydux/master ljacqu 2023-08-02 09:23:07 +0200
  • 4e3af83ca2
    Bump org.checkerframework:checker-qual from 3.26.0 to 3.37.0 dependabot[bot] 2023-08-02 03:51:59 +0000
  • 550b3a1b69 Minor spelling mistake Obydux 2023-07-30 18:43:11 +0300
  • 7bfb79f4dd Actually finish the Lithuanian translation Obydux 2023-07-30 17:54:08 +0300
  • 44b255512d Remove myself from plugin authors list - I'm still around :) but don't need my username to be part of the log when a MC server crashes :) ljacqu 2023-07-25 21:38:12 +0200
  • 78f91ae2ad
    Bump mysql-connector-j from 8.0.33 to 8.1.0 dependabot[bot] 2023-07-19 03:14:52 +0000
  • fb24175db3
    Bump jacoco-maven-plugin from 0.8.8 to 0.8.10 dependabot[bot] 2023-07-17 03:05:53 +0000
  • df7b20b174
    Bump bcrypt from 0.9.0 to 0.10.2 dependabot[bot] 2023-07-17 03:03:39 +0000
  • 7a76050cc7
    Bump h2 from 2.1.214 to 2.2.220 (#2726) dependabot[bot] 2023-07-16 19:23:27 +0200
  • e11f36412f
    Bump mariadb-java-client from 3.0.8 to 3.1.4 (#2718) dependabot[bot] 2023-07-16 19:22:56 +0200
  • abcd2640bb
    Bump mysql-connector-j from 8.0.31 to 8.0.33 (#2717) dependabot[bot] 2023-07-16 19:22:43 +0200
  • 974e6780a5
    Bump EssentialsX from 2.19.7 to 2.20.0 (#2713) dependabot[bot] 2023-07-16 19:22:23 +0200
  • b6bf9dabcc
    Bump sqlite-jdbc from 3.39.3.0 to 3.42.0.0 (#2712) dependabot[bot] 2023-07-16 19:22:13 +0200
  • 642ff72ee0
    Bump postgresql from 42.5.0 to 42.6.0 (#2711) dependabot[bot] 2023-07-16 19:22:03 +0200
  • 3bbdc57619 Update GH action Java version to support tests games647 2023-04-12 14:20:15 +0200
  • 0bef524960 Temporarily bypass a bug Andrea Cavalli 2023-04-01 15:14:16 +0200
  • cfa9798d9f Teleport on entity scheduler Andrea Cavalli 2023-04-01 14:53:58 +0200
  • 8e965a5e9e Make verification methods available Andrea Cavalli 2023-04-01 14:34:14 +0200
  • c124005e0d Fix teleportAsync Andrea Cavalli 2023-04-01 13:19:27 +0200
  • 0fcbbebcff Revert dependencies upgrade Andrea Cavalli 2023-04-01 12:59:15 +0200
  • ae5c179f29 Folia fixed the movement cancellation Andrea Cavalli 2023-04-01 12:56:49 +0200
  • d053e69750 Async teleport Andrea Cavalli 2023-03-31 02:38:51 +0200
  • aed72dd3fb Add folia-supported Andrea Cavalli 2023-03-31 02:24:43 +0200
  • 878f81f86f Fix quit events Andrea Cavalli 2023-03-31 02:19:56 +0200
  • 4a946daa57 Truly cancel movement events Andrea Cavalli 2023-03-31 02:17:03 +0200
  • f2225c6319 Add Folia API Andrea Cavalli 2023-03-31 01:49:04 +0200
  • 075dd86a92
    Bump h2 from 2.1.214 to 2.2.220 dependabot[bot] 2023-07-07 21:58:15 +0000
  • b9276fc3eb
    Bump checker-qual from 3.26.0 to 3.36.0 dependabot[bot] 2023-07-04 03:25:23 +0000
  • 627c4b4b29 Check if the service is enabled, to avoid unnecessary resource usage. 3meraldK 2023-07-01 23:34:19 +0200
  • 2d049e39d6 Tweaks 3meraldK 2023-07-01 19:36:41 +0200
  • 6bdebdea38
    Update config.md MrDomertyt 2023-06-28 01:00:51 +0700
  • 803ea5c748 Config option to disable GeoIP database 3meraldK 2023-06-25 13:10:43 +0200
  • f24d6c5b5f Update translation doc page, add comment for missing entries, fix verifyMessages task ljacqu 2023-06-21 12:12:34 +0200
  • df6931d4b1
    Add Japanese (#2719) Ramune 2023-06-21 19:00:21 +0900
  • 0c370db812 Add Japanese RamuneRemonedo 2023-06-21 18:21:19 +0900
  • 15e5687b08
    Bump mariadb-java-client from 3.0.8 to 3.1.4 dependabot[bot] 2023-06-21 03:59:46 +0000