aboutsummaryrefslogtreecommitdiff
path: root/src/resources/assets/miscutils/textures/blocks
AgeCommit message (Collapse)Author
2018-05-17$ Fixed some casing colours.Jordan Byrne
2018-05-17+ Added some new Fusion Reactor Casings & Coils.Jordan Byrne
+ Added recipes for the shelves. % Made the Adv. EBF process 8 parallel recipes, up from 4. % Made the Fusion Reaction MK IV use the new casings.
2018-05-15+ Added new textures for the GT Shelves.Jordan Byrne
$ Fixed a bug during ore recipe generation. $ Fixed all GT Shelves using incorrect textures.
2018-05-13Codeenvy (#273)Alkalus
+ Added recipes for all Advanced Multis. + Added new casings for Advanced EBF. + Added Turbine Animations. + Added recipe for the Air Intake Hatch. + Added new textures for the Adv. Vac. Freezer and casings. % Gave old Adv. Vac. Freezer texture to Adv. EBF. % Swapped recipe materials for Adv. Vac. and EBF. + Added a book for Power Storage Solutions. + Added book for the FFPP. - Removed some useless Meta Tiles. (This removes advanced Mixer recipes, but not the tiles themselves.) $ Fixed issue with AIC tooltip. $ Fixed some chemical processing recipes. #266 $ Fixed Large Auto-Assembler Name. $ Possible fix for #239. $ Other Bug Fixes. $ Fixed Old School Circuits breaking Integrated Circuit Recipes. % Made all FFPP recipes require/produces 1/10th of the original fluid amounts. #268 % Made Adv. EBF. Use new casing textures. % Streamlined Old School Circuit function call locations to a single handler. % Cleaned up ASM Logging.
2018-04-16+ Added the Advanced Cryogenic Freezer (Advanced Vacuum Freezer).Jordan Byrne
- Removed some logging.
2018-04-08Merge branch 'master' into power-substation-structureAlkalus
2018-04-06$ Tried to do Fancy handling but will probably revert it to the simpler ↵Jordan Byrne
non-per-bus version.
2018-04-05Add energy cell tiers up to MAX voltage, make lowest cell EV tierDavid Vierra
Renamed cells to the voltage tiers Added textures for new cells, adjusted existing textures. Texture colors are vaguely similar to pump/robot arm colors Legacy power stations will have 1.8 billion EU storage
2018-04-06+ Added a casing for the Amazon Warehouse.Jordan Byrne
+ Added registration and loader for Amazon Warehouse.
2018-04-05Rewrite Power Sub-Station machine structureDavid Vierra
Machine now allows variable height with 2-16 layers of cells (configurable via CELL_HEIGHT_MIN/MAX constants). Machine now affords more cell types for its interior (as detected in `getCellTier()`). Three more tiers of cells are added. Machine now computes energy storage from the number and type of cells in its interior. Base energy storage drastically reduced. Energy storage is now computed using a base value for the lowest tier of cells along with a tier multiplier. If the machine fails to form, stored energy is conserved. When the machine successfully forms, any energy above the storage capacity is deleted. Machine fails to form if not all cells are identical, or if dynamo/energy hatches are above the cells' tier. TODO: Add more tiers of energy cells, add crafting recipes for all new energy cells, rename and retexture cells to match tier and/or recipe, maybe adjust energy storage values.
2018-03-20+ Added Buffered Dynamos for all Tiers.Jordan Byrne
+ Added particles to the Mining Pipe and Mining Head blocks. + Added a casing block for the BRMPs. % Made Custom GT Pipes/Wires load prior to the GT Machines. $ Fixed the Industrial Extruder tooltip, incorrectly stating the Muffler was required at the rear. Tooltip now states the Maint. Hatch is required at the rear.
2018-02-22+ Added Industrial Extruder.Jordan Byrne
+ Added new textures for casings. % Improved Large Wiremill tooltip.
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+ 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 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-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-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-12$ fixed item push/pull for Modularity Table.Alkalus
+ Added some new MT textures.
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-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-07+ Added compartment textures.Draknyte1
% Cleaned up shelving code.
2017-05-27+ Added some modular base tree (Log/Leaf/Sapling) classes.Draknyte1
+ Added BoP Rainforest Trees (Still need a bit of work).
2017-04-30+ Added Resonant Ender.Draknyte1
$ Fixed COFH Fluids having incorrect textures. $ Fixed the recipe for Clay plates not auto-generating.
2017-04-01+ Added HellFire textures.Draknyte1
2017-03-30$ Rewrote Industrial Sifter structural code.draknyte1
$ Initial fixes for recipe use code in Industrial Sifter. % Changed Sieve Grate texture to not have transparency.
2017-03-12+ Added more misc. textures.draknyte1
2017-03-12+ Re-added the Helium Generator.draknyte1
+ Added a handful of new textures. + Added a new GUI texture for the Helium generator, made by 4000DC.
2017-02-15+ Finished off the fishtrap, the basis of it works, it just needs loot.draknyte1
2017-02-14+ Added Plasma cells for all missing elements. (Adds a few extra, which will ↵draknyte1
get removed). + Added a function to generate Plasma. - Removed Bedrockium generation. $ Fixed the chemical symbol for Thallium. $ Fixed an issue where a String in ClientProxy.java was being set server side.
2017-01-11+ Added Tree farm Fluid/solid Fertilisers.Draknyte1
+ Added a handler for creating non-molten fluids. + Added the basis for a config switch to enable or disable the tree farmer. $ Improved Tree Farm cutting and cleanup code. $ Fixed a bug in ItemUtils, stemming from ancient code which pointed at an array index which never exists. (Now I compare array length.) - Removed some useless code from Material.java.
2017-01-08$ Rewrote the logic for tree chopping, now the Tree Farmer cuts tree and ↵Draknyte1
clears leaves for upto 150 blocks above it. + Added a isLeaves check to TreefarmManager.java. + Added a placeholder casing texture for the Tree Farmer. (ID 77) + Added vanilla Podzol and Acacia log textures. % Changed the textures on TreeFarmer blocks.
2017-01-05+ Added a casing for the perimeter of the Tree Farmer structure.Draknyte1
$ Improved the structure formation of the Tree Farmer, it now works better when built. + Added a new texture for the Farm manager blocks, which surround the Tree Farming structure.
2016-12-27+ Added the Fission Fuel Processing Plant.Draknyte1
+ Added a config option for the FFPP. + Added new textures for the new casings. - Removed obsolete tooltips on casing blocks.
2016-12-27+ Made Fluorite Ore drop from Sandstone mining and Limestone mining.Draknyte1
+ Added Ore Blocks. + Gave Ore Blocks an overlay texture. - Removed the old ZrF4 dust.
2016-12-27% Changed the Autogenerated Fluid textures again.Draknyte1
+ Created Thorium-232, a step towards ThF4. + Added centrifuge recipe for Th->Th232(Bonus U232 0.10%). + Added THORIUM_HEXAFLUORIDE & THORIUM_TETRAFLUORIDE into ALLOY.java % Fixed fluid extractor recipes not being added for every dust. + Added more fluid extractor and fluid solidifier recipes for each material. - Removed old "uraniumHexafluoride", "uraniumTetrafluoride", "thoriumTetrafluoride" fluids and IC2 cells. % Changed Multitank Controller Logic, maybe broke things. + Added getNugget and getCell to Material.java % Changed MaterialGenerator.java to use the materials radioactivity level, not the old method based on name. % Moved material blacklist for BlastSmelting Recipe generation out of material/MaterialGenerator.java.
2016-12-26+ Added a new texture for the Fire Maker.Draknyte1
+ Added a unique NEI GUI for the LFTR. $ Fixed a spelling error in the LFTR NEI page. + Added a recipe for the Fire Maker. % Changed recipes using uraniumtetrafluoride & uraniumthexafluoride, they now use molten.uraniumtetrafluoride and molten.uraniumhexafluoride. % Changed the texture of molten.fluids.
2016-12-24$ Fixed an issue where recipeBuilder() could fail with a null.Draknyte1
+ Added a new constructor to material/MaterialGenerator.java which allows a true/false on what parts get generated. The old constructor was not removed, it just defaults to true for all parts to be generated. - Removed Lithium-7 Rotors, Screws, Rods, Long Rods, Gears, Bolts & Rings as a result of the previous addition. + Added some missing textures.
2016-12-20+ Added a TESR for the Fire Pit, it's off-centre, but otherwise renders fine.Draknyte1
2016-11-23+ Added proper components for the ENERGYCRYSTAL material.Draknyte1
+ Added proper components for the BLOODSTEEL material. + Added a feature to CoreItem.java that allows items to be replaced (easy deprecation of older items). $ Fancied up the PlaceHolder Texture. % Tweaked the recipe for the Maceration Stack Controller.
2016-11-23+ Added placeholder textures for the second set of casings.Draknyte1
2016-10-25+ Added some more Machine Casing textures.Draknyte1
+ Added Grisium. % Tweaked the MultiPickaxes. % Did some more work on the Blast Smelter controller. $ Finished work on the Blast Smelter Recipe generation (It's not unique enough yet, apparently) > After numerous re-write attempts at this all morning, the issue remains that recipes overlap. > Recipe output logging for this is still enabled, but it currently only does Osmiridium for a test run. - Removed some useless classes.
2016-10-22+ Added more Textures & Overlays.Draknyte1
2016-10-22% Changed most GT4 textures into overlays.Draknyte1
+ Added some more GT4 textures.