Jesse Boyd
|
8768085479
|
schem list is still broken
clickEvent and hoverEvent don't seem to work, I'm probably doing something wrong
|
2019-10-23 15:35:04 +01:00 |
|
Jesse Boyd
|
d904270a3d
|
Update CommandUtil.java
|
2019-10-23 05:31:26 +01:00 |
|
Jesse Boyd
|
2080e9786b
|
commanding-pipeline diff
|
2019-10-23 05:23:52 +01:00 |
|
Kenzie Togami
|
a273e55e7a
|
Fix gradle build
|
2019-10-18 22:39:52 -07:00 |
|
Kenzie Togami
|
1ba02c54b7
|
Completely rewrite the expression parser in ANTLR.
|
2019-10-18 22:27:31 -07:00 |
|
Kenzie Togami
|
9f1e7cdaaf
|
Small modifications for better visitors
|
2019-10-13 02:20:10 -07:00 |
|
Kenzie Togami
|
7d52374fc0
|
Add initial ANTLR setup + lex/parser
|
2019-10-13 02:02:47 -07:00 |
|
Matt
|
ffbb25f1ea
|
Fixed snapshot typo
|
2019-10-11 13:42:07 -04:00 |
|
MattBDev
|
fb91456bdd
|
Some changes to make the diff between 1.14-snapshot and commanding branch smaller.
|
2019-10-11 10:34:56 -04:00 |
|
MattBDev
|
0d794c1004
|
Minor annotation change.
|
2019-10-10 20:30:51 -04:00 |
|
MattBDev
|
c9aa6816df
|
Limit shouldn't ever be null.
|
2019-10-09 23:01:51 -04:00 |
|
MattBDev
|
7d60053aaf
|
Fixed the mixup of backslash and forward slash
|
2019-10-09 21:51:37 -04:00 |
|
MattBDev
|
f5ded1e50b
|
New command fix attempt
|
2019-10-09 21:43:14 -04:00 |
|
MattBDev
|
e0895ef042
|
New command fix attempt
|
2019-10-09 21:05:47 -04:00 |
|
MattBDev
|
ccd8f2c2a9
|
Attempt to fix command execution.
|
2019-10-09 20:43:28 -04:00 |
|
MattBDev
|
da3019ae3d
|
More compile fixes and upstream mergesa
|
2019-10-09 16:15:26 -04:00 |
|
MattBDev
|
67b3fa054a
|
Allow Actors to use generation commands
|
2019-10-07 15:23:40 -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 03c0cce53e2fe8cf5ce6a0575a023be5eb05b5a3)
|
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 |
|
Kenzie Togami
|
03c0cce53e
|
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
|
2019-10-05 19:06:18 +10:00 |
|
MattBDev
|
51a5c22677
|
I hope these are the last few errors
|
2019-10-03 20:37:19 -04:00 |
|
MattBDev
|
f963e63f58
|
Attempt to fix compiling
|
2019-10-03 19:35:55 -04:00 |
|
wizjany
|
91f92a46fe
|
Apply watchdog mode to undo/redo. Abstract EditSession creation logic.
|
2019-09-30 18:28:13 -04:00 |
|
Kenzie Togami
|
7e3fc6c8e7
|
Disable watchdog ticking by default, //watchdog to turn on
|
2019-09-29 22:10:04 -07:00 |
|
Kenzie Togami
|
8af68fc884
|
Initial watchdog setup. Bukkit needs adapters, everything needs testing.
|
2019-09-29 22:09:55 -07:00 |
|
Kenzie Togami
|
fa25ad22cd
|
Harden JsonFileSessionStore against nulls/Gson oddities
|
2019-09-23 11:46:24 -07:00 |
|
Kenzie Togami
|
1832d08d92
|
Merge pull request #520 from EngineHub/feature/tool-command
Add /tool back, deprecate global tool commands
|
2019-09-22 13:27:43 -07:00 |
|
Kenzie Togami
|
6162a47002
|
Force non-Locatable actors to use placeAtPos1
|
2019-09-21 18:21:22 -07: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 |
|
wizjany
|
44dc926c49
|
Fix console command usage.
|
2019-09-19 20:53:47 -04:00 |
|
MattBDev
|
68c8fca672
|
Fixed PlotSquared compiling issues
|
2019-09-19 16:43:21 -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
|
0bddb565ab
|
Fixed compile issue
|
2019-09-13 23:19:28 -04:00 |
|
MattBDev
|
14ed3f1d9c
|
Remove FawePlayer and API modifications
|
2019-09-13 23:05:16 -04:00 |
|
Kenzie Togami
|
ba26d788af
|
Add /brush none and unbind aliases
|
2019-09-09 18:13:57 -07:00 |
|
Kenzie Togami
|
0e9fee3b60
|
Add /tool back, deprecate global tool commands
|
2019-09-08 17:46:29 -07:00 |
|
MattBDev
|
c65e06cb1b
|
Removed tool command
|
2019-09-03 15:40:59 -04:00 |
|
MattBDev
|
2548b955ac
|
Remove immutable list from brushes to prevent possible startup issue.
|
2019-09-03 15:33:07 -04:00 |
|
MattBDev
|
cafb4120ef
|
More upstream compatibility fixes
|
2019-09-03 15:21:53 -04:00 |
|
MattBDev
|
e88adea066
|
Added WorldConverter.java
|
2019-09-03 12:35:22 -04:00 |
|
MattBDev
|
c03015adc8
|
Temporarily removed the world command
Issues need to be worked out and investigated.
|
2019-09-02 15:41:43 -04:00 |
|
MattBDev
|
46550a076f
|
Possible compile fix
|
2019-09-02 15:37:01 -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 |
|