Commit Graph

4707 Commits

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