Commit Graph

  • 19592df1f6 Don't cache location for circle brush, fix #970 Also, allow filled circles (very cool feature) Hannes Greule 2021-04-10 01:07:51 +02:00
  • 911d3a00eb Don't paste biomes out of bounds, fix #1009 Also some preparations for variable world heights Hannes Greule 2021-04-09 22:59:31 +02:00
  • 4b371e2c3f Fix latest.log not contained in debugpaste, fix #1017 Hannes Greule 2021-04-09 22:12:52 +02:00
  • 4d77771ea1 Increase cui limit based on game limits NotMyFault 2021-04-07 19:54:44 +02:00
  • 6e8cc06637 Address a few deprecations NotMyFault 2021-04-06 18:30:29 +02:00
  • 01dff32597 Fine tuning captions NotMyFault 2021-04-06 14:01:04 +02:00
  • dc51379e8f Update upstream NotMyFault 2021-04-05 23:14:20 +02:00
  • 685c25bdf4 Update gh actions NotMyFault 2021-04-05 23:02:56 +02:00
  • 5e534ff9e2 Finalize Captions NotMyFault 2021-04-05 19:54:49 +02:00
  • a9d1202ce1 Finish up transition to captions NotMyFault 2021-04-04 19:56:57 +02:00
  • 7b9e8a0d79 Update dependency com.plotsquared:PlotSquared-Core to v5.13.11 (#1010) renovate[bot] 2021-04-04 13:31:14 +02:00
  • e40d3e3c19 Fixes LongRangeBuildTool tool (#1005) Aurélien 2021-04-02 23:03:59 +02:00
  • b96cea75b8 Update Upstream NotMyFault 2021-03-29 15:29:16 +02:00
  • 2dc89f735d Add missing translation key NotMyFault 2021-03-27 14:22:04 +01:00
  • 784db1e9c8 Include project name in jar NotMyFault 2021-03-26 21:21:45 +01:00
  • adb99903de Include //sel in the basic permpack (#982) untuned 2021-03-26 12:23:53 -04:00
  • 2ffb7316a4 Bring back cli NotMyFault 2021-03-26 14:24:26 +01:00
  • c689b4e5d2 Update Upstream NotMyFault 2021-03-26 10:11:26 +01:00
  • 4af7316118 Remove freebuild regions (#991) NotMyFault 2021-03-25 08:40:09 +01:00
  • 680ddc97a1 [CI-SKIP] Add checkboxes to template NotMyFault 2021-03-24 21:00:00 +01:00
  • 51487135bb Adding a try-catch for some edge scenario Fawe failing to grab Mojang assets NotMyFault 2021-03-22 18:17:46 +01:00
  • d224d6ea32 Add synchronization to CharBlocks (#963) dordsor21 2021-03-15 18:33:21 +00:00
  • 20424b081c Allow none as image in height brush, fixes #969 Hannes Greule 2021-03-14 22:00:05 +01:00
  • d974164204 Switch from PropertyKey enum to class (#971) Hannes Greule 2021-03-14 20:38:11 +01:00
  • 786baf09f4 Closes #957 NotMyFault 2021-03-14 15:19:07 +01:00
  • bc64eaff1c Merge upstream NotMyFault 2021-03-13 10:59:17 +01:00
  • 6476345e44 Implement missing methods NotMyFault 2021-03-12 12:23:44 +01:00
  • cde52f9f35 Implement missing methods NotMyFault 2021-03-09 12:41:05 +01:00
  • a27d1667d5 Address template deprecations NotMyFault 2021-03-09 12:32:28 +01:00
  • c8db3e0c87 Closes #946 NotMyFault 2021-03-08 21:12:42 +01:00
  • 5acd1d7b95 Improve note about loading invalid schematics via FSR and SSR NotMyFault 2021-03-08 16:34:16 +01:00
  • 99ea64fa4e Add a couple of permissions NotMyFault 2021-03-06 20:22:39 +01:00
  • 7a0dc39eb7 Apply a lot of synchronization to ChunkHolder (#941) dordsor21 2021-03-03 14:26:00 +00:00
  • 6bd866bdf7 Making renovate happy NotMyFault 2021-02-27 15:52:50 +01:00
  • 32b5261e17 Strip "additional context" box from templates NotMyFault 2021-02-26 17:34:23 +01:00
  • 1a3f479c67 Move to new templates (#936) NotMyFault 2021-02-26 10:35:03 +01:00
  • 0b65533294 Show a message with install instructions when running the jar file NotMyFault 2021-02-25 22:58:17 +01:00
  • bc686a611d Update dependency com.comphenix.protocol:ProtocolLib to v4.6.0 (#921) renovate[bot] 2021-02-23 23:46:29 +01:00
  • 7696bb92c7 Update dependency gradle to v6.8.3 (#930) renovate[bot] 2021-02-23 21:53:02 +01:00
  • 4af3cc6e4c Closes #929 NotMyFault 2021-02-22 11:13:08 +01:00
  • d632c642ff Don't add entities to chunk on regen (#927) Hannes Greule 2021-02-22 11:11:13 +01:00
  • 51163ffc40 Fix gitattributes NotMyFault 2021-02-22 11:08:45 +01:00
  • f5956b66a8 Present adventure on compile time NotMyFault 2021-02-22 11:04:12 +01:00
  • 4a6af7182a Improve per-player schematic declaration NotMyFault 2021-02-22 10:47:34 +01:00
  • e550189cb8 Add more debug output to find a error (#924) Aurora 2021-02-19 20:19:19 +01:00
  • e8169afd64 Boost TileEntity clear performance, with extra boost on Paper NotMyFault 2021-02-19 19:58:36 +01:00
  • 14c0d4a5e8 Update build.yml Matt 2021-02-18 14:19:37 -05:00
  • 80b6a100e8 Switch to vanity url NotMyFault 2021-02-16 23:49:04 +01:00
  • e3ab9035a8 Fixes #911 NotMyFault 2021-02-15 19:40:38 +01:00
  • af987016fc Fixes #910 NotMyFault 2021-02-15 12:24:33 +01:00
  • 0a721b18ce Implement methods NotMyFault 2021-02-14 19:56:05 +01:00
  • 366ff738e2 Update bStats NotMyFault 2021-02-14 19:40:15 +01:00
  • 20304bf7ad Cherry-pick build-script changes from upstream MattBDev 2021-02-11 11:59:03 -05:00
  • 8981a5c484 Merge remote-tracking branch 'origin/main' MattBDev 2021-02-11 11:45:11 -05:00
  • 83e5e8ea27 Improve note if Fawe is used on an older mc release NotMyFault 2021-02-10 17:49:34 +01:00
  • eead11f32a Fixes #265 NotMyFault 2021-02-08 13:20:56 +01:00
  • 5f83643d88 Couple of command fixes fixes #899 dordsor21 2021-02-05 23:20:15 +00:00
  • 2ab207cfe9 Fix occasional NPE when removing section lighting dordsor21 2021-02-05 16:05:53 +00:00
  • 3df080abe4 Add note if clipboard >= Integer.MAX_VALUE NotMyFault 2021-02-05 13:21:15 +01:00
  • 8b1f043dc5 Update so many dependencies, merge Forge/Fabric for final jar (#1651) Octavia Togami 2021-01-25 05:14:09 -05:00
  • f3d4621589 Minor build script changes MattBDev 2021-02-04 17:06:49 -05:00
  • ac16c9a2ba Minor upstream merge NotMyFault 2021-02-03 23:08:39 +01:00
  • c1f6e43763 Merge branch 'main' of https://github.com/IntellectualSites/FastAsyncWorldEdit into main NotMyFault 2021-02-01 22:40:42 +01:00
  • 3e37a66a12 Leave a better note about EOL versions NotMyFault 2021-02-01 22:40:27 +01:00
  • a49ebb4578 Update renovate.json NotMyFault 2021-02-01 20:11:23 +01:00
  • f88432a709 Fix incorrect Collections#unmodifiableSet usage dordsor21 2021-02-01 15:07:54 +00:00
  • 09ba78d1e9 Relocate serverlib properly NotMyFault 2021-02-01 15:23:47 +01:00
  • a13e43fecd Update issue template NotMyFault 2021-01-31 09:31:06 +01:00
  • bfc37f1628 Update ServerLib NotMyFault 2021-01-30 13:14:48 +01:00
  • 818a75b809 Update dependency com.github.luben:zstd-jni to v1.4.8-2 NotMyFault 2021-01-28 15:48:01 +01:00
  • 287aa9dd8b Remove bad default copy method in AbstractMask dordsor21 2021-01-28 14:23:00 +00:00
  • 485781f711 Merge branch 'main' of github.com:IntellectualSites/FastAsyncWorldEdit dordsor21 2021-01-28 13:13:10 +00:00
  • 781f39f71a Properly define /ore arguments Fix #885 dordsor21 2021-01-28 12:54:55 +00:00
  • dd65cffe86 Relocate properly NotMyFault 2021-01-24 12:01:03 +01:00
  • 0bba9c5ac7 Update bStats NotMyFault 2021-01-24 10:44:22 +01:00
  • 16f72d1cfd Update dependency gradle to v6.8.1 (#879) renovate[bot] 2021-01-22 23:36:08 +01:00
  • 86ecd9f553 Move to ServerLib NotMyFault 2021-01-22 23:23:08 +01:00
  • 9cfcaa7605 Improve texture util if version is missing N0tMyFaultOG 2021-01-21 20:20:09 +01:00
  • 1a5c7bfb28 Merge branch 'renovate/com.google.code.gson-gson-2.x' of https://github.com/IntellectualSites/FastAsyncWorldEdit into renovate/com.google.code.gson-gson-2.x N0tMyFaultOG 2021-01-21 17:04:11 +01:00
  • 44a95b47a4 Update dependency com.google.code.gson:gson to v2.8.6 Renovate Bot 2021-01-21 16:03:36 +00:00
  • 487d817542 Merge branch 'main' into renovate/com.google.code.gson-gson-2.x N0tMyFaultOG 2021-01-21 16:59:18 +01:00
  • e9da3daf9e Update dependency it.unimi.dsi:fastutil to v8.4.4 Renovate Bot 2021-01-21 12:53:43 +00:00
  • 692a844759 Update dependency com.google.code.gson:gson to v2.8.6 Renovate Bot 2021-01-21 12:53:35 +00:00
  • ef596664bc Properly name repositories N0tMyFaultOG 2021-01-21 13:34:33 +01:00
  • a300abae41 Properly define WorldGuard version N0tMyFaultOG 2021-01-21 13:21:54 +01:00
  • c35ebd7b53 Only scan used repositories N0tMyFaultOG 2021-01-21 13:07:17 +01:00
  • 67f9e54285 Enhance reload message N0tMyFaultOG 2021-01-21 10:19:07 +01:00
  • 1c4339ce1c Replace dead links N0tMyFaultOG 2021-01-20 13:56:19 +01:00
  • acc8a79e8e Leave a note about unsupported versions N0tMyFaultOG 2021-01-19 20:23:37 +01:00
  • 4b38526efb Update left over 1.16.4 notes N0tMyFaultOG 2021-01-19 19:50:43 +01:00
  • 06dc92b7ce Merge branch 'main' of https://github.com/IntellectualSites/FastAsyncWorldEdit MattBDev 2021-01-18 15:59:51 -05:00
  • 2ce493ae68 Miscellaneous improvements to build scripts. MattBDev 2021-01-18 15:58:50 -05:00
  • 0f6b56572a Update to NMS given by 1.16.5. Since there's no new NMS revision (we're still on R3...?!) but there were changes, it would be more difficult to maintain both 1.16.4 and 1.16.5. Therefore, let's just stop supporting 1.16.4 as 1.16.5 is a minor update regardless. Fixes #859 dordsor21 2021-01-18 16:13:42 +00:00
  • 3ba982927a Merge branch 'main' of github.com:IntellectualSites/FastAsyncWorldEdit dordsor21 2021-01-18 15:37:43 +00:00
  • c218743fa8 Fix some coordinate errors - Fixes WorldGuard weirdness - Fixes #860 dordsor21 2021-01-18 15:37:14 +00:00
  • 6895fe3b2c Update adapters to 1.16.5 N0tMyFaultOG 2021-01-16 09:55:04 +01:00
  • 798b4cdd4e Fix #806 dordsor21 2021-01-15 20:16:46 +00:00
  • b450a0af80 Fix confirm for some commands that give AutoValue_CommandParametersImpl from the getgo dordsor21 2021-01-14 20:08:43 +00:00
  • bad3d31d90 Fix removing section lighting - Paper and spigot differ in methods - Also don't clone it as we're trying to fill the actual data... dordsor21 2021-01-14 17:03:32 +00:00
  • b18c646bce AbstractExtentMasks should have the correct extent. - Fixes #843 dordsor21 2021-01-14 16:54:38 +00:00