Commit Graph

3335 Commits

Author SHA1 Message Date
473905930e Merge pull request #163 from Tofuus/breaking
Fix incorrect casting of CharSequence to String
2019-06-06 06:40:55 -04:00
c77ee07fcd Fix incorrect casting of CharSequence to String 2019-06-06 15:34:45 +08:00
b42553116c Removal of many prefixes and deprecation of FaweLocation
- Removed some prefixes to help make upstream merging a bit easier.
- Replaced reflection code for titles with the regular bukkit api.
- Removed FAWELocation and FAWEPlayer where it wasn't needed.
- Deprecated FaweLocation since having it in the first place is very stupid.
- FAWEPlayer should also be deprecated soon because the majority of that code is redundant.
2019-06-05 21:28:02 -04:00
8d7cf345b4 Update Favs documentation
Removed outdated VS wiki links, it appears to be down for some years now, sad times
Fixed typos
2019-06-05 23:22:53 +02:00
bf5d2c2788 Temporarily removed plotsquard replaceall.
Poorly written and there is code in there that I may break in a future commit.
2019-06-05 16:13:30 -04:00
e6f2e17bdf Simplifications to VoxelSniper
Signed-off-by: MattBDev <4009945+MattBDev@users.noreply.github.com>
2019-06-05 15:52:47 -04:00
6c94cca15e Selective upstream merge
Signed-off-by: MattBDev <4009945+MattBDev@users.noreply.github.com>
2019-06-04 12:40:11 -04:00
c73fc28847 Minor upstream changes 2019-05-31 11:20:02 -04:00
3eb7200ea0 Fixed issues with //copy 2019-05-31 10:41:05 -04:00
aea5b68ced Upstream merges and a few code cleanups 2019-05-30 16:07:30 -04:00
5ae8f20b73 Merge remote-tracking branch 'origin/breaking' into breaking 2019-05-28 23:24:02 -04:00
a0eb7ce59e Typo Fixes and Added Annotations 2019-05-28 23:23:51 -04:00
3eec877ac8 Merge branch 'master' into breaking 2019-05-24 12:06:00 +02:00
8959fe07f7 Finalize new templates 2019-05-24 12:04:14 +02:00
a0b5662d4a Update issue templates 2019-05-24 11:57:32 +02:00
09e3ea48b8 Use "new" template formats 2019-05-24 11:50:45 +02:00
d32777a53e Revert "Fix //none removing arbitrary nbt"
This reverts commit dd0bec8913.
2019-05-24 11:22:11 +02:00
6b0fcc8712 Removed some null checks and fixed some variable names 2019-05-22 14:40:56 -04:00
e4c1ba3edf Revert "Fix //none removing arbitrary nbt"
This reverts dd0bec8913.
2019-05-19 20:55:45 +02:00
e72a5cf12d Merge branch 'master' into breaking 2019-05-13 00:41:28 +10:00
118a51f477 Merge branch 'breaking' of https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 into breaking 2019-05-13 00:38:59 +10:00
dd0bec8913 Fix //none removing arbitrary nbt 2019-05-13 00:37:18 +10:00
8d68da09a3 Minor versioning changes 2019-05-09 15:02:11 +02:00
113aeb1689 Use fuzzy blocks in default block parser 2019-05-07 16:40:37 +10:00
55b02e1b1f Implement FuzzyBlockState 2019-05-06 15:58:55 +10:00
e2513e2c08 Fix paste service 2019-05-05 20:43:56 +02:00
2be8d87d5a Fix mask parsing not using factory 2019-05-05 03:59:25 +10:00
317742e3f0 Update links 2019-05-02 19:52:07 +02:00
0911202260 Generate javadocs 2019-05-02 19:28:09 +02:00
d9914d7f0a Re-add paste service
And move issue template
2019-05-01 21:42:18 +02:00
68e7573c21 Merge branch 'breaking' 2019-05-02 05:25:52 +10:00
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
ea07b540b1 Minor amendments 2019-04-29 18:13:58 +02:00
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
bf684d478e Remove hashtag preventing wrong issue references 2019-04-28 20:11:05 +02:00
1b03d14f91 Update ISSUE_TEMPLATE.md 2019-04-28 11:38:30 +02:00
c64b59da2f Fix build number in version 2019-04-28 11:34:07 +02:00
4199e09bc8 Update README.md 2019-04-27 21:28:46 +02:00
686c71d965 Move around some debugs 2019-04-27 20:34:56 +02:00
7a1cc5845c Update ISSUE_TEMPLATE.md 2019-04-27 16:16:04 +02:00
bd91c2a748 Revert "Add pre5"
This reverts commit c4f72983fc.
2019-04-25 20:09:43 +02:00
8808ec89a0 Revert "wip 1.14"
This reverts commit 3bf2ccdebc.
2019-04-25 01:32:27 +10:00
3bf2ccdebc wip 1.14 2019-04-24 02:48:42 +10:00
c4f72983fc Add pre5 2019-04-24 02:29:48 +10:00
219321b777 Check before copy 2019-04-24 02:29:25 +10:00
c6ce0c773f Fixes #30 2019-04-23 23:49:45 +10:00
1503ba94a4 Forgot FAWE was already added to lookup names 2019-04-23 23:44:47 +10:00
aaa39d1d32 Fixes #126 2019-04-23 23:41:12 +10:00
a523ef8176 Use update folder 2019-04-23 23:31:54 +10:00
02a6caa3ab Don't load dummy twice 2019-04-23 23:30:43 +10:00