Commit Graph

2707 Commits

Author SHA1 Message Date
05992f7fe8 Update strings.json 2019-11-21 20:39:22 +00:00
0c85db920c save strings.json 2019-11-21 20:37:56 +00: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
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
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
e661652c12 Fix setting blocks in null sections 2019-11-17 19:30:28 +00:00
868554367a Fix schem load legacy 2019-11-17 18:20:00 +00:00
69c225c00f Fix //vis 2019-11-17 17:22:21 +00:00
625be46b30 Allow translation files to be missing entries, and use the english version in place. 2019-11-17 16:04:13 +10:00
5d0335eea5 Fixed typo in brush radius too large 2019-11-17 15:31:46 +10:00
f3c97887bc Only download translations if a key is provided 2019-11-17 14:21:36 +10:00
c3f86fd6da wip brush vis mode 2019-11-17 05:00:10 +11:00
9a01bf9ab2 When custom files are found, use the base files for default values. 2019-11-16 22:46:31 +10:00
87fb9f6d0e Added the remaining translation nodes 2019-11-16 22:46:31 +10:00
fc0fee39cb Added a tonne more translations 2019-11-16 22:45:36 +10:00
4ba54c4337 Further translations 2019-11-16 22:45:36 +10:00
0e6037584f Remove support for pluralisation to match Minecraft and alleviate issues with over-complexity 2019-11-16 22:43:23 +10:00
455a40b3fc Add a few more strings 2019-11-16 22:43:22 +10:00
c01d2f7c24 Further translations 2019-11-16 22:42:14 +10:00
1cca2182a9 Fixed gradle setup 2019-11-16 22:42:14 +10:00
96e56bdd0c Rebase translation work for easier rebasing 2019-11-16 22:42:14 +10:00
0b1a36bb7d WIP VisualExtent 2019-11-16 00:20:14 +00:00
49baebeaa3 Fix some more arguments 2019-11-15 18:06:27 +00:00
1c90d2a341 Fix some more arguments 2019-11-15 18:01:36 +00:00
88c946188b Fix brush pattern args 2019-11-15 17:57:28 +00:00
e7e2b44b34 merge 2019-11-14 21:24:13 +00:00
d9998982d1 Remove IncendoPaste 2019-11-14 21:20:55 +00:00
30e38bfed4 Remove commands.yml from debugpaste
Why does this class exists twice?
2019-11-14 22:11:18 +01:00
b253ef6ddc Remove commands.yml from debugpaste for now 2019-11-14 22:10:35 +01:00
3dde61cee6 Legacy schem reader offset 2019-11-14 19:23:41 +00:00