Commit Graph
100 Commits
Author SHA1 Message Date
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
MattBDev 175b3a93ce Rename .java to .kt 2020-02-18 17:21:06 -05:00
MattBDev d243d02fb6 Add a debugging message 2020-02-18 14:32:44 -05:00
MattBDev 534c81f7d8 Removed redundant code and modifications to NullExtent 2020-02-18 14:27:05 -05:00
MattBDev 728b36cd8c Remove dead code and minor changes to existing code 2020-02-18 13:18:43 -05:00
MattBDev 3e718e2e0b Compile fixes 2020-02-17 17:19:14 -05:00
MattBDev 98bd93c752 Clamp Y coordinates during selection 2020-02-17 17:00:29 -05:00
MattBDev 048974dca5 Introduce Resettable interface 2020-02-16 15:14:34 -05:00
MattBDev efbe1a737d Commented out Lighting commands 2020-02-14 14:35:11 -05:00
MattBDev 49dbd4b76b Minor changes 2020-02-14 14:29:08 -05:00
MattBDev 647665c3b0 Upstream is better than downstream 2020-02-13 20:19:45 -05:00
MattBDev 86539c1758 Fixed infinite loop causing massive CPU usage 2020-02-13 18:32:26 -05:00
MattBDev 7e7fc89e81 Added debug messages to diagnose a critical CPU usage issue 2020-02-13 18:15:45 -05:00
MattBDev 73c5e34040 Fixed AsyncWorld for real 2020-02-13 13:12:11 -05:00
MattBDev 4d4709b2f6 Removed ChunkListener8 and resolved compiling issues 2020-02-13 13:07:30 -05:00
MattBDev e56e9e39ee Implement new World interface methods 2020-02-12 18:19:12 -05:00
MattBDev b1c11c9597 Implement new World interface methods 2020-02-12 17:46:07 -05:00
MattBDev 0723620722 Remove remaining BlocksHub references from the code. 2020-02-12 17:09:28 -05:00
MattBDev ceec0ec0b9 API Breaking
Removed LoggingChangeSet since it wasn't functional and the majority of it was commented out.
Migrated a lot of RunnableVal implementations to Suppliers for improved readability and a very small speed improvement.
2020-02-12 17:04:21 -05:00
MattBDev 6dd85e48ba Various changes
the most notable change is that PlotSquared is being moved to the Bukkit module again to allow for future compatibility with version 5 of the plugin.
2020-02-12 16:18:36 -05:00