Commit graph

343 commits

Author SHA1 Message Date
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
Yulife 570e4f8607 Merge pull request #81 from Voidi/master
fix: #80 cant remove ThermionicFabricator recipes
2015-03-05 00:51:09 +01:00
Tobias Wohlfarth 4e80e22c53 fix: #80 cant remove ThermionicFabricator recipes
modified:   src/main/java/modtweaker2/mods/forestry/handlers/ThermionicFabricator.java
2015-03-05 00:41:10 +01:00
jaredlll08 0c257cfd9f Fix AE2 2015-02-25 21:51:27 +02:00
jaredlll08 df9ca0fd1a Fix AE2 inscriber 2015-02-25 21:02:47 +02:00
jaredlll08 e238d545a6 ninja close #77 2015-02-25 13:47:16 +02:00
jaredlll08 c13c297749 @joshiejack is a scrub who doesn't know how a for loop works... 2015-02-24 22:48:59 +02:00
jaredlll08 aeb42cd64e Aura Cascade support! 2015-02-23 14:42:40 +02:00
jaredlll08 d35d9b1f69 Update Thermal Expansion 2015-02-22 18:34:06 +02:00
jaredlll08 1a8d2c6cac Fix TE not working 2015-02-22 15:23:40 +02:00
jaredlll08 cb9ece6e1f Fix Rune Alter and Inscriber callers 2015-02-22 14:45:28 +02:00
jaredlll08 b90e99bf0d close #69 2015-02-22 14:16:10 +02:00
jaredlll08 991b37a588 Close #70 2015-02-22 14:02:26 +02:00
jaredlll08 dd69536606 closes #34 2015-02-22 01:23:09 +02:00
jaredlll08 b970140f69 mcmod.info update 2015-02-22 00:16:55 +02:00
jaredlll08 ba5f035af8 remove dead code 2015-02-21 23:45:07 +02:00
jaredlll08 24b41792d0 update Thermal expansion to new alpha/beta/the latest one 2015-02-21 23:32:06 +02:00
jaredlll08 f024a39179 Merge remote-tracking branch 'origin/dev' 2015-02-21 18:10:10 +02:00
jaredlll08 affd82eac4 Removes dead method 2015-02-21 01:18:26 +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
jaredlll08 4fd2551072 applied energistics tests, not working please hep 2015-02-14 19:11:38 +02:00
Yulife 1839a9071b Merge pull request #63 from Voidi/forestry
fix: Yet another Carpenter bug
2015-02-11 20:20:47 +01:00
Tobias Wohlfarth a403b8c15c fix: Yet another Carpenter bug
modified:   src/main/java/modtweaker/mods/forestry/handlers/Carpenter.java
2015-02-11 20:08:49 +01:00
jaredlll08 67a1cccaef sigh 2015-02-06 17:49:30 +02:00
jaredlll08 2278ad1db2 again... 2015-02-06 17:31:06 +02:00
jaredlll08 037af5364f When removing recipes, it removes all instances of the recipes 2015-02-06 17:14:15 +02:00
jaredlll08 380559fdb8 Fixed slag furnace, put in some extra checks for crucible, vat and smeltery 2015-02-06 14:40:33 +02:00
jaredlll08 ca726b2b9a sigh... 2015-02-04 01:49:32 +02:00
jaredlll08 2e1215fc93 Im new to reflection! okay? 2015-02-04 01:29:33 +02:00
jaredlll08 72590e79f5 [FRSTRY@1.7.10-3.3.0.452-unstable] { Issue #35 } Use Reflection to add boxes to carpenter 2015-02-03 23:26:42 +02:00
jaredlll08 4a5f4d62ba STOP! 2015-02-03 22:21:23 +02:00
jaredlll08 a1999c739f updated a few mods, added a new command... made the entitymappinglogger output entityid as well(not tested) 2015-02-03 21:02:45 +02:00
Yulife deb7bf4903 Merge pull request #46 from Voidi/forestry
fix: add liquid to Forestry Carpenters internal tank filter, so new liquids are accepted
2015-01-26 21:44:07 +01:00
Tobias Wohlfarth 4544cc84f4 Merge branch 'forestry' of github.com:Voidi/ModTweaker2 into forestry
Conflicts:
src/main/java/modtweaker/mods/forestry/handlers/Carpenter.java
2015-01-26 21:40:49 +01:00
Tobias Wohlfarth 3e070271b1 fix: add liquid to Forestry Carpenters internal tank filter, so new liquids are accepted
this time via relfection and hopefully working
modified:   src/main/java/modtweaker/mods/forestry/ForestryHelper.java
modified:   src/main/java/modtweaker/mods/forestry/handlers/Carpenter.java
2015-01-26 21:27:46 +01:00
Jared 1433b93430 Merge pull request #45 from jaredlll08/revert-44-master
Revert "fix: add liquid to Forestry Carpenters internal tank filter, so ...
2015-01-26 22:15:29 +02:00
Jared 95e83bae85 Revert "fix: add liquid to Forestry Carpenters internal tank filter, so new liquids are accepted" 2015-01-26 22:14:51 +02:00
Tobias Wohlfarth 37e7395682 fix: add liquid to Forestry Carpenters internal tank filter, so new liquids are accepted
this time via relfection and hopefully working
modified:   src/main/java/modtweaker/mods/forestry/ForestryHelper.java
modified:   src/main/java/modtweaker/mods/forestry/handlers/Carpenter.java
2015-01-26 21:12:35 +01:00
Yulife fe902af6fb Merge pull request #44 from Voidi/master
fix: add liquid to Forestry Carpenters internal tank filter, so new liquids are accepted
2015-01-26 17:06:01 +01:00
Tobias Wohlfarth b9805b2209 fix #41: Forestry ThermicFabricator function name changed to removeCast
modified:   src/main/java/modtweaker/mods/forestry/handlers/ThermionicFabricator.java
2015-01-26 16:16:12 +01:00
Tobias Wohlfarth 58d8f432c8 fix: add liquid to Forestry Carpenters internal tank filter, so new liquids are accepted
modified:   src/main/java/modtweaker/mods/forestry/handlers/Carpenter.java
2015-01-26 16:11:24 +01:00
Yulife 0e7062a953 Merge pull request #42 from Voidi/master
fix #36 : make Yulife happy
2015-01-25 20:39:19 +01:00
Tobias Wohlfarth af9578e09b fix #36 : make Yulife happy 2015-01-25 20:35:52 +01:00
unknown 8e00a7c035 Aha! Finally figured out why research removal was glitchy! 2015-01-24 14:25:28 -06:00
unknown f2f79cf576 Lets see if this fixes the research removal. 2015-01-24 13:47:53 -06:00
unknown 4bf3d9a1df Updated the chisel in the libs folder 2015-01-24 13:47:13 -06:00
unknown 7864466187 Added the ability to add/remove chisel groups 2015-01-23 22:54:20 -06:00