Commit Graph

68 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
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
2080e9786b commanding-pipeline diff 2019-10-23 05:23:52 +01:00
68eea925e1 update adapter and platform manager 2019-08-29 13:57:03 +01:00
4e49d16505 fix dependencies 2019-08-26 05:45:03 +01:00
8aaed49fa6 Strip color codes from translations 2019-07-26 20:51:38 -04:00
2e9c5e6804 update legacy.json 2019-07-10 06:52:15 +10:00
20b7b121b1 1.14 blocks 2019-07-10 06:49:51 +10:00
79910c57d7 Add 1.14 blocks, items, entities, and tags. (#490)
Should remain backwards compatible with 1.13. Removed blocks/items will
be forwarded to the "replacement" block/item. (e.g. BlockTypes.SIGN will
find OAK_SIGN on 1.14.)
2019-06-24 23:15:07 -04: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
0781c762e6 Merge branch 'remove-auto_updater' into breaking 2019-04-13 12:30:54 +02: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
94d5d8df8e Merge branch 'master' into breaking 2019-04-05 15:47:04 +11:00
140809c903 Working now 2019-04-05 15:15:10 +11:00
f361619037 Merge remote-tracking branch 'upstream/master' into breaking 2019-04-03 16:53:34 +11:00
29692f3fbe Migrate to SLF4J 2019-04-02 18:21:02 -04:00
cb482ccbd5 Remove auto updater and minors
- Remove Changelog command
- Remove Auto updater
2019-03-28 21:31:28 +01:00
a59d994d84 Hook up the biome registry. 2019-03-11 00:15:21 -04:00
313cd20b14 Make legacy compat layer return straight stairs. 2019-02-14 17:53:30 -05:00
801793cc12 Merge upstream changes through 7961fa58
Signed-off-by: Byron Marohn <combustible@live.com>
2018-12-21 12:13:43 -08:00
5520813ae6 Switching from IRC to Discord
To offer us a better possibility to help you regarding issues or bugs, join us on discord https://discord.gg/ngZCzbU
2018-12-18 21:54:17 +01:00
7a1b75f110 Significantly improved the quality of Simplified Chinese translation 2018-12-10 16:58:27 +01:00
99fb2b546c Fixing Italian translation 2018-11-21 14:37:44 +01:00
9b1836f336 Language update 2/2 2018-11-05 16:54:31 +01:00
69168c7262 Updating & fixing repo
- Updated Paper download link going to 1.13
- Updated translations from boy0001/FastAsyncWorldEdit
-
2018-11-02 13:20:54 +01:00
fd6034fbdd Added the 1.13.1 new blocks. 2018-09-23 20:22:33 +10:00
8ed67f66ad Merge boy0001/FastAsyncWorldEdit 2018-09-14 02:42:55 +10:00
abd886acd7 some hasty refactoring 2018-08-28 02:56:28 +10:00
a61c856adc Allow certain commands to bypass queuing 2018-08-24 19:33:52 +10:00
c3db5c0cf1 Fix persistent brushes 2018-08-24 07:18:14 +10:00
9927cde616 JS command perms 2018-08-22 17:13:01 +10:00
c55353e5b1 Various command (use es6 if java9 + nashorn) 2018-08-22 03:22:37 +10:00
2172ebba83 Fix some issues with java 9 / reflection 2018-08-16 19:56:31 +10:00
025360753f Update german translations 2018-08-14 00:38:02 +10:00
a629d15c74 Copy paste/merge FAWE classes to this WorldEdit fork
- so certain people can look at the diff and complain about my sloppy code :(

Signed-off-by: Jesse Boyd <jessepaleg@gmail.com>
2018-08-13 00:03:07 +10:00
a920c77cb8 update legacy.sjon to fix some issues
added some missing entries to the legacy.json using a script
2018-08-12 23:52:46 +10:00