Commit Graph

61 Commits

Author SHA1 Message Date
19802e478c Re-write root and libs to Kotlin DSL 2019-07-12 13:49:45 -07:00
59c2a15cda Further minor cleanup from Gradle 5 change 2019-07-12 13:49:45 -07:00
5a464142ae Shade Rhino and truezip into Forge dist 2019-07-08 20:21:31 -07:00
255f016df3 [Forge] Update to 1.14.3 2019-06-26 19:44:42 -07:00
7879be157e [Forge] Update to newer 1.14.2 forge, mappings 2019-06-22 12:42:20 -07:00
078d6f6440 Update to Forge 1.14. 2019-06-15 20:47:48 -04:00
389671b43b Apply eclipse plugin to prevent crash in FG 2019-05-10 03:39:29 -07:00
8a3e6a12b9 Implement suggestions for Bukkit + Sponge 2019-05-05 23:06:20 -07:00
acc0e7d09c Fix logging on Bukkit, align adapter versions 2019-05-05 23:06:20 -07:00
853bfab022 Merge master, update to texts 2019-04-25 22:11:46 -07:00
db4871f022 Merge pull request #462 from EngineHub/feature/expanded-styleset
feat(text): added modern text formatting to worldedit, and switch a few things over to it
2019-04-25 19:39:26 +10:00
0434bcf48c Remove unnecessary gradle entries 2019-04-22 23:59:31 +10:00
5c19866809 Some fixes for new libs shading 2019-04-20 23:33:54 -07:00
5b1573a24e Replace the message system 2019-04-19 23:06:00 +10:00
55348346e9 Shade in Kashike's lib 2019-04-19 14:49:29 +10:00
477e78bd17 [Forge] Update to latest forge for keyevent fixes 2019-04-17 00:15:05 -07:00
8ab6585815 Patch new cmds system into old system 2019-04-04 16:16:04 -07: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
4f0506ec8b Fix versions in toml. Use internalversion (with git hash). 2019-03-12 17:30:45 -04:00
6e24472af5 Bump to latest forge and cleanup some old files. 2019-03-11 22:45:41 +10:00
9ee0f00030 Initial command registration setup. Pretty hacky, subcommands do not work, some arguments missing. 2019-03-04 18:31:20 -08:00
7faafa1635 Update mappings and forge, correct toml keys 2019-02-19 18:16:28 +10:00
cf435fd63d Bump to 1.13.2 2019-02-19 18:16:28 +10:00
d079f06c31 Make it actually load into an IDE on latest FG 2019-02-19 18:16:28 +10:00
e4ce51003e Bump to latest Forge 2019-02-19 18:16:28 +10:00
9fccfdfaeb Further work on 1.13 2019-02-19 18:16:28 +10:00
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
7a08098b03 Further work on Forge 1.13 compat. 2019-02-19 18:11:37 +10:00
11cf5377d9 Further attempts 2019-02-19 18:11:37 +10:00
e6d5ce8165 Start work on Forge 1.13 2019-02-19 18:11:37 +10:00
ef2c07ca24 Update forge for new block API 2018-10-04 17:18:43 -07:00
437ad00658 Move asm dep to buildscript section. 2017-10-19 20:06:01 -04:00
21d89311c9 Update asm dep for ForgeGradle. 2017-10-16 18:08:41 -04:00
6c6e1b4ce2 [Forge] Officially move to Java 8 2017-08-16 16:07:18 -07:00
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
cd4729f82f [Forge] Update to latest 1.11.2 mappings 2017-08-01 23:01:12 -07:00
537c6694e1 [Forge] Update to 1.11.2 2017-02-22 23:36:25 -08:00
a8d04c24be [Forge] Release 6.1.6 for Forge 1.11.
Using Forge recommended build 2189.
2016-12-13 21:16:37 -05:00
85ef47ae0c [Forge] Update mappings to 11/30. 2016-12-01 23:14:16 -05:00
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
2267dfd29f [Forge] Update to 1.10.2. 2016-08-28 01:23:19 -04:00
38ddeaf777 [Forge] Initial update for 1.10 2016-08-28 01:23:19 -04:00
5afd2bbbf3 Update buildscript to Gradle 2.14 & Forge to 1.9.4 (1965) 2016-06-18 09:50:08 -07:00
07854f79fa Sync forge version to core. 2016-05-19 01:43:35 -04:00
c85c9f7a6c Version bump forge build for release. 2016-05-08 17:08:31 -04:00
ecc4948668 Switch to Forge 1.9 (12.16.0.1770) 2016-05-05 17:55:22 -07:00
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