Commit Graph

220 Commits

Author SHA1 Message Date
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
mlus
db318df85e
Merge pull request #108 from EoD/make-configs-final-1.20.1
[1.20.1] make all config variables final
2025-08-01 11:54:15 +08:00
EoD
acfef0ff7e make all config variables final
the classes never change, even if the config is modified. Only the
values we read with get() inside the classes change.
2025-07-31 23:58:12 +00:00
mlus
ca739b0b68
Merge pull request #105 from EoD/add-data_version-1.20.1
[1.20.1] add new data_version column to server_info table
2025-07-31 12:30:21 +08:00
EoD
36847cc025 add new data_version column to server_info table 2025-07-30 23:25:58 +00:00
mlus
23d96e128e
Merge pull request #103 from EoD/improve-sql-functions
Some SQL-related improvements
2025-07-30 12:02:56 +08:00
EoD
4fe13bd24d extract addColumnIfNotExists into separate method 2025-07-29 20:36:33 +00:00
EoD
7f06aa7511 reformat insert into server_info for readability
Use the new format capabilities on SQL queries to make the insert more
readable.
2025-07-29 20:30:35 +00:00
EoD
e1ac7adb11 allow format strings within SQL queries
This makes SQL queries more readable in some cases
2025-07-29 20:30:35 +00:00
EoD
8f77a96544 clarify executeUpdate variants with and without db 2025-07-29 20:30:35 +00:00
mlus
7a3363592e
Merge pull request #99 from EoD/make-queryresult-autoclosable
make QueryResult AutoClosable
2025-07-29 18:35:47 +08:00
mlus
cd13b282e2
Merge pull request #98 from EoD/remove-duplicate-update
remove duplicate UPDATE server_info
2025-07-29 18:33:54 +08:00
mlus
d934ceff5a
Merge pull request #97 from EoD/log-advancement-column-type
log the advancement's data type before altering
2025-07-29 18:29:32 +08:00
EoD
ad76e0e311 make QueryResult AutoClosable
This allows QueryResults to be used within a try() block without
explicitely closing them.
2025-07-28 22:12:47 +00:00
EoD
0e96107416 remove duplicate UPDATE server_info
the UPDATE is already happening in in the INSERT statement above
2025-07-28 22:06:45 +00:00
EoD
54cbb9c9a8 log the advancement's data type before altering
it seems that sometimes this is triggered on an existing database. This
should help identifying what is happening in these cases.
2025-07-28 21:56:24 +00:00
mlus
2ec7fec89e
Merge pull request #93 from EoD/fix-string-to-map
fix string to map generation with base64 encoding
2025-07-12 13:14:19 +08:00