Commit Graph

5639 Commits

Author SHA1 Message Date
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
77ef0ae417 Bypass Bukkit in more situations (#532)
* Bypass Bukkit in more situations

* Use orElseGet

* Apply the same optimisation in the reverse BlockData adapter, and use lambdas instead of AIC

* Remove bukkit type checks

* Improve reliability of fallbacks
2019-11-15 12:02:46 +10: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
05722169f6 Exclude tests in Actions
Actions act per-branch
2019-11-14 20:29:03 +01:00
3dde61cee6 Legacy schem reader offset 2019-11-14 19:23:41 +00:00
601890fe64 Fix biome sending 2019-11-14 19:21:28 +00:00
b38ff03ca6 Fix P2 hook PlotPlayer.wrap 2019-11-14 19:21:05 +00:00
54f62e689b WIP level dat for MCAWorld 2019-11-14 19:20:35 +00:00
d7b3db215e Use SingleBlockTypeMask for fixLiquid 2019-11-14 17:57:43 +00:00
2670e66ce2 Fix mask optimize 2019-11-14 17:25:37 +00:00
69e1c53076 Fix fill args 2019-11-14 17:25:17 +00:00
1071e7c226 Print help on invalid arg 2019-11-14 17:24:10 +00:00
8812e1b60c Fixes #231 2019-11-14 16:01:38 +00:00
b1244c7780 Remove unused methods from IFawe 2019-11-14 10:54:09 +00:00
580fb11197 Fix stack arg 2019-11-14 10:23:02 +00:00
48929d76f1 Fix p2 download 2019-11-12 23:59:05 +00:00
2354c1a845 Fix P2 block setting in some instances
PlotSquared doesn't flush from the same thread, so it can't be pooled for reuse
2019-11-12 22:32:26 +00:00
ac6f4ae358 Use BlockArrayClipboard for schem load 2019-11-12 12:41:39 +00:00
89bc664f69 Fix flipping of chests and stairs (#526)
* Fix flipping of chests and stairs

* Check if the new property value is valid before updating

* Only for horizontal flips double chests/stairs should be modified
2019-11-12 21:09:28 +10:00
cfa147cf76 WIP clipboard offsets
TODO schem load -> BlockArrayClipboard
2019-11-11 22:34:33 +00:00
599a4dfebc Merge remote-tracking branch 'origin/commanding-pipeline' into commanding-pipeline 2019-11-11 16:23:46 -05:00
630245bb9f Attempt to fix compile and other small changes 2019-11-11 16:22:03 -05:00
eac1f8f73d Remove debug (again) 2019-11-11 21:12:32 +00:00
6cbbefc0de Merge branch 'commanding-pipeline' of https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 into commanding-pipeline 2019-11-11 21:06:22 +00:00
53ad3d3cd2 Fix schem save order 2019-11-11 21:06:10 +00:00
1ffe05464f Merge remote-tracking branch 'origin/commanding-pipeline' into commanding-pipeline 2019-11-11 16:02:41 -05:00
a23a4e5496 misc changes. 2019-11-11 16:02:28 -05:00
032942c0e8 Remove debug 2019-11-11 20:18:22 +00:00
2e6f46e451 Fix QueueHandler uncache 2019-11-11 20:14:57 +00:00
751e6a5dd4 Update SpongeSchematicReader.java 2019-11-11 19:56:55 +00:00
19a7c54341 Fix schem save 2019-11-11 18:48:15 +00:00
7aa0d9c122 Various minor
Disable P2's we region restrictions (so that it uses FAWE's)
Fix extent binding
Fix filtering on null sections
2019-11-11 16:49:13 +00:00
9d6f2df908 Fix parsing for injected command types 2019-11-11 08:55:53 +00:00