aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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$ Power Sub-Station now follows Soft hammer behaviour.Alkalus
> Power will not be input/output unless controller is running.
2017-09-14$ Finished up Power Sub-Station.Alkalus
2017-09-14+ Made Sub-Station a block taller.Alkalus
% Changed Sub-Station power handling.
2017-09-14+ Restarted work on the power substation multiblock.Alkalus
2017-09-13$ Actually fixed input consumption for Auto-CrafterAlkalus
$ Fixed the Auto-Crafter not starting up or using power. + Improved Scanner tool-tip on Auto-Crafter. % Decreased Assembly Time in Auto-Crafter. % Increased Disassembly recovery chance. - Removed lots of Auto-Crafter logging.
2017-09-13$ Hopefully fixed Auto-Crafter consuming input from each stack available. ↵Alkalus
(Now it only takes the input it requires)
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-13% Modified Output slots textures to reflect Data Sticks, instead of showing ↵Alkalus
Data Orbs.
2017-09-13% Moved Crafting code to it's own function.Alkalus
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$ Possible fix for invisible casings.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 another cape.Alkalus
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-09Internal Change.Alkalus
2017-09-09% More Centrifuge texture changes.Alkalus
2017-09-09% Recoloured Centrifuge Textures.Alkalus
2017-09-09% Replaced Centrifuge Textures.Alkalus
2017-09-09$ Fixed creative energy buffer.Alkalus
- Removed logging.
2017-09-09+ Added ability for High-Amp Transformers to swap between 2A:8A and 4A:16A ↵Alkalus
modes.
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-09Merge branch 'master' of https://github.com/draknyte1/GTplusplusAlkalus
2017-09-09Fix for 100% output for the first item (#129)Vladislav Ivanov
2017-09-09$ Redid multiblock recipe handling again.Alkalus
2017-09-08- Reverted Multiblock changes.Alkalus
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.
2017-09-02+ Added an infinite fluid tank for testing.Alkalus
2017-09-02$ Fixed Fish Catcher not adding loot as intended.Alkalus
$ Fixed Fish Catcher not putting items into the correct slots. + Fish Catcher can now have a custom name. + Fish Catcher now drops inventory when broken.