Commit Graph

60 Commits

Author SHA1 Message Date
47e2226be5 fix shadow jar 2019-08-18 02:54:27 +01:00
3b7b115bb6 fix build gradle 2019-08-18 02:15:03 +01:00
b3601eb858 Merge branch 'commanding' of https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 into commanding 2019-08-18 01:57:14 +01:00
4427c0dd38 Update build.gradle 2019-08-18 01:56:06 +01:00
cbbe8b5dfa upstream changes 2019-08-15 15:24:18 -04:00
74fe88ae01 merge 2019-08-07 01:28:12 +10:00
6e13b44f84 resolve issues with 2e67425d8131a2b1eb7ff752335bccf371801b8b 2019-07-18 20:12:23 +10:00
be8213d8ee resolve conflicts 2019-07-18 16:56:57 +10:00
08dead5a86 cleanup build script 2019-07-17 19:43:14 +10:00
8108d0a936 Major command changes that don't work yet. 2019-07-16 23:44:34 -04:00
e38541aa9b Updates to gradle files. 2019-06-26 21:34:20 -04:00
bd91c2a748 Revert "Add pre5"
This reverts commit c4f72983fc.
2019-04-25 20:09:43 +02:00
c4f72983fc Add pre5 2019-04-24 02:29:48 +10: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
33f5322fda WIP merge (i'll finish this later) 2019-04-05 01:24:47 +11:00
f361619037 Merge remote-tracking branch 'upstream/master' into breaking 2019-04-03 16:53:34 +11:00
85bfd16d7c Code cleaning
Most notable change: Remove redundant type parameters and replaced with <>. This is a small step to bring us closer to upstream parity.
2019-03-25 19:55:32 -04:00
14ab61d154 Remove PlotMe support 2019-03-25 00:02:20 +01:00
c4e7acd15b (dirty) Fix for VaultAPI build issue
As discuseed in Discord, placing the Vault-API Dependency over the dummypermscompat fixes the compiling issue
2019-03-19 19:37:17 +01:00
fba12b1282 More shading fixes 2019-03-13 20:15:01 -07:00
4be72fb983 Shade logger bridges as well 2019-03-13 19:56:58 -07:00
d6804737cf Switch to SLF4J logging. 2019-03-13 19:51:48 -07:00
eebba8e324 Move vault to permscompat. 2019-03-07 23:55:58 -05:00
c98a311146 Update to working PlotSquared repo; Update to PlotSquared C>Captions class rename; Cleaning and minor modifications to SpongeSchematicReader 2019-03-06 03:06:47 -05:00
8984289695 Bump Spigot version so it compiles. 2019-02-18 20:56:21 +10:00
10484eb58b Added a Vault resolver to WEPIF. Means any Vault-enabled perm plugin will theoretically work with it 2019-02-02 08:49:53 -05:00
cd1d45b856 Updated Paper-API to 1.13.2, minor edits to FastAsyncVoxelSniper 2019-01-16 07:12:02 -05:00
447b4e8868 Update gradle settings to new repository URL
Signed-off-by: Byron Marohn <combustible@live.com>
2018-12-21 08:04:08 -08:00
7eac605474 Fixing NBT 2018-12-19 16:33:15 +01:00
07c86f32ae Definitely fix build 2018-12-17 13:47:29 +00:00
5be8d83ce4 Add local repo 2018-12-17 11:54:09 +00:00
8eabb7e507 Fix build 2018-12-17 11:43:45 +00:00
ee8602b77b Added a Vault resolver to WEPIF. Means any Vault-enabled perm plugin will theoretically work with it 2018-11-18 15:58:15 +10:00
bf98dcff09 Updated bStats 2018-11-10 19:26:46 +10:00
0fe1fe33cc Replace BukkitImplementationTester with paperLib 2018-10-12 16:09:52 +10:00
d1cb6e2156 compileOnly breaks shadowJar. bStats needs to fix their repos. 2018-10-10 23:22:38 +10:00
e3001586e5 Make bStats compileOnly so transitive projects won't load it, Jitpack has issues. 2018-10-10 19:39:09 +10:00
c32c13fdcd Fixed a typo in the gradle file 2018-10-10 19:34:18 +10:00
bf38b371d8 Update bStats because they deleted their old repo. 2018-10-10 16:59:18 +10:00
cfbf7dbec0 Update from sk89q/master 2018-09-25 15:35:21 +10:00
02c6f11bb9 Added bStats 2018-09-20 22:59:42 +10:00
abd886acd7 some hasty refactoring 2018-08-28 02:56:28 +10:00
c3db5c0cf1 Fix persistent brushes 2018-08-24 07:18:14 +10:00
dbd31ea347 Fixes boy0001/FastAsyncWorldedit#1090 2018-08-24 01:22:30 +10:00
be574391ed Update WorldGuard hook 2018-08-15 23:30:42 +10:00
ced4fed9db Create pom 2018-08-14 20:41:52 +10:00
55d34343dd Fix some api compatibility issues 2018-08-14 17:18:49 +10:00
74ec39d67b Change output jar name 2018-08-13 03:38:20 +10:00
a629d15c74 Copy paste/merge FAWE classes to this WorldEdit fork
- so certain people can look at the diff and complain about my sloppy code :(

Signed-off-by: Jesse Boyd <jessepaleg@gmail.com>
2018-08-13 00:03:07 +10:00
5f4cc3e694 Cleanup a little bit more code. 2018-08-06 19:08:15 +10:00