NotMyFault
09e3ea48b8
Use "new" template formats
2019-05-24 11:50:45 +02:00
NotMyFault
d32777a53e
Revert "Fix //none removing arbitrary nbt"
...
This reverts commit dd0bec8913
.
2019-05-24 11:22:11 +02:00
MattBDev
6b0fcc8712
Removed some null checks and fixed some variable names
2019-05-22 14:40:56 -04:00
NotMyFault
e4c1ba3edf
Revert "Fix //none removing arbitrary nbt"
...
This reverts dd0bec8913
.
2019-05-19 20:55:45 +02:00
Jesse Boyd
e72a5cf12d
Merge branch 'master' into breaking
2019-05-13 00:41:28 +10:00
Jesse Boyd
118a51f477
Merge branch 'breaking' of https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 into breaking
2019-05-13 00:38:59 +10:00
Jesse Boyd
dd0bec8913
Fix //none removing arbitrary nbt
2019-05-13 00:37:18 +10:00
Kenzie Togami
8d68da09a3
Minor versioning changes
2019-05-09 15:02:11 +02:00
Jesse Boyd
113aeb1689
Use fuzzy blocks in default block parser
2019-05-07 16:40:37 +10:00
Jesse Boyd
55b02e1b1f
Implement FuzzyBlockState
2019-05-06 15:58:55 +10:00
NotMyFault
e2513e2c08
Fix paste service
2019-05-05 20:43:56 +02:00
Jesse Boyd
2be8d87d5a
Fix mask parsing not using factory
2019-05-05 03:59:25 +10:00
NotMyFault
317742e3f0
Update links
2019-05-02 19:52:07 +02:00
NotMyFault
0911202260
Generate javadocs
2019-05-02 19:28:09 +02:00
NotMyFault
d9914d7f0a
Re-add paste service
...
And move issue template
2019-05-01 21:42:18 +02:00
Jesse Boyd
68e7573c21
Merge branch 'breaking'
2019-05-02 05:25:52 +10:00
dordsor21
e2c9454399
Don't print stack trace, print another few lines of debug for using paper
...
Closes #133 bye bye
2019-04-30 11:56:30 +01:00
NotMyFault
ea07b540b1
Minor amendments
2019-04-29 18:13:58 +02:00
wizjany
3ffa54af84
Fix TrueZip region stores.
...
I think. Someone tell me if this breaks their setup with truezip, but
it works for me now and didn't before. I'm assuming people using .zip
just used the normal zip store anyway.
(cherry picked from commit dcfb769d96
)
2019-04-28 17:28:15 -04:00
NotMyFault
bf684d478e
Remove hashtag preventing wrong issue references
2019-04-28 20:11:05 +02:00
NotMyFault
1b03d14f91
Update ISSUE_TEMPLATE.md
2019-04-28 11:38:30 +02:00
NotMyFault
c64b59da2f
Fix build number in version
2019-04-28 11:34:07 +02:00
NotMyFault
4199e09bc8
Update README.md
2019-04-27 21:28:46 +02:00
NotMyFault
686c71d965
Move around some debugs
2019-04-27 20:34:56 +02:00
NotMyFault
7a1cc5845c
Update ISSUE_TEMPLATE.md
2019-04-27 16:16:04 +02:00
NotMyFault
bd91c2a748
Revert "Add pre5"
...
This reverts commit c4f72983fc
.
2019-04-25 20:09:43 +02:00
Jesse Boyd
8808ec89a0
Revert "wip 1.14"
...
This reverts commit 3bf2ccdebc
.
2019-04-25 01:32:27 +10:00
Jesse Boyd
3bf2ccdebc
wip 1.14
2019-04-24 02:48:42 +10:00
Jesse Boyd
c4f72983fc
Add pre5
2019-04-24 02:29:48 +10:00
Jesse Boyd
219321b777
Check before copy
2019-04-24 02:29:25 +10:00
Jesse Boyd
c6ce0c773f
Fixes #30
2019-04-23 23:49:45 +10:00
Jesse Boyd
1503ba94a4
Forgot FAWE was already added to lookup names
2019-04-23 23:44:47 +10:00
Jesse Boyd
aaa39d1d32
Fixes #126
2019-04-23 23:41:12 +10:00
Jesse Boyd
a523ef8176
Use update folder
2019-04-23 23:31:54 +10:00
Jesse Boyd
02a6caa3ab
Don't load dummy twice
2019-04-23 23:30:43 +10:00
Jesse Boyd
c45d4b58cc
Fixes #117
2019-04-23 22:56:01 +10:00
Jesse Boyd
d97836762d
Fixes #103
2019-04-23 22:48:41 +10:00
Jesse Boyd
208929c378
Fix ItemType.getBlockType
2019-04-23 16:16:26 +10:00
Jesse Boyd
290f047f6a
Fix tab complete error for single property states
2019-04-23 15:08:05 +10:00
Jesse Boyd
48bc4015c2
Merge branch 'breaking' of https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 into breaking
2019-04-23 00:18:13 +10:00
Jesse Boyd
aa1fec2dad
Remove check
2019-04-23 00:17:54 +10:00
dordsor21
03f3b09ca9
allow input of build number
2019-04-22 15:11:43 +01:00
NotMyFault
43fec813b8
Moving some commands
2019-04-21 19:01:49 +02:00
NotMyFault
f56460c9ac
Fix permission packs
2019-04-21 15:38:50 +02:00
NotMyFault
640fac6374
Add flags
2019-04-21 10:28:50 +02: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
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
NotMyFault
e9048c3913
Minor Brushes and Performers cleanup
2019-04-19 14:45:25 +02:00