Zixxl
e71fd16d11
Some code cleanup for better logging
...
Somehow related to issue #154 . Now you get a correct warning.
2015-06-16 16:25:48 +02:00
Zixxl
5f92f1fc72
Some cleanup
2015-06-16 15:33:46 +02:00
Zixxl
1236d522e8
Fixes for last commit and better logging
...
- Fixed NoSuchElementException thrown if no recipe is removed
- Added warning, if no recipe could be found to remove
2015-06-16 13:39:12 +02:00
Zixxl
de099e4798
Reworked BaseListRemoval
...
- Fixed various crashes if no recipes are removed and the undo method is
called (e.g. on /mt reload), adding a null object.
- Added option to remove more than 1 recipe with BaseListRemoval
- Cleanup of some classes which are extending BaseListRemoval
2015-06-16 12:11:20 +02:00
Jared
c7f5a359fb
Merge pull request #151 from Zixxl/master
...
Tweaks for TinkersConstruct casting support
2015-06-12 12:55:08 +02:00
Zixxl
8efaa6c92c
Some renaming
2015-06-12 10:38:29 +02:00
Zixxl
be54331b31
Bugfix
...
- Fixed: getRecipeInfo fails for fluids
- More code cleanup for Pull-Request
2015-06-12 10:31:50 +02:00
Zixxl
f07b0c014d
Some more tweaks
...
- Code cleanup
- Added ability to remove recipes for a liquid
2015-06-12 10:22:06 +02:00
Zixxl
25da86db52
Don't think we need removeTableRecipes
2015-06-10 18:06:19 +02:00
Zixxl
e63d34d5f5
Remove all the recipies for a casting
2015-06-10 18:03:50 +02:00
Zixxl
4b37bbc7b8
Tweaks for TinkersConstruct casting
...
- Fixed: Script crash if recipe is not present (maybe fixes issue #144 )
- Added: Support to remove all recipies
2015-06-10 17:56:55 +02:00
jaredlll08
892524e253
Fixed ex nihilo stuff
2015-06-10 17:11:41 +02:00
Yulife
df829478b8
Revert "whoops"
...
This reverts commit 16d32dc620
.
2015-05-03 15:04:29 +02:00
Yulife
d3ac446690
Revert "RemoveAll function for loot tiers"
...
This reverts commit b699a3a176
.
2015-05-03 15:04:25 +02:00
Yulife
16d32dc620
whoops
2015-05-03 14:13:28 +02:00
Yulife
b699a3a176
RemoveAll function for loot tiers
2015-05-03 14:07:46 +02:00
jaredlll08
69a449a6bc
pls work
2015-04-29 17:03:57 +02:00
jaredlll08
1e86cbb545
Another potential fix
2015-04-29 16:54:13 +02:00
jaredlll08
9a3241220e
potential fix for some issues
2015-04-29 15:31:06 +02:00
jaredlll08
7dffebf5f6
Adde AE2 grinder
2015-04-28 12:31:19 +02:00
Jared
d4966300d1
close #126
2015-04-28 12:30:04 +02:00
Yulife
a557ddaa9e
Merge pull request #125 from Turkey2349/master
...
Small tweaks and updates for Ex-Nihilo and Railcraft
2015-04-27 07:32:44 +02:00
Turkey
6f47542c30
- Added Ex-Nihilo unregisterAll options for the sieve
2015-04-26 22:14:35 -04:00
Turkey
45da0643bd
Merge remote-tracking branch 'upstream/master'
2015-04-26 21:49:53 -04:00
Turkey
9cda6d7450
- Updated Mekanism jar
...
- Small fix for coke oven recipe adding
2015-04-26 21:47:30 -04:00
jaredlll08
72eab097c8
Thaumcraft loot Bags!
2015-04-24 23:36:03 +02:00
jaredlll08
53a906e38d
Merge remote-tracking branch 'origin/master'
...
Conflicts:
src/main/java/modtweaker2/mods/exnihilo/handlers/Sieve.java
2015-04-24 23:27:18 +02:00
jaredlll08
0f461a7815
Fixed a few mods reloading
2015-04-24 23:25:07 +02:00
Jared
c81d3d209a
Merge pull request #120 from Voidi/master
...
add: set execution rights for the 'gradlew' file (better for non-Windows Users)
2015-04-23 01:26:55 +02:00
Tobias Wohlfarth
e0d36a1f7a
add: set execution rights for the 'gradlew' file (better for non-Windows Users)
...
modified: gradlew
2015-04-22 15:21:09 +02:00
Jared
60c3ac6d6b
Merge pull request #119 from Turkey2349/master
...
- Updated all exnihilo mod hookins
2015-04-20 04:29:49 +02:00
Turkey
80f03ba32b
- Updated all exNihilo mod hookins
2015-04-19 22:18:05 -04:00
Yulife
c757841e06
Merge pull request #115 from 3TUSK/master
...
Add basic support for TerraFirmaCraft
2015-04-19 10:20:14 +02:00
3TUSK
504f150711
Finally!
2015-04-18 18:39:26 -04:00
3TUSK
78d97bd885
I think I finished...!
2015-04-18 14:24:35 -04:00
3TUSK
726dda30c9
Add loom and fire pit support
...
Also minor tweak
2015-04-17 21:00:22 -04:00
3TUSK
a6d9ccc489
Wrong javadoc text
...
just fix wrong description…
2015-04-16 22:36:06 -04:00
3TUSK
c993642aab
Initial finishing remove function
...
Untested.
2015-04-16 22:20:26 -04:00
Yulife
f7c0deaba7
Merge pull request #113 from Turkey2349/master
...
Fixed the ability to add custom recipes for the exNihilo Sieve
2015-04-16 07:42:20 +02:00
3TUSK
1729312f5c
Initial start TerraFirmaCraft support
...
TweakedFirmaCraft!
2015-04-15 23:37:30 -04:00
Turkey
9cfadada68
- Fixed the ability to add custom recipes for the exNihilo Sieve
2015-04-14 17:15:24 -04:00
jaredlll08
bd16c93254
Updated some mods \o/
2015-04-14 00:09:11 +02:00
jaredlll08
8fa42fd771
I may have lied... @joshiejack
2015-04-13 23:02:34 +02:00
Jared
0f1b852db6
Merge pull request #109 from hilburn/master
...
Mek v8
2015-04-09 08:05:18 +02:00
hilburn
2cc4aff86b
Mek v8
2015-04-07 23:16:53 +01:00
Yulife
cf3ce11fc8
Merge pull request #98 from Voidi/master
...
fix : #97 add items to list for Forestry Squeezer filtered input
2015-03-29 11:09:04 +02:00
Tobias Wohlfarth
0cc7032a0d
fix : #97 add items to list for Forestry Squeezer filtered input
...
modified: src/main/java/modtweaker2/mods/forestry/handlers/Squeezer.java
2015-03-23 02:02:19 +01:00
jaredlll08
e0b56a73ca
Close #58
2015-03-19 12:55:04 +02:00
jaredlll08
d7bb1f005f
Close #64
2015-03-19 12:15:17 +02:00
jaredlll08
25feee0162
Smeltery fix and various others
2015-03-17 23:07:19 +02:00