Commit Graph

5894 Commits

Author SHA1 Message Date
1f19b92b0b 1.13? 2019-11-24 00:57:29 +00:00
35be4c7fb0 Add //image alias 2019-11-23 20:39:29 +01:00
49d1f6fa88 Merge branch 'merge' of https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 into merge 2019-11-23 18:41:12 +00:00
50c9a2c2d2 Fxi regen (again) 2019-11-23 18:41:05 +00:00
b4a3155ee7 Update translation string matching upstream 2019-11-23 19:34:03 +01:00
c7acd0fdcd Add missing translation string 2019-11-23 19:26:20 +01:00
edeb285152 Add frb alias 2019-11-23 18:12:27 +00:00
10322a736c Merge branch 'merge' of https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 into merge 2019-11-23 17:50:52 +00:00
2fcd375912 potentially fix regen 2019-11-23 17:50:38 +00:00
206f650d7a Fix prefix
Test accomplished
2019-11-23 18:23:38 +01:00
5a2274b3db Fix debugpaste 2019-11-23 15:41:27 +01:00
21ecd9dc4b Fix confirm stack 2019-11-23 05:33:46 +00:00
944c8c5521 Fixes #255 compass exceptipn 2019-11-23 05:15:48 +00:00
97a4d2e103 Fixed regen 2019-11-23 04:45:43 +00:00
1844d4dba7 Various major
Add regen
Add //history [find|restore|rollback|summary|clear]
 - history commands are interactable
 - inspect brush info is interactable
Commands are now logged to a searchable database
Fix some cases of id/ordinal mismatch
2019-11-23 04:31:48 +00:00
edcaeb6cfe conflicting arg 2019-11-22 17:11:20 +00:00
9712aaab7d remove unfinished testing 2019-11-22 15:37:15 +00:00
85382ad109 Fix permissions 2019-11-22 15:30:45 +00:00
9b31f39219 idk why that was in there twice 2019-11-21 21:41:13 +00:00
3a16b0ecfe cmd prefix 2019-11-21 21:06:46 +00:00
2061035bc6 merge color with parent 2019-11-21 21:04:39 +00:00
1a5e8c395a inherit colors 2019-11-21 20:47:14 +00:00
05992f7fe8 Update strings.json 2019-11-21 20:39:22 +00:00
0c85db920c save strings.json 2019-11-21 20:37:56 +00:00
38d1e79fcb Merge pull request #257 from IntellectualSites/i18n-merge
FAWE branch for i18n
2019-11-22 06:57:00 +11:00
1341e38a90 fix compile 2019-11-21 19:56:10 +00:00
6f32783e52 Fix compile 2019-11-21 14:07:07 +00:00
59b8465493 Merge remote-tracking branch 'upstream/feature/translatable-text' int… 2019-11-21 13:50:28 +00:00
66744bfaa4 Merge remote-tracking branch 'upstream/feature/translatable-text' into i18n-merge 2019-11-21 13:50:05 +00:00
37b6c406ac reduce diff 2019-11-21 07:57:32 +00:00
52a502a1c6 Refactor confirmation 2019-11-21 06:50:37 +00:00
444aa0dda7 adapter jar ?
It doesn't have a maven repo, so idk?
Might be worth making one, or using a url for the dependency
2019-11-20 03:54:34 +00:00
144ea2ef34 Lazy tags + get / set tiles
Lazy tags means tiles/ents are not translated into the nms NBTBase until it is needed. Should be faster in cases where getFullBlock is called, but nbt is not always needed.
Commands like Copy and Paste, where the input/output are both nms worlds, can entirely bypass WorldEdit translating to and from the WorldEdit JNBT classes.
2019-11-20 03:40:52 +00:00
60759934a3 Fix some merge issues 2019-11-20 00:11:54 +00:00
0e22d4718a fix some merge issues 2019-11-19 22:07:30 +00:00
5d8adbc10c Merge remote-tracking branch 'upstream/master' into merge 2019-11-19 21:25:36 +00:00
2c9f192baf Merge remote-tracking branch 'upstream/master' into merge 2019-11-19 21:23:47 +00:00
1556101a98 java based merging? 2019-11-19 15:10:36 +00:00
3eb77e3e8b 7e3fc6c8e7 2019-11-19 04:49:13 +00:00
d9b0aeca7f 7e3fc6c8e7 2019-11-19 04:49:08 +00:00
122f3b2562 8af68fc884 2019-11-19 04:43:30 +00:00
1b07846746 some adapter refactoring 2019-11-19 04:40:40 +00:00
751765cc01 Fix cyl/hcyl args 2019-11-19 01:41:51 +00:00
319b3c5f7f fix chunks not being submitted 2019-11-18 14:49:52 +00:00
ded86d4872 Fixed issues brought up in review 2019-11-18 19:50:52 +10:00
4c32949210 temp fix for undo
also fix inspect brush using wrong ids
2019-11-18 07:23:48 +00:00
0087a0d6ab Various minor
fix undo null sections
fix cancel for certain parallel jobs
optimize schem paste
2019-11-17 22:47:56 +00:00
0394f3516b Fix radius mask 2019-11-17 20:52:58 +00:00
329df8d33b various minor
Increase target size
remove unnecessary brush sync
send chunk on biome change
2019-11-17 20:29:25 +00:00
3f92f12e89 synchronize char blocks 2019-11-17 20:02:33 +00:00