Commit graph

67 commits

Author SHA1 Message Date
Dragon2488
3b5ae6198a Visual fixes, durability fix. 2016-12-19 15:02:33 +07:00
Dragon2488
5c4e60ee72 Fixed Crash with generation of GT ores. 2016-12-18 02:28:34 +07:00
Dragon2488
2dc3925c62 Bugfixes 2016-12-17 23:56:09 +07:00
Dragon2488
97f7f34dae Bugfixes 2016-12-17 16:12:14 +07:00
Dragon2488
1183d4765d Fixes. 2016-12-16 00:12:47 +07:00
Dragon2488
202c22f5ae Major rewrite (second, third?), beta release. 2016-12-15 21:58:15 +07:00
Dragon2488
ebad9b80dd Harvest Level fix 2016-10-25 13:13:00 +07:00
Dragon2488
87b033b319 Server side crash fix. 2016-10-24 00:31:45 +07:00
Dragon2488
484a9e7640 Rendering overhaul & ores overhaul 2016-10-23 16:59:59 +07:00
Dragon2488
13155cb4da 123 2016-10-02 11:15:33 +07:00
Dragon2488
6bacb14144 Render Performance: 2 2016-09-30 23:20:15 +07:00
Dragon2488
457fb3a4ad Oregen sync fix 2016-09-23 17:14:43 +07:00
Dragon2488
5509d94044 oregen lag fix 2016-09-22 22:00:27 +07:00
Dragon2488
d94f16ea07 Pipes and cables rendering 2016-09-18 00:02:46 +07:00
Dragon2488
0080b1a69b Fixed run on dedicated server. 2016-09-15 21:24:35 +07:00
Dragon2488
d490759e8d Lightning fix, black blocks on break attempt fix 2016-09-15 18:28:52 +07:00
Dragon2488
7f1791abbf Lightning fix, black blocks on break attempt fix 2016-09-13 17:15:07 +07:00
Dragon2488
d9aa2535e6 JEI support, build.gradle update 2016-09-12 18:07:17 +07:00
Dragon2488
41276f206a Port: Part 4. Block rendering, machines, ASM, tools, items fixes & much more. 2016-09-09 21:51:35 +07:00
Dragon2488
b25e7eaf12 Port. Part 4: Fuck Mojangs. I can't make these fucking blocks have custom IBakedModel. It just doesn't work. Fuck mojangs. Project is frozen. Bye. 2016-09-06 16:53:20 +07:00
Dragon2488
6606382172 Port: Part 2. gregtech.common.blocks, gregtech.common.entities, gregtech.common.render 2016-08-11 02:43:37 +07:00
Dragon2488
73a677f6bf Port: Part 1. gregtech.api, gregtech.common.covers, gregtech.common.render 2016-08-07 15:41:31 +07:00
Blood-Asp
c59f2e6611 Merge pull request #583 from Muramasa-/Fixes
Remove UBC Dependency
2016-07-27 23:51:41 +02:00
Muramasa
33f6c84be3 Use GameRegistry 2016-07-27 04:44:32 +01:00
Muramasa
a1a25d42dd Remove UBC Dependency 2016-07-27 04:21:53 +01:00
OneEyeMaker
9946e904b4 Merge branch 'experimental' into NewFeatures 2016-07-26 09:01:16 +03:00
OneEyeMaker
c4bd35d7cd Coils should be deprecated 2016-07-26 07:31:57 +03:00
Muramasa
3bbd32136f Method simplification
Simplified some methods.
Fixed incorrect honey requirement for scanning forestry species.
Tweaked a tooltips.
2016-07-25 23:04:21 +01:00
OneEyeMaker
13caf1d699 Changed method of "repairing" of overheated coils.
Also moved initialization of SubTags to prevent NoClassDefFoundException.
2016-07-25 11:33:07 +03:00
Muramasa
d756cebd17 Fix "stone" veins
Fix an issue where an "stone" vein would override ore textures but not
other stones.
Added missing small ore for marble and basalt.
Removed wither check from Block_Stones.
2016-07-23 03:09:25 +01:00
Muramasa
2704680a2e Fix convertOre 2016-07-22 04:31:57 +01:00
Muramasa
5fe4798e6b Fix harvest level 2016-07-22 02:58:39 +01:00
Muramasa
676e326ec0 Various fixes/cleanup
Game will no longer crash without UBC loaded
Added missing mallet textures to materialicon Lignite
2016-07-22 01:41:51 +01:00
Muramasa
248ce596a5 Ore System Rewrite part 2
Lots of ore system changes
Added Marble/Basalt gen
Ore Mixes can now have a specified biome name that they can only spawn
in
2016-07-21 07:24:42 +01:00
OneEyeMaker
47ce855868 Redefined some wires. Added last heating coil block. 2016-07-21 08:48:22 +03:00
OneEyeMaker
f98e51a82f Added new tier of heating coils.
//TODO: Find material for LuV coils.
2016-07-20 10:27:47 +03:00
Muramasa
de6e90a000 Ore system rewrite 2016-07-18 19:00:53 +01:00
OneEyeMaker
ea5305f7df Restored broken compatibility. 2016-07-18 14:56:21 +03:00
OneEyeMaker
8bf5b61dea Moved all coils to another block. 2016-07-18 10:05:44 +03:00
OneEyeMaker
ce1e6917e0 Preparations for moving all heating coils to another block. 2016-07-18 09:06:26 +03:00
OneEyeMaker
c9bc17bce5 Added new heating coil blocks. 2016-07-17 15:20:29 +03:00
Muramasa
51e269e3f5 Initial
This is more of a test and resource for when I eventually rewrite the
GT5U ore texture/metadata system.
2016-07-16 23:48:25 +01:00
Blood-Asp
72ff25f9b7 Add new Fuel, Fix emitter and field gen recipes, add charcoal/lignite block fuel values 2016-06-23 23:43:22 +02:00
Muramasa
7e52fb2805 Bug fixes for my commits
Removed commented out old turbine texture code
Fixed Diesel Engine "Fuel Value" unit to EU/L
Fixed mistake with Diesel Engine tooltip. Now asks for Gear boxes.
Forgot to add recipe for Engine Intake.
Redone the Gas/HPSteam turbine recipes.
Fixed Oxygen/Lube being consumed if there is diesel in the hatch, but
not enough for the engine to run
Updated Engine GUI
2016-06-21 00:17:21 +01:00
Blood-Asp
ffd9964cd3 Changed Bittle charcoal tool back to axe 2016-06-19 19:02:48 +02:00
Blood-Asp
3a249d8075 Merge pull request #500 from Muramasa-/DieselGenerator
Large Diesel Generator
2016-06-19 17:12:23 +02:00
MauveCloud
d1b737c6cc Fixed incomplete redo of brittle charcoal adventure fix
(had reverted after improper testing with axe instead of shovel, then
neglected to check rebuilding with gradle after re-implementing fix in
source)
2016-05-26 09:57:39 -07:00
MauveCloud
f5bb397009 Reinforced Block and Brittle Charcoal fixes
Added fixes for #503 and #436
2016-05-26 07:43:02 -07:00
Muramasa
8880eb8d6d Basically a rewrite 2016-05-20 05:36:32 +01:00
MauveCloud
b69385d29b Merge remote-tracking branch 'refs/remotes/Blood-Asp/experimental' into experimental 2016-04-28 11:30:29 -07:00