aboutsummaryrefslogtreecommitdiff
path: root/src/resources/assets/miscutils
AgeCommit message (Collapse)Author
2018-08-23+ Added the legendary Tin Foil Hat. Part of #343.Alkalus
2018-07-21+ Gave Tokens icons.Alkalus
$ Fixed some invalid recipe logging for recipes that contained nulls. $ Fixed Custom ores not having a default texture. % Moved Pump Logging, it was moved to WARNING from INFO. - Removed most of old Pump tool code.
2018-07-18% Finished GT tank handling for Hand Pumps.Alkalus
2018-07-18+ Basework for a GT++ based Hand Pump.Alkalus
+ Added some ore veins to Australia Dimension.
2018-07-18+ Added the Base work for a Hand pump, that removes fluids from the input ↵Alkalus
tanks of GT machines.
2018-07-10+ Added some new Animals to Australia. (Boar, Dingo, Octopus & Spiders)Alkalus
2018-07-06+ Added Aboriginals.Alkalus
2018-07-02+ Added extra GTNH checks on old circuit features.Alkalus
- Disabled Sulfuric Chem for the time being. $ Tried to fix all the recipes I borked.
2018-07-02% Hopefully improved recipe loading by several factors.Alkalus
% Re-arranged spawner code during loading. $ Hopefully recipe Creative Tabs issues. $ Fixed profession of one of the new villagers.
2018-07-01+ Added 3 villager types with custom skins.Alkalus
+ Added some trade templates to all three villagers. + Added localization for all new villagers.
2018-07-01+ Added lang file updates.Alkalus
% More work on Spawners. % More work on Villagers.
2018-06-26+ Added Trinium Ore and Byproducts.Alkalus
$ Fixed Ore Recipe generator not working for things without byproducts (pure materials) $ Tried to fix loading of some recipes. $ Fixed a bug in the Fluids recipe generator.
2018-06-16Merge pull request #288 from bartimaeusnek/patch-1Alkalus
+ Added Creative Item Tab name for BOP (En/De)
2018-05-29+ Attempted to make some server friendly threaded Super Buffers.Alkalus
+ Initial work on an infinite item holder, for test setups. % Renamed GregtechSuperTanks.java to GregtechSuperChests.java.
2018-05-28Update de_DE.langbartimaeusnek
2018-05-28Update en_US.langbartimaeusnek
added BOP crative tab
2018-05-27$ Tried to fix console spam for invalid tooltip handling.Alkalus
$ Fixed NEI handler not showing % chances for recipes. (maybe?) $ Fixed Trinium not working correctly in GTNH. $ Fixed invalid cape lookups. % Tweaked recipe for Max tier Redox cells. % Tweaked name of Control Circuit.
2018-05-27+ Added a small hack to give all GT turbines animated textures while running.Alkalus
+ Added config option for animated texture hack. % Tweaked Large Egg texture again.
2018-05-27+ Added tooltips to blocks which may drop Fluorite ore.Alkalus
$ Fixed Adv. Vac Freezer recipes not requiring Cryotheum. % Tweaked Large Egg texture mildly.
2018-05-26% Made Large Eggs have a random size.Alkalus
$ Fixed invalid localization of Large Chickens.
2018-05-26+ Added more names to en_US.lang.Alkalus
% Fixed a fluid naming issue.
2018-05-26% Initial start to LFTR reworking.Alkalus
% Changed around the capes a lil bit.
2018-05-24+ Added an issue template.Alkalus
2018-05-24+ Added Giant Chicken.Alkalus
+ Added Big Eggs. - Removed Segment Analytics entirely.
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-13+ Added some Chinese Locale done by @MoXiaoFreak months ago, however it was ↵Jordan Byrne
never PR'd or anything.
2018-05-13$ Fixed Shitty Patreon Cape Texture, now it's more Awesome.Jordan Byrne
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-20^ Version bump to 1.7.0-pre11-final.Jordan Byrne
$ Fixed many .08 compat issues stemming from use of newer NEI handler features in .09. $ Redid a lot of GT_Recipe and Recipe_GT handling. $ Fix to Adv. Vacuum Freezer recipe handling. $ Fixed NEI not loading Multiblock Handler. $ Fixed various crashed from NEI.
2018-04-19+ Added a fake GT tool for Rendering purposes.Jordan Byrne
% Initial work on the new Sub-Station GUI. $ Fixed a compile issue where I used the wrong XSTR import.
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-08Frames by bartimaeusnek (#247)bartimaeusnek
> Frames by bartimaeusnek + Added some frames + Added recipes for frames + Added localisation for frames (US-EN, DE-DE) $ Fixed Useless Frame
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-04-01+ Added some Fleshy components!Jordan Byrne
+ Added a Roadmap. % Updated en_US.lang.
2018-03-24Merge pull request #234 from DerMilchkarton/masterAlkalus
extended german language file
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-03-15+ Added additional processes for obtaining Radon.Jordan Byrne
+ Added Radium items to en_US.lang. % Base work on tickCounting for Tickable items in containers. $ Small Mass Fabricator fix.
2018-03-14Add files via uploadDerMilchkarton
2018-03-14extended german language fileDerMilchkarton
2018-03-14+ Locale Additions.Jordan Byrne
2018-03-03$ Small fixes to Yellorium ore component additions.Jordan Byrne
2018-03-03+ Added Foil base item for future item generation.Jordan Byrne
+ Added U235 foil, if it is missing. $ Fixed Mutagenic frame recipe not working, due to U235 Foil not existing in .09. $ Fixed naming of Cryo/Pyrotheum fluid blocks. % Tweaked Multi Machine Manual.
2018-03-03% Updated Textures for all Kinetic Rotors, Rotor Blades, Shafts, Dehydrator ↵Jordan Byrne
Coils and Coil Wires. Thanks to @mtesseracttech for these! $ Multi Machine Work.
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.