Commit graph

26 commits

Author SHA1 Message Date
Tobias Wohlfarth 03659e7fd1 add: extend Loghelper.getStackDescription for IIngredient 2015-10-07 22:25:50 +02:00
Tobias Wohlfarth d07cdb9718 add: Loghelper.getStackDescription for IIngredient 2015-10-07 21:53:13 +02:00
Zixxl 99bd8eaa1e BracketHandler for thaumcraft aspects 2015-07-20 10:14:18 +02:00
Zixxl a5f84d26a7 Code cleanup 2015-07-20 09:03:48 +02:00
Zixxl eeba6a3390 Bugfixes
- Added missing annotation in Mekanism handler
- More detailed error logging in ReflectionHelper
2015-07-20 09:02:07 +02:00
Zixxl 231f25eec4 More Mekanism handler 2015-07-16 11:38:25 +02:00
Tobias Wohlfarth a69971aca5 fix: Not everyone has Botania loaded
modified:   src/main/java/modtweaker2/helpers/StackHelper.java
2015-07-15 18:16:10 +02:00
Zixxl aa6ad5dadc Finished Botania pure daisy & brew support 2015-07-15 10:32:32 +02:00
Zixxl 0c581dc787 Adding Botania brew & pure daisy support
- Issue: jaredlll08/ModTweaker2#177
2015-07-14 17:34:44 +02:00
Zixxl 583c4f3687 Not everyone has Mekanism loaded 2015-07-14 15:26:32 +02:00
Zixxl 3d71e17b66 Mekanism v8 support 2015-07-13 17:34:06 +02:00
Zixxl 2dd8e910f4 More Logging rework 2015-07-09 11:28:40 +02:00
Zixxl eef4c19a47 Better error logging 2015-07-08 13:56:27 +02:00
Zixxl 9f61304258 More Thermal Expansion rework
- Equals method
- refreshRecipes for all machines
2015-07-07 15:40:03 +02:00
Zixxl 39e415b36d Code cleanup 2015-07-07 12:00:17 +02:00
Zixxl 6bf0797054 Changes in ReflectionHelper 2015-07-06 17:42:39 +02:00
Zixxl 40605f5fa9 Continuing work
- Fixed bugs in BaseMap-Addition/Removal
- Reworked handlers for TE Transposer & Smelter
- Added recipe logging for TE Transposer & Smelter
2015-07-03 17:09:37 +02:00
Zixxl 325f4496e4 Added command to print TConstruct recipes 2015-07-01 13:55:19 +02:00
Zixxl 0b18e5c12e Added command to print Botania recipes 2015-07-01 11:04:44 +02:00
Zixxl a0a8f2f26e Minor improvements for AE2 recipe logging 2015-06-30 18:04:26 +02:00
Zixxl 152fa40b9a Added command to print AE2 recipes
- Added command "/mt ae2" to log all Applied Energistics 2 recipes.
2015-06-30 01:37:30 +02:00
Zixxl f8d537e857 Applied Energistics 2 Fixes
- Fixed getRecipeInfo() for Grinder displayed output instead of input
- Fixed wildcard support for item damage
- Added Botania special flower support
- Tested all AE2 script functions
2015-06-29 17:15:23 +02:00
Zixxl da33cc6fab ModTweaker2 Rework
- Revised base classes for IUndoableAction
- Reordered lots of code, so stuck actions should be less frequent
- Added wildcard support to many "remove" methods
- Started working on exist & duplicate checks
2015-06-29 16:36:35 +02:00
jaredlll08 7dffebf5f6 Adde AE2 grinder 2015-04-28 12:31:19 +02:00
jaredlll08 25feee0162 Smeltery fix and various others 2015-03-17 23:07:19 +02:00
jaredlll08 ec562b62ea This closes #17 and closes #58, I tested and it worked using the script given
Also changes like all packages
inb4 "jared changes a package name in ModTweaker2 breaking compatability
with everything" drama tweet.
2015-02-20 23:57:32 +02:00