Commit Graph

  • a23abc1bb6
    Update com.plotsquared to v6.1.2 (#1307) renovate[bot] 2021-09-21 00:57:59 +0200
  • 0fcf996c78
    Fix #1314 dordsor21 2021-09-20 23:54:26 +0100
  • e9adf0f30d
    Slightly preferable messages on UsageException thrown by piston dordsor21 2021-09-20 23:35:04 +0100
  • 9d26f030dc
    Fix some command errors being hidden by a usage message dordsor21 2021-09-20 23:18:38 +0100
  • 040edc8fd0
    Adjust exception catch slightly dordsor21 2021-09-20 23:07:58 +0100
  • f8ed4e0c38
    Separate and uppercase libs artifacts NotMyFault 2021-09-20 22:30:46 +0200
  • bb06492091
    Fix -f flag dordsor21 2021-09-20 18:10:37 +0100
  • 017a28b3dd
    Implement getAllProperties to code and adapters dordsor21 2021-09-20 16:00:50 +0100
  • 35e0a47beb
    Don't have adapters as "dependency" dordsor21 2021-09-20 15:09:34 +0100
  • d5be6940c7
    Add default getAllProperties method dordsor21 2021-09-20 14:46:51 +0100
  • 17a97f2f19
    Fix lack of handling of custom world heights in CharFilterBlock dordsor21 2021-09-20 14:15:08 +0100
  • 7a9cbe5d77
    Correct description of strip nbt dordsor21 2021-09-20 01:54:49 +0100
  • 9d68cd8380
    Automatic deployment (#1298) NotMyFault 2021-09-19 22:50:34 +0200
  • aba147f787
    Minor spring clean dordsor21 2021-09-19 21:40:15 +0100
  • 8a4f28a7cc
    StripNBT processor rather than extent dordsor21 2021-09-19 21:39:00 +0100
  • b11a67e435
    Fix #1311 dordsor21 2021-09-19 21:20:18 +0100
  • 4f68fb0e26
    Add tracing feature to EditSessions (Upstream 1301) (#1112) Matt 2021-09-19 16:02:41 -0400
  • f405994346
    Improve fullycopy pattern parsing - Don't attempt ClipboardFormats#loadAllFromInput if the user is typing #copy or #clipboard to avoid needless "File dialogs are not supported in your environment." message dordsor21 2021-09-19 20:47:40 +0100
  • abaa98d2a9
    Fix #403 dordsor21 2021-09-19 20:47:21 +0100
  • 5f7411114e
    Fixes #1310 NotMyFault 2021-09-19 21:42:53 +0200
  • 8cc93a2255
    Update dependency com.sk89q.worldguard:worldguard-bukkit to v7.0.6 (#1305) renovate[bot] 2021-09-18 21:59:29 +0200
  • 0a48765c98
    Add //blob command equivalent to //br rock dordsor21 2021-09-18 17:42:58 +0100
  • 7d032ba69f
    Scattercommand should use the same editsession for all commands, make it "silent" by default and allow players to see output if wanted. dordsor21 2021-09-18 17:42:40 +0100
  • 34301b446a
    Allow scatter command brush to use FAWE commands. Best for scatter sphere, etc. dordsor21 2021-09-18 17:08:03 +0100
  • 51aa500857
    move yscale earlier in br height for people that can't work it out themselves dordsor21 2021-09-18 16:20:28 +0100
  • 7a0c0d5d41
    Fix #990 dordsor21 2021-09-18 16:15:31 +0100
  • fad1fcd8ee
    Fix RichParser suggestions dordsor21 2021-09-18 15:07:41 +0100
  • 54398ebe1c
    Add timeout to regex masking dordsor21 2021-09-18 15:01:09 +0100
  • dbbb450172
    Flush clipboards before writing schematics. #1286 dordsor21 2021-09-18 03:19:49 +0100
  • bd95d5a86d
    Adjust mask managers - Add list of "exclusive" managers to config to aid users in having some sort of prioritisation. - Fixes #960 if PlotSquared is added to exclusive managers, otherwise, there's no particularly sane way of adding prioritisation without requiring a treemap be added to YAML config, or for us to decide upon it ourselves dordsor21 2021-09-18 03:19:27 +0100
  • fbbb4ed8fa
    Update adapters to f840c74a30b5c5c622080cb9678db58deb7062b9 NotMyFault 2021-09-17 19:58:54 +0200
  • 1cc6ad1481
    Fix #1049 dordsor21 2021-09-17 17:26:41 +0100
  • 90aeb48040
    Fix #1297 dordsor21 2021-09-17 17:12:14 +0100
  • 07be1c6a44
    Remove native libs - lz4-java links them dynamically NotMyFault 2021-09-17 16:22:02 +0200
  • ffd74e59ef
    [ci skip] Closes #1306 Closes #1304 NotMyFault 2021-09-17 16:00:25 +0200
  • 5093569ce0
    Fix #1303 dordsor21 2021-09-17 14:54:51 +0100
  • 74697ee312
    Fix ZSTD implementation and test-loading. Don't allow disabling of the test on startup dordsor21 2021-09-17 14:38:28 +0100
  • 9fb6ebe7ac
    Shift ZSTD bindings check NotMyFault 2021-09-16 21:56:28 +0200
  • 1dd0dac462
    Correct equality check for adding post processor dordsor21 2021-09-16 17:49:16 +0100
  • 4182d7473c
    Slightly improve regen workflow, update adapters to a9c745a600 dordsor21 2021-09-16 17:42:31 +0100
  • e4cbd85197
    Ensure adapters are up to date dordsor21 2021-09-15 01:44:00 +0100
  • f10dbe7387
    Use an object array for synchronising on internal chunk sections rather than the sections array itself. dordsor21 2021-09-15 01:20:04 +0100
  • e989a4ebb0
    Update com.plotsquared to v6.1.1 (#1299) renovate[bot] 2021-09-14 17:04:21 +0200
  • 45b745a580
    [ci skip] Closes #1300, Closes #1301 NotMyFault 2021-09-14 17:02:54 +0200
  • 635ec0e7a8
    Fix #736 dordsor21 2021-09-14 14:44:23 +0100
  • 8120163f5e
    Fix #727 dordsor21 2021-09-14 14:33:20 +0100
  • dad991e7aa
    synchronise filterBlocks - we shouldn't be able to execute the call method whilst a filter is ongoing and vice versa dordsor21 2021-09-14 14:32:42 +0100
  • 09d2996451
    Don't accept values smaller than parallel threads for target size - Smaller than parallel threads implies any time any thread tries to do anything, another thread must cancel its work, and the chunk is submitted. dordsor21 2021-09-14 14:30:32 +0100
  • daa418a287
    Fix needless complication of section position methods in CharBlocks children dordsor21 2021-09-13 18:33:42 +0100
  • ce7a97368f
    Improve javadocs on BlockArrayClipboard, ensure correct clipboard is used for BlockArrayClipboard's parent clipboard dordsor21 2021-09-13 15:32:33 +0100
  • 06d716248e
    Flush clipboard rather than close on player disconnect Addresses #1291 dordsor21 2021-09-13 15:08:03 +0100
  • 3088b1245c
    Simplify flushing of clipboards in ClipboardCommands dordsor21 2021-09-13 15:07:16 +0100
  • f641fc1716
    Javadoc dordsor21 2021-09-13 13:27:47 +0100
  • 5207981fb2
    Make clipboard flushable #1286 dordsor21 2021-09-13 13:25:11 +0100
  • fcbbc72a19
    Refactor the try-catch for copy/cut commands, switch to saveDiskClipboard instead of closing the clipboard on error Address #1291 dordsor21 2021-09-13 13:19:57 +0100
  • adf83bdd0a
    Use default blockstate internal id for creating blockstates from their serialised form Fixes #1294 dordsor21 2021-09-13 13:14:49 +0100
  • 40a4010041
    Add loadIfPresent method for use where the section should definitely exist and be FULL dordsor21 2021-09-13 12:47:00 +0100
  • af890cf21d
    Fix build dordsor21 2021-09-12 12:47:08 +0100
  • b6b6ba7265
    Improve CachedMask a bit - no need to unwrap/wrap blockvectors, allow extents to be parsed dordsor21 2021-09-12 12:36:32 +0100
  • f5d6d4079a
    *Actually rename section index everywhere dordsor21 2021-09-12 11:40:36 +0100
  • 7876ab825e
    Make blocking executor a fair policy Safer if we're submitting lots of chunks for recursive operations. These chunks should be handled in the order they're submitted so we don't handle a chunk that's been submitted twice (possible) in the wrong order dordsor21 2021-09-12 11:36:36 +0100
  • 66b79b4ea2
    Remove unneeded IQueueWrapper, clean up some queue classes slightly dordsor21 2021-09-12 11:35:28 +0100
  • d60d178513
    Rename section index to position as it's a more suitable name dordsor21 2021-09-12 11:33:44 +0100
  • d9a8c047a2
    don't create chunk set if it doesn't already exist when checking for biomes It shouldn't ever create the set at this point though dordsor21 2021-09-12 11:33:12 +0100
  • fc47fd586c
    Update adapters dordsor21 2021-09-12 11:24:40 +0100
  • da2a846d3d
    Don't return null when adding processors to NullExtent dordsor21 2021-09-12 11:05:38 +0100
  • cdbbedb662
    Update Upstream NotMyFault 2021-09-13 10:42:36 +0200
  • 5d31b7034d
    Deprecate sponge schematic reader/writer and tell users why (#1287) dordsor21 2021-09-12 15:57:52 +0100
  • 8e214b1232
    Javadocs to LocalBlockVectorSet dordsor21 2021-09-11 16:59:00 +0100
  • 8c8419a1c5
    LocalBlockVectorSet shouldn't actually be used from multiple threads. SparseBitSet is not thread safe dordsor21 2021-09-11 16:41:42 +0100
  • 6e586da83e
    Some code cleanup - Simplify MaskFilter slightly - Improve thread safety of LocalBlockVectorSet - Simplify if statement in SingleThreadQueueExtent - Better error in MathMan#tripleSearchCoords for handling of the error in some cases dordsor21 2021-09-11 16:38:01 +0100
  • e85586db80
    Only set ParserContext extent to world if null when setting world dordsor21 2021-09-11 16:25:45 +0100
  • a923c112ee
    Actually do what I said for min/max Y in HeightmapProcessor dordsor21 2021-09-11 14:25:47 +0100
  • 2c0c57ec4f
    Update adapters dordsor21 2021-09-11 13:49:06 +0100
  • 82220ef87e
    Move HeightMapType and HeightmapProcessor into own package dordsor21 2021-09-11 13:37:31 +0100
  • 333b9c184e
    Go into more detail about tree types not being there because version dordsor21 2021-09-11 12:54:09 +0100
  • f84c98e721
    Use given min/max y values in HeightmapProcessor dordsor21 2021-09-11 12:41:06 +0100
  • 6cbd9631a0
    Improve notes on getting the stored section range/refactor method name dordsor21 2021-09-11 12:40:39 +0100
  • 37998ec598
    Refactor heightmap classes to math where it makes more sense (not required by heightmap processor, nor are they processors, used for heightmap brushes etc.) dordsor21 2021-09-11 12:23:03 +0100
  • 5fb4434afe Fix indexing and custom world heights in HeightmapProcessor SirYwell 2021-09-11 09:24:35 +0200
  • f29d68b16e
    Update Upstream NotMyFault 2021-09-11 10:15:44 +0200
  • db24b429c1
    only close clipboard on error during copy apply to //cut as well dordsor21 2021-09-11 00:27:26 +0100
  • 470ba64fe4
    Fix #1260 dordsor21 2021-09-10 17:46:21 +0100
  • 829ddc393f
    Fix #1268 dordsor21 2021-09-10 17:14:55 +0100
  • c16212e456
    Update adapters dordsor21 2021-09-10 16:54:30 +0100
  • 88ae6d9e1d
    Optimise HeightmapProcessor (around 16x faster) dordsor21 2021-09-10 16:53:25 +0100
  • f0a6fa13da
    Fix serverlib shading dordsor21 2021-09-10 16:25:31 +0100
  • 0e72fa5058
    Specify requirement for delay-chunk-unloads-by to be set for preloading dordsor21 2021-09-10 15:52:46 +0100
  • 91919d31b0
    Update PlotSquared NotMyFault 2021-09-10 16:10:05 +0200
  • 3f182c63bc
    Fix #1285 dordsor21 2021-09-10 14:53:07 +0100
  • effb94623a
    Fix exceptions being squashed RegionVisitor preloading dordsor21 2021-09-10 14:41:15 +0100
  • ef62f1e0d9
    Fix adapters cos it's just plain wrong..? dordsor21 2021-09-10 14:13:59 +0100
  • 195a13a23c
    some codestyle application dordsor21 2021-09-08 16:39:43 +0100
  • dc11b74020
    Closes #1283 Closes #1284 NotMyFault 2021-09-07 10:41:42 +0200
  • 8c328abdd2
    Update Upstream NotMyFault 2021-09-07 10:19:04 +0200
  • 91ad0a20ef
    Identify CLI as Fawe version NotMyFault 2021-09-07 01:06:22 +0200
  • 17a1c7e0bf
    Fix CLI NotMyFault 2021-09-06 20:17:43 +0200
  • 7c3c165fd6
    Merge branch 'main' of https://github.com/IntellectualSites/FastAsyncWorldEdit into main NotMyFault 2021-09-06 15:31:27 +0200
  • 8aadeb9291
    Identify as Fawe when throwing unknown exceptions NotMyFault 2021-09-06 15:28:54 +0200
  • e3ab25b3c9
    Update dependency org.checkerframework:checker-qual to v3.18.0 (#1280) renovate[bot] 2021-09-06 14:59:17 +0200