mlus
8df3b97356
fix #169 - bounded thread pool
...
Replace unbounded CachedThreadPool with bounded ThreadPoolExecutor
to prevent memory leaks and server crashes under high load.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-09 23:59:55 +08:00
mlus
4e4ad80a95
Merge pull request #166 from mlus-asuka/1.20.1-dev
...
SQL syntax fix about Database name
2026-02-24 00:24:45 +08:00
mlus
32f2e2d75e
fix #165
2026-02-24 00:22:40 +08:00
mlus
5764e85647
Merge pull request #164 from LeisureTimeDock/1.20.1
...
[Backport 1.20.1]Fix #151 #160
2026-02-06 16:13:07 +08:00
86d6393c87
update version
2026-02-06 11:21:05 +08:00
3944Realms
5632be3d3d
Change KICK_WHEN_ALREADY_ONLINE to final
2026-02-06 11:09:32 +08:00
3944Realms
1c5f3cddd4
Add kick option for players already online
2026-02-06 11:02:04 +08:00
3944Realms
a367eb0e3e
Update JdbcConfig.java
2026-02-06 11:01:07 +08:00
mlus
a47bc4bf80
Merge pull request #159 from mlus-asuka/dependabot/github_actions/actions/upload-artifact-6
...
Bump actions/upload-artifact from 5 to 6
2026-01-02 01:17:28 +08:00
mlus
c3750da764
Merge pull request #158 from mlus-asuka/dependabot/github_actions/korthout/backport-action-4
...
Bump korthout/backport-action from 3 to 4
2026-01-02 01:17:14 +08:00
dependabot[bot]
865926bc54
Bump actions/upload-artifact from 5 to 6
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-01-01 16:18:29 +00:00
dependabot[bot]
66808f2242
Bump korthout/backport-action from 3 to 4
...
Bumps [korthout/backport-action](https://github.com/korthout/backport-action ) from 3 to 4.
- [Release notes](https://github.com/korthout/backport-action/releases )
- [Commits](https://github.com/korthout/backport-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: korthout/backport-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-01-01 16:18:24 +00:00
mlus
ce07fed83d
fix init advancement
2025-12-07 00:45:50 +08:00
mlus
5583424e22
Merge pull request #149 from mlus-asuka/dependabot/github_actions/actions/checkout-6
...
Bump actions/checkout from 5 to 6
2025-12-02 18:30:50 +08:00
dependabot[bot]
4ac5d77345
Bump actions/checkout from 5 to 6
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-01 19:25:35 +00:00
mlus
dfabb42c6b
Merge pull request #147 from mlus-asuka/1.20.1-dev
...
Fix sync order for mod support
2025-11-30 01:04:08 +08:00
mlus
f4584d58b5
:)
2025-11-30 01:01:49 +08:00
mlus
3291fc54b2
backpack dirty mark test
2025-11-26 15:42:29 +08:00
mlus
3e70f4b801
Merge pull request #146 from Fugit-5414/feature/some-improvements
...
Related to #136
2025-11-24 23:43:59 +08:00
Fugit-5414
5696272781
Related to #136
2025-11-24 22:11:13 +08:00
mlus
b062331cce
Merge pull request #145 from Fugit-5414/fix/sync-failed-when-player-health-is-zero
...
Fixes #144
2025-11-24 11:59:04 +08:00
Fugit-5414
a05b0b0375
Fixes #144
2025-11-23 22:17:27 +08:00
mlus
d78c84d8ce
Merge pull request #143 from mlus-asuka/1.20.1-dev
...
2.1.4 update
2025-11-22 23:01:31 +08:00
mlus
f39a64bf14
2.1.4 update
2025-11-22 22:59:23 +08:00
mlus
8b112ecc86
Merge pull request #141 from Fugit-5414/fix/wrong-player-status-after-restart-from-crashes
...
Fixes #140
2025-11-22 22:37:09 +08:00
Fugit-5414
176d123f4e
Fixes #140
2025-11-22 22:30:46 +08:00
mlus
63a21ce5cc
Merge pull request #139 from Fugit-5414/fix/Curios-nbtException
...
Fixes #138
2025-11-20 23:24:50 +08:00
Fugit-5414
fe1e7584d4
Fixes #138
2025-11-20 23:04:48 +08:00
mlus
c2d5d37d30
auto close prepared statement
2025-11-20 12:18:26 +08:00
mlus
1b4cfe4e39
Merge pull request #137 from mlus-asuka/1.20.1-dev
...
1.20.1 dev
2025-11-20 11:48:34 +08:00
mlus
5164900bad
Merge pull request #135 from Fugit-5414/fix/critical-blocking-bypass
...
Fixes #134
2025-11-20 11:33:14 +08:00
Fugit-5414
50b467c780
Fixes #134
2025-11-20 01:46:19 +08:00
mlus
df4dbf6884
Merge pull request #129 from mlus-asuka/dependabot/github_actions/actions/upload-artifact-5
...
Bump actions/upload-artifact from 4 to 5
2025-11-03 11:47:14 +08:00
dependabot[bot]
6781b7ad71
Bump actions/upload-artifact from 4 to 5
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-01 16:17:18 +00:00
mlus
3cfa05368f
remove unnecessary logger
2025-10-18 01:16:33 +08:00
mlus
610f652141
keep socket waiting test
2025-10-15 20:36:54 +08:00
mlus
9b889d2458
Merge pull request #126 from mlus-asuka/1.20.1-dev
...
Chat Sync reconnect system and initialization bug fix
2025-10-14 16:06:11 +08:00
mlus
08e32a675e
line 155 make method return so curios data won't save at the first time
2025-10-14 16:00:21 +08:00
mlus
cfa9387598
heartbeat
2025-10-14 13:45:47 +08:00
mlus
a5041917a4
chat sync reconnect system
2025-10-14 13:09:43 +08:00
mlus
05643bd0b4
Merge pull request #124 from mlus-asuka/dependabot/github_actions/gradle/actions-5
...
Bump gradle/actions from 4 to 5
2025-10-02 17:23:51 +08:00
dependabot[bot]
933cd48c03
Bump gradle/actions from 4 to 5
...
Bumps [gradle/actions](https://github.com/gradle/actions ) from 4 to 5.
- [Release notes](https://github.com/gradle/actions/releases )
- [Commits](https://github.com/gradle/actions/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: gradle/actions
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-01 16:32:46 +00:00
mlus
9055e9d342
Merge pull request #117 from mlus-asuka/1.20.1-dev
...
may fix #111
2025-09-16 22:12:55 +08:00
mlus
befa36a303
may fix #111
2025-09-16 22:11:25 +08:00
mlus
7754186d12
Merge pull request #116 from mlus-asuka/1.20.1-dev
...
clear curios before restore?
2025-09-10 16:11:02 +08:00
mlus
c28a312f3c
clear curios before restore?
2025-09-10 16:05:54 +08:00
mlus
4d27f3a2d6
Merge pull request #114 from mlus-asuka/dependabot/github_actions/actions/setup-java-5
...
Bump actions/setup-java from 4 to 5
2025-09-02 19:01:32 +08:00
mlus
2cea1068dd
Merge pull request #113 from mlus-asuka/dependabot/github_actions/actions/checkout-5
...
Bump actions/checkout from 4 to 5
2025-09-02 19:01:21 +08:00
dependabot[bot]
86aae9534c
Bump actions/setup-java from 4 to 5
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-02 10:56:41 +00:00
dependabot[bot]
77704d6431
Bump actions/checkout from 4 to 5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-02 10:41:15 +00:00