Commit graph

1684 commits

Author SHA1 Message Date
Dream-Master
51ff9805a4 Merge branch 'Tank_Blocks' into experimental 2017-01-20 21:06:46 +01:00
Dream-Master
d53dc9ed38 first draft of Texture 2017-01-20 12:32:41 +01:00
Dream-Master
1c44b2e954 Tank Block no function only for crafting S and QTanks 2017-01-20 12:12:18 +01:00
Technus
03af99e716 Merge branch 'experimental' into eM 2017-01-19 17:54:14 +01:00
Technus
a8217117fa Actually use this method to do what it does. 2017-01-19 17:53:53 +01:00
Dream-Master
eab5b01037 change Tier names 2017-01-18 23:32:48 +01:00
Technus
8ba0ef316a Merge branch 'experimental' into eM 2017-01-18 17:21:48 +01:00
Dream-Master
28aba4f9b0 Merge branch 'Chest-and-Tank-2' into experimental 2017-01-18 12:07:01 +01:00
Dream-Master
aba425deec bump version 2017-01-18 10:32:51 +01:00
Dream-Master
9e28a574f6 Merge branch 'experimental' into Chest-and-Tank-2 2017-01-18 10:02:04 +01:00
David Vierra
2c65fddb56 Fix Advanced Miner II occasionally outputting the wrong blocks
AdvMinerII would occasionally output the drops from a block recently
broken by the player. This happens when the wrong coordinates are
passed to GT_Block_Ores_Abstract.getDrops(), which causes it to fail to
find the TileEntity and then fall back to whatever the most recently
broken block was.

Fixes #751 (probably), #674, #508
2017-01-18 10:00:36 +01:00
Dream-Master
13ee7040d6 derp 2017-01-17 22:34:40 +01:00
Dream-Master
580c31a0a1 change Tier and values
Q Chest, S Chest, Q Tank, S Tank
2017-01-17 22:06:31 +01:00
Dream-Master
a0057a081c lang file was already added ?
remove Quantum Tank and Chest recipe from GT code and add it to the Core Mod.
2017-01-17 21:52:20 +01:00
Technus
0958e48f84 Initial by me 2017-01-17 18:33:59 +01:00
Technus
123b852711 Fix #1009 2017-01-17 15:45:12 +01:00
Technus
b9e6b9b16d Fix #1009 2017-01-17 15:38:15 +01:00
Technus
b90943c412 Finally add locale 2017-01-16 21:31:11 +01:00
Technus
256885cc61 Finally add locale 2017-01-16 21:30:53 +01:00
Technus
fb0d2be0e9 Merge branch 'experimental' into eM 2017-01-16 18:31:13 +01:00
Dream-Master
36963d700c bump version 2017-01-15 14:35:37 +01:00
Dream-Master
63e863c67b buff gas by 25-30% too 2017-01-15 14:34:42 +01:00
Dream-Master
67aee3565c try to remove catus and hazelnut from Bio Ball 2017-01-15 00:58:13 +01:00
Dream-Master
cd8a188415 fix recipe 2017-01-15 00:01:50 +01:00
Dream-Master
3cfbbae1b7 bump version 2017-01-14 22:58:06 +01:00
Dream-Master
6a60277e52 remove plant ball recipe and add other back 2017-01-14 22:56:08 +01:00
Dream-Master
b80323a04c This works better. remove Bio Chaff out of the macerator 2017-01-14 19:44:31 +01:00
Technus
5f42a1676d air 2017-01-14 17:46:33 +01:00
Technus
c8c81b1286 Revert "airy air"
This reverts commit 79a8234365.
2017-01-14 17:28:25 +01:00
Technus
79a8234365 airy air 2017-01-14 17:28:02 +01:00
Dream-Master
48db0ef366 remove IC2 Bio Chaff recipes 2017-01-14 13:39:24 +01:00
Technus
3c3654cb3c Merge branch 'experimental' into eM
# Conflicts:
#	src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java
2017-01-14 12:54:44 +01:00
Technus
ba7ab1faca MMK i am done 2017-01-14 12:53:44 +01:00
Technus
14d9d3ad99 Should do it. 2017-01-14 12:35:08 +01:00
Technus
c4eba4d1d7 Nerf all GT Biogassss recipes 2017-01-14 12:20:34 +01:00
Technus
e2948b1ab8 Less evil biogas nerf 2017-01-14 11:46:47 +01:00
Technus
0d70b07a44 Biogas nerf 1 2017-01-14 11:26:38 +01:00
Technus
8d5e424cc6 Merge branch 'experimental' of https://github.com/GTNewHorizons/GT5-Unofficial into experimental 2017-01-14 11:24:12 +01:00
Technus
889d506f09 More airy air 2017-01-14 11:22:11 +01:00
Technus
24bc352a2d Biogas nerf 1 2017-01-14 11:17:41 +01:00
Dream-Master
739a7c7bf7 bump version 2017-01-14 11:05:52 +01:00
Dream-Master
0c035f2159 Oil and Fuel nerf by 25% @Drobac 2017-01-14 11:05:35 +01:00
Dream-Master
244174e2fd bump version 2017-01-13 15:29:52 +01:00
Dream-Master
7c66a8b9eb add air texture idea by @mylez 2017-01-13 15:28:48 +01:00
Technus
fca31dd9eb add tier names to scanner 2017-01-12 23:37:31 +01:00
Technus
5723614981 add tier names to scanner 2017-01-12 23:36:42 +01:00
Technus
8e17ef9334 Move texture to core 2017-01-12 22:52:02 +01:00
Dream-Master
4cc2a9dcc6 bump version 2017-01-12 08:14:03 +01:00
Technus
eadaa79880 MOOOORE capacity in fluid hatches and fix generator even more 2017-01-11 08:56:24 +01:00
Technus
f3507a0b5c MOOOORE capacity in fluid hatches and fix generator even more 2017-01-11 08:56:06 +01:00