Commit Graph

1918 Commits

Author SHA1 Message Date
Jeremy Wood
654c12b627
Make checkstyle concessions. 2023-09-09 09:59:00 -04:00
Ben Woo
4cbe2eaca9
Loosen up some codestyle 2023-09-09 12:32:37 +08:00
Ben Woo
8e95c22c4d
Refactor and fix some world manager code style 2023-09-09 12:31:43 +08:00
Ben Woo
5c7c9ba465
Improve world config management with parsing of new and removed worlds on reload 2023-09-09 00:41:36 +08:00
Ben Woo
b4617c1c1f
Eradicate all reference of offline world 2023-09-08 23:41:26 +08:00
Ben Woo
f0d2499dd2
Refactor multiverse world class and getters naming 2023-09-08 23:19:43 +08:00
Ben Woo
17f2f58c1d
Fix clone command newworld replacement id 2023-09-08 23:10:47 +08:00
Ben Woo
27ff3b7a7b
Merge pull request #3001 from Multiverse/dtm/mv5/world-revamp-continue-patch
Apply basic checkstyle fixes.
2023-09-08 22:43:14 +08:00
Jeremy Wood
8f439abd1b
Merge remote-tracking branch 'origin/world-revamp-continue' into dtm/mv5/world-revamp-continue-patch
# Conflicts:
#	src/main/java/com/onarandombox/MultiverseCore/worldnew/WorldManager.java
2023-09-08 09:13:41 -04:00
Jeremy Wood
035005bac3
Apply basic checkstyle fixes to DataStore. 2023-09-08 09:08:30 -04:00
Jeremy Wood
324328f254
Apply basic checkstyle fixes to WorldConfigManager. 2023-09-08 09:07:46 -04:00
Jeremy Wood
7582a84cc6
Apply basic checkstyle fixes to WorldConfigNodes. 2023-09-08 09:07:21 -04:00
Ben Woo
cadb931d4c
Fix adjust spawn not applying 2023-09-08 21:05:57 +08:00
Jeremy Wood
93d23115ff
Apply basic checkstyle fixes to WorldConfig. 2023-09-08 09:04:23 -04:00
Jeremy Wood
58d37e93ee
Apply basic checkstyle fixes to NullLocation. 2023-09-08 09:03:10 -04:00
Jeremy Wood
11edd8e631
Apply basic checkstyle fixes to WorldPurger. 2023-09-08 09:02:17 -04:00
Jeremy Wood
caba4100a3
Apply basic checkstyle fixes to OfflineWorld. 2023-09-08 08:59:36 -04:00
Jeremy Wood
7726cf3485
Apply basic checkstyle fixes to MVWorld. 2023-09-08 08:58:43 -04:00
Jeremy Wood
1ca6b20755
Apply basic checkstyle fixes to WorldManager. 2023-09-08 08:52:35 -04:00
Ben Woo
9c703ff329
Fix clone world ignore file 2023-09-08 19:51:08 +08:00
Ben Woo
0513865f43
Use Try<Void> for config loading and saving 2023-09-08 19:43:04 +08:00
Ben Woo
f1ee2ee227
Merge branch 'MV5' into world-revamp-continue 2023-09-08 15:50:59 +08:00
Jeremy Wood
4f987da090
Merge remote-tracking branch 'origin/main' into MV5 2023-09-08 01:43:37 -04:00
Jeremy Wood
17129f68d2
Merge pull request #3000 from Multiverse/dtm/checkstyle/fix_lparen
Fix lparen issues in checkstyle.
2023-09-08 01:43:03 -04:00
Jeremy Wood
e00b06692f
Remove LPAREN from SeparatorWrap check. 2023-09-08 01:42:21 -04:00
Jeremy Wood
c4063ed5e7
Merge pull request #2999 from Multiverse/dtm/mv5/merge_main
Merge main into MV5.
2023-09-08 01:26:46 -04:00
Jeremy Wood
25a5013a6c
Merge remote-tracking branch 'origin/main' into dtm/mv5/merge_main 2023-09-08 01:22:29 -04:00
Jeremy Wood
a2339fac2f
Merge pull request #2998 from Multiverse/dtm/checkstyle/fix_checkstyle
Soften up checkstyle significantly.
2023-09-08 01:21:33 -04:00
Jeremy Wood
227cddab7c
Soften up checkstyle significantly. 2023-09-08 01:19:06 -04:00
Ben Woo
f9c6c441e1
Add back /mvtp shorthand command 2023-09-07 23:54:51 +08:00
Ben Woo
89c6eb41cb
Refactor clone world into multiple smaller methods 2023-09-07 22:53:53 +08:00
Ben Woo
7ab8f219dd
Better copy folder implementation with try 2023-09-07 22:05:45 +08:00
Ben Woo
6ebcd40a50
Implement remaining locales for clone and regen 2023-09-07 12:20:28 +08:00
Ben Woo
6427881c98
Finish up clone command 2023-09-07 12:07:01 +08:00
Ben Woo
3ef72a993a
Implement configurable transfer of data during regen 2023-09-07 11:50:30 +08:00
Ben Woo
9cb8724db2
Finish up regen world 2023-09-07 11:38:29 +08:00
Ben Woo
a0fa27f926
Merge branch 'MV5' into world-revamp-continue 2023-09-07 10:30:35 +08:00
Ben Woo
0b7f3246a1
Remove GHA test checkstyle args 2023-09-07 10:30:11 +08:00
Ben Woo
7060e60ddd
Merge branch 'MV5' into world-revamp-continue 2023-09-07 10:25:44 +08:00
Ben Woo
a292c1bf7d
Bump dependencies 2023-09-07 10:21:21 +08:00
Ben Woo
0c3d529285
Merge branch 'main' into MV5
# Conflicts:
#	config/mv_checks.xml
2023-09-07 10:04:54 +08:00
Ben Woo
e84fb1f1ba
Merge pull request #2996 from Multiverse/mockbukkit-bump
Bump MockBukkit with the onDisable fix
2023-09-07 10:04:05 +08:00
Ben Woo
b51cd645bb
Bump MockBukkit with the onDisable fix 2023-09-07 09:48:47 +08:00
Ben Woo
ff88b30959
Merge pull request #2995 from Multiverse/dtm/no_gradle_checkstyle
Remove checkstyle from gradle.
2023-09-07 09:22:20 +08:00
Jeremy Wood
fa6a01d690
Remove checkstyle from gradle. 2023-09-06 18:01:13 -04:00
Jeremy Wood
5f9a002a07
Merge pull request #2994 from Multiverse/dtm/checkstyle_upgrade
Upgrade Checkstyle & Rules.
2023-09-06 17:55:37 -04:00
Jeremy Wood
3198fcc4b1
Fix job name in pr.checkstyle.yml. 2023-09-06 17:54:19 -04:00
Jeremy Wood
d50e8c1dde
Remove checkstyle debug flag. 2023-09-06 17:49:59 -04:00
Jeremy Wood
87271aa4eb
Revert "Test change that fails checkstyle."
This reverts commit 5b8984a492.
2023-09-06 17:49:41 -04:00
Jeremy Wood
5b8984a492
Test change that fails checkstyle. 2023-09-06 17:46:50 -04:00