Commit Graph

  • 457861b879 Update Upstream NotMyFault 2021-07-09 11:08:17 +02:00
  • a183425642 Update Upstream NotMyFault 2021-07-06 13:13:54 +02:00
  • 22f11abce8 Remove unneeded maven repos NotMyFault 2021-07-05 15:33:24 +02:00
  • 35b1202951 Mitigate logger spam introduced in 256d7c4e5d NotMyFault 2021-07-04 00:43:57 +02:00
  • 4f4f3ea0aa Update dependency gradle to v7.1.1 (#1165) renovate[bot] 2021-07-03 11:34:30 +02:00
  • c19b13adb4 [ci skip] We only need one 1.17 on issue templates NotMyFault 2021-07-02 14:24:49 +02:00
  • af1a3c3ddb Update dependency net.kyori:adventure-nbt to v4.8.1 (#1161) renovate[bot] 2021-07-01 22:57:52 +02:00
  • 876d84aec0 Fix typo NotMyFault 2021-07-01 22:49:10 +02:00
  • aa3ae63682 Feature/1.17 (#1120) dordsor21 2021-07-01 21:16:25 +01:00
  • b0c0689887 Added 1.17 to the bug template. Matt 2021-06-26 01:00:25 -04:00
  • 78acb857da Closes #1129 Closes #1128 NotMyFault 2021-06-19 10:17:43 +02:00
  • a0e84d7a44 Fix superpickaxe item dropping Fixes #1079 dordsor21 2021-06-18 23:48:23 +01:00
  • 7af06a533b Split up worldedit.anyblock and worldedit.anyblock.nbt for specific nbt operations NotMyFault 2021-06-18 20:58:10 +02:00
  • 391869cf3a Fix up LimitExtent - Correctly handle block state limit checks. - Don't quash exceptions thrown in a region operation by having a "max-fails" check that can only be hit once.... Fixes #1127 dordsor21 2021-06-18 18:00:42 +01:00
  • 96ed367420 Closes #1121 NotMyFault 2021-06-18 01:01:30 +02:00
  • 17c19766f7 Update dependency gradle to v7.1 (#1124) renovate[bot] 2021-06-17 13:00:24 -04:00
  • 79e8755d93 Update Upstream NotMyFault 2021-06-17 10:44:19 +02:00
  • 0af60e5680 Added support for GriefDefender (#1123) NotMyFault 2021-06-17 10:37:53 +02:00
  • 256d7c4e5d Temporary fix for #1122 dordsor21 2021-06-14 06:34:05 +01:00
  • d015e6b270 Also synchronise when loading sections forcefully dordsor21 2021-06-12 15:09:02 +01:00
  • 8836d1d75c Update dependency org.mockito:mockito-core to v3.11.1 (#1118) renovate[bot] 2021-06-11 17:20:24 +02:00
  • b796106dd7 Add directionals for chests and slabs "type" block state Fixes #987 dordsor21 2021-06-11 15:25:52 +01:00
  • da264b52e1 Fix #1116 dordsor21 2021-06-11 15:05:52 +01:00
  • f6c87b6726 Add null check to creating default NBT data dordsor21 2021-06-10 19:59:17 +01:00
  • 717a1b5db4 Replace ImmutableBaseBlock with BlanketBaseBlock - ImmutableBaseBlock is no longer needed as NBT was made immutable previously - BlanketBaseBlock represents to masks that the block has NBT, but does not need to match a specific state - Allow FuzzyBlockState to create BaseBlocks without NBT data (fixed tab completion issues) dordsor21 2021-06-10 19:47:34 +01:00
  • e11a2d7f6d Update dependency com.github.luben:zstd-jni to v1.5.0-2 (#1113) renovate[bot] 2021-06-10 17:37:15 +02:00
  • 1fa5f4d725 Begin fixing layer brush - Required new argument parser, which should ultimately be made into a singe blockstate parser for best results, and proper tab-completion - The layer brush itself is broken because of the changes to internal block retrieval from legacy dordsor21 2021-06-10 16:19:23 +01:00
  • 7ef8b2f95e Create default TileEntity data where required. Fixes #1093 Fixes #1042 dordsor21 2021-06-10 13:39:36 +01:00
  • 71130025e8 Allow ^ mask to be used between blocks that may have different properties, only keeping the shared properties Fixes #1092 dordsor21 2021-06-10 12:46:19 +01:00
  • dd217fcb70 Don't bother trying to use a clipboard when clearing plots. Fixes #1088 dordsor21 2021-06-09 17:45:57 +01:00
  • 09b2cfef56 Closes #1107 NotMyFault 2021-06-08 23:53:19 +02:00
  • bae592bf91 Update dependency com.sk89q.worldguard:worldguard-bukkit to v7.0.5 (#1108) renovate[bot] 2021-06-08 23:50:45 +02:00
  • 75935f91e9 Update dependency com.github.luben:zstd-jni to v1.5.0-1 (#1106) renovate[bot] 2021-06-08 23:46:46 +02:00
  • f6af9925e8 Char block null check (#1030) dordsor21 2021-06-08 15:28:16 +01:00
  • 1cd2d8d121 Send before history is acttually safer at the moment - avoids deadlocks dordsor21 2021-06-08 14:15:43 +01:00
  • ef5211d5b5 Update Wiki link NotMyFault 2021-06-06 21:17:24 +02:00
  • e40a657faf Remove unused imports SirYwell 2021-06-05 20:38:53 +02:00
  • 798e18ecc2 Look up BlockBase.Info field in actual class instead of subclass SirYwell 2021-06-05 20:32:09 +02:00
  • 2bdf6ae18a Leave a proper warning if you install WE alongside FAWE NotMyFault 2021-06-05 20:01:06 +02:00
  • 75fbe654ee Update Upstream NotMyFault 2021-06-05 11:27:27 +02:00
  • d1af6c38e7 Update Upstream NotMyFault 2021-06-05 10:27:38 +02:00
  • f139088b6e Update dependency org.mockito:mockito-core to v3.11.0 (#1103) renovate[bot] 2021-06-04 09:07:50 +02:00
  • 6bfc3ceb95 Removed cast to ResettableExtent in for loop. I have no idea why we were casting it when all objects in the loop were ResettableExtents in the first place. MattBDev 2021-06-03 17:59:51 -04:00
  • c87a19da5a Update dependency org.checkerframework:checker-qual to v3.14.0 (#1102) renovate[bot] 2021-06-03 00:31:30 +02:00
  • 7f51d8374b Merge remote-tracking branch 'origin/main' MattBDev 2021-06-02 17:27:46 -04:00
  • 930b9b07d5 Fixed raw class usage in DistrFilter MattBDev 2021-06-02 17:27:37 -04:00
  • 46ed9a2d67 Include classloader in extend debug message NotMyFault 2021-06-02 17:27:18 +02:00
  • b599769f8c Fixes #1098 NotMyFault 2021-05-30 23:49:46 +02:00
  • 53681ccc59 Feature/unsafe over reflections (#1082) Hannes Greule 2021-05-29 00:47:46 +02:00
  • 04610822a2 Update dependency org.jetbrains:annotations to v21 (#1084) renovate[bot] 2021-05-24 12:01:29 +02:00
  • cbe5cd4eb3 Move Fawe commands to Captions NotMyFault 2021-05-24 11:36:37 +02:00
  • d2dee87ab9 Update Upstream NotMyFault 2021-05-24 10:52:58 +02:00
  • b7f595cc50 Remove redundant tab from translation file NotMyFault 2021-05-23 23:39:00 +02:00
  • 8d35963171 Address dead Component imports NotMyFault 2021-05-23 23:35:08 +02:00
  • 106f9aed79 Address requested changes NotMyFault 2021-05-23 23:24:18 +02:00
  • d48808f111 Fixes #1072 NotMyFault 2021-05-22 17:33:42 +02:00
  • a7cbf1dd0a Elaborate where config changes can be applied to NotMyFault 2021-05-19 23:51:42 +02:00
  • 71f7103edd Always use Unsafe to clean ByteBuffer SirYwell 2021-05-15 15:27:28 +02:00
  • 706ac35063 Update GitHub actions matching latest Java requirements NotMyFault 2021-05-14 23:46:49 +02:00
  • aa0ad16a1b Update to Gradle 7 (#1078) Matt 2021-05-14 17:42:37 -04:00
  • 9aa25ce109 Update Upstream NotMyFault 2021-05-14 10:31:32 +02:00
  • be624d5fe2 Closes #1066 NotMyFault 2021-05-13 21:26:16 +02:00
  • 44fe51826f Remove nashorn scripting engine (#1068) NotMyFault 2021-05-13 20:19:55 +02:00
  • ff728478c6 Relight using starlight engine on Tuinity & perform heightmap updates (#1023) Hannes Greule 2021-05-13 17:29:11 +02:00
  • 46f1882496 Exchange Me's blog article URL NotMyFault 2021-05-12 19:10:30 +02:00
  • 9ff47d3404 Relocate zstd NotMyFault 2021-05-12 18:04:21 +02:00
  • 7b6fde2579 Update ServerLib NotMyFault 2021-05-12 16:35:51 +02:00
  • 46fae22de4 Fixed annoying capitalization issue. MattBDev 2021-05-11 20:24:52 -04:00
  • 6f2e4c0cf3 Simplify logic MattBDev 2021-05-11 20:16:53 -04:00
  • 4534154894 Throw error instead of returning null on a boolean return MattBDev 2021-05-11 20:16:32 -04:00
  • bdd3bc26af Replaced hardcoded values of Pi with Math.PI MattBDev 2021-05-11 20:15:24 -04:00
  • 4c1d0bc9a6 Removed redundant null checks and fixed a potential file separator issue MattBDev 2021-05-11 20:01:11 -04:00
  • 277046d5c9 Update grammar MattBDev 2021-05-11 19:21:09 -04:00
  • 64667a6d6e Update .gitignore MattBDev 2021-05-11 19:20:41 -04:00
  • 2b0ab1a084 Fixes #1046 NotMyFault 2021-05-11 20:16:54 +02:00
  • 00d689a238 Clarify why mcedit is discontinued NotMyFault 2021-05-08 14:55:25 +02:00
  • bb2fe3a8bc [ci skip] Remove -x test from compiling instructions NotMyFault 2021-05-07 23:48:55 +02:00
  • 036e8473b4 Fix unit tests + Version Determination (#1055) Pierre Maurice Schwang 2021-05-07 23:47:35 +02:00
  • 5ebc31ce88 Update dependency gradle to v6.9 (#1054) renovate[bot] 2021-05-07 15:10:30 +02:00
  • 1c9015531f Keep order of block properties (#1053) PureGero 2021-05-07 21:12:58 +10:00
  • 22be7410fc Add Pattern#applyBlock in favor of Pattern#apply NotMyFault 2021-05-06 11:54:22 +02:00
  • 5dafa5f62b Update Wiki link NotMyFault 2021-04-28 14:04:02 +02:00
  • 7e3525a6a2 Closes #1018 NotMyFault 2021-04-27 11:16:12 +02:00
  • 57451f6818 [ci skip] Clarify how to compile the project NotMyFault 2021-04-23 14:49:41 +02:00
  • ceacd7b669 Update Upstream NotMyFault 2021-04-22 20:41:49 +02:00
  • 207d029def Anvil commands are currently not implemented NotMyFault 2021-04-22 20:36:36 +02:00
  • 71b2f488b6 [ci skip] Resolving issue template conversation from 65f4d6c30f NotMyFault 2021-04-20 19:19:35 +02:00
  • 65f4d6c30f [ci skip] Address template deprecations NotMyFault 2021-04-19 18:10:15 +02:00
  • 23ce25e7c6 [ci skip] Update issue template paste link NotMyFault 2021-04-19 18:01:36 +02:00
  • cc75654b05 Do not append commit when building locally NotMyFault 2021-04-19 12:56:34 +02:00
  • 00641c8108 Update ServerLib NotMyFault 2021-04-19 11:19:31 +02:00
  • 6383ccea83 Pleasing gh actions NotMyFault 2021-04-18 20:42:32 +02:00
  • fe1cb649c8 Don't use local offset when compiling locally NotMyFault 2021-04-18 20:23:32 +02:00
  • b59d0e9843 [ci skip] Reword stale.yml NotMyFault 2021-04-17 21:41:29 +02:00
  • 57773765d7 Prevent exceptions from being thrown endlessly Hannes Greule 2021-04-16 20:27:42 +02:00
  • 8b69d8a8e2 Improve outdated note even more NotMyFault 2021-04-14 10:05:16 +02:00
  • e4331844ac Fix performance issues getting next file ids (#1027) Aurélien 2021-04-13 16:55:12 +02:00
  • ae647dadfb Fix /fawe threads output NotMyFault 2021-04-12 19:32:17 +02:00
  • 64a0a1d8e3 Change external jar classpath to FastAsyncWorldEdit (#1016) KleinCrafter 2021-04-10 23:28:20 +02:00
  • 88764d8d46 Update Upstream NotMyFault 2021-04-10 11:15:41 +02:00