Commit Graph

5358 Commits

Author SHA1 Message Date
5a18ed275f Drop provided / compileOnly dependencies from shadow 2019-04-21 00:01:06 -07:00
73d5681926 Add a note about which libraries get shaded where 2019-04-20 23:36:44 -07:00
5c19866809 Some fixes for new libs shading 2019-04-20 23:33:54 -07:00
1e7b4fc835 Move shaded libraries to their own artifacts 2019-04-20 23:11:39 -07:00
f4938eeffe Revert "Update offset to match CI"
Ffs
2019-04-21 01:01:09 +02:00
53f47c7edc Update offset to match CI 2019-04-21 00:49:57 +02:00
a9926328f1 Stop trying to redo when history runs out. 2019-04-20 12:14:11 -04:00
e27b6fb6c3 Done 👌 2019-04-19 19:01:17 +02:00
c56ba112d1 Merge branch 'breaking' of https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 into breaking 2019-04-20 00:47:32 +10:00
5b1573a24e Replace the message system 2019-04-19 23:06:00 +10:00
e9048c3913 Minor Brushes and Performers cleanup 2019-04-19 14:45:25 +02:00
8d182abd3e Minor FAVS cleanup 2019-04-19 13:50:03 +02:00
d56cd96282 Fixed builds 2019-04-19 16:38:33 +10:00
55348346e9 Shade in Kashike's lib 2019-04-19 14:49:29 +10:00
f481f7d26d Handle lack of global injected value store 2019-04-18 19:59:53 -07:00
48fcfeed35 Fix licenses 2019-04-18 19:12:09 -07:00
ac03de89cc Work on adding converters for some arguments 2019-04-18 19:11:57 -07:00
37c993be16 Port ClipboardCommands, update to new Key 2019-04-18 12:34:57 -07:00
a22ba45b1c Minors 2019-04-18 20:47:25 +02:00
72c766a87b Add DataFixerUpper 2019-04-17 20:22:54 -04:00
1dd3400aab Add Mojang repository 2019-04-17 20:20:31 -04:00
477e78bd17 [Forge] Update to latest forge for keyevent fixes 2019-04-17 00:15:05 -07:00
f33140b327 Port ChunkCommands, fix up injection, simplify registration 2019-04-16 23:02:23 -07: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
f829f51bcd Update offset to match CI 2019-04-16 17:23:16 +02:00
988c4b042d Minors 2019-04-16 17:14:53 +02:00
274c52163b Fix setting the same block multiple times sequencially 2019-04-17 01:12:09 +10:00
2a373b1390 Remove PS check here 2019-04-16 13:53:21 +10:00
e7869643d9 Fix ghost blocks !protocolsupport 2019-04-16 13:47:05 +10:00
629be505e2 Fix ghost blocks 2019-04-16 13:29:59 +10:00
8c30c72b73 Fix repl 2019-04-16 13:08:57 +10:00
c220e30ecc Wrong command 2019-04-16 12:39:14 +10:00
cea38ad8b6 Update plugin.yml 2019-04-16 12:38:18 +10:00
79f72b64ac Add perms for uu/enable/disable/toggle 2019-04-16 12:37:28 +10:00
cd4d0f7725 Remove air check 2019-04-16 11:30:46 +10:00
99da55dc94 Fix building above bounds. 2019-04-15 20:44:02 -04:00
9207263426 Remove chunk notify task 2019-04-16 01:16:00 +10:00
a4de4e1a65 Use format extension here 2019-04-15 21:22:58 +10:00
f849caf655 Fix clipboard upload/download 2019-04-15 21:05:26 +10:00
7c54f16d43 Fix chunk section Y 2019-04-15 20:26:41 +10:00
69e2ce6165 Avoid block vector creation for combine stages = false 2019-04-15 19:56:38 +10:00
f6014089cc Merge branch 'breaking' of https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 into breaking 2019-04-15 19:36:55 +10:00
d80f25c4c0 minor cleanup 2019-04-15 19:36:42 +10:00
e127bb89e5 Align annotation formatting with brush command methods 2019-04-15 02:03:05 -07:00
e4d8091432 Convert part of the brush commands 2019-04-15 02:01:25 -07:00
2b10128720 Restore Logging for setbiome 2019-04-15 01:25:19 -07:00
267ccf2298 First attempt at integrating Piston as the only command system 2019-04-15 01:21:15 -07:00
86727c5fb8 Minors
- Update links
- Remove update part from settings
2019-04-14 19:10:40 +02:00
03f0a2a62d Update to latest paper 2019-04-15 01:45:17 +10:00
2a1fdf470f Implement getMaxY for ForgeWorld.
Should play nicer with things like CubicChunks. Note that there is no
way to get the min point in Minecraft itself, so this only supports
going up, not down.
2019-04-14 11:16:49 -04:00