aboutsummaryrefslogtreecommitdiff
path: root/src/resources/assets/miscutils
AgeCommit message (Collapse)Author
2018-02-26+ Added Small Gear extruder shape and more recipes for all small gears. ↵Jordan Byrne
(Extruder/Alloy Smelter) + Added recipes for the Iron and Steel rotor shafts to be crafted using the Shaft extrusion shape. + Added Block of Vibrant alloy to blockVibrantAlloy in the Ore Dictionary. $ Fixed missing extrusion shaft recipe, due to blockVibrantAlloy not existing previously. % Changed texture for GT computer cube.
2018-02-23$ Fixes bad Air Filter names.Jordan Byrne
$ Fixes bad Buffer Core registration. $ Fixes blank tooltip added to some items. > It appears @codewarrior0 tried to PR this in #221 while I was out at dinner. His fixes are identical to mine, but mine simply weren't committed. So, this Closes #221.
2018-02-23$ Fixes to en_US.lang.Jordan Byrne
2018-02-23% Improved Large Extruder tooltip.Jordan Byrne
$ Fixed incorrect names of Buffer Cores.
2018-02-22+ Added Industrial Extruder.Jordan Byrne
+ Added new textures for casings. % Improved Large Wiremill tooltip.
2018-02-22Merge pull request #218 from DerMilchkarton/masterAlkalus
Created german language files.
2018-02-21$ Added PR #219 via reflective methods.Jordan Byrne
$ Locale fixes.
2018-02-21+ Added localization for en_US for basically every item and block.Jordan Byrne
$ Tried to better support locales across all items. This should enhance #218.
2018-02-13Created a german miscutils language fileDerMilchkarton
2018-02-04+ Added Super Chests.Jordan Byrne
$ More work on Gregtech ASM. > NBTTagCompound is now created in MetaTileEntity. getDrops() & breakBlock() are also both overwritten.
2018-01-31+ Added config to disable tooltips on EIO ingots.Jordan Byrne
$ Fixed worldgen issue in Everglades. $ Fixed Power Sub-station not handling output voltages correctly. $ Fixed Ore vein bias issue for Everglades gen. - https://github.com/GTNewHorizons/GT5-Unofficial/commit/05b361cf7f29f1cd24d69bcea8630f3ae470b182#diff-8accfe00d7b275149176462fbc5fcf59
2018-01-30^ Version bump to 1.7.0pre2Jordan Byrne
% Toned down Staballoy Construct explosion. % Changed ore Density during generation in Toxic Everglades. % Updated en_US.lang.
2018-01-30+ Added recipes for processing Sludge/Waste water.Jordan Byrne
- Disabled Toxic Everglade Ore generation. % Tweaked Sludge/Waste water textures to be less blurry.
2018-01-30+ Added recipe to craft the Activated Alkalus Disk.Jordan Byrne
+ Added recipe to craft Mystic Frame portal blocks. % Tweaked Toxic Everglades Portal. % Tweaked sludge textures. $ Stopped Mining Explosive using CSPRNG.
2018-01-29+ Added Patron Capes.Jordan Byrne
% Changed Power Sub-Station recipe, harder in GTNH. Closes #194. Also closes https://github.com/GTNewHorizons/NewHorizons/issues/2517. % Tweaked Industrial Sifter & Wash Plant items/operation. % Greatly improved the Iron Blast Furnace for GT 5.09. It is now double the speed of a Bronze/Bricked Blast Furnace.
2018-01-29+ Added Trinium Titanium Cable/wires.Jordan Byrne
+ Redid material components to better use GT texture assets. % Gave all 32 ore types new TextureSets. % Doubled capacity of all fluid pipes. % Moved Item/Block creation from init() to preInit(). $ Fixed Sludge fluid texture. $ Moved Darkworld from being a child mod into it's own mod, Renamed to Toxic Everglades. $ Bundled SegmentHelper.java, for future development ease.
2017-12-29% Localized the Plasma Death Message.Jordan Byrne
$ Fixed electrolyzer recipes for ore dust. $ Fixed bug with material generation system. + Added a custom renderer for the ore blocks. $ Fixed renderer issue where the background texture was incorrect.
2017-12-28+ Added 3 new batteries.Jordan Byrne
$ Fixed Circuits so that each one has a valid replacement type. $ Fixed a bug some materials had invalid radiation levels. $ Fixed crushed ore item type textures. + Added recipes for all crushed ore items. + Added processing recipes for all crushed ore items.
2017-12-13$ Further bee work.Jordan Byrne
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-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+ Added in the Compact Fusion Reactor.Alkalus
% Did work on the CFR. $ Fixed a tooltip on the Pollution Detector.
2017-11-15+ Added custom Hatch textures.Alkalus
2017-11-14+ Added custom books.Alkalus
2017-11-12$ fixed item push/pull for Modularity Table.Alkalus
+ Added some new MT textures.
2017-11-12+ New modular table gui texture.Alkalus
+ Added 9 storage slots for components to the modularity table. + Added a processing time to Modular upgrades.
2017-11-12% Allowed Modular upgrades to stack up to 64.Alkalus
$ Fixed upgrade stacks being consumed in one go. $ Fixed Icon not correctly aligning to bauble type. + Added a matching ring bauble texture.
2017-11-11$ Fixed the textures used by the Modular Bauble.Alkalus
2017-10-07+ Made Alloy Blast Smelter actually check for a muffler.Alkalus
% Changed Industrial Electrolyzer controller texture. % Changed Large Sifter controller texture. $ Fixed names of custom IC2 cells. $ Fixed the empty item having an invalid texture.
2017-09-26% Changed Blast Smelter Recipe addition again. Input fluids should now be ↵Alkalus
supported. > This allows more alloys requiring oxygen or argon to be produced.
2017-09-25+ Added textures and Models for the Staballoy Construct and the Sick Blaze..Alkalus
$ Fixed Dark World Top and secondary layer not generating.
2017-09-24+ Added a throwable potion of sulfuric acid.Alkalus
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-13% Modified Output slots textures to reflect Data Sticks, instead of showing ↵Alkalus
Data Orbs.
2017-09-12% Moved Recipe handling logic to the Project Table.Alkalus
+ New Project Table GUI.
2017-09-12+ Created the Project Table.Alkalus
2017-09-09+ Added another cape.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% Recoloured Centrifuge Textures.Alkalus
2017-09-09% Replaced Centrifuge Textures.Alkalus
2017-09-02% Restored Fish Catcher tick rate.Alkalus
% Changed Infinite fluid tank texture.
2017-08-23+ Added LFTR block recipes.Alkalus
+ Added LFTR Control Circuit. $ Changed Material logging. Fixes #126.
2017-08-12+ Added a config option for the Thermal Boiler.Draknyte1
+ Added the Lava Filter. + Added Thermal Boiler Casing. + Added Recipes for the Thermal Boiler controller and casing block.
2017-08-07+ Added compartment textures.Draknyte1
% Cleaned up shelving code.