Commit Graph

637 Commits

Author SHA1 Message Date
6692a2eb92 document some methods 2019-04-29 03:36:23 +10:00
57b5be84f4 more structure 2019-04-29 01:44:59 +10:00
6adf0e6435 some structure 2019-04-27 11:15:08 +10:00
35fd159e79 WIP rewrite of NMS pipeline 2019-04-25 20:32:27 +10:00
c6ce0c773f Fixes #30 2019-04-23 23:49:45 +10:00
aaa39d1d32 Fixes #126 2019-04-23 23:41:12 +10:00
c45d4b58cc Fixes #117 2019-04-23 22:56:01 +10:00
d97836762d Fixes #103 2019-04-23 22:48:41 +10:00
208929c378 Fix ItemType.getBlockType 2019-04-23 16:16:26 +10:00
290f047f6a Fix tab complete error for single property states 2019-04-23 15:08:05 +10:00
43fec813b8 Moving some commands 2019-04-21 19:01:49 +02:00
640fac6374 Add flags 2019-04-21 10:28:50 +02:00
c56ba112d1 Merge branch 'breaking' of https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 into breaking 2019-04-20 00:47:32 +10:00
a22ba45b1c Minors 2019-04-18 20:47:25 +02:00
7b8bf18309 Fixes #124
This fixes the output of /fawe version and gives the versioning a fresh overhaul as well
2019-04-17 00:35:39 +02:00
988c4b042d Minors 2019-04-16 17:14:53 +02:00
274c52163b Fix setting the same block multiple times sequencially 2019-04-17 01:12:09 +10:00
629be505e2 Fix ghost blocks 2019-04-16 13:29:59 +10:00
8c30c72b73 Fix repl 2019-04-16 13:08:57 +10:00
9207263426 Remove chunk notify task 2019-04-16 01:16:00 +10:00
a4de4e1a65 Use format extension here 2019-04-15 21:22:58 +10:00
f849caf655 Fix clipboard upload/download 2019-04-15 21:05:26 +10:00
69e2ce6165 Avoid block vector creation for combine stages = false 2019-04-15 19:56:38 +10:00
86727c5fb8 Minors
- Update links
- Remove update part from settings
2019-04-14 19:10:40 +02:00
a8b0fd21bb Minor tweaks to work with build.js 2019-04-14 22:46:01 +10:00
fab197034e fix NMS queue palette size 2019-04-14 21:43:06 +10:00
b3e1076868 Fix combine-stages=false for FAVS 2019-04-14 14:31:27 +10:00
a4f63ec6f0 Check type, not state 2019-04-14 12:16:15 +10:00
eadf5ad246 Merge branch 'breaking' of https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 into breaking 2019-04-14 12:13:58 +10:00
ce0dda5931 Fix ProtocolSupport compatibility 2019-04-14 12:13:41 +10:00
20cb114357 Reorder commands 2019-04-13 20:45:04 +02:00
d26e7e142f Fixes #15 2019-04-13 16:13:19 +02:00
edde2ebe51 remove debug 2019-04-14 00:07:17 +10:00
110f782a5c Optimize entity get (lazy nbt) 2019-04-14 00:00:38 +10:00
0781c762e6 Merge branch 'remove-auto_updater' into breaking 2019-04-13 12:30:54 +02:00
c4dc39edbf Remove report system 2019-04-13 12:18:03 +02:00
f9f6aead0f Some optimizations for 1.13 2019-04-13 16:44:23 +10:00
99c4c2f35d Add option to disable commands 2019-04-12 10:51:18 +10:00
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
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
dcfa436c64 Minors
- Make disallowed-blocks translatable
- Add more trnslatable messages
- Update WorldEdit messages missing a prefix
2019-04-11 19:49:09 +02:00
7a88039711 Fixes #105 2019-04-12 01:04:54 +10:00
524b24eeae Fixes #114 (untested) 2019-04-12 01:00:03 +10:00
c05cdb35d8 Don't use CommandContext here 2019-04-12 00:56:59 +10:00
a831ae17b7 Merge pull request #110 from Mgazul/breaking
Fix fixLiquid
2019-04-12 00:55:59 +10:00
d49be8047c Fix missing prefixes 2019-04-11 15:13:15 +02:00
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
24590199c8 Fix disallowedBlocks 2019-04-11 14:05:29 +10:00
f726c9afc4 fix //none for tools 2019-04-11 11:28:06 +10:00
a7c5580db3 comment out forced key 2019-04-11 11:19:51 +10:00