Commit Graph

66 Commits

Author SHA1 Message Date
dordsor21
07c86f32ae Definitely fix build 2018-12-17 13:47:29 +00:00
dordsor21
6d40fd88e9 Add mavenLocal high up 2018-12-17 12:48:52 +00:00
dordsor21
8eabb7e507 Fix build 2018-12-17 11:43:45 +00:00
Jesse Boyd
80bd889a0d
Revert "use https for maven repo"
This reverts commit 31cb7cae6a.
2018-10-16 02:20:04 +11:00
Jesse Boyd
31cb7cae6a
use https for maven repo 2018-10-16 02:04:41 +11:00
Jesse Boyd
dbd31ea347
Fixes boy0001/FastAsyncWorldedit#1090 2018-08-24 01:22:30 +10:00
Jesse Boyd
c55353e5b1
Various command (use es6 if java9 + nashorn) 2018-08-22 03:22:37 +10:00
Jesse Boyd
659ed09bf1
Fix compile 2018-08-16 00:04:16 +10:00
Jesse Boyd
be574391ed
Update WorldGuard hook 2018-08-15 23:30:42 +10:00
Jesse Boyd
ced4fed9db
Create pom 2018-08-14 20:41:52 +10:00
Jesse Boyd
55d34343dd
Fix some api compatibility issues 2018-08-14 17:18:49 +10:00
Jesse Boyd
74ec39d67b
Change output jar name 2018-08-13 03:38:20 +10:00
Jesse Boyd
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
Matthew Miller
5f4cc3e694 Cleanup a little bit more code. 2018-08-06 19:08:15 +10:00
Matthew Miller
aaaf2d5678 More deprecation removal 2018-08-04 11:43:38 +10:00
Matthew Miller
3aff57d071 Bumped version and fixed LazyBlock issue. 2018-08-04 11:43:38 +10:00
wizjany
e6c6a2cfea Set version to next snapshot, even though this is about to get clobbered by 7.0 snapshot. 2018-08-03 21:40:04 -04:00
wizjany
08fc855c0f Release 6.1.9 for Bukkit 1.12.x 2018-08-03 21:39:18 -04:00
wizjany
437ad00658 Move asm dep to buildscript section. 2017-10-19 20:06:01 -04:00
Kenzie Togami
f2c5b272ad
Add client-side left-click-air handler 2017-08-16 15:20:33 -07:00
wizjany
f34bc7aca5 Updated Bukkit to 6.1.7.3 for MC 1.12.1 and Forge to 6.1.8 for MC 1.12. 2017-08-05 12:18:52 -04:00
Kenzie Togami
cd4729f82f
[Forge] Update to latest 1.11.2 mappings 2017-08-01 23:01:12 -07:00
wizjany
9cf8847e0e [Bukkit] Push 6.1.7 and bump.
Forge will take the next number when it gets released.
2017-06-08 10:41:27 -04:00
wizjany
46dff16a97 Use our own firstNonNull to maintain back-compat.
Fixes WORLDEDIT-3567.
2017-06-08 10:01:23 -04:00
wizjany
a8d04c24be [Forge] Release 6.1.6 for Forge 1.11.
Using Forge recommended build 2189.
2016-12-13 21:16:37 -05:00
wizjany
81beff8277 Release 6.1.5 for Bukkit 1.11.
Bump version for dev.
2016-11-29 00:33:42 -05:00
wizjany
34c31dc020 Release WE 6.1.4 for Forge 1.10.2.
Bump version to 6.1.5-SNAPSHOT for development.
2016-09-05 00:53:50 -04:00
Kenzie Togami
4a72b97164 Fix getting the git hash 2016-08-22 17:19:52 -07:00
wizjany
98510992eb Fix artifact publishing.
I keep ammending this commit so it doesn't look like I've been working on
this for the past three hours.
2016-08-06 07:08:29 -04:00
wizjany
d0cf497939 Bump version for dev 2016-06-23 09:14:42 -04:00
wizjany
b03445752e Release 6.1.3 for Forge 1.9.4 and Bukkit 1.10. 2016-06-23 09:12:32 -04:00
Kenzie Togami
5afd2bbbf3 Update buildscript to Gradle 2.14 & Forge to 1.9.4 (1965) 2016-06-18 09:50:08 -07:00
Wyatt Childers
7dc9a9aece Merge remote-tracking branch 'origin/master' into feature/sponge-new 2016-05-18 19:49:16 -04:00
wizjany
fd3ca53d04 Release bukkit build 6.1.2, version bump snapshot. 2016-05-15 04:33:59 -04:00
Kenzie Togami
5b38f460d4 Drop support for Java 6. 2016-05-05 17:42:10 -07:00
Wyatt Childers
d3bbb40274 Merge remote-tracking branch 'origin/master' into feature/sponge-new 2016-03-19 14:44:56 -04:00
Kenzie Togami
a64a53db7f Default gitCommitHash 2016-02-22 19:16:14 -08:00
Kenzie Togami
a1680886a4 Weird hack for java6. I hope it works. 2016-02-22 19:13:08 -08:00
Kenzie Togami
e53fb782d4 Disable Grgit on 6.
It appears to be incompatible.
2016-02-22 18:21:46 -08:00
Kenzie Togami
fb52a86eae Update shadow plugin in build.gradle
Needed to build this with the latest Gradle release.
2016-02-22 17:40:18 -08:00
Wyatt Childers
8e49538e6e A few cleanup things 2016-02-02 15:12:54 -05:00
wizjany
1fe197df98 Fix build script versioning, release a 1.8.9 build. 2016-01-16 23:42:21 -05:00
Kenzie Togami
e19820e04d Fix shadow, remove extra source jar in forge 2016-01-12 15:32:58 -08:00
wizjany
bed8a80894 Revert to Guava 17's firstNonNull.
Deprecated but Spigot doesn't include guava18 yet.
2015-11-13 20:17:56 -05:00
sk89q
78a8683df3 Set project version to 6.1.1-SNAPSHOT. 2015-05-28 15:05:04 -07:00
sk89q
e0b160e0f0 Set project version to 6.1 for release. 2015-05-28 14:55:43 -07:00
Kenzie Togami
06f59c6576 Force Guava 18 2015-02-12 13:30:49 -08:00
zml
139009dfbb
Update shadow plugin version to fix Forge issues 2015-01-10 17:09:29 -08:00
sk89q
fe6717a0e0 Set version to 6.0.2-SNAPSHOT. 2014-12-11 20:14:11 -08:00
sk89q
0c4e6e2f0a Version 6.0.1. 2014-12-11 20:12:29 -08:00