Commit Graph

  • 324328f254
    Apply basic checkstyle fixes to WorldConfigManager. Jeremy Wood 2023-09-08 09:07:46 -0400
  • 7582a84cc6
    Apply basic checkstyle fixes to WorldConfigNodes. Jeremy Wood 2023-09-08 09:07:21 -0400
  • cadb931d4c
    Fix adjust spawn not applying Ben Woo 2023-09-08 21:05:57 +0800
  • 93d23115ff
    Apply basic checkstyle fixes to WorldConfig. Jeremy Wood 2023-09-08 09:04:23 -0400
  • 58d37e93ee
    Apply basic checkstyle fixes to NullLocation. Jeremy Wood 2023-09-08 09:03:10 -0400
  • 11edd8e631
    Apply basic checkstyle fixes to WorldPurger. Jeremy Wood 2023-09-08 09:02:17 -0400
  • caba4100a3
    Apply basic checkstyle fixes to OfflineWorld. Jeremy Wood 2023-09-08 08:59:36 -0400
  • 7726cf3485
    Apply basic checkstyle fixes to MVWorld. Jeremy Wood 2023-09-08 08:58:43 -0400
  • 1ca6b20755
    Apply basic checkstyle fixes to WorldManager. Jeremy Wood 2023-09-08 08:52:35 -0400
  • 9c703ff329
    Fix clone world ignore file Ben Woo 2023-09-08 19:51:08 +0800
  • 0513865f43
    Use Try<Void> for config loading and saving Ben Woo 2023-09-08 19:43:04 +0800
  • f1ee2ee227
    Merge branch 'MV5' into world-revamp-continue Ben Woo 2023-09-08 15:50:59 +0800
  • e5e973df18
    Merge c714f357ae into 17129f68d2 cs8425 2023-09-08 01:43:48 -0400
  • 1807af8ad1
    Merge f989d9614a into 17129f68d2 Ben Woo 2023-09-08 01:43:48 -0400
  • 229898c14a
    Merge 11c9a06a31 into 17129f68d2 willkroboth 2023-09-08 01:43:48 -0400
  • 4f987da090
    Merge remote-tracking branch 'origin/main' into MV5 Jeremy Wood 2023-09-08 01:43:37 -0400
  • 17129f68d2
    Merge pull request #3000 from Multiverse/dtm/checkstyle/fix_lparen main 4.3.12 Jeremy Wood 2023-09-08 01:43:03 -0400
  • e00b06692f
    Remove LPAREN from SeparatorWrap check. Jeremy Wood 2023-09-08 01:42:21 -0400
  • c4063ed5e7
    Merge pull request #2999 from Multiverse/dtm/mv5/merge_main Jeremy Wood 2023-09-08 01:26:46 -0400
  • 25a5013a6c
    Merge remote-tracking branch 'origin/main' into dtm/mv5/merge_main Jeremy Wood 2023-09-08 01:22:29 -0400
  • a2339fac2f
    Merge pull request #2998 from Multiverse/dtm/checkstyle/fix_checkstyle Jeremy Wood 2023-09-08 01:21:33 -0400
  • 227cddab7c
    Soften up checkstyle significantly. Jeremy Wood 2023-09-08 01:19:06 -0400
  • f9c6c441e1
    Add back /mvtp shorthand command Ben Woo 2023-09-07 23:54:51 +0800
  • 3cdf9736ec
    Refactor a better method of registering and using command flags Ben Woo 2023-09-07 23:31:54 +0800
  • 89c6eb41cb
    Refactor clone world into multiple smaller methods Ben Woo 2023-09-07 22:53:53 +0800
  • 7ab8f219dd
    Better copy folder implementation with try Ben Woo 2023-09-07 22:05:45 +0800
  • 6ebcd40a50
    Implement remaining locales for clone and regen Ben Woo 2023-09-07 12:20:28 +0800
  • 6427881c98
    Finish up clone command Ben Woo 2023-09-07 12:07:01 +0800
  • 3ef72a993a
    Implement configurable transfer of data during regen Ben Woo 2023-09-07 11:50:30 +0800
  • 9cb8724db2
    Finish up regen world Ben Woo 2023-09-07 11:38:29 +0800
  • a0fa27f926
    Merge branch 'MV5' into world-revamp-continue Ben Woo 2023-09-07 10:30:35 +0800
  • 0b7f3246a1
    Remove GHA test checkstyle args Ben Woo 2023-09-07 10:30:11 +0800
  • 7060e60ddd
    Merge branch 'MV5' into world-revamp-continue Ben Woo 2023-09-07 10:25:44 +0800
  • a292c1bf7d
    Bump dependencies Ben Woo 2023-09-07 10:21:21 +0800
  • 0c3d529285
    Merge branch 'main' into MV5 Ben Woo 2023-09-07 10:04:54 +0800
  • e84fb1f1ba
    Merge pull request #2996 from Multiverse/mockbukkit-bump Ben Woo 2023-09-07 10:04:05 +0800
  • b51cd645bb
    Bump MockBukkit with the onDisable fix Ben Woo 2023-09-07 09:48:47 +0800
  • ff88b30959
    Merge pull request #2995 from Multiverse/dtm/no_gradle_checkstyle 4.3.12-pre Ben Woo 2023-09-07 09:22:20 +0800
  • fa6a01d690
    Remove checkstyle from gradle. Jeremy Wood 2023-09-06 18:01:13 -0400
  • 5f9a002a07
    Merge pull request #2994 from Multiverse/dtm/checkstyle_upgrade Jeremy Wood 2023-09-06 17:55:37 -0400
  • 3198fcc4b1
    Fix job name in pr.checkstyle.yml. Jeremy Wood 2023-09-06 17:54:19 -0400
  • d50e8c1dde
    Remove checkstyle debug flag. Jeremy Wood 2023-09-06 17:49:59 -0400
  • 87271aa4eb
    Revert "Test change that fails checkstyle." Jeremy Wood 2023-09-06 17:49:41 -0400
  • 5b8984a492
    Test change that fails checkstyle. Jeremy Wood 2023-09-06 17:46:50 -0400
  • 49fcadf434
    Use the correct file extension for checkstyle config. Jeremy Wood 2023-09-06 17:43:25 -0400
  • 950fe1217a
    Add reviewdog debug flag for checkstyle action. Jeremy Wood 2023-09-06 17:42:17 -0400
  • 8b895d41f7
    Add workflow for running and reporting checkstyle. Jeremy Wood 2023-09-06 17:37:31 -0400
  • dcbcca9a62
    Remove extra check. Jeremy Wood 2023-09-06 17:23:15 -0400
  • bc830ee780
    Configure Whitespace checkstyle. Jeremy Wood 2023-09-06 17:22:50 -0400
  • 407dcb3125
    Configure Regexp checkstyle. Jeremy Wood 2023-09-06 13:41:41 -0400
  • 405a033d85
    Configure Size Violations checkstyle. Jeremy Wood 2023-09-06 13:40:19 -0400
  • 3f075169a4
    Implement basic regen command Ben Woo 2023-09-07 00:27:25 +0800
  • af2fc7c630
    Implement basic clone command Ben Woo 2023-09-07 00:07:46 +0800
  • 073d13cf4d
    Configure Naming Conventions checkstyle. Jeremy Wood 2023-09-06 12:05:47 -0400
  • e8e8c4aff6
    Configure Modifiers checkstyle. Jeremy Wood 2023-09-06 11:40:17 -0400
  • 12aedc1942
    Merge pull request #2993 from Multiverse/fix-binding Ben Woo 2023-09-06 23:33:11 +0800
  • b78ea7c7ba
    Whoops wrong mockbukkit version Ben Woo 2023-09-06 23:22:38 +0800
  • dbf0aeeb4c
    Add papermc repo for mockbukkit Ben Woo 2023-09-06 23:19:24 +0800
  • 7246d433bc
    Fix binding plugin and bump MockBukkit Ben Woo 2023-09-06 23:07:16 +0800
  • 67f2f1f6b0
    Configure Miscellaneous checkstyle. Jeremy Wood 2023-09-06 10:03:44 -0400
  • d7f236492b
    Configure Metrics checkstyle. Jeremy Wood 2023-09-06 09:43:37 -0400
  • 086c3e8af0
    Configure Imports checkstyle. Jeremy Wood 2023-09-06 09:26:00 -0400
  • c62c1278ec
    Configure Coding checkstyle. Jeremy Wood 2023-09-06 09:17:31 -0400
  • 1d47473cd3
    Configure Class Design checkstyle. Jeremy Wood 2023-09-06 08:22:01 -0400
  • f725723932
    Configure Block Checks checkstyle. Jeremy Wood 2023-09-06 07:57:36 -0400
  • 28edf86c96
    Configure Annotation checkstyle. Jeremy Wood 2023-09-06 01:15:33 -0400
  • ab2dd9d316
    Configure Javadoc checkstyle. Jeremy Wood 2023-09-06 01:05:13 -0400
  • e04b0faa85
    Upgrade checkstyle to version 10.12.2. Jeremy Wood 2023-09-05 23:52:20 -0400
  • 6a309f04dc
    Update dtd reference in mv_checks.xml. Jeremy Wood 2023-09-05 23:33:56 -0400
  • f056dcdbc9
    Better error handling of world folder deletion Ben Woo 2023-09-06 00:13:53 +0800
  • d01a884025
    Cleanup WorldManager and improve on locale results Ben Woo 2023-09-05 23:47:58 +0800
  • eb5bb4e234
    Implement locale error messages for wm result Ben Woo 2023-09-05 18:57:35 +0800
  • 8fc2371077
    Filter away already loaded worlds for getPotentialWorlds Ben Woo 2023-09-05 15:57:10 +0800
  • fda0e038f5
    Implement getPotentialWorlds Ben Woo 2023-09-05 15:54:51 +0800
  • 80ff02a92b
    Improve import world result Ben Woo 2023-09-05 15:42:45 +0800
  • e8ca95505b
    Implement new generator API Ben Woo 2023-09-05 15:17:27 +0800
  • ec0000bc8a
    Fix wrong context optional check and arg being null Ben Woo 2023-09-05 00:21:32 +0800
  • 82f47af924
    Completely remove the old WorldManager from startup Ben Woo 2023-09-05 00:08:38 +0800
  • fe26ccb1eb
    Make spawning amount apply and rename it Ben Woo 2023-09-04 23:58:47 +0800
  • f519639893
    Fix weather and spawning Ben Woo 2023-09-04 23:48:35 +0800
  • 5278eccad2
    Fix imports for reload command Ben Woo 2023-09-04 23:30:26 +0800
  • 32fb25854f
    Migrate portal, entity and worldpurger to new wm Ben Woo 2023-09-04 23:30:13 +0800
  • c253dc1322
    Fix gamerule command permission Ben Woo 2023-09-04 21:51:22 +0800
  • 1ac54b7e1d Add i18n zax71 2023-09-04 13:08:39 +0100
  • 3b7a801a0c Implement JoinDestination and EnableJoinDestination config options zax71 2023-09-04 12:30:50 +0100
  • 0a62081d03
    Move weather handling to new wm Ben Woo 2023-09-04 13:37:29 +0800
  • 0824108109
    Move chat prefix to new wm and fix more imports Ben Woo 2023-09-04 11:33:53 +0800
  • c62aa91db7
    Move world listener to handle new world manager Ben Woo 2023-09-04 11:27:25 +0800
  • 90eb1c882b
    Dumps command use new wm and fix some imports Ben Woo 2023-09-04 10:48:08 +0800
  • 891f7ca136
    Remove old wm reference in bstats, tests and placeholders Ben Woo 2023-09-04 10:34:32 +0800
  • 55703e6f39
    Merge pull request #2989 from zax71/MV5-fix-dumps-command Ben Woo 2023-09-04 09:59:30 +0800
  • f280e2076c
    Minor cleanup Ben Woo 2023-09-04 09:54:00 +0800
  • 17dff457b2 Chore: codestyle changes zax71 2023-09-03 17:36:14 +0100
  • 4eb8dfbc67
    Move command completion, context, conditions to new world manager api Ben Woo 2023-09-04 00:16:44 +0800
  • 08b87cba39
    Move destination to new world manager api Ben Woo 2023-09-03 23:42:38 +0800
  • 791d8b653c
    Allow permission check for offline worlds Ben Woo 2023-09-03 23:40:08 +0800
  • 6f673066a8
    Fix list command permissions checking Ben Woo 2023-09-03 23:38:22 +0800
  • f524c5bdde
    Implement proper spawn location Ben Woo 2023-09-03 23:25:10 +0800
  • dc75e87223
    Move entrycheck, playerlistener and worldnamechecker to api Ben Woo 2023-09-03 22:21:28 +0800
  • d77d7032dd
    Update list command and fix importWorld bug Ben Woo 2023-09-03 16:15:55 +0800