Commit Graph

  • ae57dd5d61 fixed compile errors MattBDev 2020-03-20 21:39:40 -0400
  • 45ac55185f Merge remote-tracking branch 'origin/1.15' into 1.15 MattBDev 2020-03-20 21:19:37 -0400
  • 2f8c4ab6f2 Update to debugpaste command MattBDev 2020-03-20 21:12:11 -0400
  • 91f0e03ab4 Update links in settings MattBDev 2020-03-20 20:06:27 -0400
  • a49a09a042 Added clarification for debugging message because of people thinking it is an error. MattBDev 2020-03-20 20:04:31 -0400
  • 13b4d5e88d
    Merge pull request #368 from thislooksfun/feature/fix-tab-completion Matt 2020-03-19 20:14:07 -0400
  • 9cce332879
    Merge pull request #370 from thislooksfun/feature/fix-selection-bounds Matt 2020-03-19 20:13:34 -0400
  • 1c9c670269
    Update workflow Matt 2020-03-19 20:12:21 -0400
  • 64cae57319
    Fix clamping issue thislooksfun 2020-03-19 18:14:55 -0500
  • 49584c9435
    Add running BuildTools to workflow Matt 2020-03-19 18:47:48 -0400
  • 222f2d2619
    Add downloading buildtools to workflow Matt 2020-03-19 18:45:24 -0400
  • a22bcb1c2a
    Fix tab completion thislooksfun 2020-03-19 17:23:11 -0500
  • 9f07894f28 Performance improvement based on case study by @me4502 MattBDev 2020-03-19 13:08:25 -0400
  • 2e1c0c83f5 Minor adjustments to masks MattBDev 2020-03-18 13:33:09 -0400
  • 2f8c2666df Removed LightingExtent and organized some classes. MattBDev 2020-03-18 12:58:18 -0400
  • 8a70f97445 Mask and Pattern modifications MattBDev 2020-03-17 23:05:52 -0400
  • 1df5853f33 Remove unnecessary reflection MattBDev 2020-03-17 22:27:41 -0400
  • ecedc1ff12 New masks MattBDev 2020-03-17 22:20:58 -0400
  • 85b65669bd Update some incorrect code missing from last commit MattBDev 2020-03-11 18:43:21 -0400
  • dcee873b57
    fix typo ㄗㄠˋ ㄑㄧˊ 2020-03-11 13:35:37 +0800
  • 39e1026400
    use try-with-resources ㄗㄠˋ ㄑㄧˊ 2020-03-11 13:34:11 +0800
  • 6f9babe55e Remove metrics from settings file MattBDev 2020-03-10 17:32:28 -0400
  • f63782f2f4 Fix Metrics MattBDev 2020-03-10 17:31:36 -0400
  • 325d90fe39 Add stubs for new Bukkit API MattBDev 2020-03-10 17:29:37 -0400
  • 77dfdf111a Merge remote-tracking branch 'origin/1.15' into 1.15 MattBDev 2020-03-10 17:23:34 -0400
  • 14d2c9a5c3 Update BlockStateIdAccess and added a debug message MattBDev 2020-03-10 17:22:53 -0400
  • bd692917e6
    remove unnecessary import ㄗㄠˋ ㄑㄧˊ 2020-03-10 12:36:16 +0800
  • 0a0b41bf0b Update discord links NotMyFault 2020-03-10 00:06:26 +0100
  • fbb1078569
    use JavaPlugin.getResource() instead of JarFile.getEntry() ㄗㄠˋ ㄑㄧˊ 2020-03-09 13:14:16 +0800
  • ef6a5fd442 Code removal in EditSessionBuilder MattBDev 2020-03-05 19:01:29 -0500
  • 35538e7d61 Update Metrics.java MattBDev 2020-03-05 19:01:06 -0500
  • e32e17b15c Fixed an NullPointerException with PlotSquared MattBDev 2020-03-05 18:05:33 -0500
  • c1fe16b0e9 Generics improvements MattBDev 2020-03-05 16:43:26 -0500
  • 50ceb4d715 More cleanup MattBDev 2020-03-05 16:10:38 -0500
  • 58eae73040 Grammar fix MattBDev 2020-03-05 16:10:17 -0500
  • 915ab43f6e Cleanup unused code. MattBDev 2020-03-05 16:07:20 -0500
  • 417cbd585f Remove unused setting MattBDev 2020-03-04 22:50:05 -0500
  • 8eab3d098c Close at least one of the streams in IBlocks.java MattBDev 2020-03-04 00:52:42 -0500
  • b818c03f84 Various minor changes MattBDev 2020-03-03 21:41:51 -0500
  • e2d7a5918d Remove PE/PC remapping MattBDev 2020-03-03 17:03:47 -0500
  • 5de7c31a8c Update gradle MattBDev 2020-03-03 15:36:21 -0500
  • 57a4c993a1 Avoid reflection in MaskTraverser if possible MattBDev 2020-03-02 22:53:50 -0500
  • dd4d405b36 Use INSTANCE instead of legacy() due to shading issues MattBDev 2020-03-02 22:32:47 -0500
  • 9241e2d018 Migrate EmptyClipboard to Kotlin MattBDev 2020-03-02 21:18:36 -0500
  • 0acbcdd6e5 Rename .java to .kt MattBDev 2020-03-02 21:18:34 -0500
  • f18cb1a0e1 Update gradle Octavia Togami 2020-02-23 17:39:30 -0800
  • f1fb51f748 Fix exponent parsing, remove impossible (?) case Octavia Togami 2020-02-25 17:16:00 -0800
  • 57154224dc Cover even more cases Octavia Togami 2020-02-25 17:11:06 -0800
  • 0e4a206f72 Cover many more ops Octavia Togami 2020-02-25 16:35:43 -0800
  • a464bde43b Fix not operator Octavia Togami 2020-02-25 16:22:55 -0800
  • e20765beef Fix pre- and post- ops Octavia Togami 2020-02-25 16:20:21 -0800
  • 6d9f30e6a6 Remove non-valued return Octavia Togami 2020-02-25 16:13:44 -0800
  • 8c385b0593 Extract common simple test case method Octavia Togami 2020-02-24 03:45:57 -0500
  • 5b4b5de761 Fix bug introduced in return-handling refactor Octavia Togami 2020-02-24 00:39:22 -0800
  • eb950bd75e Add more expression test cases, fix bugs Octavia Togami 2020-02-24 03:33:49 -0500
  • cd1948648c Make testEvaluate more compact Octavia Togami 2020-02-23 20:38:25 -0500
  • 8d065d767d Fix bug introduced in return-handling refactor Octavia Togami 2020-02-24 00:39:22 -0800
  • eae2c00008 Add more expression test cases, fix bugs Octavia Togami 2020-02-24 03:33:49 -0500
  • e8bc0c0e1f Expression Goodie Bag (#553) Octavia Togami 2020-02-21 00:17:49 -0800
  • 88a5806b0f Drop a bunch of static method imports Octavia Togami 2020-01-01 10:34:51 -0800
  • ca6e9ccc1e Remove old EvaluatingVisitor Octavia Togami 2019-12-09 12:31:32 -0800
  • de1bd22f85 Expression changes MattBDev 2020-03-02 19:08:04 -0500
  • 2b29266db2 Catch IOException on report command MattBDev 2020-03-02 17:49:51 -0500
  • 95b4ce59a1 Merge branch '1.15' of https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 into 1.15 MattBDev 2020-03-02 17:43:32 -0500
  • b7b11cc478 Gradle Upgrades and Clipboard Refactoring MattBDev 2020-03-02 17:43:27 -0500
  • f3aa8c5b9a
    Merge pull request #349 from BrodyBeckwith/walls Josh Knight 2020-03-02 17:06:40 -0500
  • e1b946d0da Merge remote-tracking branch 'origin/1.15' into 1.15 MattBDev 2020-03-02 16:57:49 -0500
  • 589c59768f
    Merge pull request #343 from mathiascode/openj9-13 Matt 2020-03-02 10:45:18 -0500
  • 149480cc3d
    Merge pull request #348 from BrodyBeckwith/1.15 Matt 2020-03-02 10:42:36 -0500
  • 29cd844fb1
    Fix cuboid wall creation BrodyBeckwith 2020-02-29 18:52:50 -0500
  • 9043692dbd
    Don't attempt to set blocks below 0 and above 255 BrodyBeckwith 2020-02-29 17:42:00 -0500
  • c566bb8333 Replaced the "please report this" message in the legacy schematic loader Matthew Miller 2020-02-16 02:49:04 -0500
  • 0bf0848758 Started refactoring Clipboards MattBDev 2020-02-27 21:34:59 -0500
  • fb45fd51fb Fixed missed schematic link change MattBDev 2020-02-27 21:09:02 -0500
  • 6e7cc2d2bc Merge remote-tracking branch 'origin/1.15' into 1.15 MattBDev 2020-02-27 20:28:01 -0500
  • 2edc3bc344 Revert recent changes to DiskOptimizedClipboard MattBDev 2020-02-18 14:27:05 -0500
  • df8a2c314b
    Fix schematic interface NotMyFault 2020-02-28 00:29:45 +0100
  • 8535bc859a Fix #347 IronApollo 2020-02-27 14:14:01 -0500
  • d2bcc6dd35 Fix #346 , minor hook changes IronApollo 2020-02-26 10:17:11 -0500
  • 12431e7b7a Merge branch '1.15' of https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 into 1.15 IronApollo 2020-02-26 09:35:47 -0500
  • de4cb586eb Fix PlotSquared hook IronApollo 2020-02-26 09:35:41 -0500
  • 0918396ab6 Update bukkit gradle MattBDev 2020-02-25 23:21:01 -0500
  • c52db75976 Delete unused file MattBDev 2020-02-25 18:26:04 -0500
  • f3d19cf87d Merge branch '1.15' of https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 into 1.15 MattBDev 2020-02-23 12:49:41 -0500
  • bfcf24b27b Small quality of code changes MattBDev 2020-02-23 12:48:22 -0500
  • d9bae5f157
    Merge pull request #345 from Spottedleaf/workaround-visiblechunks Josh Knight 2020-02-22 23:32:44 -0500
  • 7388d3310f Merge branch '1.15' of https://github.com/IntellectualSites/FastAsyncWorldEdit into workaround-visiblechunks Spottedleaf 2020-02-22 20:11:28 -0800
  • f6675160f1 Also target 1.15 & 1.14 adapters Spottedleaf 2020-02-22 20:11:23 -0800
  • 14ac3205ce Check for PlotSquared before initializing the feature class IronApollo 2020-02-22 21:02:12 -0500
  • 0d18b15393 Workaround for replacing PlayerChunkMap#visibleChunks field Spottedleaf 2020-02-22 07:07:40 -0800
  • 4095786bbe Add support for OpenJ9 13 mathiascode 2020-02-22 05:53:25 +0200
  • 3a050fba3b Fix immediate crash for some users IronApollo 2020-02-21 18:26:43 -0500
  • 62cb04b8ca Remove CFI redirect and other minor changes. MattBDev 2020-02-21 14:56:21 -0500
  • 4695c008b4 Fix compression library not loading. MattBDev 2020-02-21 11:19:54 -0500
  • 516e7e4ca6 Merge remote-tracking branch 'origin/1.15' into 1.15 MattBDev 2020-02-21 00:00:11 -0500
  • 99f7b23a8c Changes to API and something else I forgot because I got distracted MattBDev 2020-02-20 23:59:57 -0500
  • c9aebf17d8 Fix #320 ; optimize adapter imports IronApollo 2020-02-20 21:28:28 -0500
  • 475330720e Moved initialization to declaration MattBDev 2020-02-20 20:39:28 -0500
  • 798e04a644 Remove DelegateClipboard MattBDev 2020-02-19 13:44:39 -0500
  • 1ed4118319 More upstream changes to clipboard MattBDev 2020-02-19 13:37:19 -0500