Commit graph

1149 commits

Author SHA1 Message Date
Aidan C. Brady ef8b6c1c78 Fix gas render in mech pipe 2013-12-03 11:24:23 -05:00
Aidan C. Brady 7956748e8f Fix connections 2013-12-03 11:16:30 -05:00
Aidan C. Brady a4d1b191e9 Re-add BC stuff 2013-12-03 11:10:14 -05:00
Aidan C. Brady 5e9a282eff A few fixes 2013-12-03 11:07:03 -05:00
Aidan C. Brady 9a4147ab7c Add TE and UE support to multipart cables 2013-12-03 11:03:03 -05:00
Aidan C. Brady 5dc8d2fc80 Multipart work 2013-12-03 10:54:50 -05:00
Calclavia 1698043508 Merge pull request #604 from Vexatos/patch-2
Update de_DE.lang
2013-12-03 06:48:54 -08:00
Vexatos 278b46a8dd Update de_DE.lang 2013-12-03 15:39:26 +01:00
Aidan C. Brady 09b3a98a2a Work on multipart 2013-12-03 08:42:13 -05:00
Aidan Brady 934d537230 Fix a few issues 2013-12-03 07:18:40 -05:00
Aidan 95ab48086c Merge pull request #600 from Vexatos/patch-2
Update de_DE.lang
2013-12-03 04:17:14 -08:00
Aidan Brady e848849ed8 Revert "Kill BuildCraft energy support once and for all, thanks to the excellent work of KingLemming."
This reverts commit 1f2e792146.
2013-12-03 06:57:53 -05:00
Aidan Brady 4ccd60f81d Fixed wire textures 2013-12-03 06:54:59 -05:00
Vexatos c0b57017df Update de_DE.lang 2013-12-03 07:48:00 +01:00
Aidan Brady 360c980712 A bit of work on multipart 2013-12-02 23:44:34 -05:00
Aidan Brady 06b806e871 Add wildcard support to entire recipe system 2013-12-02 23:26:18 -05:00
Aidan Brady 47fd7799ff Fix up recipe system to accept wildcard blocks 2013-12-02 22:42:54 -05:00
Aidan Brady a3fa18cb80 Remove superconductor, make Heat Gen cheaper 2013-12-02 22:35:46 -05:00
Aidan 516ca00b15 Merge pull request #594 from sethwoodworth/master
format link to mod's forum post
2013-12-02 19:15:11 -08:00
Aidan Brady 50b7870388 A few attempts to get multipart working. @unpairedbracket, I don’t know what the hell I’m doing, you’re gonna need to go over this. 2013-12-02 22:14:21 -05:00
Aidan Brady 5d8e21b776 Merge branch 'master' of https://github.com/aidancbrady/Mekanism into multipart-experimental-new
Conflicts:
	common/mekanism/api/gas/GasNetwork.java
	common/mekanism/api/gas/GasTransmission.java
	common/mekanism/api/transmitters/DynamicNetwork.java
	common/mekanism/client/EnergyClientUpdate.java
	common/mekanism/client/FluidClientUpdate.java
	common/mekanism/client/GasClientUpdate.java
	common/mekanism/client/render/tileentity/RenderUniversalCable.java
	common/mekanism/common/EnergyNetwork.java
	common/mekanism/common/FluidNetwork.java
	common/mekanism/common/InventoryNetwork.java
	common/mekanism/common/Mekanism.java
	common/mekanism/common/item/ItemConfigurator.java
	common/mekanism/common/tileentity/TileEntityLogisticalTransporter.java
	common/mekanism/common/tileentity/TileEntityMechanicalPipe.java
	common/mekanism/common/tileentity/TileEntityPressurizedTube.java
	common/mekanism/common/tileentity/TileEntityTransmitter.java
	common/mekanism/common/tileentity/TileEntityUniversalCable.java
	common/mekanism/common/util/CableUtils.java
	resources/assets/mekanism/textures/blocks/LiquidEnergy.png.mcmeta
2013-12-02 21:45:40 -05:00
Aidan Brady dc8a00a140 Fix a few issues 2013-12-02 21:37:11 -05:00
Aidan Brady 30237b34ac Delete old textures, add Copper and Tin blocks 2013-12-02 20:52:44 -05:00
Seth Woodworth 1791db3cf6 format link to mod's forum post 2013-12-02 20:22:34 -05:00
Aidan Brady c0c003a337 Fix a crash 2013-12-02 19:29:49 -05:00
Aidan Brady 1f2e792146 Kill BuildCraft energy support once and for all, thanks to the excellent work of KingLemming. 2013-12-02 19:19:23 -05:00
Aidan Brady 75cccf96a8 Slightly speed up Digital Miner 2013-12-02 18:54:21 -05:00
Aidan Brady 067c55491a Make deserts allow for 50% more solar generation 2013-12-02 18:38:18 -05:00
Aidan Brady f81139a297 Update donators list :) 2013-12-02 18:32:12 -05:00
Aidan Brady b75cbc5eaf Fix crash 2013-12-02 18:12:33 -05:00
Aidan C. Brady 57ffc071cf Fixed a crash and wire names 2013-12-02 17:11:39 -05:00
Aidan C. Brady 57caab2062 Wire fixes 2013-12-02 17:04:41 -05:00
Aidan C. Brady f7b0af6b0a Merge branch 'master' of https://github.com/aidancbrady/Mekanism 2013-12-02 16:39:50 -05:00
Aidan C. Brady d470ac1901 Some wire fixes 2013-12-02 16:39:43 -05:00
Aidan eb711cf7bc Merge pull request #587 from Vexatos/patch-3
Update de_DE.lang
2013-12-02 10:46:44 -08:00
Vexatos f5f9dca4ee Update de_DE.lang 2013-12-02 19:08:17 +01:00
Aidan C. Brady 5c2c8e15cb Add in necessary models 2013-12-02 12:41:00 -05:00
Aidan C. Brady 054cba30e3 Wire code cleanup! 2013-12-02 12:27:57 -05:00
Aidan C. Brady 6781af7447 Clean up wire code, remove fancy furnace thing as I'm going to be implementing another form of a low-end generator soon 2013-12-02 12:18:38 -05:00
Aidan C. Brady e38cf10ef6 Merge branch 'universal-wires' of https://github.com/aidancbrady/Mekanism 2013-12-02 11:42:21 -05:00
Aidan C. Brady bb1dceb064 Fix up Copper and Tin dust smelting recipes. Most recommended build as of now. 2013-12-02 11:38:27 -05:00
Aidan C. Brady e9c39bcf3d Fix ore gen 2013-12-02 11:32:45 -05:00
Aidan C. Brady 9290c76c05 Add custom Osmium Ore generation rates, generate Copper and Tin ores 2013-12-02 11:20:25 -05:00
Aidan C. Brady 3d01d103ae Merge branch 'master' of https://github.com/aidancbrady/Mekanism 2013-12-02 09:24:58 -05:00
Aidan C. Brady 20d3eb42b2 Add needed ingot recipes & textures 2013-12-02 09:24:52 -05:00
Calclavia 7396daa038 Re-enabled multipart 2013-12-02 21:41:17 +08:00
Calclavia 29741b999a Merge branch 'master' into universal-wires 2013-12-02 21:38:03 +08:00
Calclavia 53604dd4b3 Updated UE API 2013-12-02 21:37:58 +08:00
Calclavia 11adb89791 Removed unnessary "instanceof" 2013-12-02 21:17:25 +08:00
Aidan C. Brady 1e51ddfa9a Add config option to override UE ratios 2013-12-02 07:59:52 -05:00