Commit Graph

6419 Commits

Author SHA1 Message Date
Jesse Boyd
7c54f16d43 Fix chunk section Y 2019-04-15 20:26:41 +10:00
Jesse Boyd
69e2ce6165 Avoid block vector creation for combine stages = false 2019-04-15 19:56:38 +10:00
Jesse Boyd
f6014089cc Merge branch 'breaking' of https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 into breaking 2019-04-15 19:36:55 +10:00
Jesse Boyd
d80f25c4c0 minor cleanup 2019-04-15 19:36:42 +10:00
Kenzie Togami
e127bb89e5 Align annotation formatting with brush command methods 2019-04-15 02:03:05 -07:00
Kenzie Togami
e4d8091432 Convert part of the brush commands 2019-04-15 02:01:25 -07:00
Kenzie Togami
2b10128720 Restore Logging for setbiome 2019-04-15 01:25:19 -07:00
Kenzie Togami
267ccf2298 First attempt at integrating Piston as the only command system 2019-04-15 01:21:15 -07:00
NotMyFault
86727c5fb8 Minors
- Update links
- Remove update part from settings
2019-04-14 19:10:40 +02:00
Jesse Boyd
03f0a2a62d Update to latest paper 2019-04-15 01:45:17 +10:00
wizjany
2a1fdf470f Implement getMaxY for ForgeWorld.
Should play nicer with things like CubicChunks. Note that there is no
way to get the min point in Minecraft itself, so this only supports
going up, not down.
2019-04-14 11:16:49 -04:00
Jesse Boyd
a8b0fd21bb Minor tweaks to work with build.js 2019-04-14 22:46:01 +10:00
Jesse Boyd
f6b844e53c Fix chunk yPos 2019-04-14 21:46:57 +10:00
Jesse Boyd
fab197034e fix NMS queue palette size 2019-04-14 21:43:06 +10:00
Matthew Miller
3e4004ad9e Start work on improving the formatting system. May switch to Kashike's as Bukkit is shit 2019-04-14 19:33:44 +10:00
Kenzie Togami
da35b3c174 Switch to using local maven for Piston 2019-04-14 01:53:04 -07:00
Kenzie Togami
f8c4f23658 Partial work on biome commands, need logging replacement 2019-04-14 01:30:40 -07:00
Jesse Boyd
b3e1076868 Fix combine-stages=false for FAVS 2019-04-14 14:31:27 +10:00
Jesse Boyd
6502f0b5c6 Fixes #122 2019-04-14 13:10:37 +10:00
Jesse Boyd
72a44d65fd Fix other ProtocolSupport compatibility issues 2019-04-14 13:07:02 +10:00
Jesse Boyd
a4f63ec6f0 Check type, not state 2019-04-14 12:16:15 +10:00
Jesse Boyd
eadf5ad246 Merge branch 'breaking' of https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 into breaking 2019-04-14 12:13:58 +10:00
Jesse Boyd
ce0dda5931 Fix ProtocolSupport compatibility 2019-04-14 12:13:41 +10:00
NotMyFault
20cb114357 Reorder commands 2019-04-13 20:45:04 +02:00
Jesse Boyd
afda4c271c Merge branch 'breaking' of https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 into breaking 2019-04-14 00:51:53 +10:00
Jesse Boyd
df8e04cc67 Fix ProtocolSupport issue 2019-04-14 00:51:39 +10:00
NotMyFault
d26e7e142f Fixes #15 2019-04-13 16:13:19 +02:00
Jesse Boyd
edde2ebe51 remove debug 2019-04-14 00:07:17 +10:00
Jesse Boyd
110f782a5c Optimize entity get (lazy nbt) 2019-04-14 00:00:38 +10:00
NotMyFault
0781c762e6 Merge branch 'remove-auto_updater' into breaking 2019-04-13 12:30:54 +02:00
NotMyFault
c4dc39edbf Remove report system 2019-04-13 12:18:03 +02:00
Jesse Boyd
f9f6aead0f Some optimizations for 1.13 2019-04-13 16:44:23 +10:00
Jesse Boyd
99c4c2f35d Add option to disable commands 2019-04-12 10:51:18 +10:00
Jesse Boyd
4632f0d4f3 Merge branch 'breaking' of https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 into breaking 2019-04-12 10:30:42 +10:00
Jesse Boyd
d7fa6e52ec Try removing softdepend 2019-04-12 10:29:26 +10:00
NotMyFault
fda8f56c5b *
Giving credit to translators 😉

Co-Authored-By: douwe265 <douwe265@gmail.com>
Co-Authored-By: NShoot <nshoot@users.noreply.github.com>
2019-04-11 22:13:39 +02:00
NotMyFault
bb20dd1e00 Update translations adapting latest translation changes
There are still some translations open, if anyone wants to update them as well. Unfortunately I'm not that good with them so I'll leave them up 😅
2019-04-11 21:58:22 +02:00
NotMyFault
dcfa436c64 Minors
- Make disallowed-blocks translatable
- Add more trnslatable messages
- Update WorldEdit messages missing a prefix
2019-04-11 19:49:09 +02:00
Jesse Boyd
7a88039711 Fixes #105 2019-04-12 01:04:54 +10:00
Jesse Boyd
524b24eeae Fixes #114 (untested) 2019-04-12 01:00:03 +10:00
Jesse Boyd
c05cdb35d8 Don't use CommandContext here 2019-04-12 00:56:59 +10:00
Jesse Boyd
a831ae17b7 Merge pull request #110 from Mgazul/breaking
Fix fixLiquid
2019-04-12 00:55:59 +10:00
NotMyFault
d49be8047c Fix missing prefixes 2019-04-11 15:13:15 +02:00
dordsor21
5af506de02 Update offset to match CI 2019-04-11 12:42:10 +01:00
Jesse Boyd
6996a97027 various minor
CFI works without PlotSquared
tab completion
biome tweaks
WIP on anvil
document disallowed-blocks in legacy config
2019-04-11 21:32:32 +10:00
Jesse Boyd
24590199c8 Fix disallowedBlocks 2019-04-11 14:05:29 +10:00
Jesse Boyd
b5e1f3dbc3 Remove the system property check for uuidOverride (#459)
as it caused a server timeout...
https://pastebin.com/z5ktU8r3
2019-04-10 22:39:56 -04:00
Jesse Boyd
f726c9afc4 fix //none for tools 2019-04-11 11:28:06 +10:00
Jesse Boyd
a7c5580db3 comment out forced key 2019-04-11 11:19:51 +10:00
Jesse Boyd
d61e5f33f1 some minor fixes
/br sspl - says to click same spot again to apply, clicked same spot and nothing happens
/br layer - gives an error message "there was an error handling a FAWE command: [See console]
/br clipboard - doesn't let me execute because of max radius of 5, however am unable to set a lower radius as there is no option for it
/br butcher - tried to kill some mobs, but didn't work (nothing happened)
/br splatter - tried to execute the command, nothing happened
2019-04-11 05:14:58 +10:00