 MattandGitHub
|
68bd411c37
|
Fixed a typo in gradle.yml
|
2020-09-02 13:41:37 -04:00 |
|
 MattandGitHub
|
c942276029
|
Update gradle.yml
|
2020-09-02 13:40:24 -04:00 |
|
MattBDev
|
48d9044366
|
Fix ItemTypes
|
2020-08-24 23:01:45 -04:00 |
|
MattBDev
|
eeb02d3937
|
Update gradle and kotlin
|
2020-08-24 22:53:29 -04:00 |
|
MattBDev
|
8a6db57433
|
Removed useless functionality
|
2020-08-24 22:19:07 -04:00 |
|
MattBDev
|
a9d37fc6e5
|
Added BiomeMask.java and updated minor parts of miscellaneous files
|
2020-08-24 22:04:56 -04:00 |
|
MattBDev
|
02886b0387
|
Updated the WorldEdit license using find and replace
|
2020-08-24 21:31:47 -04:00 |
|
MattBDev
|
ce078aad70
|
Updated many exception classes
|
2020-08-24 21:29:34 -04:00 |
|
MattBDev
|
75a18b9d5b
|
Update BukkitImplLoader
|
2020-08-24 21:20:18 -04:00 |
|
MattBDev
|
fd8cf1ebba
|
Merge branch '1.16' of https://github.com/IntellectualSites/FastAsyncWorldEdit into 1.16
|
2020-08-24 21:17:53 -04:00 |
|
MattBDev
|
525da53462
|
Update WorldEditPlugin
|
2020-08-24 12:54:22 -04:00 |
|
MattBDev
|
fd336feb46
|
Upstream merge of TranslationManager and ResourceLoader
|
2020-08-24 12:38:30 -04:00 |
|
MattBDev
|
49f1658f0b
|
Merge remote-tracking branch 'origin/1.16' into 1.16
|
2020-08-18 15:50:00 -04:00 |
|
MattBDev
|
79b5612311
|
Upstream merge of the region package and things that may have broken with it.
|
2020-08-18 15:48:31 -04:00 |
|
MattBDev
|
de34047365
|
Upstream merge of the registry package
|
2020-08-18 13:46:14 -04:00 |
|
MattBDev
|
72a4bb3552
|
Upstream merge of the scripting package
|
2020-08-18 13:43:18 -04:00 |
|
MattBDev
|
4041b2aa1d
|
Updated Math package with upstream and formatted code
|
2020-08-14 20:49:59 -04:00 |
|
MattBDev
|
69e547688b
|
Updated WNA package with upstream
|
2020-08-14 20:25:21 -04:00 |
|
MattBDev
|
0a07599abf
|
Update build files and NOTICE.txt
|
2020-08-14 15:29:15 -04:00 |
|
MattBDev
|
34279fdb46
|
Added checkstyle.xml
|
2020-08-14 15:05:20 -04:00 |
|
MattBDev
|
99745b8e59
|
Fix piston breaking
|
2020-07-15 13:05:55 -04:00 |
|
MattBDev
|
db3718e092
|
Merge remote-tracking branch 'origin/1.16' into 1.16
|
2020-07-14 19:18:06 -04:00 |
|
MattBDev
|
3bc692ff11
|
Part 1 of upstream merge and format
|
2020-07-13 22:50:59 -04:00 |
|
MattBDev
|
79771e83e0
|
Update checkstyle to match upstream.
|
2020-07-13 15:03:21 -04:00 |
|
MattBDev
|
204de7eab5
|
Add new annotations from upstream
|
2020-07-13 15:02:35 -04:00 |
|
MattBDev
|
1e80c0429a
|
Merge remote-tracking branch 'origin/1.16' into 1.16
|
2020-07-13 13:09:55 -04:00 |
|
MattBDev
|
2a493ac9c6
|
Update trySetPosition
|
2020-07-13 13:09:03 -04:00 |
|
MattBDev
|
6d6de61560
|
Updated missing biomes, entities, and categories.
|
2020-07-06 23:54:55 -04:00 |
|
MattBDev
|
6f71aa7804
|
Merge remote-tracking branch 'origin/1.16' into 1.16
|
2020-07-01 20:07:17 -04:00 |
|
MattBDev
|
ac314fcedb
|
Gradle update
|
2020-07-01 20:06:59 -04:00 |
|
MattBDev
|
0fb564be0c
|
Merge branch '1.16' of https://github.com/IntellectualSites/FastAsyncWorldEdit into 1.16
Conflicts:
worldedit-bukkit/src/main/java/com/boydti/fawe/bukkit/wrapper/AsyncWorld.java
worldedit-bukkit/src/main/java/com/boydti/fawe/bukkit/wrapper/state/AsyncDataContainer.java
|
2020-07-01 12:48:12 -04:00 |
|
MattBDev
|
2517aca66f
|
Removed some unnecessary code.
|
2020-06-28 17:31:13 -04:00 |
|
MattBDev
|
aab10adb79
|
Fixed all but one remaining API changes in 1.16.1
No testing has been performed yet.
|
2020-06-25 20:57:06 -04:00 |
|
MattBDev
|
9cb24bc37d
|
Merge remote-tracking branch 'origin/1.16' into 1.16
# Conflicts:
# worldedit-bukkit/src/main/java/com/boydti/fawe/bukkit/adapter/mc1_16_1/BlockMaterial_1_16_1.java
# worldedit-bukkit/src/main/java/com/boydti/fawe/bukkit/adapter/mc1_16_1/BukkitAdapter_1_16_1.java
# worldedit-bukkit/src/main/java/com/boydti/fawe/bukkit/adapter/mc1_16_1/BukkitGetBlocks_1_16_1.java
# worldedit-bukkit/src/main/java/com/boydti/fawe/bukkit/adapter/mc1_16_1/MapChunkUtil_1_16_1.java
# worldedit-bukkit/src/main/java/com/boydti/fawe/bukkit/adapter/mc1_16_1/nbt/LazyCompoundTag_1_16_1.java
# worldedit-bukkit/src/main/java/com/sk89q/worldedit/bukkit/adapter/impl/FAWE_Spigot_v1_16_R1.java
|
2020-06-25 20:29:42 -04:00 |
|
MattBDev
|
b7debce4d4
|
1.16.1 Prep work
|
2020-06-25 20:29:09 -04:00 |
|
MattBDev
|
7d9dd3b15f
|
1.16.1 Prep work
|
2020-06-25 19:56:10 -04:00 |
|
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 |
|