Commit Graph
100 Commits
Author SHA1 Message Date
MattBDev c6eefa250e Merge remote-tracking branch 'origin/1.15' into 1.15
# Conflicts:
#	worldedit-core/src/main/java/com/sk89q/worldedit/command/tool/SelectionWand.java
#	worldedit-core/src/main/java/com/sk89q/worldedit/extension/platform/PlatformManager.java
2020-04-27 19:04:52 -04:00
MattBDev b13dea19c5 Add debug messages 2020-04-27 19:04:20 -04:00
MattBDev b1ea736eb2 Add debug messages 2020-04-27 17:53:56 -04:00
MattBDev 491be025cc Minor changes to urls and todo's 2020-04-27 17:35:04 -04:00
MattBDev 77a2f1bc41 Remove unneeded repository
PlotSquared 4 and PlotSquared 5 are both on the same maven repo
2020-04-24 15:54:40 -04:00
MattandGitHub 8369277e05 Merge pull request #406 from mrlasagne/patch-1
Fix special masks issue
2020-04-15 10:28:20 -04:00
MattBDev 8d1efcfb21 Update Bukkit Interfaces to allow for compilation 2020-04-10 13:25:56 -04:00
MattBDev 092bf98ea5 Odd sort-of fix for allowing //stack to be undone 2020-04-10 13:25:27 -04:00
MattBDev 5cc7a09769 Fixes #366
That issue was actually a NoSuchElementException.
2020-04-02 15:51:55 -04:00
MattBDev dded68e071 Add missing code to SpongeSchematicReader 2020-04-02 15:49:45 -04:00
MattBDev b2752a511a Add logging messages for CPU checking. 2020-04-01 13:10:25 -04:00
MattBDev e223f77825 Merge remote-tracking branch 'origin/1.15' into 1.15 2020-04-01 13:09:15 -04:00
MattBDev dbd3cfbef6 Add logging messages for CPU checking. 2020-04-01 13:08:16 -04:00
MattBDev 6e1cb4cfbc Remove more useless messages 2020-03-31 19:39:37 -04:00
MattBDev 56395534fa Remove useless messages 2020-03-31 19:28:21 -04:00
MattBDev b095d0c29a Merge branch '1.15' of https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 into 1.15 2020-03-31 11:24:10 -04:00
MattBDev 6275e9298e Modify Tests 2020-03-27 19:09:26 -04:00
MattBDev 9c3fea6567 Remove poorly implemented biomes in MCEdit schematics 2020-03-27 19:09:01 -04:00
MattBDev 62165250ce Remove FAWE language option in config 2020-03-27 19:08:32 -04:00
MattBDev 8d61f84466 Stop messing with the PlotSquared queue system
Stops synchronized chunk loading on PlotSquared and our queue didn't really do anything better than what PlotSquared did.
2020-03-27 12:28:09 -04:00
MattBDev 7db61be075 Started stripping apart EditSessionBuilder 2020-03-26 22:26:11 -04:00
MattandGitHub 3e98bb1acf Update README.md 2020-03-25 13:25:43 -04:00
MattandGitHub 2fdcb6827a Update README.md 2020-03-25 13:25:16 -04:00
MattandGitHub d8fd871bcb Add YourKit as a Sponsor 2020-03-25 13:23:50 -04:00
MattBDev e648b35b95 Small code quality changes 2020-03-24 12:32:36 -04:00
MattBDev 1577ef61d4 Upstream merge 2020-03-23 20:59:56 -04:00
MattBDev b2e3d40be2 Rename uploadAnonymous to upload 2020-03-23 20:48:58 -04:00
MattBDev e7df3177cc Upstream merge 2020-03-23 20:47:30 -04:00
MattBDev 752a2624f8 Added warnings in DiskOptimizedClipboard to help resolve non-closed file issue 2020-03-23 18:45:23 -04:00
MattBDev 221500e7db Remove assetpacks 2020-03-23 18:38:07 -04:00
MattBDev 43dc1074b0 Pointless updates to the unused forge code in FAWE 2020-03-23 17:13:11 -04:00
MattBDev 1fd4d7c27e Update draw.js 2020-03-22 15:46:02 -04:00
MattBDev 89ee1cb21a Merge remote-tracking branch 'origin/1.15' into 1.15 2020-03-22 14:10:13 -04:00
MattBDev 7ef02dfbde Lighting in AyncBlock is set to 15 (at least for now) 2020-03-22 14:05:51 -04:00
MattandGitHub 8f2c3df61b Merge pull request #359 from tsao-chi-fork/patch-1
use JavaPlugin.getResource() instead of JarFile.getEntry()
2020-03-21 17:32:14 -04:00
MattBDev ae57dd5d61 fixed compile errors 2020-03-20 21:39:40 -04:00
MattBDev 45ac55185f Merge remote-tracking branch 'origin/1.15' into 1.15 2020-03-20 21:19:37 -04:00
MattBDev 2f8c4ab6f2 Update to debugpaste command 2020-03-20 21:12:11 -04:00
MattBDev 91f0e03ab4 Update links in settings 2020-03-20 20:06:27 -04:00
MattBDev a49a09a042 Added clarification for debugging message because of people thinking it is an error. 2020-03-20 20:04:31 -04:00
MattandGitHub 13b4d5e88d Merge pull request #368 from thislooksfun/feature/fix-tab-completion
Fix tab completion
2020-03-19 20:14:07 -04:00
MattandGitHub 9cce332879 Merge pull request #370 from thislooksfun/feature/fix-selection-bounds
Fix clamping issue
2020-03-19 20:13:34 -04:00
MattandGitHub 1c9c670269 Update workflow 2020-03-19 20:12:21 -04:00
MattandGitHub 49584c9435 Add running BuildTools to workflow 2020-03-19 18:47:48 -04:00
MattandGitHub 222f2d2619 Add downloading buildtools to workflow 2020-03-19 18:45:24 -04:00
MattBDev 9f07894f28 Performance improvement based on case study by @me4502 2020-03-19 13:08:25 -04:00
MattBDev 2e1c0c83f5 Minor adjustments to masks 2020-03-18 13:33:09 -04:00
MattBDev 2f8c2666df Removed LightingExtent and organized some classes. 2020-03-18 12:58:18 -04:00
MattBDev 8a70f97445 Mask and Pattern modifications 2020-03-17 23:05:52 -04:00
MattBDev 1df5853f33 Remove unnecessary reflection 2020-03-17 22:27:41 -04:00
MattBDev ecedc1ff12 New masks 2020-03-17 22:23:03 -04:00
MattBDev 85b65669bd Update some incorrect code missing from last commit 2020-03-11 18:43:21 -04:00
MattBDev 6f9babe55e Remove metrics from settings file 2020-03-10 17:32:28 -04:00
MattBDev f63782f2f4 Fix Metrics 2020-03-10 17:31:36 -04:00
MattBDev 325d90fe39 Add stubs for new Bukkit API 2020-03-10 17:29:37 -04:00
MattBDev 77dfdf111a Merge remote-tracking branch 'origin/1.15' into 1.15 2020-03-10 17:23:34 -04:00
MattBDev 14d2c9a5c3 Update BlockStateIdAccess and added a debug message 2020-03-10 17:22:53 -04:00
MattBDev ef6a5fd442 Code removal in EditSessionBuilder 2020-03-05 19:01:29 -05:00
MattBDev 35538e7d61 Update Metrics.java 2020-03-05 19:01:06 -05:00
MattBDev e32e17b15c Fixed an NullPointerException with PlotSquared 2020-03-05 18:05:33 -05:00
MattBDev c1fe16b0e9 Generics improvements 2020-03-05 16:43:26 -05:00
MattBDev 50ceb4d715 More cleanup 2020-03-05 16:10:38 -05:00
MattBDev 58eae73040 Grammar fix 2020-03-05 16:10:17 -05:00
MattBDev 915ab43f6e Cleanup unused code. 2020-03-05 16:07:20 -05:00
MattBDev 417cbd585f Remove unused setting 2020-03-04 22:50:05 -05:00
MattBDev 8eab3d098c Close at least one of the streams in IBlocks.java 2020-03-04 00:52:42 -05:00
MattBDev b818c03f84 Various minor changes 2020-03-03 23:21:10 -05:00
MattBDev e2d7a5918d Remove PE/PC remapping 2020-03-03 17:03:47 -05:00
MattBDev 5de7c31a8c Update gradle 2020-03-03 15:36:21 -05:00
MattBDev 57a4c993a1 Avoid reflection in MaskTraverser if possible 2020-03-02 22:53:50 -05:00
MattBDev dd4d405b36 Use INSTANCE instead of legacy() due to shading issues 2020-03-02 22:32:47 -05:00
MattBDev 9241e2d018 Migrate EmptyClipboard to Kotlin 2020-03-02 21:18:36 -05:00
MattBDev 0acbcdd6e5 Rename .java to .kt 2020-03-02 21:18:34 -05:00
MattBDev de1bd22f85 Expression changes 2020-03-02 19:08:04 -05:00
MattBDev 2b29266db2 Catch IOException on report command 2020-03-02 17:49:51 -05:00
MattBDev 95b4ce59a1 Merge branch '1.15' of https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 into 1.15 2020-03-02 17:43:32 -05:00
MattBDev b7b11cc478 Gradle Upgrades and Clipboard Refactoring 2020-03-02 17:43:27 -05:00
MattBDev e1b946d0da Merge remote-tracking branch 'origin/1.15' into 1.15 2020-03-02 16:57:49 -05:00
MattandGitHub 589c59768f Merge pull request #343 from mathiascode/openj9-13
Add support for OpenJ9 13
2020-03-02 10:45:18 -05:00
MattandGitHub 149480cc3d Merge pull request #348 from BrodyBeckwith/1.15
Don't attempt to set blocks below 0 and above 255
2020-03-02 10:42:36 -05:00
MattBDev 0bf0848758 Started refactoring Clipboards 2020-02-27 21:35:59 -05:00
MattBDev fb45fd51fb Fixed missed schematic link change 2020-02-27 21:09:02 -05:00
MattBDev 6e7cc2d2bc Merge remote-tracking branch 'origin/1.15' into 1.15 2020-02-27 20:28:01 -05:00
MattBDev 2edc3bc344 Revert recent changes to DiskOptimizedClipboard 2020-02-27 20:26:23 -05:00
MattBDev 0918396ab6 Update bukkit gradle 2020-02-25 23:21:01 -05:00
MattBDev c52db75976 Delete unused file 2020-02-25 18:26:04 -05:00
MattBDev f3d19cf87d Merge branch '1.15' of https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 into 1.15 2020-02-23 12:49:41 -05:00
MattBDev bfcf24b27b Small quality of code changes 2020-02-23 12:48:22 -05:00
MattBDev 62cb04b8ca Remove CFI redirect and other minor changes. 2020-02-21 14:56:21 -05:00
MattBDev 4695c008b4 Fix compression library not loading. 2020-02-21 11:19:54 -05:00
MattBDev 516e7e4ca6 Merge remote-tracking branch 'origin/1.15' into 1.15 2020-02-21 00:00:11 -05:00
MattBDev 99f7b23a8c Changes to API and something else I forgot because I got distracted 2020-02-20 23:59:57 -05:00
MattBDev 475330720e Moved initialization to declaration 2020-02-20 20:39:28 -05:00
MattBDev 798e04a644 Remove DelegateClipboard 2020-02-19 13:44:39 -05:00
MattBDev 1ed4118319 More upstream changes to clipboard 2020-02-19 13:37:19 -05:00
MattBDev a8538b25a3 Revert "Rename .java to .kt"
This reverts commit 175b3a93
2020-02-18 18:06:28 -05:00
MattBDev 8e97b3b4b1 Revert "Lighting and Database changes"
This reverts commit 39dfc244
2020-02-18 18:06:19 -05:00
MattBDev e0bb1ce853 Revert "More minor cleanup"
This reverts commit 38435d50
2020-02-18 18:06:08 -05:00
MattBDev 38435d50b4 More minor cleanup 2020-02-18 18:00:39 -05:00
MattBDev 39dfc2444b Lighting and Database changes 2020-02-18 17:21:09 -05:00