Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | % 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 | $ 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-09 | % More Centrifuge texture changes. | 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-09 | Merge branch 'master' of https://github.com/draknyte1/GTplusplus | Alkalus | |
2017-09-09 | Fix 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. | |||
2017-08-29 | $ Fixed LFTR tooltip not mentioning which casings to use. | Draknyte1 | |
% More messing around with entity rendering and some custom mobs. | |||
2017-08-29 | $ Fixed an issue where GT++ Fluid tanks were used in recipes even if disabled. | Draknyte1 | |
2017-08-29 | + Added some random entities. | Draknyte1 | |
2017-08-26 | $ Fixed Auto-Crafter not instantly consuming items when in disassemble mode. | Alkalus | |
% Made Disassembly faster in Auto-Crafter. | |||
2017-08-26 | $ Fixed Auto-Crafter not saving it's mode. | Alkalus | |
2017-08-26 | $ Fixed Voltage detection for disassembly handling in the Auto-Crafter. | Alkalus | |
- Removed some Logging from the Auto-Crafter. | |||
2017-08-26 | $ Fixed detection of output slots available in the Auto-Crafter. | Alkalus | |
$ Fixed the Auto-Crafter not removing items with a stack size <= 0. % Removed/Redid some code in the Creative Energy Buffer. | |||
2017-08-26 | $ Fixed the Casing_Refinery_Internal recipe when New Horizons is loaded. | Alkalus | |
2017-08-25 | % Minor change to Auto-Crafter progress time. | Alkalus | |
2017-08-25 | % Changed Autocrafter name. | Alkalus | |
% Changed Autocrafter Tooltip. | |||
2017-08-24 | $ Fixed Large Sieve Grate texture, it is now using transparency. | Draknyte1 | |
% Changed Autocrafter texture. | |||
2017-08-24 | + Made the large Autocrafter handle Assembly and Disassembly properly. | Draknyte1 | |