Jesse Boyd
|
32d837414b
|
static blocktype initialization
instead of using hacky reflection
|
2019-11-02 20:35:51 +01:00 |
|
Jesse Boyd
|
b97b40e413
|
various
use vector.add for compatibility with vs-flattened
flush before remember
share meta objects across players
fix wg compatibility
|
2019-11-02 19:31:32 +01:00 |
|
Jesse Boyd
|
f8e1654a4e
|
Update BukkitGetBlocks_1_14.java
|
2019-11-02 18:37:17 +01:00 |
|
Jesse Boyd
|
934559fea6
|
Add vs perms
|
2019-11-02 18:37:07 +01:00 |
|
Jesse Boyd
|
df9e9e510a
|
Limit processing
|
2019-11-02 12:13:42 +01:00 |
|
Jesse Boyd
|
0c1fdcc498
|
remove broken debug
|
2019-11-01 22:56:07 +01:00 |
|
Jesse Boyd
|
9cf02fe654
|
WIP Anvil API
|
2019-10-31 21:04:02 +01:00 |
|
Jesse Boyd
|
c383fab2c2
|
cfi packet listener
|
2019-10-30 12:58:21 +01:00 |
|
Jesse Boyd
|
72951cdf23
|
Various
fake chunk packet
aliases
cfi wip
|
2019-10-30 12:26:52 +01:00 |
|
Jesse Boyd
|
8356004ec9
|
chunk sending / cfi
|
2019-10-26 14:21:49 +01:00 |
|
Jesse Boyd
|
938dde68b2
|
Don't force load
didn't realize this loads the chunk, I just need to delay unloading until the operation is complete
|
2019-10-23 16:44:36 +01:00 |
|
Jesse Boyd
|
2080e9786b
|
commanding-pipeline diff
|
2019-10-23 05:23:52 +01:00 |
|
MattBDev
|
7d60053aaf
|
Fixed the mixup of backslash and forward slash
|
2019-10-09 21:51:37 -04:00 |
|
MattBDev
|
c928564b59
|
Delete "in"
|
2019-10-09 20:47:23 -04:00 |
|
MattBDev
|
ccd8f2c2a9
|
Attempt to fix command execution.
|
2019-10-09 20:43:28 -04:00 |
|
MattBDev
|
183d733825
|
Add a check to prevent PlotSquared Features from trying to load.
|
2019-10-09 16:28:33 -04:00 |
|
MattBDev
|
da3019ae3d
|
More compile fixes and upstream mergesa
|
2019-10-09 16:15:26 -04:00 |
|
MattBDev
|
11d30d2f94
|
Disabled FAWE commands until the plugin can actually set a block again
|
2019-10-07 15:09:52 -04:00 |
|
Kenzie Togami
|
0767f56711
|
Update to Piston 0.5.2 + Doctools/Deprecation improvements (#523)
* Update to Piston 0.5.2
* [Doctools] Fix output, be verbose about deprecations
* Improve deprecation system, doctools output
(cherry picked from commit 03c0cce53e )
|
2019-10-07 12:57:47 -04:00 |
|
MattBDev
|
3431bd0644
|
Remove old plugin support and migrate to Piston (non-FAWE)
|
2019-10-07 12:27:18 -04:00 |
|
MattBDev
|
51a5c22677
|
I hope these are the last few errors
|
2019-10-03 20:37:19 -04:00 |
|
MattBDev
|
94e4fb089a
|
Attempt to fix dependency resolution with PlotSquared
|
2019-09-21 21:20:59 -04:00 |
|
MattBDev
|
24a147465d
|
Fixed a bunch of extends and removed slottableblockbag
|
2019-09-21 21:00:45 -04:00 |
|
MattBDev
|
8b96cdc9a5
|
*
A tribute to Jesse
|
2019-09-20 21:52:35 -04:00 |
|
MattBDev
|
c926cddbd6
|
Item Registry Test is now functional
|
2019-09-19 14:56:03 -04:00 |
|
MattBDev
|
16e24a2400
|
Created an Item Registry Test (non-functional)
|
2019-09-19 11:30:22 -04:00 |
|
MattBDev
|
3bcfcd3008
|
Fixed bug with wands and updated tests
|
2019-09-18 15:09:04 -04:00 |
|
MattBDev
|
4357c4b049
|
Fixed not being able to login.
|
2019-09-15 12:50:37 -04:00 |
|
MattBDev
|
e72f1b32df
|
I hate when md_5 actually decides to do stuff.
|
2019-09-13 23:12:49 -04:00 |
|
MattBDev
|
14ed3f1d9c
|
Remove FawePlayer and API modifications
|
2019-09-13 23:05:16 -04:00 |
|
MattBDev
|
ae2d765533
|
Removed duplicated method and implemented missing ones
|
2019-09-03 12:17:21 -04:00 |
|
MattBDev
|
06a92d29b1
|
Merge branch 'commanding' of https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 into commanding
# Conflicts:
# worldedit-bukkit/src/main/java/com/sk89q/worldedit/bukkit/adapter/BukkitImplAdapter.java
# worldedit-core/src/main/java/com/sk89q/worldedit/command/ApplyBrushCommands.java
# worldedit-core/src/main/java/com/sk89q/worldedit/extension/platform/PlatformCommandManager.java
# worldedit-libs/core/build.gradle.kts
|
2019-09-02 15:24:53 -04:00 |
|
MattBDev
|
c20f4c6b7f
|
Fixed a null pointer. Merged in a bunch of CLI stuff.
|
2019-09-02 15:22:43 -04:00 |
|
Jesse Boyd
|
68eea925e1
|
update adapter and platform manager
|
2019-08-29 13:57:03 +01:00 |
|
Jesse Boyd
|
4e49d16505
|
fix dependencies
|
2019-08-26 05:45:03 +01:00 |
|
Jesse Boyd
|
ae89c16390
|
merge
|
2019-08-23 08:36:33 +01:00 |
|
Jesse Boyd
|
47e2226be5
|
fix shadow jar
|
2019-08-18 02:54:27 +01:00 |
|
Jesse Boyd
|
3b7b115bb6
|
fix build gradle
|
2019-08-18 02:15:03 +01:00 |
|
Jesse Boyd
|
d434dfcfdd
|
some minor refactoring
|
2019-08-18 02:09:09 +01:00 |
|
Jesse Boyd
|
21caf0cf94
|
delete some classes
|
2019-08-18 01:59:07 +01:00 |
|
Jesse Boyd
|
b3601eb858
|
Merge branch 'commanding' of https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 into commanding
|
2019-08-18 01:57:14 +01:00 |
|
Jesse Boyd
|
4427c0dd38
|
Update build.gradle
|
2019-08-18 01:56:06 +01:00 |
|
MattBDev
|
cbbe8b5dfa
|
upstream changes
|
2019-08-15 15:24:18 -04:00 |
|
Jesse Boyd
|
74fe88ae01
|
merge
|
2019-08-07 01:28:12 +10:00 |
|
Jesse Boyd
|
cdb9abc117
|
9a4473b73f
|
2019-07-30 07:44:19 +10:00 |
|
Jesse Boyd
|
da858f2131
|
Check isEmpty for sign color
|
2019-07-29 05:07:46 +10:00 |
|
MattBDev
|
9a4473b73f
|
Formatting
|
2019-07-25 15:09:12 -04:00 |
|
MattBDev
|
ff5860113d
|
It started on work with commands then I got carried away.
|
2019-07-25 14:44:10 -04:00 |
|
MattBDev
|
9816eb3102
|
More work on commands
|
2019-07-23 16:26:18 -04:00 |
|
MattBDev
|
b230999ca0
|
Mainly formatting and some work on schematic commands
|
2019-07-22 22:22:32 -04:00 |
|