Commit Graph

  • f9a40599fb
    Fix typos Pierre Grimaud 2020-04-29 19:36:34 +0200
  • fda7d00747 A more verbose fix to #329 and similar issues. - Re-read chunksections the first time they're "loaded" for an operation - Reset the chunksection if there are block changes when setting blocks via reflection - These are maybe gonna affect performance a bit? Idk. Seems to be alright for me - These are maybe gonna make more issues? Yeah maybe, but I couldn't find any dordsor21 2020-04-29 18:17:21 +0100
  • 600a1a5daa Implement previously unsupported methods in DelegateLock MattBDev 2020-04-29 11:29:02 -0400
  • 6faa93f3d4 Merge remote-tracking branch 'origin/1.15' into 1.15 MattBDev 2020-04-29 10:58:57 -0400
  • d9829614f2 Fixes #408 MattBDev 2020-04-28 22:26:16 -0400
  • 3265a9e794 Remove unused regenerate method MattBDev 2020-04-28 11:16:51 -0400
  • 058990f6fe schem.intellectualsites.com (points to athion.net but cnamed) dordsor21 2020-04-28 11:25:24 +0100
  • 4307e3a671 Transpile using Babel Octavia Togami 2020-04-24 21:46:03 -0400
  • 4f8ac056ab Correct typo in region selector docs Octavia Togami 2020-04-24 14:54:49 -0700
  • aeb2820d89 Add debug message to addProcessor MattBDev 2020-04-27 19:17:23 -0400
  • c6eefa250e Merge remote-tracking branch 'origin/1.15' into 1.15 MattBDev 2020-04-27 19:04:52 -0400
  • b13dea19c5 Add debug messages MattBDev 2020-04-27 17:53:56 -0400
  • b1ea736eb2 Add debug messages MattBDev 2020-04-27 17:53:56 -0400
  • 491be025cc Minor changes to urls and todo's MattBDev 2020-04-27 17:35:04 -0400
  • 004a60d145 allow parallel threads to be changed. - Interesting behaviour with forwardextendcopy stuff (move, stack etc) though. dordsor21 2020-04-25 11:57:59 +0100
  • 864d160102 Update Piston to fix bugs Octavia Togami 2020-04-11 22:38:46 -0400
  • 3426e0103b Make the null-result case visible to the user Octavia Togami 2020-04-18 13:04:03 -0700
  • ee3a30d582 Don't suggest default namespaces. wizjany 2020-04-10 12:20:43 -0400
  • 396b03edf7 Add compatibility handlers for beds and banners for MCEdit Schematics (#561) chickeneer 2020-04-23 20:08:59 -0500
  • 77a2f1bc41 Remove unneeded repository PlotSquared 4 and PlotSquared 5 are both on the same maven repo MattBDev 2020-04-24 15:54:40 -0400
  • 820ae19dc2 Read processors in reverse order. - EditSessionBuilder always assigns the history processors before the limit extents, meaning the limit did not get properly flushed to history, but because spigot is notified of the changes after the processes have taken place, the correct edit was displayed to the player and placed into the world. - This might break other stuff... dordsor21 2020-04-23 23:46:43 +0100
  • 273e8cfb8e Merge branch '1.15' of https://github.com/IntellectualSites/FastAsyncWorldEdit into 1.15 dordsor21 2020-04-23 17:07:38 +0100
  • 69bd0274dd Fix undo for stack, move - Most/anything using ForwardCopyExtent basically dordsor21 2020-04-23 17:07:34 +0100
  • 29b82d4e51 Remove a load of soft errors in EditSession. dordsor21 2020-04-23 17:07:01 +0100
  • c714e26f68 Reformat paste in ClipboardCommands because it was ugly dordsor21 2020-04-23 17:01:17 +0100
  • 915fa5f00c
    Merge pull request #416 from Sauilitired/tile-entity Josh Knight 2020-04-22 14:57:49 -0400
  • 8bde932354 Add p2 v4 compat. Anyone that hasn't built FAWE before won't be able to build it again as the v4 repo doesn't exist - it relies on local gradle cache. dordsor21 2020-04-22 08:10:17 +0100
  • c478dbd249
    Backport changes Alexander Söderberg 2020-04-21 23:58:14 +0200
  • 9636f35e45
    Fix typo NotMyFault 2020-04-21 16:43:25 +0200
  • 8a19c4c38c
    Don't mark the chunk as dirty. Alexander Söderberg 2020-04-21 15:40:53 +0200
  • 2c85ff1673
    Properly remove tile entities in BukkitGetBlocks_1_15_2 Alexander Söderberg 2020-04-21 15:23:23 +0200
  • 952aaf8b43 Fix p2 compatibility and replace empcraft.com/maven2 dordsor21 2020-04-21 11:39:42 +0100
  • 330fc39dde Further non-standard selection fixes as per #393 - Fix incorrect usage of initChunk (it's run in the right place now) - Fix poorly implemented //sel sphere "improvements" dordsor21 2020-04-19 19:46:41 +0100
  • b52fc46f19 Regarding #393 - Fix CharFilterBlock not being properly created (the chunk X and Z were never set) - Replace BlockVector3#divide with bitshift because you can't divide down and then bitshift back up with the correct results for negative values dordsor21 2020-04-19 13:56:02 +0100
  • 7b9a64e9a6 add a bunch of // aliases for commands dordsor21 2020-04-19 11:43:30 +0100
  • 415e91b519 Re-apply 374ad99 Octavia Togami 2020-04-05 12:17:26 -0400
  • 8b97a11fa4 Merge branch '1.15' of https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 into 1.15 IronApollo 2020-04-16 20:27:47 -0400
  • e1ba16b699 Fix #403 IronApollo 2020-04-16 20:27:38 -0400
  • ff47e6f717 Cherry-pick to fix EntryMaker issue Octavia Togami 2019-12-16 03:00:12 -0800
  • 97d73889cc Remove _ from tree type as easy fix for actually typing the correct tree type dordsor21 2020-04-16 17:22:22 +0100
  • 8369277e05
    Merge pull request #406 from mrlasagne/patch-1 Matt 2020-04-15 10:28:20 -0400
  • cba7c21ce5
    Fix special masks issue mrlasagne 2020-04-13 22:34:15 +0200
  • 735a37ffd0 Use custom radix sort for ordering blocks (#1277) Octavia Togami 2020-03-31 21:13:32 -0400
  • 374ad992a2 Properly close all files when dealing with archives (#1274) Octavia Togami 2020-04-05 12:17:26 -0400
  • 8d1efcfb21 Update Bukkit Interfaces to allow for compilation MattBDev 2020-04-10 13:21:13 -0400
  • 092bf98ea5 Odd sort-of fix for allowing //stack to be undone MattBDev 2020-04-10 13:22:28 -0400
  • 5cc7a09769 Fixes #366 MattBDev 2020-04-02 15:51:55 -0400
  • dded68e071 Add missing code to SpongeSchematicReader MattBDev 2020-04-02 15:49:45 -0400
  • b2752a511a Add logging messages for CPU checking. MattBDev 2020-04-01 13:10:25 -0400
  • e223f77825 Merge remote-tracking branch 'origin/1.15' into 1.15 MattBDev 2020-04-01 13:09:15 -0400
  • dbd3cfbef6 Add logging messages for CPU checking. MattBDev 2020-04-01 13:08:16 -0400
  • 755ea09797 Fix #390 IronApollo 2020-04-01 00:26:11 -0400
  • 16df4abd18 Reflection field name changes IronApollo 2020-04-01 00:20:25 -0400
  • 110347214e Update SingleThreadQueueExtent.java IronApollo 2020-03-31 20:29:03 -0400
  • 6e1cb4cfbc Remove more useless messages MattBDev 2020-03-31 19:39:37 -0400
  • 56395534fa Remove useless messages MattBDev 2020-03-31 19:28:21 -0400
  • b095d0c29a Merge branch '1.15' of https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 into 1.15 MattBDev 2020-03-31 11:24:10 -0400
  • 391fdcb91a Merge branch '1.15' of https://github.com/IntellectualSites/FastAsyncWorldEdit into 1.15 dordsor21 2020-03-31 10:26:36 +0100
  • a6a4400317 Port fixed for #389 from 1.15.2 adapter to other adapters. dordsor21 2020-03-31 10:26:23 +0100
  • 2ea85ab004 Make //size text color consistent. wizjany 2020-03-23 18:54:12 -0400
  • a7e07ddb4d
    Merge pull request #387 from aurorasmiles/patch-1 NotMyFault 2020-03-30 19:37:50 +0200
  • cd156845e1
    Update bug---issue-report-for-fastasyncworldedit-1-13-2.md aurorasmiles 2020-03-30 19:33:16 +0200
  • 318e367cf0 Correctly unregister player on quit and close clipboard if using disk. dordsor21 2020-03-30 17:41:41 +0100
  • 3cd30ebbff Fix DiskOptimisedClipboard not closing dordsor21 2020-03-30 17:00:41 +0100
  • 76efbed4b2 Fix rotation breaking NBT data: - Don't only copy NBT over if the original block had a Rot tag dordsor21 2020-03-30 16:01:50 +0100
  • 3d8303a227 Remove my debug dordsor21 2020-03-30 12:13:39 +0100
  • 5197ed04ec Fix MemoryOptimizedClipboard dordsor21 2020-03-30 12:06:15 +0100
  • 45e0d37889 Clipboards paste biomes dordsor21 2020-03-30 10:27:03 +0100
  • 8597ab1ce8
    Merge pull request #382 from ForceUpdate1/1.15 Josh Knight 2020-03-29 19:34:51 -0400
  • 5f3d6cdc79
    Merge pull request #384 from xCykrix/1.15 Josh Knight 2020-03-29 19:33:37 -0400
  • c88764b14c
    Merge pull request #383 from ForceUpdate1/lang Josh Knight 2020-03-29 19:29:07 -0400
  • 63d594a069
    Fix #355 Samuel J Voeller 2020-03-29 17:47:32 -0500
  • 1d562c7cc3 Fixing wrong translation keys Marco 2020-03-29 12:41:10 +0200
  • 342da647d7 Fixing that the PlayerDropItemEvent was not fired Marco 2020-03-29 11:53:31 +0200
  • 8c7d4c0cc5 Fix #377 IronApollo 2020-03-28 20:49:55 -0400
  • 8ffdd8a9e9 Better reading of schematic biomes. Use biomes in the P2 schematic handler and save as a .schem not .schematic (when it's enabled again) dordsor21 2020-03-28 10:44:51 +0000
  • 6275e9298e Modify Tests MattBDev 2020-03-27 19:09:26 -0400
  • 9c3fea6567 Remove poorly implemented biomes in MCEdit schematics MattBDev 2020-03-27 19:09:01 -0400
  • 62165250ce Remove FAWE language option in config MattBDev 2020-03-27 19:08:32 -0400
  • 8d61f84466 Stop messing with the PlotSquared queue system MattBDev 2020-03-27 12:28:09 -0400
  • 7db61be075 Started stripping apart EditSessionBuilder MattBDev 2020-03-26 22:26:11 -0400
  • 46d24fff0f Update AsyncWorld.java IronApollo 2020-03-26 17:11:07 -0400
  • fa738504a8 Fix some important chunk issues IronApollo 2020-03-26 16:08:36 -0400
  • 3e98bb1acf
    Update README.md Matt 2020-03-25 13:25:43 -0400
  • 2fdcb6827a
    Update README.md Matt 2020-03-25 13:25:16 -0400
  • d8fd871bcb
    Add YourKit as a Sponsor Matt 2020-03-25 13:23:50 -0400
  • e648b35b95 Small code quality changes MattBDev 2020-03-24 12:15:24 -0400
  • 1577ef61d4 Upstream merge MattBDev 2020-03-23 20:56:13 -0400
  • b2e3d40be2 Rename uploadAnonymous to upload MattBDev 2020-03-23 20:48:58 -0400
  • e7df3177cc Upstream merge MattBDev 2020-03-23 20:47:30 -0400
  • 692caeea8a Read WE version from manifest ourselves Octavia Togami 2020-02-10 20:11:08 -0500
  • 752a2624f8 Added warnings in DiskOptimizedClipboard to help resolve non-closed file issue MattBDev 2020-03-23 18:45:23 -0400
  • 221500e7db Remove assetpacks MattBDev 2020-03-23 18:38:07 -0400
  • 43dc1074b0 Pointless updates to the unused forge code in FAWE MattBDev 2020-03-23 17:13:11 -0400
  • dabba81902 Allow expand to be used by console. (#1264) wizjany 2020-03-19 21:36:54 -0400
  • 989680d159 Only add adapters to dist jar Octavia Togami 2020-03-22 15:00:02 -0700
  • 1fd4d7c27e Update draw.js MattBDev 2020-03-22 15:46:02 -0400
  • 89ee1cb21a Merge remote-tracking branch 'origin/1.15' into 1.15 MattBDev 2020-03-22 14:10:13 -0400
  • 7ef02dfbde Lighting in AyncBlock is set to 15 (at least for now) MattBDev 2020-03-22 14:05:51 -0400
  • 8f2c3df61b
    Merge pull request #359 from tsao-chi-fork/patch-1 Matt 2020-03-21 17:32:14 -0400