Commit Graph

103 Commits

Author SHA1 Message Date
6cb8352686 1.16.2
- My IJ is broke but this should work. Dunno if I got all nms changes, but we will see.
2020-08-23 17:18:29 +02:00
5f2d60deb3 Remove dead translations, Crowdin ftw 2020-08-15 19:51:15 +02:00
d232dc28e3 Cherry-pick WNA, minor changes. 1.16 VERY WIP
First noticed incident of operations ruining ChunkSections. Do not build and use this unless you're testing.

Rushed some of the changes, gotta sleep. Would be nice to get a review of this one from @mattbdev and @dordsor21
2020-06-29 22:08:16 -04:00
4604aa5920 Additional work towards 1.16 compatibility
- Very basic implementation of the SideEffects system. Will definitely need fine tuning for it to be functional, but is not considered a priority in my opinion.
- Minor changes to the World interface and World implementations related to the SideEffects system. Shouldn't be the cause of any new bugs but be on the lookout.
- Included debug in BukkitImplLoader.java to assist contributors in understanding what needs to be implemented for the adapter to load properly.

Still very WIP but we're a few steps closer. So far, this is coming along better than I anticipated. Hopefully we can keep the momentum.
2020-06-29 22:08:16 -04:00
ebf3cd0837 Remove duplicated translation strings 2020-05-19 14:38:53 +01:00
44c5ab164c Remove whitespace
Regarding fc537b92e0
2020-05-12 11:11:24 +02:00
74f9b37a39 Fix missing space 2020-05-11 18:47:14 +02:00
31da111e1e Fix anvil translation string 2020-05-11 15:07:47 +02:00
4f2b0e6f4e Fix missing space 2020-05-09 21:08:14 +02:00
73f8f1a0a7 Fix wrong translation key 2020-05-09 20:58:47 +02:00
62165250ce Remove FAWE language option in config 2020-03-27 19:08:32 -04:00
0a0b41bf0b Update discord links 2020-03-10 00:06:26 +01:00
27e2b95218 Rename translation 2020-02-05 17:35:56 -05:00
bef69b5be3 Minor language changes 2020-01-29 16:11:52 -05:00
0d2fff2cd2 Upstream Merge 2020-01-10 22:32:12 -05:00
86a55b7bf0 Merge remote-tracking branch 'origin/wip' into 1.15 2020-01-10 19:22:23 -05:00
3ee920f9e6 Update upstream 2020-01-08 19:36:12 +01:00
a84eb29d86 Merge commit 'e69ea37' 2020-01-07 00:14:25 +00:00
195c4a7647 wip history changes 2020-01-06 08:36:16 +00:00
b292416496 Upstream and some refactoring
Note: Maybe this doesn't compile, ij is broken af smh, let's give it a try...
2020-01-04 18:34:30 +01:00
f3e0109be2 A lot of small changes 2020-01-03 15:38:30 -05:00
a5ee0b197d Merge pull request #298 from KasaneKona/1.15
Add LZ4 bindings for AARCH64
2020-01-02 16:55:15 -05:00
0d1e32efcb Upstream and debugging changes. 2020-01-02 16:30:44 -05:00
eb94bd1773 Add LZ4 bindings for AARCH64 2019-12-28 22:44:22 +00:00
9efdd886c5 Fix translate args 2019-12-25 02:34:20 +00:00
f37bc9417c Merge branch 'merge' into 1.15 2019-12-19 19:05:27 +01:00
d82a6352b0 Fixes #280 2019-12-19 18:34:14 +01:00
ea5f7a77be Merge branch 'merge' of https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 into merge 2019-12-16 09:08:28 +00:00
6ddeb2ebf5 Various minor
refactor some region dependencies
swithc masking extent to a filter (so it can be parallelized)
Some unfinished refactoring of the filters
remove piston messages from strings.json
2019-12-16 09:07:51 +00:00
053b1a20d6 More 1.15 wip 2019-12-11 14:45:27 +01:00
80d7b0582f i18n upstream merge 2019-12-09 20:07:57 +01:00
206f650d7a Fix prefix
Test accomplished
2019-11-23 18:23:38 +01: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
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
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
ded86d4872 Fixed issues brought up in review 2019-11-18 19:50:52 +10:00
5d0335eea5 Fixed typo in brush radius too large 2019-11-17 15:31:46 +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
96e56bdd0c Rebase translation work for easier rebasing 2019-11-16 22:42:14 +10:00