Commit Graph

11 Commits

Author SHA1 Message Date
Matthew Miller b46b0c3801 Updated changelog, contributing info, gradle, etc 2018-10-04 16:15:35 +10:00
Me4502 b8221e28d4 Moved the impl classes over to a directory structure 2016-12-29 12:15:55 -05:00
Me4502 e967ddf393 Switched to an adapter system. Currently has adapters for 1.10 and 1.11.
Currently, due to the small number of changes it's loading the 1.11 adapter for 1.10. This needs fixing.
2016-12-29 12:15:55 -05:00
Kenzie Togami 4eb3d75bee Remove the requirement of / for files 2014-12-02 07:25:01 -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
sk89q 69797cfbea Updated Forge compilation to ForgeGradle. 2014-04-05 19:59:23 -07:00
TomyLobo 6beba674cb Added '*-private.sh' to .gitignore. 2013-10-26 12:38:06 +02:00
davboecki bd98e98698 Update Forge implementation and added build script.
Including:
* Update to new MCP names
* Adding of an build script (see maven 'forge' profile)
* Adding of an regeneration code
* Simplifying of the command registration
* Added command usage description to avoid empty help pages
* Added missing raw information
* Used a WeakReference as world reference to avoid keeping a world in memory
* Added mcmod.info
* Fixed player orientation
* Fixed printRaw not splitting the message correct
2013-09-29 23:48:11 -04:00
sk89q 7eac40c6e7 Updated .gitignore with a few more entries. 2013-02-25 16:48:42 -08:00
aumgn f2557abf9a Add dependency-reduced-pom.xml in .gitignore 2012-08-29 11:51:21 +02:00
TomyLobo 8610dc2c89 Added .gitignore to ignore some eclipse files. 2011-10-31 21:56:32 +01:00