Commit graph

1334 commits

Author SHA1 Message Date
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
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
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
0c035f2159 Oil and Fuel nerf by 25% @Drobac 2017-01-14 11:05:35 +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
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
Technus
5d58f4aecc reducing diesel pollution 2017-01-09 23:27:09 +01:00
Technus
7a00537395 reducing diesel pollution 2017-01-09 23:26:52 +01:00
Technus
99a280af58 Duct tape generator fuel issue 2017-01-09 23:23:15 +01:00
Technus
5e2a76eb64 Duct tape generator fuel issue 2017-01-09 23:22:59 +01:00
Technus
92b968f135 Merge branch 'experimental' into eM 2017-01-09 23:05:55 +01:00
Technus
02d872331c Move achievements 2017-01-09 23:05:37 +01:00
Technus
7b11e084ae Move achievements 2017-01-09 23:04:45 +01:00
Dream-Master
d7af401006 fix #965
Blood infused iron plates for glass dagger of sacrafice cant be crafted
2017-01-08 19:27:10 +01:00
Technus
6a6be411ac Merge branch 'experimental' into eM 2017-01-05 21:45:33 +01:00
Dream-Master
a7fd436bc4 centrifuge recipe from infused gold change 2017-01-05 21:20:44 +01:00
Dream-Master
07eb3b42cf remove unused imports. 2017-01-05 20:50:56 +01:00
Dream-Master
28d1b089b3 add centrifuge recipe for infused gold add salis mundus 2017-01-05 20:04:15 +01:00
KpoxaPy
5e7035c8bb Port advanced seismic prospector. 2017-01-05 18:38:25 +01:00
David Vierra
648b4c9562 Fix #830 - Maint Cover does not emit if rotor needs maint
Also change the condition back to 20% durability or less
2017-01-05 18:38:19 +01:00
KpoxaPy
59b2baf3b8 Port advanced seismic prospector. 2017-01-05 18:36:51 +01:00
David Vierra
086a590c53 Fix #830 - Maint Cover does not emit if rotor needs maint
Also change the condition back to 20% durability or less
2017-01-05 18:07:30 +01:00
Technus
6cfe809d4b Merge branch 'experimental' into eM
# Conflicts:
#	libs/GTNewHorizonsCoreMod-1.7.10-1.3.02.jar
2017-01-05 17:59:04 +01:00
Dream-Master
8dbbf23f48 Diesel get a new burn value
Light fuel is 256 heavy fuel 192
2017-01-04 08:56:46 +01:00
Dream-Master
64afb0f43b no message 2017-01-03 19:10:40 +01:00
Dream-Master
d28f4f5798 Change Distillation Tower to hv 2017-01-03 19:08:11 +01:00
Dream-Master
355f419f41 change 32 eu to 30 2017-01-03 06:52:51 +01:00
Dream-Master
8cbb366360 Concurrency error in GT_LanguageManager.addStringLocalization
fixed by @codewarrior0
2017-01-02 16:01:33 +01:00
Technus
c1da08e750 remove todo 2016-12-30 11:21:43 +01:00
Technus
49d2982094 remove todo 2016-12-30 11:21:06 +01:00
Technus
d6691d4cff fix coilage 2016-12-26 21:43:45 +01:00
Technus
cc8f219f9b fix coilage 2016-12-26 21:43:16 +01:00
Technus
2f51bf22c2 we dont have it 2016-12-26 15:48:42 +01:00
Technus
e5d9cd3ca1 we dont have it 2016-12-26 15:48:32 +01:00
Technus
6f52504283 Fix EBF coil buff 2016-12-26 15:45:10 +01:00
Blood-Asp
9e4d94724d Better furnacing with better coils. 2016-12-26 15:45:05 +01:00
Blood-Asp
ea782bba71 rocketfuel? 2016-12-26 15:45:00 +01:00
Blood-Asp
69d920c22b Plunger Sounds 2016-12-26 15:44:55 +01:00
Blood-Asp
b599c86958 Sense use cost 2016-12-26 15:44:51 +01:00
Blood-Asp
eabce17260 MAgic super fuel changes 2016-12-26 15:44:46 +01:00
Blood-Asp
c36e2578db Fix diesel engine info 2016-12-26 15:44:41 +01:00
Blood-Asp
e865990e11 Rise Hot coolant -> heat conversion ration in IC2 heat exchanger by 20% to avoid rounding bug 2016-12-26 15:44:36 +01:00
Blood-Asp
92c702a3a1 Fix Food Can recipes 2016-12-26 15:44:31 +01:00
Blood-Asp
d6fd3fd7fa Foid invalid steam in turbines 2016-12-26 15:44:25 +01:00
Technus
443806f73a Fix EBF coil buff 2016-12-26 15:44:00 +01:00
Blood-Asp
f361360e06 Better furnacing with better coils. 2016-12-26 15:32:41 +01:00
Blood-Asp
8bc9e659a6 rocketfuel? 2016-12-26 15:28:49 +01:00
Blood-Asp
3483fad95b Plunger Sounds 2016-12-26 15:25:48 +01:00
Blood-Asp
94c2d1fbfa Sense use cost 2016-12-26 15:25:09 +01:00
Blood-Asp
d08d3ce564 MAgic super fuel changes 2016-12-26 15:21:39 +01:00
Blood-Asp
7234f4b808 Fix diesel engine info 2016-12-26 15:16:58 +01:00
Blood-Asp
291bdd1529 Rise Hot coolant -> heat conversion ration in IC2 heat exchanger by 20% to avoid rounding bug 2016-12-26 15:15:43 +01:00
Blood-Asp
451b501424 Fix Food Can recipes 2016-12-26 15:15:36 +01:00
Blood-Asp
0ad315d000 Foid invalid steam in turbines 2016-12-26 15:14:31 +01:00
Blood-Asp
6465134c4c Fix type filter 2016-12-26 15:13:42 +01:00
Blood-Asp
3a8b8bc380 Fix type filter 2016-12-26 15:13:29 +01:00
Technus
f9593e403e Revert "becon base"
This reverts commit 5673532389.
2016-12-26 10:31:12 +01:00
Technus
5673532389 becon base 2016-12-26 10:23:43 +01:00
David Vierra
f10d77ef91 Don't allow Large Turbine to start up without Dynamo Hatch
Large Turbine was incomplete if the Dynamo Hatch spot was taken up by a different GTTE, but not if that spot was just Air or some other block.
2016-12-17 17:19:11 +01:00
David Vierra
1a4e134f16 Don't allow Large Turbine to start up without Dynamo Hatch
Large Turbine was incomplete if the Dynamo Hatch spot was taken up by a different GTTE, but not if that spot was just Air or some other block.
2016-12-17 16:36:07 +01:00
Technus
756a6b9f63 Change dyes again and make machines use the GT Dyes instead of Forge Dyes. (makes gui looks like rendered block) 2016-12-17 16:34:55 +01:00
Technus
6eed47cfaa kek 2016-12-17 14:21:06 +01:00
Technus
a9682acf92 Fix gem recipes this time for real. 2016-12-16 17:18:49 +01:00
Technus
e59c63ac64 revert cable fixes 2016-12-16 17:18:41 +01:00
Technus
8b2096ea78 Fix gem recipes this time for real. 2016-12-16 17:05:20 +01:00
Technus
49681ce847 revert cable fixes 2016-12-16 09:37:57 +01:00
Technus
3be8aef524 Fix on first tick just in case someone wasnt to tp to 0 0 0 0. 2016-12-15 19:08:18 +01:00
Technus
81ba247d78 Rework muffler add texture for eM overflow 2016-12-15 14:15:06 +01:00
David Vierra
3787b0399b Fix #785 - Unlimited EU in Dynamo Hatch
I went with @Techlone's simple solution after all.

Counting out the individual EU might make more sense if any of the multiblocks could have more than one dynamo hatch, but they don't, so this is just fine.
2016-12-12 17:09:02 +01:00
David Vierra
eb45538f03 Fix #785 - Unlimited EU in Dynamo Hatch
I went with @Techlone's simple solution after all.

Counting out the individual EU might make more sense if any of the multiblocks could have more than one dynamo hatch, but they don't, so this is just fine.
2016-12-12 17:05:35 +01:00
Technus
60a9a2c09e Not needed serverside, 2016-12-12 17:04:54 +01:00