Commit Graph

78 Commits

Author SHA1 Message Date
EoD
2331485970 make sure the MySQL dependency is installed 2025-05-01 16:09:57 +00:00
EoD
11b5d26143 fix gradle mod dependencies
This fixes ./gradlew runServer
2025-05-01 16:09:57 +00:00
mlus
92e95a94a4
Merge pull request #36 from EoD/trace-logs
add trace logs for all SQL queries
2025-05-01 21:04:11 +08:00
mlus
d38383a22d
Merge pull request #35 from EoD/update-gradlew
bump Gradle to Forge 47.4.0 and update mod config
2025-05-01 21:03:43 +08:00
mlus
388c8b3558
Merge pull request #34 from EoD/fix-deprecations
fix FMLJavaModLoadingContext deprecations
2025-05-01 21:02:59 +08:00
mlus
d1e285acd7
Merge pull request #33 from EoD/vscode-gitignore
ignore vscode generated files
2025-05-01 21:02:27 +08:00
mlus
e7bb8bcd55
Merge pull request #32 from EoD/patch-1
ci: fix outdated actions/upload-artifact action and enable it for PRs
2025-05-01 21:02:09 +08:00
EoD
a510b091db add trace logs for all SQL queries
Can be enabled by starting minecraft with
-Dforge.logging.console.level=trace
2025-04-25 20:40:16 +00:00
EoD
795ca6cedf fix clients to require PlayerSync to be installed 2025-04-25 20:36:40 +00:00
EoD
85707a0854 fix FMLJavaModLoadingContext deprecations 2025-04-23 22:39:44 +00:00
EoD
b1cea45621 ignore vscode generated files
These can be generated with ./gradlew genVSCodeRuns
2025-04-23 22:37:51 +00:00
EoD
1d426a5e13 ci: remove unnecessary chmod +x 2025-04-23 22:16:17 +00:00
EoD
086374eeb1 bump gradlew and update mod config 2025-04-23 22:10:48 +00:00
EoD
15081d3320
ci: run build also on pull requests 2025-04-24 00:00:01 +02:00
EoD
742914d474
ci: fix outdated actions/upload-artifact action 2025-04-23 23:56:46 +02:00
mlus
cc687a8ea0
Merge pull request #31 from mchivelli/1.20.1
Fixed Curios problems
2025-03-27 18:13:00 +08:00
mchivelli
5d1a166dcf
Merge branch '1.20.1' into 1.20.1 2025-03-21 23:49:31 +01:00
paulm
9ee7f9a95a Fixed Curios problems 2025-03-21 20:03:42 +01:00
mlus
a7f1373713 1.3.5 release 2025-03-21 19:42:08 +08:00
mlus
d346bd36ae
Merge pull request #30 from mchivelli/1.20.1
Added Sophisticated Backpack Mod compatibility
2025-03-20 22:27:57 +08:00
paulm
439c7ee5bb Addeed Sophisticated Backpack Mod compatibility 2025-03-20 05:26:15 +01:00
mlus
244e764c74 1.3.4 release 2024-10-11 17:20:46 +08:00
mlus
721e013473 missing s 2024-10-11 13:57:28 +08:00
mlus
e22b21c826 Update left_hand and cursor stack sync 2024-10-11 13:25:33 +08:00
mlus
a77fc52da9 fix #23 2024-10-10 18:44:36 +08:00
mlus
9332ac6353 try to fix #23 2024-10-10 13:07:58 +08:00
mlus
bb45488186 fix #22 2024-09-24 21:46:12 +08:00
mlus
1ec9be4e5a reduce frequency of updating server info 2024-08-05 02:24:04 +08:00
mlus
053758e6cc And for update 2024-08-04 17:51:07 +08:00
mlus
bd4694e44b DataBase Fixed 2024-08-04 17:46:38 +08:00
mlus
14686a930f build fix 2024-08-04 14:26:01 +08:00
mlus
50e146d7fe Chat Sync performance enhancement 2024-08-04 14:20:25 +08:00
mlus
201bf95ff5 security vulnerability fix 2024-05-19 12:39:11 +08:00
mlus
37218c4c58 fixed #16 2024-05-03 16:14:21 +08:00
mlus
41298da321 fixed #15 2024-05-02 20:17:15 +08:00
mlus
17ad40f693 code refactor 2024-05-02 16:47:08 +08:00
mlus
0dfab35b25 fix curios inventory replicate bug 2024-04-23 21:27:02 +08:00
mlus
50648a217d fix curios inventory missing bug 2024-04-20 21:19:19 +08:00
mlus
d02232ca2d update curios API X2 2024-04-17 21:57:53 +08:00
mlus
1314911e74
Update build-1.20.yml 2024-04-16 23:51:31 +08:00
mlus
acfb377cee update curios API 2024-04-16 23:50:29 +08:00
mlus
6e6326bbbc trying to fix sql issue 2024-02-19 17:17:32 +08:00
mlus
b3352fde51 1.3.0 update 2024-02-11 17:34:19 +08:00
mlus-Asuka
da99e59d0a wtf 2023-09-29 17:07:25 +08:00
mlus-Asuka
d32ae52537 update 1.2.1 2023-09-29 16:50:26 +08:00
mlus-Asuka
5de0fdcff6 update 1.20.1 2023-09-22 12:07:58 +08:00
mlus-Asuka
45e13f1199 1.2.0 release 2023-08-09 16:08:23 +08:00
mlus-Asuka
5ef817a9b7 Use HikariPool instead of original driver.Merge Fork from KK1ve. 2023-08-03 22:05:43 +08:00
mlus-Asuka
a0201cbb66 Merge remote-tracking branch 'origin/master' 2023-07-05 15:40:55 +08:00
Roderick Upton
65c964bed2
Update README.md 2023-06-27 23:17:19 +08:00