Léa Gris
6401399e94
May or may not fix https://github.com/Blood-Asp/GT5-Unofficial/issues/565
...
Possibly fix issue #565 Assembly line books: item names not shown correctly on server
Possibly not the right way but it should do.
2016-08-23 23:05:50 +02:00
Blood-Asp
49e5b53706
#573 Turbines now explode when producing more EU than dynamo can handle
2016-08-22 23:01:29 +02:00
Blood-Asp
9ff430c80d
Fix #598 Delete saved recipe on machine change
2016-08-22 22:38:28 +02:00
Muramasa
5466ac4f52
Fixes #599
2016-08-22 20:25:13 +01:00
Muramasa
f8bd23f1b1
Fixes #561
2016-08-22 20:23:29 +01:00
Muramasa
afe222d2c1
Fixes #559
2016-08-22 20:21:53 +01:00
Muramasa
4ee250357e
GT_Block_Ores_GC Null check
2016-08-10 21:28:19 +01:00
Muramasa
1647387280
GC Ore Support
2016-08-10 21:14:53 +01:00
Blood-Asp
b3bd42ba8c
Merge pull request #594 from Technus/experimental
...
Paintable Wires
2016-08-10 20:22:47 +02:00
Daniel
450bb19519
Paintable Wires
2016-08-07 08:39:14 +02:00
Muramasa
a1a65ef0f6
Use dim name for GC worlds.
2016-08-02 09:33:22 +01:00
Muramasa
ed89ccbc4f
Remove asteroids from isGenerationAllowed
2016-08-01 15:08:11 +01:00
Muramasa
b5b8ea974f
Bugs & Removal of GG's TileEntityOres
2016-07-29 20:13:02 +01:00
Muramasa
25209a4bcb
Merge GG into GT
2016-07-29 18:54:45 +01:00
Blood-Asp
c8cca6390b
Merge pull request #584 from OneEyeMaker/SmoothTransition
...
More work on deprecated heating coils.
2016-07-27 23:52:39 +02:00
Blood-Asp
c59f2e6611
Merge pull request #583 from Muramasa-/Fixes
...
Remove UBC Dependency
2016-07-27 23:51:41 +02:00
OneEyeMaker
be79f288a8
Added code for Pyrolyse Oven to smoothly replace deprecated coils.
2016-07-27 15:26:14 +03:00
OneEyeMaker
078a3bedde
Added code for Oil Cracker to smoothly replace deprecated coils.
2016-07-27 14:59:56 +03:00
OneEyeMaker
848f84f35c
Added code for Multi Smelter to smoothly replace deprecated coils.
2016-07-27 13:17:57 +03:00
OneEyeMaker
a8647b8929
Added code for Electric Blast Furnace to smoothly replace deprecated coils.
2016-07-27 13:02:12 +03: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
Blood-Asp
b4bcebf458
Handle fuel value as integer
2016-07-27 01:58:32 +02:00
OneEyeMaker
9c788fa292
Restored TextureSets
2016-07-26 20:02:41 +03:00
OneEyeMaker
eec5b2faa7
Fixed merge conflicts.
2016-07-26 09:02:10 +03: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
16cac26b72
Separated multiblock overlay and gui textures
2016-07-26 00:52:30 +01:00
Blood-Asp
bd51aba156
Merge pull request #576 from Muramasa-/UBCSupport
...
UBC Support / Ore System Restructure
2016-07-26 00:56:21 +02: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
OneEyeMaker
b6e4f869b8
Redesigned achievements.
2016-07-24 15:47:50 +03:00
DEMOOH
a5ba9e57fa
Update GT_FuelLoader.java
...
Changed MK3 Naquadah Reactor to return naquadah cell instead of empty cell.
2016-07-24 15:32:26 +03:00
OneEyeMaker
4aaafe53f5
Changed Blast Furnace temperatures of some materials.
...
Now EV materials require HV+ heating coils, IV materials requires EV+ coils.
2016-07-24 10:27:03 +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
OneEyeMaker
b3279513a3
Any component should require cables of its tier.
2016-07-21 16:59:56 +03:00
OneEyeMaker
2f454b9d82
Cables from IV materials and used as IV components should be IV.
2016-07-21 13:22:28 +03:00
DEMOOH
aa2196978b
Update GT_MachineRecipeLoader.java
...
Added pitchblende multiplication recipe with Reactoria leaves.
2016-07-21 11:28:19 +03: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
b7943a30c3
Fixed Blast Furnace recipe for Naquadah Alloy.
2016-07-20 10:45:46 +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
bd689c6253
Merge pull request #1 from OneEyeMaker/NewFeaturesIncompatible
...
Heating coils moved to separated block.
2016-07-18 15:44:35 +03:00
OneEyeMaker
ea5305f7df
Restored broken compatibility.
2016-07-18 14:56:21 +03:00
OneEyeMaker
2b9d87f293
Naquadah should be more expensive.
2016-07-18 10:16:55 +03:00
OneEyeMaker
8bf5b61dea
Moved all coils to another block.
2016-07-18 10:05:44 +03:00