Commit graph

186 commits

Author SHA1 Message Date
Tntrololol
df7199d113 Gave the Industrial Sawmill a front texture 2015-06-11 15:06:21 -05:00
modmuss50
871a6a6a9d Fixed as not outputting until hit with a wrench 2015-06-10 20:48:17 +01:00
Gig
4f800c8a83 Added basic tile for metalShelf 2015-06-08 20:51:08 +01:00
modmuss50
a94085229d Moved OreDrop
With a small bit of work we could make an api to get the config values,
then this could go in the api
2015-06-08 17:44:29 +01:00
joflashstudios
02fce02d7b Said goodbye to RecipeHanderer
A bunch of ModRecipes fixes
2015-06-08 10:45:21 -04:00
joflashstudios
86726d57c4 Fixed indention. IntelliJ can be obnoxious. 2015-06-08 01:45:49 -04:00
joflashstudios
f082fe5b2a Add the rest of the ores to the OreDrop API 2015-06-08 01:41:44 -04:00
joflashstudios
00d2f5f8fd OreDrop fixes
Fixes 2 issues.

1/100 block breaks, a non-fortune tool grants an extra item

Bug that breaks drops if the base count is > 1
2015-06-08 01:41:15 -04:00
joflashstudios
ace69fc5be Tweaked OreDrop constructor
baseChance is now exposed to the rest of the world as a double, since it was just an error waiting to happen when somebody enters the % chance as stack size or vice versa.
2015-06-08 01:06:56 -04:00
joflashstudios
999567e6df We no longer need to distinguish between primary and secondary, since we are now using [ArrayList<ItemStack> getDrops()].
We could possibly just get rid of the class altogether, but it keeps BlockOre's code significantly cleaner.
2015-06-08 00:46:51 -04:00
joflashstudios
8ca4950b02 Added ruby and sapphire ore drops. 2015-06-08 00:31:28 -04:00
joflashstudios
601812a10c Added OreDrop API 2015-06-07 23:55:58 -04:00
joflashstudios
d3c2929807 Merge branch 'master' of https://github.com/TechReborn/TechReborn 2015-06-07 15:55:54 -04:00
joflashstudios
2f59ca1b84 Added computercube and lapotronic energy orb 2015-06-07 15:55:23 -04:00
Gig
f240604c4a Fixed Derp.... 2015-06-07 20:47:44 +01:00
Gig
a8962929cc Fixed small derp 2015-06-07 20:45:53 +01:00
Gig
b1cbec9e63 Added Grinder on textures 2015-06-07 20:41:06 +01:00
Gig
70cd363656 On Icons for a load of machines 2015-06-07 19:39:21 +01:00
modmuss50
439a877ace Merge branch 'master' of https://github.com/TechReborn/TechReborn 2015-06-07 19:11:26 +01:00
modmuss50
8122d25877 Added wrench rotation to the aesu. 2015-06-07 19:11:08 +01:00
Tntrololol
af65c885b1 Added proper textures to heat generator 2015-06-07 13:05:53 -05:00
joflashstudios
92af5a1537 Fixed Digital Chest texture 2015-06-07 01:26:37 -04:00
joflashstudios
b950105578 Created BlockOre helpers to make recipes more readable.
These works the same as the ItemParts helpers from e00ba942f8
2015-06-07 00:13:41 -04:00
joflashstudios
31bf279afe Added QuantumTank, QuantumChest, DigitalChest, and ComputerMonitor recipes 2015-06-06 23:39:48 -04:00
joflashstudios
7cfaac1f61 Added Digital Chest, Computer Monitor 2015-06-06 22:11:13 -04:00
Gig
65bd203791 All machines will drop Inventory after they Implement IInventory 2015-06-07 00:00:15 +01:00
modmuss50
4d76a3071d My mind is blown :D Not sure whats up 2015-06-06 21:41:41 +01:00
Gig
3114dc9194 Machines now return machine blocks unless wrenched 2015-06-06 20:55:02 +01:00
Gig
b423ffd1a5 Gem ores now return gems 2015-06-06 19:54:39 +01:00
joflashstudios
48dd12aa5a Added gas turbine. Still missing recipe and some config elements. 2015-06-05 16:24:52 -04:00
joflashstudios
81273e33ad Added Semifluid generator. Suffers from issue #19 as well. 2015-06-04 23:34:04 -04:00
Gig
17ed2d163d Ores can now be silk tuched
Started on ores returning ItemGems
TODO finish
2015-05-31 01:59:43 +01:00
modmuss50
6185bcd694 added speedMultiplier to the crafter 2015-05-30 11:27:15 +01:00
modmuss50
7dced713ba Some small changes 2015-05-29 17:13:03 +01:00
Tntrololol
56e41efd6b Merge remote-tracking branch 'origin/master' 2015-05-22 17:37:26 -05:00
Tntrololol
7ad96faa21 Added new storage blocks and textures 2015-05-22 17:37:10 -05:00
modmuss50
e4c5b1a0da Merge branch 'master' of https://github.com/TechReborn/TechReborn 2015-05-22 21:15:29 +01:00
modmuss50
0298621cb9 More work on the syncing issues, should be all fixed :) 2015-05-22 21:15:19 +01:00
Tntrololol
e9b1280a13 Added 5 additional types of machine hulls and their respective textures 2015-05-22 15:02:02 -05:00
modmuss50
74e16510aa added isActive to the crafter 2015-05-21 21:27:16 +01:00
Gig
7b1b131b23 Little things 2015-05-21 00:42:44 +01:00
Gig
4ffa445b9b Fixed Lathe returning on texture all the time 2015-05-20 23:35:04 +01:00
Gig
1f9600b33c Organized imports
Changed centrifuge to new recipe system
2015-05-19 23:00:36 +01:00
Gig
cfc71d48b2 Added machine block for stand alone recipes 2015-05-17 01:37:03 +01:00
Gig
9bc9da2fad Fixed ItemIcons on machines 2015-05-16 23:14:17 +01:00
Gig
2163092237 added On textures to a load of machines 2015-05-16 22:50:11 +01:00
modmuss50
3a89b0446c Added on texture to implosion compressor 2015-05-16 22:30:45 +01:00
Gig
a23243cd02 Added ChemicalReactor 2015-05-12 00:17:17 +01:00
Gig
cf1074d637 Small tweeks 2015-05-11 21:53:47 +01:00
Gig
a8a46352c8 Added Industrial Sawmill pokes @modmuss50 to look at the nei handler crash issue bet I did it wrong 2015-05-11 17:04:27 +01:00
Gig
e784681b56 Added gui/container to alloy furnace 2015-05-10 19:00:58 +01:00
Gig
808a3056a2 Test seems to render fine and look fine can undo later 2015-05-10 17:37:39 +01:00
Gig
8c5afc7b5e Fixed fluids not rendering in tanks (dont no why that worked but it did ) 2015-05-10 17:36:09 +01:00
Gig
ee0844bd0c Added HeatGenerator 2015-05-10 16:42:01 +01:00
Gig
3d92772004 Basic work on Aesu 2015-05-09 20:19:40 +01:00
Gig
e3bd172b96 Added gui and container for industrialelectrolyzer 2015-05-09 19:13:43 +01:00
Gig
266c547520 Small fix's to multiple things 2015-05-09 18:51:31 +01:00
Gig
7e8b236558 Added all the fluids 2015-05-09 16:11:48 +01:00
Tntrololol
48280690f5 Fixed a bunch of localizations 2015-05-08 23:59:10 -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
Gig
77634fafd3 Start on fluid system 2015-05-08 23:53:58 +01:00
Gig
b9d6b356c2 Most of the work done on dieselgenerator 2015-05-08 23:02:35 +01:00
Gig
c6405da0dd Little clean up 2015-05-08 22:28:37 +01:00
Gig
4f333c70ae NEIhandlers for alloysmelter and assemblingmachine 2015-05-08 21:34:59 +01:00
modmuss50
c6d9f302c3 Fixed ore dic, and some work on multi blocks 2015-05-08 21:23:04 +01:00
Gig
752751319a Added Dragoneggsiphoner power 2015-05-08 18:19:03 +01:00
Gig
b7ae806987 Block clean up 2015-05-08 00:39:17 +01:00
Gig
67e97707ff Added platecuttingmachine 2015-05-08 00:30:59 +01:00
Gig
2157fe1cb4 Added Lathe 2015-05-08 00:15:04 +01:00
Gig
c6e3dfaf82 Added tile/recipehandler/gui for Assembling Machine 2015-05-07 23:39:26 +01:00
Tntrololol
87dcd49174 Swapped Tin and Copper ore for Tetrahedrite and Cassiterite 2015-05-07 17:18:11 -05:00
Gig
6b55d2e6a3 Broken build 2015-05-04 22:04:51 +01:00
Gig
f4a717c0ea All the items 2015-05-04 21:52:08 +01:00
Gig
617a33aea3 More machines 2015-05-04 21:26:51 +01:00
Gig
88080bccb9 Fixed textures for casing 2015-05-04 21:02:39 +01:00
Gig
465519cbd0 Added things 2015-05-04 19:06:42 +01:00
Gig
6ad1c8bdea Added aesu 2015-05-04 19:01:03 +01:00
Gig
6143f990fe Added IDSU 2015-05-03 23:49:30 +01:00
Gig
78afb4b57f Added platecuttingmachine 2015-05-03 23:37:30 +01:00
Gig
a732052f49 Added lathe 2015-05-03 23:34:49 +01:00
Gig
d9cf998d16 Added chemicalreactor 2015-05-03 23:30:44 +01:00
Gig
77f801f1a9 Added alloyfurnace 2015-05-03 23:25:16 +01:00
Gig
f0d0d2738e Added semifluidgenerator 2015-05-03 23:13:45 +01:00
Gig
afc750993c Added magicrnergyabsorber 2015-05-03 23:09:13 +01:00
Gig
7e8ab75b3e Changed more texture stuff 2015-05-03 22:59:49 +01:00
Gig
20dd587795 Added industrialelectrolyzer 2015-05-03 22:58:11 +01:00
Gig
8c7702c9dc Added DieselGenerator
more texture stuff
2015-05-03 22:54:06 +01:00
Gig
16cdb106c7 0 not 6 2015-05-03 22:43:27 +01:00
Gig
a386a35ead Fixed bottom textures 2015-05-03 22:27:19 +01:00
Gig
dec2c68e86 More texture changes 2015-05-03 22:15:39 +01:00
Gig
8910f9f9db Added textures
Added Dragoneggsiphoner
2015-05-03 21:48:10 +01:00
Gig
ab41f1b866 Added highlyadvancedmachineblock
some texture stuffs
2015-05-03 18:00:09 +01:00
Gig
e2c1f1307b Fixed something I broke 2015-05-03 17:33:27 +01:00
Gig
437318ece9 Changed texture stuffs 2015-05-03 17:22:39 +01:00
Gig
1826927149 Added gui and buttons to Chunkloader 2015-04-28 21:41:10 +01:00
Gig
e67b55eaff Basic block and tile for Industrial Chunkloader 2015-04-28 20:56:50 +01:00
Gig
7c1e72076b Added gui calls to all new machines
Added new gui to matter fab
Added container and slots to matter fab
2015-04-28 17:58:01 +01:00
Gig
30ceed031c Cleaning 2015-04-28 16:18:32 +01:00
Gig
1bfa830f13 Changed machine Materials 2015-04-28 16:07:26 +01:00