Commit Graph

88 Commits

Author SHA1 Message Date
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
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