Commit Graph

2010 Commits

Author SHA1 Message Date
Ben Woo
dc3ec52d74
Merge branch 'MV5' into MV5-always-spawn-location 2023-09-12 11:27:38 +08:00
Ben Woo
57b27ce6e6
Fix hk2 ServiceLocatorGenerator 2023-09-12 11:16:30 +08:00
Ben Woo
d6c8d5381f
Merge branch 'MV5' into MV5-always-spawn-location
# Conflicts:
#	src/main/java/org/mvplugins/multiverse/core/config/MVCoreConfigNodes.java
#	src/main/java/org/mvplugins/multiverse/core/listeners/MVPlayerListener.java
2023-09-12 10:38:04 +08:00
Ben Woo
5178d68828
Merge pull request #3017 from Multiverse/dtm/checkstyle/imports
Fix import order check.
2023-09-12 10:26:49 +08:00
Ben Woo
f6ba48c5f2
Apply new import order changes 2023-09-12 10:24:58 +08:00
Jeremy Wood
ede47e834b
Fix import order check. 2023-09-11 22:17:47 -04:00
Ben Woo
df7e333610
Merge pull request #3016 from Multiverse/ben/mv5/repackage
Move package to org.mvplugins.multiverse.core
2023-09-12 01:03:17 +08:00
Ben Woo
48f9e65321
Change third party relocate to org.mvplugins.multiverse.external. 2023-09-12 01:02:00 +08:00
Ben Woo
474630d1ff
Move package to org.mvplugins.multiverse.core 2023-09-12 00:56:20 +08:00
Ben Woo
1812315033
Merge pull request #3015 from Multiverse/ben/mv5/import-refactor
Optimise all imports
2023-09-12 00:45:18 +08:00
Ben Woo
e31ef1428c
Fix import order checkstyle and remove comment 2023-09-12 00:43:46 +08:00
Ben Woo
256ac67cf1
Optimise all imports 2023-09-12 00:41:17 +08:00
Ben Woo
9dbe7e20ad
Merge pull request #3014 from Multiverse/ben/mv5/a-lot-of-checkstyle
Fix a lot of checkstyles throughout
2023-09-12 00:29:14 +08:00
Ben Woo
e005b266ea
Add a todo about the todo checkstyle to enable todo warning after mv 2023-09-12 00:19:27 +08:00
Ben Woo
1dfdb611c6
Set back throw count to 0 2023-09-12 00:15:13 +08:00
Ben Woo
dd4b01f922
Fix a lot of checkstyles throughout 2023-09-12 00:07:25 +08:00
Ben Woo
39f3805ef3
Fix all imports once and for all 2023-09-11 23:09:34 +08:00
Jeremy Wood
d3fa42a035
Merge pull request #3013 from Multiverse/world-revamp-continue
Continue revamping World/WorldManager.
2023-09-11 10:42:47 -04:00
Ben Woo
46d115b2f3
Fix LocalizationTest 2023-09-11 22:13:48 +08:00
Ben Woo
690d956ce2
Merge branch 'MV5' into world-revamp-continue 2023-09-11 22:11:32 +08:00
Ben Woo
ffec23c9ed
Add docs and fix more checkstyles 2023-09-11 21:52:16 +08:00
Jeremy Wood
d77fb43536
Add continue-on-error to step as well. 2023-09-11 08:48:23 -04:00
Jeremy Wood
86e2ab45fb
Change checkstyle workflow back to PR annotations without failure. 2023-09-11 08:44:05 -04:00
Jeremy Wood
5a474d7efa
Merge pull request #3010 from Multiverse/ben/mv5/nested-locale-message
Add support for nested Message within MessageReplacement and fix some checkstyles
2023-09-11 08:30:09 -04:00
Jeremy Wood
ca9b244a89
Merge pull request #3011 from Multiverse/ben/mv5/upstream-checkstyle
Upstream checkstyle changes from world revamp
2023-09-11 08:13:42 -04:00
Ben Woo
329901afa6
Remove public from config nodes and remove names that are the same as path 2023-09-11 17:06:06 +08:00
Ben Woo
61570b1a7f
Merge pull request #3012 from Multiverse/ben/mv5/improve-world-purge
Cleanup world purger and add docs
2023-09-11 16:48:31 +08:00
Ben Woo
aa063007e8
Fix some checktyle issue in WorldPurger 2023-09-11 16:47:39 +08:00
Ben Woo
58c13c1f73
Copy spawn location when cloning world 2023-09-11 16:42:27 +08:00
Ben Woo
c0f2168ba4
Copy spawn location only if seed didnt change on regen 2023-09-11 16:40:03 +08:00
Ben Woo
ef0cb4b893
Do not apply spawn location if it's a null location 2023-09-11 16:39:34 +08:00
Ben Woo
c2ff8a467f
Make unsettable properties have null name 2023-09-11 16:38:49 +08:00
Ben Woo
404a2f4183
Cleanup adjust spawn logic 2023-09-11 16:03:36 +08:00
Ben Woo
a4a5be20f9
Use .get() for world folder, since it should fail if null 2023-09-11 15:49:27 +08:00
Ben Woo
481933b948
Add support for removing players before unloading world 2023-09-11 15:39:06 +08:00
Ben Woo
379e0172c4
Fix regen world keeping seed not working 2023-09-11 15:38:28 +08:00
Ben Woo
d8334ad71a
Refactor world results and add docs 2023-09-11 14:35:56 +08:00
Ben Woo
ba7b6ae951
Upstream checkstyle changes from world revamp 2023-09-11 13:40:50 +08:00
Ben Woo
1745c16bec
Add support for nested Message within MessageReplacement and fix some checkstyles 2023-09-11 13:37:38 +08:00
Ben Woo
7490996ecb
Make getWorldConfig return an Option 2023-09-11 11:49:52 +08:00
Ben Woo
bf7a708fb3
Reorder and add more world blacklisted names 2023-09-11 11:41:40 +08:00
Ben Woo
d02cd63244
Merge pull request #3008 from Multiverse/ben/mv5/results
Revamp results to support value returns
2023-09-11 10:55:08 +08:00
Jeremy Wood
089655fada
Fix some more checkstyle issues. 2023-09-10 13:35:25 -04:00
Jeremy Wood
8ffd716190
Fix some checkstyle issues. 2023-09-10 13:34:36 -04:00
Ben Woo
99846b5567
Add javadocs and fix some checkstyles 2023-09-10 23:00:15 +08:00
Ben Woo
6f9f9085fd
Refactor world results to remove success reason 2023-09-10 22:29:42 +08:00
Ben Woo
656d9ac208
Refactor map Attempt methods 2023-09-10 22:17:10 +08:00
Ben Woo
2fe6297b1d
Fix unintended changes to result 2023-09-10 21:45:30 +08:00
Ben Woo
c8fed72137
Refactor to Result<S, F> and Attempt<T, F> 2023-09-10 21:37:36 +08:00
Ben Woo
f9877201f5
Revamp results to support value returns 2023-09-10 19:43:56 +08:00