Commit graph

75 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
7864466187 Added the ability to add/remove chisel groups 2015-01-23 22:54:20 -06:00
unknown
975a8e3fe5 This will allegedly help fix the chisel api. 2015-01-23 22:04:41 -06:00
unknown
3b5eef999b Refactored commands to their own class in prep for fixing command loss 2015-01-23 22:04:02 -06:00
unknown
9d95d0f63e Chisel now can add and remove from the output. Need to figure out what is up with the input. 2015-01-23 18:10:17 -06:00
unknown
03c8e6cb80 Removed references to internal chisel code. 2015-01-23 17:27:47 -06:00
unknown
1e4339299d Renamed the entity aspect commands 2015-01-23 17:17:03 -06:00
unknown
fbea82bc59 Renamed transformations to variations and fixed adding variations when the variation didn't already exist. 2015-01-23 17:13:02 -06:00
unknown
9f71834a5a Typo! 2015-01-23 15:33:28 -06:00
unknown
e52a9b7a58 Improved the chisel variation logger, fixed an issue with the chisel commands, and made the aspect logger a bit nicer internally. 2015-01-23 15:27:21 -06:00
unknown
ad35d12c44 This... might? fix the jenkins build errors? Maybe? 2015-01-23 15:20:23 -06:00
unknown
c50f58b481 Added /mt AspectList which lists items/entities and their aspects. I also moved the thaumcraft research command to .command for standardization. 2015-01-23 15:03:28 -06:00