aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/core
AgeCommit message (Collapse)Author
2017-09-19% Changed how the Area Clearer works slightly. Now only creates glowstone ↵Alkalus
under Y=50.
2017-09-19% Recipe tweak.Alkalus
2017-09-19$ Fixed Auto-Crafter controller recipe.Alkalus
2017-09-19+ Added recipes for the Large Auto-Crafter and the Project table.Alkalus
+ Added config options for the Large Auto-Crafter.
2017-09-19+ Added recipes for the Wash Plant and Large Thermal Processor and their ↵Alkalus
casings.
2017-09-17% Meta IDs changed again.Alkalus
2017-09-17$ Fixed a spelling mistake on Incomplete Casings.Alkalus
% Tweaked Meta Tile Entity IDs.
2017-09-17$ Made the Red Steel casing texture actually be coloured red.Alkalus
% Changed the Meta Tile IDs of the Thermal Centrifuge and Wash Plant.
2017-09-17+ Added Large Ore Washing Plant.Alkalus
+ Added Red-Steel casing. + More additions to Thermal Centrifuge. + Added Wash-Plant and Large Thermal Centrifuge casings. % Refactored config option 'enableMachine_ThermalBoiler' to be 'enableMultiblock_ThermalBoiler'.
2017-09-17$ Fixed an issue where Multi-block recipe changes affected the actual GT ↵Alkalus
recipes. % Updated tooltips to reflect time bonuses.
2017-09-16$ Fixed an issue with #118.Alkalus
2017-09-15getBlockDrops() fix typo (#118)extrn
2017-09-15+ Added Toluene if it doesn't exist.Alkalus
+ Added Toluene uses.
2017-09-14+ Added recipe for Air Filter T2.Alkalus
2017-09-14+ Added recipes for 2-Ethylanthrahydroquinone, Hydrogen Peroxide, Lithium ↵Alkalus
Hydroperoxide and Lithium Peroxide.
2017-09-14$ Recipe fixes.Alkalus
2017-09-14+ Added recipes for Benzene, Sulfuric Tar Oil, Naphthalene, Phthalic Acid, ↵Alkalus
Phthalic Anhydride and 2Ethylanthraquinone.
2017-09-14+ Started working on the Coal Tar recipes again.Alkalus
+ Added recipes for Coal Tar Oil, Naphtha, Ethylbenzene and Anthracene.
2017-09-14+ Recipe for Sub-Station controller.Alkalus
$ Added a fix for the vanadium plate recipe not generating.
2017-09-14+ Added more Sub-Station casing recipes.Alkalus
2017-09-14+ Added recipes for Vanadium Redox Power Cells.Alkalus
2017-09-14+ Power Sub-Station now uses 1% of average eu/t.Alkalus
$ Possible fix to dynamo hatches not filling properly. + Added a much better tooltip to the Power Sub-Station.
2017-09-14+ Restarted work on the power substation multiblock.Alkalus
2017-09-13+ Made the Auto-Crafter use power in Crafting mode.Alkalus
+ Added writeItemsToGtCraftingComponents to add disassembler info to itemstacks in NBTUtils.java
2017-09-12+ Auto Crafter now consumes items when found for a recipe.Alkalus
+ Auto Crafter now outputs item when all 9 inputs are valid. + Added Read & Write to NBT functions to NBTUtils class. % Project Table now stores inputs and output to a Data Stick.
2017-09-12% Moved Recipe handling logic to the Project Table.Alkalus
+ New Project Table GUI.
2017-09-12+ Work on Crafting handler.Alkalus
2017-09-12+ Made Auto-Crafter require 9 slot input bus to work in crafting mode.Alkalus
$ Fixed project Table grid slots.
2017-09-12+ Basic support for Project Table results within the large Auto-Crafter.Alkalus
% More Project Table work.
2017-09-12+ Created the Project Table.Alkalus
2017-09-11+ Added Pahoehoe recipe for Thermal Boiler.Alkalus
2017-09-10$ Fixed Fish Trap / 0 crash.Alkalus
^ Version Bump.
2017-09-10$ Quick crash fix.Alkalus
2017-09-10% More Assembly Line handler changes.Alkalus
2017-09-10$ Fixes to Assembly Line Handler.Alkalus
2017-09-10+ Added recipes for the Alkalus Disk.Alkalus
2017-09-10^ Version Bump.Alkalus
2017-09-10$ Fixed java.lang.NoClassDefFoundError: ↵Alkalus
com/mojang/realmsclient/gui/ChatFormatting.
2017-09-10+ Added a debug item for clearing big areas.Alkalus
+ Started using BlockPos. % Changed some loading of blocks. ^ Version Bump.
2017-09-09+ Added update checker config option.Alkalus
$ Fixed pollution related content loading when GT .08 is loaded.
2017-09-09$ GT5.08.33 compliance fixes.Alkalus
2017-09-09- Removed Superconductors and Conduction Nodes.Alkalus
2017-09-09% Cape Changes.Alkalus
2017-09-09+ Added Cape handler for shits and giggles.Alkalus
2017-09-09+ Added High-amp transformers.Alkalus
- Removed Forge log spam.
2017-09-09$ Fixed Quantum not having a recipe.Alkalus
- Removed a lot of logging during start-up.
2017-09-08$ Improved multiblock recipe handling.Alkalus
2017-09-03+ Made all Multiblocks handle their recipes different.Alkalus
> They now have hard coded 20% speed bonuses over their single block counterparts and hard coded output chance bonuses. > Multiblocks no longer require cells as input or output.
2017-09-02$ Fixed tank fluid container handling.Alkalus
2017-09-02% Restored Fish Catcher tick rate.Alkalus
% Changed Infinite fluid tank texture.