Commit graph

331 commits

Author SHA1 Message Date
Jared 6ee996fb5c UPDATED TO 1.8.9 2016-02-27 14:21:27 +02:00
Tobias Wohlfarth b4b50c6d60 fix #297 : Ex Nihilo Missing 'name' parameter in recipe not found 2016-01-17 13:25:11 +01:00
Tobias Wohlfarth 96cee6f5d0 Step two of making Thaumcraft API a submodule: creating the submodule 2015-12-10 14:30:51 +01:00
Tobias Wohlfarth af2caeb5d2 Step one of making Thaumcraft API a submodule: Deleting the manual copy 2015-12-10 14:25:30 +01:00
Tobias Wohlfarth 65af1cadaf removed non used IMC thingy 2015-12-09 20:29:29 +01:00
Tobias Wohlfarth a66ce000a3 fix #285 : forgot to change Versionnumber
There are to many ocurances of this number, remember 'Rule Number Undefined': don't repeat yourself
2015-12-09 05:05:50 +01:00
Tobias Wohlfarth 99376d0ec3 Merge pull request #280 from miuirussia/patch-1
Fixed deprecated method returns Character
2015-12-08 16:50:34 +01:00
Jared ca15964aa3 Merge pull request #284 from MoreThanHidden/master
fix #281, addRepairMaterial
2015-12-08 13:21:20 +02:00
MoreThanHidden (John816) 15218cccd3 fix #281, addRepairMaterial
Removed un-needed reference to non-static ItemKey Constructor, fix #281
2015-12-08 19:15:13 +08:00
Tobias Wohlfarth 5f8eea5bfe Version Bump: 0.9.5 2015-12-07 19:03:09 +01:00
MIUI Russia b184e7baeb Fixed deprecated method returns Character 2015-11-28 15:50:29 +03:00
Tobias Wohlfarth 8313b5c470 add: Command to log TConstruct Modifiers, fix: #238 2015-11-23 21:18:06 +01:00
Tobias Wohlfarth 4e92eddfd3 fix #275: Added WeightedItemStack Handlers 2015-11-09 22:51:44 +01:00
Tobias Wohlfarth 1cf86b9c50 Merge pull request #267 from mezz/master
Fix up Integration for Forestry 4.1.0 using only the API
2015-10-26 18:33:48 +01:00
mezz 28175a9e95 Fix up Integration for Forestry 4.1.0 using only the API 2015-10-24 20:51:08 -07:00
Tobias Wohlfarth 4682dba3e6 Update mod dependency info for Forestry 4, thanks @mezz 2015-10-14 23:04:12 +02:00
Tobias Wohlfarth 4bea2e5fc9 Update for Forestry 4; Forestry-Dev.jar is now included via gradle
fix #252
2015-10-14 22:55:26 +02:00
Tobias Wohlfarth 5e147f86b9 add a (incomplete) Changelog for 0.9.4 2015-10-14 21:53:21 +02:00
Tobias Wohlfarth 0301291d6d Version bump: 0.9.4 2015-10-12 22:13:34 +02:00
Tobias Wohlfarth 171ad8d6b0 fix #258 : ExNihilo Sieve missing @ZenScript Annotation 2015-10-08 16:37:02 +02:00
Tobias Wohlfarth 03659e7fd1 add: extend Loghelper.getStackDescription for IIngredient 2015-10-07 22:25:50 +02:00
Tobias Wohlfarth b6e08eb8cf fix: Forestry Squeezer - better logging 2015-10-07 21:53:13 +02:00
Tobias Wohlfarth b5d326a666 fix: Forestry Still - better logging 2015-10-07 21:53:13 +02:00
Tobias Wohlfarth d07cdb9718 add: Loghelper.getStackDescription for IIngredient 2015-10-07 21:53:13 +02:00
Tobias Wohlfarth b53fb7c15a fix #244 : Metallurgy Crusher removeRecipe 2015-10-07 20:08:12 +02:00
Tobias Wohlfarth ac136bbb4c cleaned up the version numbers in build system 2015-10-07 16:36:04 +02:00
Jared e094605673 Create contributing.md 2015-10-07 16:13:46 +02:00
Tobias Wohlfarth fa26e5c626 added links to jenkins and Bug Reporting Guidelines in Readme 2015-10-07 15:39:57 +02:00
Tobias Wohlfarth 40f7110c91 fix: Forestry Still - removeRecipe now respects optional second parameter; Fluid Inputs filter moved to ActionClass 2015-10-06 22:56:43 +02:00
Tobias Wohlfarth 5d713248c6 fix: Forestry Thermionic Fabricator (Casting) - OreDict support 2015-10-01 19:29:15 +02:00
Tobias Wohlfarth 27cc26335c improved: Forestry Squeezer - bring back the addRecipe variant without itemOutput 2015-10-01 18:43:16 +02:00
Tobias Wohlfarth 9a431f4d40 fix #242 and #245 : ExtraUtilities Q.E.D. - OreDict Support and removeRecipe(<*>) 2015-10-01 12:59:04 +02:00
Tobias Wohlfarth b45ff6ad01 fix: Forestry Still - @Optional ILiquidStack input in removeRecipe is now checked against match 2015-09-29 21:51:50 +02:00
Tobias Wohlfarth 1657ae25ad fix: Forestry Carpenter - made the Input liquid really optional 2015-09-29 21:50:26 +02:00
Tobias Wohlfarth 3bcd2cf7ef fix #248: make ZenMethod removeFuel public 2015-09-29 18:50:13 +02:00
Tobias Wohlfarth c168a9460a removed crash-reports folder from repo.
Yulife what did you do?;)
2015-09-29 18:15:51 +02:00
Yulife 8ad354077c Move to native MT Style : AE2
This includes:
* Polish of Parameter names
* Explanation of Parameter names
* New Method that has the order of (Output, Input, Misc)
* Old Methods marked as @'Deprecated
2015-09-27 14:36:06 +02:00
Yulife 0c6a470a69 Fixes, Optionals, Moves and Polishes for Forestry! 2015-09-26 22:42:47 +02:00
Yulife 8ee2ba2128 Update .gitignore 2015-09-26 20:46:09 +02:00
Yulife fd559b8356 Make libs work
Now it doesn't crash \o/
2015-09-26 20:45:46 +02:00
Yulife 09d23b503f Update gitignore and update all libs...
...except ChickenBonesLib and BloodMagic as I couldnt find those :)
2015-09-26 15:21:41 +02:00
Yulife aec13da277 Commit 5 2015-09-26 13:22:04 +02:00
Yulife d88df32fdd Commit 4 2015-09-26 11:27:19 +02:00
Yulife ccd9a73ece Commit 3
@Voidi did you forget the "int chances" in the new method by any chance
or why weren't they there?
2015-09-26 11:11:22 +02:00
Yulife 8d9572af5c Commit 2 2015-09-25 22:56:36 +02:00
Yulife 6928d024e2 Commit 2015-09-25 22:49:01 +02:00
Yulife 1ebb882c68 You never saw this 2015-09-25 16:13:06 +02:00
Yulife d01634d421 Enable Modifier Handler 2015-09-25 16:10:53 +02:00
jaredlll08 163b4e732b Revert "Update Transposer.java"
This reverts commit 7cb0cc499f.
2015-09-23 23:15:27 +02:00
Yulife 7cb0cc499f Update Transposer.java 2015-09-23 23:01:38 +02:00