Commit graph

1309 commits

Author SHA1 Message Date
Technus
8eade43a19 Fix NPE, GREG why u no crash game! 2017-08-12 15:08:25 +02:00
Johannes Gäßler
1751ec494c Just in case the number goes negative 2017-08-05 08:43:14 +02:00
Daniel
c9ea7f7727 Update commentary 2017-08-04 23:02:16 +02:00
Technus
fc08b67f7d Fix rare case of texture not updating when:
Changing texture from page x to page 0 without changing the texture id
2017-08-04 22:03:59 +02:00
Technus
bf4f19557a Fix one missing spot in deprecated api.
(for texture change use that is)
2017-08-03 23:15:52 +02:00
Daniel
c0b1f74e08 Minor error correction
We have 16 tiers of textures.
2017-08-03 22:54:36 +02:00
Technus
94ed98cbbd More compatible attempt 2017-08-03 22:52:56 +02:00
Technus
85479e1779 Add pages to array 2017-08-02 19:10:54 +02:00
Technus
281254348e Expand to add proper texture paging support. 2017-08-02 19:08:45 +02:00
Technus
c54ba03b4b Texture overhaul,
allows for more textures to be added for casing, with extra byte of data for paging.

Just change the value of mTexturePage at the same time you change mMachineBlock.
2017-07-28 12:56:47 +02:00
Johannes Gäßler
60fcf643c9 Fixed a bug where a recipe had the wrong amount of Cells 2017-07-24 23:57:34 +02:00
Johannes Gäßler
f737642762 Fixed accidental change to the Cumene recipes due to not pulling 2017-07-23 21:33:18 +02:00
Johannes Gäßler
29efe8ea5d Fixed Salt processing recipes
SaltWater now yields the same amount of material as Salt Dust.
Increased the energy cost of electrolyzing Salt to make netto energy
yield via NaOH+Hydrogen negative.
2017-07-23 16:50:04 +02:00
JohannesGaessler
c38049e3f2 Merge pull request #1169 from Antifluxfield/patch-2
Fixed Cumene recipe quantity
2017-07-22 13:26:50 +02:00
Antifluxfield
d154d0ff08 Fix imbalanced recipe 2017-07-22 19:25:13 +08:00
Archengius
b0828e42d1 Merge pull request #1165 from JohannesGaessler/CarbonBurnValueRemoval
Carbon BurnValue removal
2017-07-20 14:34:24 +07:00
Johannes Gäßler
a786856ce6 Removed Burn Value for Carbon Dust. 2017-07-20 09:22:18 +02:00
Johannes Gäßler
fff1f594fb Added the Large Chemical Reactor Controller inventory to the item input 2017-07-17 20:08:47 +02:00
Johannes Gäßler
9db52423cc Fixed a bug where Brick, Clay, and Fireclay had the wrong texture sets.
The above materials originally had the ROUGH texture. I tested what they
would look like with the DULL texture and I forgot to revert it
afterwards.
2017-07-16 14:00:00 +02:00
Johannes Gäßler
da2e748e8a Fixed Item Distributor causing an OutOfboundsException for invalid NBT. 2017-07-09 23:14:30 +02:00
Blood-Asp
7bfa2b3e6e Merge branch 'unstable' of https://github.com/Blood-Asp/GT5-Unofficial into unstable 2017-07-09 16:24:09 +02:00
Blood-Asp
6ff1299467 oil fix part 2 2017-07-09 16:23:45 +02:00
JohannesGaessler
b85de990ee Merge pull request #1148 from Antifluxfield/patch-1
Fixed formulas for SO2, SO3
2017-07-09 08:01:36 +02:00
Antifluxfield
26e8f2337f Fix another 2 formulas
S2O => SO2;
S3O => SO3.
2017-07-09 13:08:39 +08:00
JohannesGaessler
1b8fdd952e Merge pull request #1145 from Antifluxfield/patch-1
Fix Item Distributor recipes
2017-07-08 08:36:13 +02:00
Antifluxfield
f8b62ed8d6 Fix Item Distributor recipes 2017-07-08 05:08:54 +08:00
Blood-Asp
f657b3d0c6 Fix Pyrooven textures 2017-07-06 23:16:26 +02:00
Blood-Asp
3f8b428110 Restore old oil calculation 2017-07-06 23:02:29 +02:00
Johannes Gäßler
6e0a7e083b Removed the svg source files for textures added by JohannesGaessler 2017-07-06 22:48:48 +02:00
Blood-Asp
8cfd1ff724 Merge pull request #1132 from JohannesGaessler/ItemDistributor
Item Distributor
2017-07-06 22:36:37 +02:00
Blood-Asp
2ec4a8a8c4 Merge pull request #1135 from JohannesGaessler/InventoryIndexFix
Fixed inventory misalignment when updating 5.09.30 -> 5.09.31
2017-07-06 22:36:14 +02:00
Blood-Asp
2673a6fb86 Merge pull request #1142 from Dimach/miners
Added LV and MV miners.
2017-07-06 22:35:57 +02:00
Dimach
480132b25f Changed miner rates. 2017-07-06 17:56:43 +03:00
Dimach
0375e11deb Changed MV miner radius. 2017-07-06 14:35:33 +03:00
Dimach
0334a19993 Changed miner mechanics and rates. 2017-07-06 13:42:45 +03:00
Dimach
98e214b873 Fixed NBT bug in OreDrillingPlant. 2017-07-06 11:14:40 +03:00
Dimach
835dd2dacc Changed naming of constants. 2017-07-06 11:13:32 +03:00
JohannesGaessler
d2b188025d Merge pull request #1126 from Antifluxfield/PE-polymerization-fix
Trying to fix PE polymerizing recipe
2017-07-06 08:32:16 +02:00
Dimach
424b356fee Added LV and MV miners. 2017-07-06 06:48:18 +03:00
Alkalus
110545a24d Merge pull request #1139 from Antifluxfield/patch-1
Fix the names of the Adv. Data Access Hatch.
2017-07-04 20:48:33 +10:00
Antifluxfield
36d481a2a0 Fix the names of Data Access Hatches 2017-07-03 17:40:50 +08:00
Antifluxfield
369722f0c9 Update GT_MachineRecipeLoader.java 2017-07-03 04:31:00 +08:00
Antifluxfield
006bab8dfa Update GT_RecipeAdder.java 2017-07-03 04:29:24 +08:00
Antifluxfield
8f44019518 Update IGT_RecipeAdder.java 2017-07-03 04:27:06 +08:00
Johannes Gäßler
7d074d985f Accounted for misc slots when shifting machine inventory contents 2017-07-02 17:12:30 +02:00
Johannes Gäßler
34058f0e1e Fixed Diluted Sulfuric Acid recipes, PTFE Pipe Casing name 2017-07-02 12:25:33 +02:00
Johannes Gäßler
5d8bcb0af3 Added a method for calculating total version ID 2017-07-02 01:02:55 +02:00
Johannes Gäßler
a6046ddfad Fixed inventory misalignment when updating 5.09.30 -> 5.09.31
I added a new method to BaseMetaTileEntity that shifts the Inventory
index according to the change in Input/Output slots.

Instrumentally I have added a new version ID that considers the GT
subversion.
2017-07-02 00:09:48 +02:00
Blood-Asp
6287e1e67f small pollution rebalancings 2017-07-01 19:01:27 +02:00
Blood-Asp
caa4b8a1a7 fix cheese as dough #1123 2017-07-01 18:45:26 +02:00