Commit graph

112 commits

Author SHA1 Message Date
Modmuss50
c424e74473 closes #146 2015-09-16 08:24:58 +01:00
Modmuss50
2cf90af757 Fixed #140 2015-09-10 17:41:59 +01:00
modmuss50
8c421d20dd Some small tweaks to the cloaking device 2015-08-14 00:28:28 +01:00
primetoxinz
199bbf28b6 Finished Cloaking Device 2015-08-13 18:46:01 -04:00
modmuss50
e0ab0af822 Reformatted all the code using the default intelji formatting options. 2015-08-09 11:05:32 +01:00
modmuss50
9e346e6061 Added machine parts, added some recipes. Fixes #92 2015-08-05 15:35:06 +01:00
gigabit101
4c2c69f84e Added cloaking device {WIP} 2015-08-04 21:12:27 +01:00
modmuss50
1d6504c7ba Revert "Small re-factor to the RecipeRemover"
This reverts commit 9c94b045b3.
2015-08-04 10:31:41 +01:00
modmuss50
9c94b045b3 Small re-factor to the RecipeRemover 2015-07-27 19:40:00 +01:00
modmuss50
b9d880abe2 Fixed the silk touch issue again 2015-07-27 19:28:52 +01:00
modmuss50
b1682a64bd Fixes #90 2015-07-26 16:13:29 +01:00
modmuss50
f433aa706a Fixed crashing when ic2 is not installed 2015-07-26 15:35:02 +01:00
modmuss50
26f63e04f7 some small changes 2015-07-25 17:11:03 +01:00
modmuss50
c869e1656c Removed ic2 core dependency, should now only need to use the api 2015-07-25 16:37:11 +01:00
modmuss50
8725c5932d It now gets to the main menu without ic2 :) o/ Next I need to fix the powered items. 2015-07-23 16:19:07 +01:00
modmuss50
c160abf176 Started work on the farm, some changes to the idsu, its still broken 2015-07-13 13:54:44 +01:00
modmuss50
4ae1293535 Optimised all imports 2015-07-02 19:51:24 +01:00
joflashstudios
40c01c18a0 Added more Electrolyzer recipes
I can't get the sand --> silicone recipe to take more than 1 block of sand. Help would be appreciated.
2015-06-27 18:12:36 -04:00
joflashstudios
10837c46ff Added a few template electrolyzer recipes 2015-06-27 03:28:16 -04:00
modmuss50
0b3736f639 fixes #51 2015-06-26 08:17:02 +01:00
joflashstudios
c15302a789 Cleaned up and automated some recipe stuff
Correct recipes to and from storage blocks are now available. The old wrong ones still need to be removed (e.g. sapphires to chrome block.)
2015-06-26 02:09:45 -04:00
joflashstudios
11d4345ee7 Renamed to ItemDustTiny for consistancy
Renamed to ItemDustsTiny
2015-06-25 20:04:08 -04:00
joflashstudios
33b274ca68 Updated getByName functions
Made comparison case insensitive
2015-06-25 19:16:26 -04:00
joflashstudios
0f6747f703 Updated getByName functions
Added storage block functions
Fixed a bunch of getX() typeos
2015-06-25 18:41:29 -04:00
modmuss50
8058867eb1 Deprecated the item cells class, it now returns the ic2 version instead of the tr one for recipes 2015-06-19 19:01:38 +01:00
Gig
0b43eca49a Removed Gravity Chestplate not needed in this mod anymore 2015-06-14 17:11:18 +01:00
Gig
b0b2f4e6eb Small changes to RockCutter 2015-06-14 12:56:08 +01:00
Universal
600293b0e8 Made destructopack work
Missed two files...
2015-06-14 01:21:03 +02:00
Tntrololol
a6fcd15082 Added item for saw dust 2015-06-12 18:49:32 -05:00
modmuss50
92b95b9ff0 added some fixes, added documentation 2015-06-09 13:29:17 +01:00
modmuss50
6826cfe4be added unrest upgradeHandler 2015-06-09 11:24:15 +01:00
joflashstudios
2f59ca1b84 Added computercube and lapotronic energy orb 2015-06-07 15:55:23 -04:00
joflashstudios
9fa01eaee2 Added helpers for the rest of the item types 2015-06-07 00:36:37 -04:00
joflashstudios
e00ba942f8 Created ItemParts helpers to make recipes more readable.
This makes recipes easier to both write and understand, because I don't have to wonder what ModItems.parts #8 is, I can just see "dataOrb."
2015-06-06 23:52:51 -04:00
joflashstudios
7cfaac1f61 Added Digital Chest, Computer Monitor 2015-06-06 22:11:13 -04:00
joflashstudios
b01399f2b5 Fixed helium coolant cell textures. 2015-06-06 15:57:53 -04:00
modmuss50
18eed2bf0a fixes #17 2015-05-29 21:54:56 +01:00
Gig
1f9600b33c Organized imports
Changed centrifuge to new recipe system
2015-05-19 23:00:36 +01:00
Gig
20a9cabf93 Little clean and format change 2015-05-17 22:58:53 +01:00
Gig
ca98541d70 Start on hammer 2015-05-17 02:16:40 +01:00
Gig
fc11db09cc Added bucket textures to items 2015-05-15 17:05:18 +01:00
Tntrololol
60ce6187f1 Added another massive amount of localizations 2015-05-09 18:42:11 -05:00
Tntrololol
48280690f5 Fixed a bunch of localizations 2015-05-08 23:59:10 -05:00
Tntrololol
8b0a1eb894 Merge remote-tracking branch 'origin/master' 2015-05-08 21:37:45 -05:00
Tntrololol
b5b2ea64fb Removed item text color as it is used only to denote rare items. 2015-05-08 21:37:38 -05:00
Gig
55656c13a5 More fluid stuff 2015-05-09 02:15:38 +01:00
Gig
1ae5a20517 More fluid stuff lot more TODO 2015-05-09 00:36:55 +01:00
Tntrololol
111cd541b5 Added missing galena ore items 2015-05-07 17:29:01 -05:00
Tntrololol
4f0942f215 Added a ton of IC2 crafting recipes 2015-05-07 12:39:47 -05:00
Tntrololol
e8fc6d5a07 Fixed ore dict registration and missing items 2015-05-05 19:50:34 -05:00