Commit Graph

26 Commits

Author SHA1 Message Date
eccbad92e8 Move away from deprecation, move dependencies towards buildSrc 2019-07-12 13:49:45 -07:00
4874c314d0 Merge pull request #501 from EngineHub/feature/gradle-5
Update to Gradle 5
2019-07-11 22:01:09 -07:00
c5c6a091fd Update to Gradle 5.5 2019-07-09 18:21:21 -07:00
5a464142ae Shade Rhino and truezip into Forge dist 2019-07-08 20:21:31 -07:00
8348ffa7cf Drop translatable names for now 2019-04-25 22:54:23 -07:00
853bfab022 Merge master, update to texts 2019-04-25 22:11:46 -07:00
5c19866809 Some fixes for new libs shading 2019-04-20 23:33:54 -07:00
1e7b4fc835 Move shaded libraries to their own artifacts 2019-04-20 23:11:39 -07:00
5b1573a24e Replace the message system 2019-04-19 23:06:00 +10:00
d56cd96282 Fixed builds 2019-04-19 16:38:33 +10:00
55348346e9 Shade in Kashike's lib 2019-04-19 14:49:29 +10:00
ac03de89cc Work on adding converters for some arguments 2019-04-18 19:11:57 -07:00
267ccf2298 First attempt at integrating Piston as the only command system 2019-04-15 01:21:15 -07:00
da35b3c174 Switch to using local maven for Piston 2019-04-14 01:53:04 -07:00
8ab6585815 Patch new cmds system into old system 2019-04-04 16:16:04 -07:00
1966e5a8a2 Initial Piston conversion test. Non-functional. 2019-04-04 15:50:45 -07:00
d6804737cf Switch to SLF4J logging. 2019-03-13 19:51:48 -07:00
5eb9b779d7 Move the pasting system over to WorldEdit, and add a /we report command. Currently only reports system status and the config. Need to add a platform reporter system. 2018-12-18 19:28:55 +10:00
5f4cc3e694 Cleanup a little bit more code. 2018-08-06 19:08:15 +10:00
6c6e1b4ce2 [Forge] Officially move to Java 8 2017-08-16 16:07:18 -07:00
f2c5b272ad Add client-side left-click-air handler 2017-08-16 15:20:33 -07:00
46dff16a97 Use our own firstNonNull to maintain back-compat.
Fixes WORLDEDIT-3567.
2017-06-08 10:01:23 -04:00
bed8a80894 Revert to Guava 17's firstNonNull.
Deprecated but Spigot doesn't include guava18 yet.
2015-11-13 20:17:56 -05:00
06f59c6576 Force Guava 18 2015-02-12 13:30:49 -08:00
ac1379c932 Update build.gradles for ides 2014-12-02 07:02:13 -08:00
7192780251 Switch to Gradle. Use git log --follow for history.
This converts the project into a multi-module Gradle build.

By default, Git does not show history past a rename, so use git log
--follow to see further history.
2014-11-14 11:27:39 -08:00