Commit Graph

13 Commits

Author SHA1 Message Date
7f43bc4b47 Merge in from master, mostly.
The most important part of this merge is that it REVERTS FMP
compatibility, since no such thing needs to exist in 1.8. In fact,
there isn't even an FMP in 1.8 yet. It will be added back if FMP ever
ports to 1.8 and the problem still exists.
2016-02-22 17:54:50 -08:00
74167b8b9f Update forge version.
Not really needed, but why not?
2016-02-22 17:37:45 -08:00
10776f27a8 Fix dependency 2016-02-07 10:42:13 -08:00
6757b04d24 Add FMP as a dependency at compile 2016-02-07 10:14:33 -08:00
d6db9a9790 Update 1.7.10 Forge version 2016-02-07 09:41:29 -08:00
1fe197df98 Fix build script versioning, release a 1.8.9 build. 2016-01-16 23:42:21 -05:00
8c5b455d0f [Forge] Don't need to depend this 2016-01-12 20:54:19 -08:00
e19820e04d Fix shadow, remove extra source jar in forge 2016-01-12 15:32:58 -08:00
ea4dafe9af Use ATs for accessing fields. 2016-01-12 02:11:07 -08:00
633e734b70 Update to 1.8.9 2016-01-12 02:10:53 -08:00
zml
aa3a2d4764 Add support for delegating permissions to Sponge.
When Sponge is not installed, behaviour is as before.
Closes #331
2016-01-12 02:09:37 -08:00
ba363bce20 [Forge] Update to 1.8 2016-01-12 02:08:58 -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