aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/core
AgeCommit message (Collapse)Author
2018-05-13$ Possible fix to #235.Jordan Byrne
$ Updated Gradle Wrapper to 3.2.1 from 2.0.
2018-05-13% Industrial Vacuum Freezer now consumes Cryotheum while running.Jordan Byrne
$ Fixed Adv. EBF running recipes regardless of coil level.
2018-05-13+ Added Recipes for using Ethylbenzene as an Anti-Knock agent.Jordan Byrne
+ Added Coal Tars to Semi-Fluid fuel list. % Recipe Tweak for Ethylbenzene use.
2018-05-13+ Made GT5 HF usable in some GT++ recipes.Jordan Byrne
+ Added a recipe to convert GT HF -> GT++ HF. % Doubled output of Sulfuric Apatite Recipe. % Cape list change. % Made ABS recipe generation logging MACHINE_INFO type. $ Improved cape handler to cache resource & not check client side at all.
2018-05-13% Rewrote cape handling to be more robust.Jordan Byrne
% Gave more people capes.
2018-05-13+ Added a recipe to turn Ethylbenzene into Styrene and Hydrogen.Jordan Byrne
- Removed ASM logging, unless Hidden NEI entries are shown. $ Hopefully fixes lots of Dehydrator recipes that may not have been working.
2018-05-13+ Added Turbine Animations.Jordan Byrne
$ Fixed Large Auto-Assembler Name. $ Possible fix for #239. $ Other Bug Fixes. $ Fixed Old School Circuits breaking Integrated Circuit Recipes. % Made Adv. EBF. Use new casing textures. % Streamlined Old School Circuit function call locations to a single handler. % Cleaned up ASM Logging.
2018-05-12% Book Formatting.Jordan Byrne
$ Fixed some chemical processing recipes.
2018-05-12% Made all FFPP recipes require/produces 1/10th of the original fluid amounts.Jordan Byrne
2018-05-12% More Book Work.Jordan Byrne
2018-05-12+ Added book for the FFPP.Jordan Byrne
% More Bookwork.
2018-05-12+ Added a book for Power Storage Solutions.Jordan Byrne
- Removed some useless Meta Tiles. (This removes advanced Mixer recipes, but not the tiles themselves.)
2018-05-12+ Added recipe for the Air Intake Hatch.Jordan Byrne
+ Added new textures for the Adv. Vac. Freezer and casings. % Gave old Adv. Vac. Freezer texture to Adv. EBF. % Swapped recipe materials for Adv. Vac. and EBF.
2018-05-12+ Added recipes for all Advanced Multis.Jordan Byrne
+ Added new casings for Advanced EBF. $ Fixed issue with AIC tooltip.
2018-05-12% Whitespace Fixes.Jordan Byrne
$ Backported Changes from master branch.
2018-05-12% MoreJordan Byrne
2018-05-12% Initial CommitJordan Byrne
2018-05-06DevCommandFixDream-Master
2018-05-06missing import addedDream-Master
2018-05-06fix molten.sodium issueDream-Master
2018-05-06Merge pull request #263 from Technus/whateverAlkalus
+ Adding ULV gennies
2018-05-06Fix #240 Crash with latest GT and GT++.Léa Gris
2018-05-06+ Adding ULV genniesTec
2018-04-20+ Added a Silly Sodium Plate.Jordan Byrne
$ Fixed massive log spam in Dev environments. $ Cached another reflection call.
2018-04-20^ Version bump to 1.7.0-pre11-final.Jordan Byrne
$ Fixed many .08 compat issues stemming from use of newer NEI handler features in .09. $ Redid a lot of GT_Recipe and Recipe_GT handling. $ Fix to Adv. Vacuum Freezer recipe handling. $ Fixed NEI not loading Multiblock Handler. $ Fixed various crashed from NEI.
2018-04-19+ Added a fake GT tool for Rendering purposes.Jordan Byrne
% Initial work on the new Sub-Station GUI. $ Fixed a compile issue where I used the wrong XSTR import.
2018-04-19% Tweaked some recipes to not use the exact tier voltage/t. ↵Jordan Byrne
(32/128/512->30/120/480) This closes #254.
2018-04-16$ Did a better job fixing the Invalid cell counter check for Advanced ↵Jordan Byrne
Freezer Recipes.
2018-04-16% Changed Adv. Cryo Freezer to not handle cells and instead use fluids (LCR ↵Jordan Byrne
type). $ Added a check to ensure the inputs and outputs of all Adv. Cryo Freezer contain equal cell counts (Some Plasmas do not have a non-cell version, plus things like carbon becomes a solid).
2018-04-16$ Fixed Advanced Cryogenic Freezer casing textures for hatches & busses.Jordan Byrne
- Removed shapeless recipes for Pyrotheum and Cryotheum dust in GTNH. + Added Mixer recipes for Pyrotheum and Cryotheum dusts.
2018-04-16+ Added the Advanced Cryogenic Freezer (Advanced Vacuum Freezer).Jordan Byrne
- Removed some logging.
2018-04-16% Tweaked Multi-Machine and it's Book. Indicated that there are 6 casings ↵Jordan Byrne
required at a minimum and that a muffler is also required.
2018-04-16% Multiblock Casing shapeless crafting now only grants one per craft in GTNH.Jordan Byrne
$ Fixed missing tooltips for UV/MAX PSS Batteries.
2018-04-06+ Added a casing for the Amazon Warehouse.Jordan Byrne
+ Added registration and loader for Amazon Warehouse.
2018-04-01+ Added some Fleshy components!Jordan Byrne
+ Added a Roadmap. % Updated en_US.lang.
2018-04-01+ Added some support for Steve's Carts 2.Jordan Byrne
+ Base work for Exotic Farmer Module added.
2018-04-01^ Version bump to Pre-10-final.Jordan Byrne
% Fixed tooltip for Industrial Wash Plant.
2018-03-28$ Rewrote handling for the ABS to dynamically generate all recipes based on ↵Jordan Byrne
all pre-existing EBF recipes. $ Rewrote ABS recipe handler to support temps within the recipes. This will allow coil upgrades like the EBF for higher tier smelting. $ Fix Polonium Material trying to access ELEMENT.java instance before it's created. + Added ItemStackData.java, which allows storing ItemStacks for easy retrieval.
2018-03-28% Adjusted use of old Nuclide references to now reflect their location in ↵Jordan Byrne
Elements class.
2018-03-28$ Fixed Circular dependencies between FLUORIDES.java & NUCLIDE.java.Jordan Byrne
$ PMD Improvements.
2018-03-27$ Fixed Weird GameRegistry registration duplication for MultiSpades.Jordan Byrne
$ .08 Compat.
2018-03-24% Tweaked some ABS recipes for GTNH. Resolves #236.Jordan Byrne
2018-03-24Merge pull request #237 from codewarrior0/no-oredict-cacheAlkalus
Remove mOreDictCache and mDustCache from ItemUtils
2018-03-24+ Added craftingToolSaw to CI.java.Jordan Byrne
$ Improved handling of Mixer Recipes for alloys. $ Fixed Rainforest Oak not being craftable into planks.
2018-03-24$ Fixed Materials auto-generating an incorrect boiling temp.Jordan Byrne
2018-03-22Remove mOreDictCache and mDustCache from ItemUtilsDavid Vierra
It is incorrect to cache ore dict items during initialization, as this is when items are being added to the ore dict. Fixes issues where fluid cells weren't being correctly registered as fluid containers.
2018-03-21$ Stopped the Multitools using local variables for things. ↵Jordan Byrne
(Whyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy)
2018-03-20$ Fixed another instance of things being cached when invalid.Jordan Byrne
2018-03-20$ Moved Item & Block generation earlier into Pre-Init, before recipes are ↵Jordan Byrne
handled anywhere. $ Stopped getItemStackOfAmountFromOreDictNoBroken() caching invalid results, so that when they are generated, they can be cached later.
2018-03-20+ Added Buffered Dynamos for all Tiers.Jordan Byrne
+ Added particles to the Mining Pipe and Mining Head blocks. + Added a casing block for the BRMPs. % Made Custom GT Pipes/Wires load prior to the GT Machines. $ Fixed the Industrial Extruder tooltip, incorrectly stating the Muffler was required at the rear. Tooltip now states the Maint. Hatch is required at the rear.