Kenzie Togami
fba12b1282
More shading fixes
2019-03-13 20:15:01 -07:00
Kenzie Togami
4be72fb983
Shade logger bridges as well
2019-03-13 19:56:58 -07:00
Kenzie Togami
d6804737cf
Switch to SLF4J logging.
2019-03-13 19:51:48 -07:00
wizjany
4f0506ec8b
Fix versions in toml. Use internalversion (with git hash).
2019-03-12 17:30:45 -04:00
Matthew Miller
6e24472af5
Bump to latest forge and cleanup some old files.
2019-03-11 22:45:41 +10:00
Kenzie Togami
9ee0f00030
Initial command registration setup. Pretty hacky, subcommands do not work, some arguments missing.
2019-03-04 18:31:20 -08:00
Kenzie Togami
7faafa1635
Update mappings and forge, correct toml keys
2019-02-19 18:16:28 +10:00
Matthew Miller
cf435fd63d
Bump to 1.13.2
2019-02-19 18:16:28 +10:00
Matthew Miller
d079f06c31
Make it actually load into an IDE on latest FG
2019-02-19 18:16:28 +10:00
Matthew Miller
e4ce51003e
Bump to latest Forge
2019-02-19 18:16:28 +10:00
Matthew Miller
9fccfdfaeb
Further work on 1.13
2019-02-19 18:16:28 +10:00
Matthew Miller
a64d8dc6fa
Fixed a lot of the errors, still more to go. Gotta switch to Forge registries once they exist.
2019-02-19 18:14:58 +10:00
Matthew Miller
7a08098b03
Further work on Forge 1.13 compat.
2019-02-19 18:11:37 +10:00
Matthew Miller
11cf5377d9
Further attempts
2019-02-19 18:11:37 +10:00
Matthew Miller
e6d5ce8165
Start work on Forge 1.13
2019-02-19 18:11:37 +10:00
Kenzie Togami
ef2c07ca24
Update forge for new block API
2018-10-04 17:18:43 -07:00
wizjany
437ad00658
Move asm dep to buildscript section.
2017-10-19 20:06:01 -04:00
wizjany
21d89311c9
Update asm dep for ForgeGradle.
2017-10-16 18:08:41 -04:00
Kenzie Togami
6c6e1b4ce2
[Forge] Officially move to Java 8
2017-08-16 16:07:18 -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
Kenzie Togami
537c6694e1
[Forge] Update to 1.11.2
2017-02-22 23:36:25 -08: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
Kenzie Togami
85ef47ae0c
[Forge] Update mappings to 11/30.
2016-12-01 23:14:16 -05:00
Kenzie Togami
6ad11624bb
[Forge] Initial update to 1.11
...
Also updates Gradle to 3.2.1, because keeping updated is good.
2016-12-01 23:14:16 -05:00
Kenzie Togami
2267dfd29f
[Forge] Update to 1.10.2.
2016-08-28 01:23:19 -04:00
Kenzie Togami
38ddeaf777
[Forge] Initial update for 1.10
2016-08-28 01:23:19 -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
Wizjany
07854f79fa
Sync forge version to core.
2016-05-19 01:43:35 -04:00
wizjany
c85c9f7a6c
Version bump forge build for release.
2016-05-08 17:08:31 -04:00
Kenzie Togami
ecc4948668
Switch to Forge 1.9 (12.16.0.1770)
2016-05-05 17:55:22 -07:00
Kenzie Togami
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
Kenzie Togami
74167b8b9f
Update forge version.
...
Not really needed, but why not?
2016-02-22 17:37:45 -08:00
Kenzie Togami
10776f27a8
Fix dependency
2016-02-07 10:42:13 -08:00
Kenzie Togami
6757b04d24
Add FMP as a dependency at compile
2016-02-07 10:14:33 -08:00
Kenzie Togami
d6db9a9790
Update 1.7.10 Forge version
2016-02-07 09:41:29 -08:00
wizjany
1fe197df98
Fix build script versioning, release a 1.8.9 build.
2016-01-16 23:42:21 -05:00
Kenzie Togami
8c5b455d0f
[Forge] Don't need to depend this
2016-01-12 20:54:19 -08:00
Kenzie Togami
e19820e04d
Fix shadow, remove extra source jar in forge
2016-01-12 15:32:58 -08:00
Kenzie Togami
ea4dafe9af
Use ATs for accessing fields.
2016-01-12 02:11:07 -08:00
Kenzie Togami
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
Kenzie Togami
ba363bce20
[Forge] Update to 1.8
2016-01-12 02:08:58 -08:00
sk89q
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