aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-11-27$ Fixed ExtraBee frame recipes not working.Alkalus
$ Fixed many other unknown recipes which had null inputs as items.
2017-11-27^ Version bump.Alkalus
$ Final .08.33 fix.
2017-11-27$ 5.08.33 compat.Alkalus
2017-11-27$ Hopefully fixed crash when Thaumcraft wasn't loaded.Alkalus
$ Hopefully fixed crash when Forestry wasn't loaded.
2017-11-27$ Compatibility Fixes.Alkalus
- Removed Ore-Regeneration command.
2017-11-27Merge pull request #156 from draknyte1/Multiblock-FixAlkalus
Multiblock fix for #141, other misc. fixes & a few new additions.
2017-11-27Increased no. of Casings per craft (#132)npawk12
% Updated RECIPES_Machines.java, Gives 1x or 2x casings depending on GT ver. $ Revert some changes
2017-11-27$ Tried to implement a much nicer gui for the Grindle.Alkalus
2017-11-27$ Fixed Sugarcane to Plant Fiber recipe.Alkalus
2017-11-27^ Version Bump.Alkalus
2017-11-27- Removed Mekanism changes if RedTech is loaded.Alkalus
2017-11-27+ Added plant fibre to craft ropes with.Alkalus
+ Added recipes for Plant Fibre, Rope and Nets.
2017-11-26+ Added Rope & Net block.Alkalus
+ Added English localization for the Staballoy Construct. % Made the Xp Converter give of light as it cycles colours. % Formatting.
2017-11-26+ Added Xp Converter crafting recipe.Alkalus
+ Added compressed obsidian. + Added inverted obsidian. + Added crafting & uncrafting recipes for the compressed & inverted obsidian. % Formatting.
2017-11-26% Made the Xp Converter more colourful.Alkalus
2017-11-26$ Fixed Large Sifter, Tree Farm & Power Sub-Station not forming on SMP.Alkalus
$ Fixed issue where INFO_MACHINE_LOGGING would cause NPE's on SMP. - Removed logging from the Xp Converter.
2017-11-26$ Fixed the Xp Converter not retaining its mode.Alkalus
2017-11-25$ More Fixes to the Xp Converter.Alkalus
2017-11-24$ Fixed issue where all my blocks allowed mobs to spawn.Alkalus
% More Work on the Xp Converter. % Formatting.
2017-11-24% Refactored a package and class name.Alkalus
2017-11-24+ Added a simple block that can convert liquid xp to mob essence and back.Alkalus
+ Added some Enchantment utilities.
2017-11-23Merge branch 'Multiblock-Fix' of https://github.com/draknyte1/GTplusplus ↵Alkalus
into Multiblock-Fix
2017-11-23+ Added Ink Sacs to Fish trap loot.Alkalus
+ Added recycling recipes for all material components. + Added EnderIO alloys to the Alloy Blast Smelter. - Reduced rate of Sand from Fish Trap by 5%. - Removed some logging. $ Fixed Tooltip of Large Sifter stating it only required 9 Sieves, now says 18 as intended. $ Fixed Recipe Recycling not working as intended.
2017-11-23+ Added Ink Sacs to Fish trap loot.Alkalus
+ Added recycling recipes for all material components. - Reduced rate of Sand from Fish Trap by 5%. - Removed some logging. $ Fixed Tooltip of Large Sifter stating it only required 9 Sieves, now says 18 as intended. $ Fixed Recipe Recycling not working as intended.
2017-11-22$ Small fixes to previously added ABS recipes.Alkalus
2017-11-22+ Added the basic framework for Ore Regen commands.Alkalus
+ Added more missing Blast Smelter recipes. $ Fixed Alloy Blast Smelter not using fluids as expected.
2017-11-20+ Added the Upgraded Arcane Alembic.$ Fixed the Upgraded Alchemy Furnace GUI.Alkalus
% Tried to make the 'Upgraded' Alembic & Furnace work better with the vanilla TC versions. $ Fixed the Upgraded Alchemy Furnace causing the tesselator to throw issues. $ Fixes to the Upgraded Arcane Alembic.
2017-11-20$ Fixed the Upgraded Alchemical Furnace being built from heavily obfuscated ↵Alkalus
code. % Adjusted Wither Guard recipe to now output 32x per craft, at the added cost of a Netherstar per craft. % Small formatting changes.
2017-11-20+ Added recipe for Wither Cage.Alkalus
2017-11-20+ Added a faster TC Alchemical Furnace.Alkalus
+ Added a Wither-Proof block. % Tweaked Grindle GUI.
2017-11-18+ Added the Grindle, a portable E-reader for Data-Sticks.Alkalus
2017-11-17$ Fixed capes. My bad.Alkalus
+ Added new textures for capes. ^ Version bump.
2017-11-17+ Gave people free capes.Alkalus
% Redid cape handler. - Removed annoying logging.
2017-11-17^ Version Bump.Alkalus
% Tweaked SFR side texture when active.
2017-11-17+ Added in the Compact Fusion Reactor.Alkalus
% Did work on the CFR. $ Fixed a tooltip on the Pollution Detector.
2017-11-17+ Added the Cutting Factory Multiblock.Alkalus
+ Added a config for the Cutting Factory. % Hid Generator Array Logging.
2017-11-17+ Added the Generator Array.Alkalus
2017-11-16+ Added the ability for the Pollution Detector to output redstone when above ↵Alkalus
a level set by the screwdriver. + Added pollution to the Wash plant. % Improved Pollution Detector right click message.
2017-11-16$ Pollution Scrubber uses Turbine Blades very fast. Fixes #155.Alkalus
2017-11-16$ Fixed Wash Plant.Alkalus
2017-11-16$ Attempted fix 1 to Wash Plant recipe handling.Alkalus
2017-11-16$ Fixed tooltips and double local-distance range for Wireless Charger.Alkalus
2017-11-16+ Added recipes for Wireless Chargers.Alkalus
$ Fixed exploit using Long-Range mode, temporarily disabled.
2017-11-16$ First fix towards invalid tile entity mapping.Alkalus
2017-11-16+ Added in annoying logging.Alkalus
$ Fixed NPE when tickhandler tries to get null Tile entity. % Tweaked Stored Energy and A/in/t for Wireless Charger.
2017-11-16$ Improved handling of fully Charged and non-charged items.Alkalus
2017-11-16$ Made Electric Item Checking within player inventories work better.Alkalus
2017-11-16$ Fixed voltage used to charge items.Alkalus
2017-11-16$ Redid the LivingEntityUpdate event, fix it not working as intended.Alkalus
$ Fixed persistent player mappings to null Wireless Chargers.
2017-11-16+ Created the base framework for wireless charging.Alkalus