Commit graph

1066 commits

Author SHA1 Message Date
MachineMuse
2e36168b13 Fixed mod loading order 2015-08-28 23:11:03 -06:00
MachineMuse
bb04d37ee7 change to latest stable build of EnderIO 2015-08-28 13:54:09 -06:00
MachineMuse
c3b2ab36bd created custom install cost file & auto-generate example. Changed item registry name for components so back up items 2015-08-28 13:02:50 -06:00
MachineMuse
677da80e8d automatically copy out recipe files & cleaned up some old config options 2015-08-28 11:20:12 -06:00
MachineMuse
77a74d05fe more code inspection refactors 2015-08-28 10:18:30 -06:00
MachineMuse
4f6f4827b8 fix age-old misspelling 2015-08-28 09:58:15 -06:00
MachineMuse
87fd176872 changed how branches are recognized 2015-08-28 09:16:29 -06:00
MachineMuse
bbb86f1de9 add automatic release type classification 2015-08-28 08:22:12 -06:00
MachineMuse
a58049845d add automatic release type classification 2015-08-28 08:06:39 -06:00
MachineMuse
28f9d16c33 update Galacticraft dependency 2015-08-28 06:18:25 -06:00
MachineMuse
7c3cd2a825 fixed mekanism modid & removed redundant optional interfaces 2015-08-28 06:05:28 -06:00
MachineMuse
81296da54d update CoFHCore 2015-08-28 06:02:38 -06:00
MachineMuse
472e304ada removed travis-related code 2015-08-28 05:45:55 -06:00
MachineMuse
e7dd610dd3 small difference in EnderIO api 2015-08-28 05:21:32 -06:00
MachineMuse
d6728bcc4f fixed omniwrench module, gave default return value of false 2015-08-28 05:11:03 -06:00
MachineMuse
26e844de4a updated omniwrench module and added support for everything that the OpenComputers Srench can do (thanks fnuecke <3) 2015-08-28 05:05:54 -06:00
MachineMuse
f20fac3075 add IC2 hazmat capability. closes #501 2015-08-28 04:04:00 -06:00
MachineMuse
f5db0cc0e3 Boots now count as metal armor for IC2 magnetic transport 2015-08-28 03:44:03 -06:00
MachineMuse
6426fede6c added git changelog to gradle script for curseforge, thanks Kobata! 2015-08-28 03:16:09 -06:00
MachineMuse
9514cabc77 removed recipes from curse autoupload 2015-08-28 01:59:57 -06:00
MachineMuse
ad636d9a69 fixed recipe file paths and masked curseforge API key :s 2015-08-28 01:16:40 -06:00
MachineMuse
4d6a1127fb fleshed out curseforge details in build.gradle 2015-08-28 01:04:22 -06:00
MachineMuse
08abb0e995 renamed & adjusted inclusion of recipe files 2015-08-27 23:33:02 -06:00
MachineMuse
7065304a08 Added interface stripping for MFR hammer 2015-08-27 23:23:02 -06:00
MachineMuse
1aadba5fff Removed Travis 2015-08-27 23:22:48 -06:00
MachineMuse
946ca71814 move chmod before_install 2015-08-27 11:18:04 -06:00
MachineMuse
bd27f4a897 changing the chmod command 2015-08-27 11:16:22 -06:00
MachineMuse
48631473f1 trying script on new line 2015-08-27 11:05:01 -06:00
MachineMuse
c2974018da trying script on new line 2015-08-27 11:03:57 -06:00
MachineMuse
fa64ef2136 trying script on new line 2015-08-27 11:02:50 -06:00
MachineMuse
ba00088d1e trying script on new line 2015-08-27 11:02:26 -06:00
MachineMuse
d3956df9f7 better organization for Travis 2015-08-27 10:55:25 -06:00
MachineMuse
1029bc7459 add chmod task to travis 2015-08-27 10:52:51 -06:00
MachineMuse
6723b9d866 set up for travis 2015-08-27 10:41:08 -06:00
MachineMuse
05cef6e751 add MFR hammer? I think? 2015-08-27 09:07:20 -06:00
MachineMuse
1c97268635 add Crescent Hammer (Thermal Expansion) and Crowbar (Railcraft) back to Omniwrench Module 2015-08-27 09:02:26 -06:00
MachineMuse
8d1c865dc5 change build.gradle to use dev jars rather than APIs in most cases 2015-08-27 09:01:08 -06:00
MachineMuse
cc05edfc1e update apis in build.gradle 2015-08-27 08:20:49 -06:00
MachineMuse
9a4a81a9a1 player sounds set up, all seems to be working! closes #546 2015-08-27 05:20:00 -06:00
MachineMuse
e1793c7b41 updated soundloader & gui sounds working; in-world sounds TBI 2015-08-27 03:22:10 -06:00
MachineMuse
968764d79e added stuff to fit with SmartRender 2015-08-26 09:16:01 -06:00
MachineMuse
766801f2d5 Changed how RenderPlayerAPI compatibility is processed and fixed animation 'sticking' 2015-08-26 07:54:58 -06:00
MachineMuse
74e51c7c89 Fixed blocking animation; closes #499 2015-08-25 21:08:03 -06:00
MachineMuse
41bd2aa687 hacky fix for transparency module & added isRiding field to those copied from the base model 2015-08-25 20:33:06 -06:00
MachineMuse
4515caa8ae changed many Optional.Interface to one InterfaceList 2015-08-25 08:33:49 -06:00
MachineMuse
e6f05a5224 removed error spam when shaders fail 2015-08-25 08:21:01 -06:00
MachineMuse
dab1bc6861 removed slick-util and dependency on it; don't need custom fonts 2015-08-25 07:54:04 -06:00
MachineMuse
15cedbace4 fixed optional methods, removed part of IC2 support due to problems with interface stripping 2015-08-25 07:23:53 -06:00
MachineMuse
f79fe7d0dd add interface stripping for IToolGrafter 2015-08-25 06:35:22 -06:00
MachineMuse
5e3bdc8eb7 nvm, MuseElectricItem is a better place 2015-08-25 06:28:35 -06:00