Commit Graph
18 Commits
Author SHA1 Message Date
Kenzie Togami d6db9a9790 Update 1.7.10 Forge version 2016-02-07 09:41:29 -08:00
Kenzie Togami 982420369d Rewrite Closer to compile on Java 6 wrt Jar/ZipFile. 2016-01-31 22:26:30 -08:00
Kenzie Togami 9dac0b30db Speed up Travis by running on non-sudo containers
See why at
https://docs.travis-ci.com/user/workers/container-based-infrastructure/
2016-01-31 21:27:07 -08:00
Kenzie Togami 53b8f08e5e Have Travis give less verbose stack traces 2016-01-31 21:25:32 -08:00
Kenzie Togami c14a3dfbde Add caching to Travis 2016-01-31 21:24:59 -08:00
Kenzie Togami 1952c6f91a Compile on JDK 6, 7, and 8
Ensure that all JDKs are supported.
2016-01-31 21:23:51 -08:00
Kenzie Togami 8cd46977f3 Add paging to //schematics.
-p <int> can be used to select a page. Defaults to page 1.

First implementation by @BangL.
2015-12-28 12:52:39 -08:00
Kenzie Togami 7945b5ce25 Align windows and linux directions 2015-09-15 18:10:22 -07:00
Kenzie Togami 22fc3c6991 Revert "Tell people to use setupDevWorkspace rather than setupDecompWorkspace"
Issue was fixed in commit 173f832352

This reverts commit 121d77ccf6.
2015-09-15 18:08:08 -07:00
Kenzie Togami ec5de0f22f Cleanup unused imports 2015-05-31 15:59:40 -07:00
Kenzie Togami 06f59c6576 Force Guava 18 2015-02-12 13:30:49 -08:00
Kenzie Togamiandwizjany 372a520382 Directly access entity list
This replaces the very slow chunk dance that was being used.
2015-01-20 10:43:37 -05:00
Kenzie Togami 4eb3d75bee Remove the requirement of / for files 2014-12-02 07:25:01 -08:00
Kenzie Togami ac1379c932 Update build.gradles for ides 2014-12-02 07:02:13 -08:00
Kenzie Togami 8da2b84b2e Use universal field, not client only method 2014-10-17 16:36:00 -07:00
Kenzie Togami 90e0352a67 Calculate size at the start, not every time 2014-10-15 21:55:59 -07:00
Kenzie Togami d86eaa489a Remove NBTTagEnd, it isn't possible to create it 2014-10-12 12:36:39 -07:00
Kenzie Togami 1c89f4bffa Update to Forge 1.7.10-10.13.1.1225 2014-10-12 12:27:51 -07:00