aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2017-01-14remove IC2 Bio Chaff recipesDream-Master
2017-01-14MMK i am doneTechnus
2017-01-14Should do it.Technus
2017-01-14Nerf all GT Biogassss recipesTechnus
2017-01-14Less evil biogas nerfTechnus
2017-01-14Biogas nerf 1Technus
2017-01-14Merge branch 'experimental' of ↵Technus
https://github.com/GTNewHorizons/GT5-Unofficial into experimental
2017-01-14More airy airTechnus
2017-01-14Oil and Fuel nerf by 25% @DrobacDream-Master
2017-01-13add air texture idea by @mylezDream-Master
2017-01-12add tier names to scannerTechnus
2017-01-11MOOOORE capacity in fluid hatches and fix generator even moreTechnus
2017-01-09reducing diesel pollutionTechnus
2017-01-09Duct tape generator fuel issueTechnus
2017-01-09Move achievementsTechnus
2017-01-08fix #965Dream-Master
Blood infused iron plates for glass dagger of sacrafice cant be crafted
2017-01-05centrifuge recipe from infused gold changeDream-Master
2017-01-05remove unused imports.Dream-Master
2017-01-05add centrifuge recipe for infused gold add salis mundusDream-Master
2017-01-05Port advanced seismic prospector.KpoxaPy
2017-01-05Fix #830 - Maint Cover does not emit if rotor needs maintDavid Vierra
Also change the condition back to 20% durability or less
2017-01-04Diesel get a new burn valueDream-Master
Light fuel is 256 heavy fuel 192
2017-01-03no messageDream-Master
2017-01-03Change Distillation Tower to hvDream-Master
2017-01-03change 32 eu to 30Dream-Master
2017-01-02Concurrency error in GT_LanguageManager.addStringLocalizationDream-Master
fixed by @codewarrior0
2016-12-30remove todoTechnus
2016-12-26fix coilageTechnus
2016-12-26we dont have itTechnus
2016-12-26Fix EBF coil buffTechnus
2016-12-26Better furnacing with better coils.Blood-Asp
2016-12-26rocketfuel?Blood-Asp
2016-12-26Plunger SoundsBlood-Asp
2016-12-26Sense use costBlood-Asp
2016-12-26MAgic super fuel changesBlood-Asp
2016-12-26Fix diesel engine infoBlood-Asp
2016-12-26Rise Hot coolant -> heat conversion ration in IC2 heat exchanger by 20% to ↵Blood-Asp
avoid rounding bug
2016-12-26Fix Food Can recipesBlood-Asp
2016-12-26Foid invalid steam in turbinesBlood-Asp
2016-12-26Fix type filterBlood-Asp
2016-12-17Don't allow Large Turbine to start up without Dynamo HatchDavid Vierra
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-16Fix gem recipes this time for real.Technus
2016-12-16revert cable fixesTechnus
2016-12-12Fix #785 - Unlimited EU in Dynamo HatchDavid Vierra
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-10Fix recipes.Technus
2016-12-10Tweak fusion moreTechnus
2016-12-10Tweak FusionTechnus
2016-12-08Change Oil Cracker tooltip to match reality (and vice versa)David Vierra
Oil Cracker only allows Maint/Energy hatches in the middle ring. Input and output hatches can be anywhere on the sides. Minimum casing count is changed to 18 to match the tooltip, rather than increase the tooltip to 19. This allows two input and output hatches on either side, for when you want to run two cracking recipes with the same cracker. (It turns out the cracker doesn't care which hatch the inputs and hydro/steam are put into. I don't really care either!)
2016-12-08Fix efficiency penalty incorrectly applied to large gas+plasma turbinesDavid Vierra
This is a copy-paste error from the original code in the large steam turbine. `aOptFlow` is the optimal flow rate expressed in EU/t, while `totalFlow` is expressed in fuel L/t
2016-12-08Fix boosted diesel x9 on things.David Vierra