MattBDev
|
437d5a2a43
|
Minor image brush changes
|
2020-06-17 22:34:55 -04:00 |
|
MattBDev
|
56f29a3962
|
Merge remote-tracking branch 'origin/1.15' into 1.15
|
2020-06-12 21:46:03 -04:00 |
|
MattBDev
|
8105088d60
|
Minor cleanup
|
2020-06-12 21:45:49 -04:00 |
|
MattBDev
|
1eacb91267
|
Make extent public (unsafe)
|
2020-06-12 21:45:49 -04:00 |
|
MattBDev
|
7cc1994e20
|
Use StandardCharsets
|
2020-06-12 21:45:49 -04:00 |
|
MattBDev
|
8a5899459f
|
Use Integer.compare() instead of if statements.
|
2020-06-12 21:45:49 -04:00 |
|
MattBDev
|
9ce4a415cb
|
Fix errors while using the broken commands
|
2020-06-12 21:45:49 -04:00 |
|
MattBDev
|
35c2a74c52
|
Implement more masks
|
2020-06-12 21:45:49 -04:00 |
|
MattBDev
|
63b81b801b
|
Implement remove on set/iter views of BlockMap
Fixes #1354.
(cherry picked from commit 637da62e34e676015aa7fbad490cf6f033e55b89)
|
2020-06-12 21:45:48 -04:00 |
|
MattBDev
|
9f6e0ebd5c
|
Minor changes to NMS logic
|
2020-06-12 21:45:48 -04:00 |
|
MattBDev
|
3caf53987f
|
Minor upstream changes
|
2020-06-12 21:45:48 -04:00 |
|
MattBDev
|
1183c7c957
|
Fixes #466
|
2020-05-13 10:23:38 -04:00 |
|
MattBDev
|
0848e68b9f
|
Merge branch '1.15' of https://github.com/IntellectualSites/FastAsyncWorldEdit into 1.15
|
2020-05-11 17:46:55 -04:00 |
|
MattBDev
|
7c35477b8c
|
Remove Empcraft messages
|
2020-05-11 17:46:41 -04:00 |
|
MattBDev
|
ec6ca633a8
|
Update Gradle for Java 14 support
|
2020-05-10 20:58:52 -04:00 |
|
MattBDev
|
a813cbfcdf
|
Update world interface
|
2020-05-10 20:57:24 -04:00 |
|
MattBDev
|
5fb18259d5
|
Merge remote-tracking branch 'origin/1.15' into 1.15
|
2020-04-30 16:27:08 -04:00 |
|
MattBDev
|
ef3642d521
|
Small spring cleaning
I changed really small bits and pieces of code. If you have questions just comment and I'll answer them.
|
2020-04-30 16:26:52 -04:00 |
|
 MattandGitHub
|
ba6c391461
|
Merge pull request #432 from pgrimaud/1.15
Fix typos
|
2020-04-29 13:40:46 -04:00 |
|
MattBDev
|
600a1a5daa
|
Implement previously unsupported methods in DelegateLock
|
2020-04-29 11:29:02 -04:00 |
|
MattBDev
|
6faa93f3d4
|
Merge remote-tracking branch 'origin/1.15' into 1.15
|
2020-04-29 10:58:57 -04:00 |
|
MattBDev
|
d9829614f2
|
Fixes #408
The issue seems to be that a some upstream code was removed for likely "performance" reasons. Obviously, wrong since it broke stuff.
|
2020-04-28 22:26:16 -04:00 |
|
MattBDev
|
3265a9e794
|
Remove unused regenerate method
|
2020-04-28 11:16:51 -04:00 |
|
MattBDev
|
aeb2820d89
|
Add debug message to addProcessor
|
2020-04-27 19:17:23 -04:00 |
|
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 |
|