Commit graph

304 commits

Author SHA1 Message Date
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
Yulife 137a334965 Update Smelter.java 2015-09-23 17:52:02 +02:00
Yulife 4607835f4b Update Smelter.java 2015-09-23 17:49:30 +02:00
Yulife b584f86b0f Update Smelter.java 2015-09-23 17:47:38 +02:00
Yulife c98252609a Update Sawmill.java 2015-09-23 17:43:49 +02:00
Yulife 655d7779b0 Update Insolator.java 2015-09-23 17:41:32 +02:00
Yulife 282fb7a319 Update Pulverizer.java 2015-09-23 17:41:12 +02:00
Yulife 3ea99014f6 Update Insolator.java 2015-09-23 17:38:50 +02:00
Yulife 2713f3d647 Update Reaction.java 2015-09-18 22:03:45 +02:00
Yulife 9b7f8fd1fa Update Combiner.java 2015-09-18 20:04:58 +02:00
Yulife a6fe1cf8e2 Update Combiner.java 2015-09-18 20:02:33 +02:00
Yulife f041156c7e Whoops 2015-09-04 00:10:57 +02:00
Yulife 29a40d4d67 Update Carpenter.java 2015-09-04 00:08:38 +02:00
Yulife fe52e2ad88 Update SlagFurnace.java 2015-09-03 20:22:24 +02:00
Yulife 1a09d9f115 Mod Command Polishing
The mod string for the command is now called after the package of the
mod in the
https://github.com/jaredlll08/ModTweaker2/tree/master/src/main/java/modtweaker2/mods

The [FILTER], or now called [HANDLER] got renamed to the Handler Java
classes for each mod.
2015-09-02 18:45:34 +02:00
Jared 5ce9523105 Merge pull request #232 from blade1981m/master
Updated ToolStats based on new TConstruct API
2015-09-02 12:08:22 +02:00
Colin Webster 4cff02c675 Updated ToolStats based on new TConstruct API
ToolMaterial constructor in TConstruct API was updated to have a color
passed in instead of an ability. Old set method was kept but marked as
deprecated in case users have existing scripts.
2015-09-01 22:16:40 -05:00
jaredlll08 c98ea2f454 close #223 2015-08-17 00:12:05 +02:00
jaredlll08 b6f24781f1 IC2C main class 2015-08-17 00:03:49 +02:00
jaredlll08 4874711364 IC2C Recycler 2015-08-17 00:00:49 +02:00
jaredlll08 58843d5ab0 IC2C OreWashing 2015-08-17 00:00:43 +02:00
jaredlll08 1e14b75840 IC2C MetalFormerRolling 2015-08-17 00:00:36 +02:00
jaredlll08 955e08ad61 IC2C MetalFormerExtruding 2015-08-17 00:00:28 +02:00
jaredlll08 7f9c6e6c5f IC2C MetalFormerCutting 2015-08-17 00:00:17 +02:00
jaredlll08 ae7491b8d3 IC2C BlastFurnace 2015-08-17 00:00:08 +02:00
jaredlll08 87538a2a5e IC2C blockCutter 2015-08-16 23:51:48 +02:00
jaredlll08 3f17aa2c86 IC2C Blast Furnace 2015-08-16 23:51:35 +02:00
jaredlll08 8086960f4c IC2C Compressor 2015-08-16 23:44:59 +02:00