Commit Graph

  • b728989355 Refactor Jars to ThirdPartyManager N0tMyFaultOG 2020-11-01 20:56:45 +0100
  • 781c1e943b
    Fixed dumb typo Matt 2020-10-31 22:09:13 -0400
  • 9fd872a49e
    Fixed dumb typo Matt 2020-10-31 22:08:45 -0400
  • 985fd90ef7
    Update Jars.java (#730) Matt 2020-10-31 22:05:31 -0400
  • 65c0b8905f
    Update SilentPlayerWrapper.java (#729) Matt 2020-10-31 22:00:14 -0400
  • 0746c1185f
    Update FaweVersion.java (#728) Matt 2020-10-31 21:56:21 -0400
  • 44619e1f21 Merge branch 'main' of https://github.com/IntellectualSites/FastAsyncWorldEdit into main MattBDev 2020-10-28 18:47:30 -0400
  • 478ab167fa
    Shift region logger to debug NotMyFault 2020-10-24 09:55:49 +0200
  • b5d9ee1532 Merge branch 'main' of https://github.com/IntellectualSites/FastAsyncWorldEdit into main MattBDev 2020-10-23 15:11:29 -0400
  • c6ef1bc1de
    Full support for 3D biomes (#714) dordsor21 2020-10-22 22:18:16 +0100
  • 28f5a7072d
    Merge pull request #707 from IronApollo/biome-regen NotMyFault 2020-10-22 10:57:49 +0200
  • 30863c36e7
    Fix confirm deadlock and confirm permissions/limits (#718) Hannes Greule 2020-10-22 07:28:07 +0200
  • 097f3ec473
    Reimplement #offset mask (#712) Hannes Greule 2020-10-20 14:37:21 +0200
  • d3600e4225 Remove dead config entries N0tMyFaultOG 2020-10-15 18:23:10 +0200
  • 27f16d97b3 Optimize biome retrieval IronApollo 2020-10-14 23:10:55 -0400
  • 5508b415c9
    Allow nullable BukkitPlayers for whatever reason WorldGuard needs them for I guess? (#706) dordsor21 2020-10-14 19:56:16 +0100
  • e6b083554b Implement biome-specific regen IronApollo 2020-10-13 22:43:11 -0400
  • b86e452b80
    Add jvm flags to debugpaste NotMyFault 2020-10-13 15:14:55 +0200
  • f95cf0a9ca
    Add missing translation strings NotMyFault 2020-10-13 15:00:46 +0200
  • 3ab0d05c1d Merge branch 'main' of https://github.com/IntellectualSites/FastAsyncWorldEdit into main MattBDev 2020-10-12 18:26:00 -0400
  • 4127e83749 Don't paste ComplexEntityParts Aurora 2020-10-12 11:57:39 +0200
  • b5f41501e4 fix tabcomplete for brushes and possible many other commands wea_ondara 2020-10-11 13:28:47 +0200
  • 6d45169d9d fix tabcomplete for biomes and tree types, fixes #457 wea_ondara 2020-10-10 15:41:34 +0200
  • 8c26c55501 Fix scaling N0tMyFaultOG 2020-10-11 13:39:59 +0200
  • 4cea303eb7 Update logo N0tMyFaultOG 2020-10-11 13:37:11 +0200
  • 3c6280b11e
    Re-Implement //regen (#598) Aurora 2020-10-10 11:57:12 +0200
  • d42e152348 Update adapters N0tMyFaultOG 2020-10-09 22:39:36 +0200
  • 3c40c53f66
    Add missing aliases NotMyFault 2020-10-09 10:13:13 +0200
  • 67cc5fb984 Merge branch 'logging' into main N0tMyFaultOG 2020-10-09 10:03:13 +0200
  • 3fab209bdb Merge branch 'main' of https://github.com/IntellectualSites/FastAsyncWorldEdit into main MattBDev 2020-10-08 22:53:19 -0400
  • 0021aeb40a Several fixes to actual, probable and possible synchronocity issues (#691) dordsor21 2020-10-08 21:15:05 +0100
  • e19c537f62 Reimplement l2d, l3d, existing and buffer pattern (#684) Hannes Greule 2020-10-08 17:39:15 +0200
  • 62fa6d255c Fix //jumpto (#689) weaondara 2020-10-08 17:38:31 +0200
  • cf0ff72524 Correctly queue edits Synchronising on the LocalSession ends up being dangerous as it's a craftbukkit thread, leading to blocking issues if something goes wrong in an edit, made worse by the fact craftbukkit threads like to interfere with each other sometimes, and also cause OOMs and hanging when there are too many of them. dordsor21 2020-10-08 10:53:57 +0100
  • d10a5cc5fa Fix schem loading of sponge schems with dataversion == 1 (#690) weaondara 2020-10-07 21:11:57 +0200
  • 950b1599ec Fix copypaste brush (#688) Hannes Greule 2020-10-07 15:32:05 +0200
  • d5d09ba586 Remove deep synchronisation that is a very plausible cause of circular locking. This may be a fix for #685 dordsor21 2020-10-07 15:52:48 +0100
  • ae38880e1b Rename FAWE Threads to be more identifiable. MattBDev 2020-10-08 21:47:34 -0400
  • c4c50da4f9 Merge branch 'main' of https://github.com/IntellectualSites/FastAsyncWorldEdit into main MattBDev 2020-10-08 21:47:41 -0400
  • af3c723e0d Rename FAWE Threads to be more identifiable. MattBDev 2020-10-08 21:47:34 -0400
  • 0c9f00b6ba
    Update worldedit-core/src/main/java/com/sk89q/worldedit/regions/EllipsoidRegion.java dordsor21 2020-10-08 21:15:48 +0100
  • 5b97c0abcd
    Several fixes to actual, probable and possible synchronocity issues (#691) dordsor21 2020-10-08 21:15:05 +0100
  • 4407749219
    Reimplement l2d, l3d, existing and buffer pattern (#684) Hannes Greule 2020-10-08 17:39:15 +0200
  • 116c5d17c5
    Fix //jumpto (#689) weaondara 2020-10-08 17:38:31 +0200
  • 2c27b9c02a
    Correctly queue edits Synchronising on the LocalSession ends up being dangerous as it's a craftbukkit thread, leading to blocking issues if something goes wrong in an edit, made worse by the fact craftbukkit threads like to interfere with each other sometimes, and also cause OOMs and hanging when there are too many of them. dordsor21 2020-10-08 10:53:57 +0100
  • a64a1ab09e
    Fix schem loading of sponge schems with dataversion == 1 (#690) weaondara 2020-10-07 21:11:57 +0200
  • 70c40ae077
    Merge branch 'main' of github.com:IntellectualSites/FastAsyncWorldEdit into main dordsor21 2020-10-07 15:53:09 +0100
  • def986710f
    Remove deep synchronisation that is a very plausible cause of circular locking. This may be a fix for #685 dordsor21 2020-10-07 15:52:48 +0100
  • 5800c0bc96
    Fix copypaste brush (#688) Hannes Greule 2020-10-07 15:32:05 +0200
  • 728ced8c06 Merge branch 'main' into logging MattBDev 2020-10-06 14:47:28 -0400
  • f5a42c63a7 Better logger support MattBDev 2020-10-06 14:44:33 -0400
  • f71ca32140
    Reimplement biome pattern (#681) Hannes Greule 2020-10-05 21:00:35 +0200
  • 96dcb95b7c
    Javadoc and Formatting fixes. (#619) Matt 2020-10-05 13:41:41 -0400
  • b06d943f7c
    There's no need to duplicate everything when copying the intersection masks, as the Set and array should be the same. (#680) dordsor21 2020-10-04 18:49:45 +0100
  • fc606ff5ff
    use concurrent hashmap for thread processor cache dordsor21 2020-10-04 18:34:15 +0100
  • 9f232a9690 Enhance debugpaste information N0tMyFaultOG 2020-10-04 16:52:43 +0200
  • 3a5cfdc357 Build on Java 1.8 and 1.11 HeroCC 2020-10-03 22:28:58 +0200
  • 1f02287caa
    trim get where chunk SET is remembered from a previous session dordsor21 2020-10-03 15:53:49 +0100
  • 346762d93b
    Add heightmapinterface alias NotMyFault 2020-10-02 17:28:49 +0200
  • 88e64a0632
    Simplify further as using ConcurrentHashMap dordsor21 2020-10-01 17:08:29 +0100
  • 197e08a937
    use ConcurrentHashMap dordsor21 2020-10-01 16:48:02 +0100
  • 40717c23c4
    If extent is world when pasting clipboard, cretae editsession fixes #583 dordsor21 2020-10-01 15:02:34 +0100
  • 987ab7d2b6
    reduce the amount of synchronisation/locks being used unneecessarily and add nullcheck dordsor21 2020-10-01 14:33:34 +0100
  • 318eca364d
    We ought to always clear (close) the clipboard on logout Fixes #672 dordsor21 2020-09-30 10:56:07 +0100
  • 13cfd638d6
    Fix incorrtect field references dordsor21 2020-09-29 10:11:29 +0100
  • 48cd763d3b
    fix performance issues in BukkitPlayer permission (#665) Aurora 2020-09-28 19:11:28 +0200
  • 6332b8c965
    This ought to be false by default for now dordsor21 2020-09-28 11:18:16 +0100
  • 82bcc0e9a5
    Allow "post processing" of chunks (#658) dordsor21 2020-09-28 11:13:02 +0100
  • 2aef0ee27e
    Delete bug---issue-report-for-fastasyncworldedit.md Matt 2020-09-27 17:35:39 -0400
  • a0f99d6289 Update issue templates Matt 2020-09-27 17:33:07 -0400
  • bd4a3a3efd
    Fix inconsistency with legacy regarding loading schematics from URL dordsor21 2020-09-26 22:20:47 +0100
  • 68deed1469
    schematics are just fun dordsor21 2020-09-26 21:56:38 +0100
  • 1766c62278
    Attempt to recover from incorrectly-extensioned schematic reads (#660) dordsor21 2020-09-25 15:15:00 +0100
  • 65747bf8f8
    accessing clipboards should not be synchronized to LocalSession (#653) dordsor21 2020-09-25 15:02:09 +0100
  • 855389c785
    Allow parallelisation of masks (#636) dordsor21 2020-09-25 15:00:42 +0100
  • 3f1e8fa4d4
    Fixes unsafe memory access using cross server clipboards (#651) Aurora 2020-09-24 19:10:43 +0200
  • 5e67c1b658
    Squash errors and debug to aid fixing #652 properly dordsor21 2020-09-22 11:34:45 +0100
  • 3b660756f6
    Fix #647 dordsor21 2020-09-21 17:09:17 +0100
  • 3b2fe2ffde
    Fix toggle permission (#644) Aurora 2020-09-21 17:07:35 +0200
  • 806916d6e8
    Fix entity rotation (#642) Aurora 2020-09-20 16:33:07 +0200
  • 2b45d922f2
    Update the issue template & add a config (#640) Aurora 2020-09-20 12:04:34 +0200
  • 845c32bd18
    Fix #639 looks like we too speedy dordsor21 2020-09-19 20:46:46 +0100
  • be0e33746c
    Ensure the block actually can be waterlogged when checking for waterlogged status. Fixes #632 Fixed #633 dordsor21 2020-09-19 16:54:42 +0100
  • 7aedf62c63
    Update workflow target branches NotMyFault 2020-09-19 16:59:58 +0200
  • aed6807eb2
    comment dordsor21 2020-09-18 18:54:14 +0100
  • cf750ba00c
    Correct tag name for writing and add compatibilty for created corrupt schematics dordsor21 2020-09-18 18:31:42 +0100
  • 9c34702a47
    Correct tag name for tile entities dordsor21 2020-09-18 18:29:36 +0100
  • 218f570cb1
    Fix LimitExtent and processing of Plot regions Fixes #627 Fixes #609 dordsor21 2020-09-18 17:40:55 +0100
  • fc91c3b56e
    Clone mutable regions given to clipboards Fixes #630 dordsor21 2020-09-18 15:02:25 +0100
  • 8e8bd810b5
    Relight after completing P2 operations teporarily fix #629 dordsor21 2020-09-18 12:38:17 +0100
  • 7375827844
    implement getBiome(BlockVector3) fixes #622 dordsor21 2020-09-18 11:52:49 +0100
  • 2e73746abe
    Remove Kotlin (#625) Matt 2020-09-17 16:31:55 -0400
  • 4f6c904615
    Merge pull request #617 from IronApollo/vault-fix NotMyFault 2020-09-16 18:06:57 +0200
  • c7369e2cc0 Update plugin.yml N0tMyFaultOG 2020-09-16 16:12:20 +0200
  • 371460a1ce Relocate metrics N0tMyFaultOG 2020-09-16 16:10:00 +0200
  • 241e85e491 Strip 1.14 N0tMyFaultOG 2020-09-16 16:01:49 +0200
  • f5f5a55b4c Fix limits IronApollo 2020-09-15 22:34:45 -0400
  • a49ce02bd0 Delete DummyFawe on startup IronApollo 2020-09-15 19:18:16 -0400
  • cd5691b819 Fix styling IronApollo 2020-09-15 19:07:52 -0400
  • 64a71600f9 Add DummyFawe detector IronApollo 2020-09-14 22:10:37 -0400