aboutsummaryrefslogtreecommitdiff
path: root/src/resources/assets/miscutils
AgeCommit message (Collapse)Author
2019-07-26+ Added config option to adjust ingame BGM delays. (Should be working)Alkalus
+ Added a Pest Killer for quick removal of Butterflies and Bats. + Added Hydrogen Cyanide. % Replaced existing assets for the Bat King. % Replaced Bat King Logic, it's now an offensive mob. $ Fixed Bat King model scaling.
2019-05-17+ Added Fake Covers for ULV-MAX casings. Now you can hide your cables better.Alkalus
% Migrated some recipes.
2019-05-16% Minor adjustments.Alkalus
2019-05-14% Minor Adjustments.Alkalus
$ Minor Fixes.
2019-05-13% Adjusted ID of Industrial Vacuum Furnace.Alkalus
% Adjusted Textures on Industrial Vacuum Furnace.
2019-05-13+ Added High Quality Industrial Diamond.Alkalus
+ Added various material components. + Added a debug machine used for calling the Garbage Collector. + Added recipe to obtain Hot Water. + Added way to obtain Dragonsblood. + Added lots of quick access fluids directly to FluidUtils. % Updated English Locale. $ Fixed issue preventing all Multiblocks from forming. $ Fixed some minor texture issues.
2019-05-13+ Added 5 lower Tier charging packs.Alkalus
2019-04-29$ Fixed bug when breaking blocks which drop their inventory contents.Alkalus
$ Fixed Hardness of Lead Lined Chest. $ Fixed handling of tools/electrics in the Tree Farmer. % Updated English Locale.
2019-04-18+ Added more tools.Alkalus
2019-04-17+ Added Electric Wire Cutters.Alkalus
% Adjusted Angle Grinder Recipes.
2019-04-17+ Added textures for the Angle Grinders.Alkalus
% Adjusted Tooltips on Angle Grinders.
2019-04-17% Updated Locale.Alkalus
% Adjusted names of three Materials slightly. $ Fixed Multiblocks not consuming inputs by reverting logic back to a previous state. $ Fixed Multiblocks not respecting Control Cores correctly when present. $ Fixed Multiblocks handling of recipes which require boosted outputs. $ Fixed Animation of Large Centrifuges. (Mostly)
2019-04-02+ Added TexturePackages.Alkalus
$ More work on redstone systems.
2019-03-14Merge branch 'master' of https://github.com/draknyte1/GTplusplusAlkalus
2019-03-14+ Added Teflon.Alkalus
2019-03-14update lang flie ,fix bug (#422)huajijam
* update lang flie ,fix bug * update lang,fix bug * fix a bug * fix bug web ide is so awesome * fix lost "-" bug * Update Achievement * Fix Bug * Fix a bug * Fix bugs * Fix bugs * fix bug * fix Nitinol 60 bug
2019-03-14+ Added more Carbon based chemicals for future use.Alkalus
% Mild tweaks to some Carbon based chemistry. % Updated en_US.lang. $ Fixed NPE in BTF_Inventory.java.
2019-03-14+ Added Bombs.Alkalus
% Made RAW collectors produce 10x less. $ Fixed tooltips on RAW collectors. $ Fixed a bug regarding STARTUP_PHASE.
2019-03-14* % Xenil is no longer a primal aspect.Alkalus
% Disabled Control Cores for Multiblocks.
2019-03-14+ Added crafting recipe for Biocomposite Collector.Alkalus
$ Minor fixes.
2019-03-14+ Added Biocomposite Collector.Alkalus
% Updated en_US.lang. $ Fixed recipe for Agricultural Sewer.
2019-03-13% Mild improvements to BTF_Inventory.java.Alkalus
% Finished Agricultural Sewer.
2019-03-08% Allowed Hand-Pumps to function on all Tanks again & also allowed GT output ↵Alkalus
slots. Closes #423. % Adjusted Generic Bucket handling of Textures and Colouring. $ Fixed several issues with Hand-Pump logic, Fixes #353. $ Fixed load issues with FluidFactory.java.
2019-03-08$ More work on fluid overhaul.Alkalus
2019-03-08+ Added some AgriChem. (You can now use Raw waste as a fuel source)Alkalus
+ Added OreDict names to vanilla items, as was done in Forge 1.8.9. + Added functions to allow other mods to add Semifluid Fuels. + Added functions to handle String data into StringUtils.java. % Renamed getItemStack -> getItemStackFromFQRN. $ Fixed handling of custom cells for fluids using '.' within their names. $ Fixed HF exploit.
2019-03-04% Final touches to TC aspects. The 5 custom ones added by GT++ now have ↵Alkalus
names and proper handling.
2019-02-28+ Added some new dummy items for Assembly Line research, so as not to ↵Alkalus
conflict with existing recipes. % Rewrote some of ItemGenericToken.java to allow other classes to extend it. $ Fixed recipe overlap. Closes #431.
2019-02-28+ Uploaded missing Hemp crop textures.Alkalus
% Adjusted crafting recipe for Tumbaga when hand-crafted. Closes #433. $ Fixed A2 Spam. Closes #432.
2019-02-07+ Added new achievements page for Assembly Line Recipes.Alkalus
+ Added custom safety checks to Assembly Line Recipe/Achievement handling via ASM. + Added a safe way to get the unlocal names of items. - Removed 'Press e' Achievement when in Dev. (Thank, Fucking, God) $ Fixed a mild error concerning localization of Americium-241 Blocks.
2019-02-05+ Added recipe for Nano Healer.Alkalus
+ Added recipe for Strange Dust. + Added recipe for Slow Builders Ring. + Added recipes for Charge Packs. + Added recipes to make obtaining Zirconium a little earlier. + Added packager recipes for all ore materials. + Added lathe recipes for all materials -> rods. Closes #411. + Added way to process Silicon Carbide into Synthetic Graphite. Closes #407. + Added proper achievement localization for all new AL recipes. + Added more INIT_PHASE's. - Removed ways to obtain Trinium dust in GTNH. (Leave handling to GT instead). % Adjusted recipes for Cyclotron and Casings, it's now assembled instead of shape crafted. % Adjusted circuits used in lower tier dehydrator recipes for consistency. Closes #364. % Adjusted a few materials having '-' in their name within en_US.lang. % Adjusted power capacity of the Gem Batteries. % Adjusted tiering for Large Auto-Assembler, it has been reduced by one. % Adjusted composition of Pikyonium to now require Yttrium, instead of the rare Ytterbium. % Adjusted composition of DEEP_EARTH_REACTOR_FUEL_DEPOSIT to be slightly more balanced. % Adjusted smelting point of Zirconium Carbide. $ Fixed an NPE in GeneralTooltipEventHandler.java. $ Fixed weird invisible recipes. Closes #304. $ Confirmed Large Mixer is now working correctly. Closes #366. (Closed in previous commit https://github.com/draknyte1/GTplusplus/commit/918d763dabd82d47db739a1b0a51c01f0803adc0). $ Confirmed Matter Fabricator is now working correctly. Closes #360. + Auto Doors. Closes #338. (Closed in previous commit https://github.com/draknyte1/GTplusplus/commit/22c6a05a8a3a00294bcb8890a1e2a0fdc9196de8). % Changed Energy Buffer Recipes. Closes #52. (Closed in previous commit https://github.com/draknyte1/GTplusplus/commit/499411aa21ac4a742b6d51ef3ce9c4046d0a22c1). $ Invalid Recipe. Closes #241. (Closed in unknown, previous commit).
2019-02-05+ Added recipes for ULV generators.Alkalus
+ Added recipes for New batteries and their components. (To be use in the charger packs). % Mildly adjusted Circuit programmer recipe. % Adjusted Plasma hatch to be output only. $ Fixed bad tooltips on material blocks/frames. $ Fixed Lang formatting issue.
2019-02-05Automatic synchronization‭huajijam
2019-02-05+ Added Charge Packs, which can be worn in the Bauble belt slot.Alkalus
+ Added more recipes for particle related content. + Added recipe for Hydrogen Plasma. + Added Plasma Tanks. + Added Alternative Fusion Reactor. + Added recipe for the Super Jukebox. % Updated Locale files. $ Hopefully made calls to possibly invalid ItemList values safer. $ Fixed Large Mixer not working with fluids correctly. $ Fixed ABS and Adv. EBF not allowing a muffler in the center of the top layer. $ Fixed Fusion bug, making all recipes take 4x longer than originally required. $ Fixed recipes using Redstone Alloy as a material in tiered recipes. (Makes ULV Energy Cores craftable again) $ Fixed Nano Healing Bauble. $ Fixed annoying low transfer rate of Railcraft. (This should be higher when playing with GT anyway, it's now 4x, disabled in ASM config). $ Fixed the fact that Portable tanks were still portable in GTNH.
2019-02-04fix a tiny bug.....FK‭huajijam
2019-02-04Fix bug where the item name is not uniform‭huajijam
2019-02-04fix bug~~~‭huajijam
2019-02-01Fix more translation bughuajijam
Thanks to YoungGT for suggesting changes to me
2019-02-01fix the particle translation bughuajijam
2019-02-01Fix more translation bug,improve word fluency,huajijam
2019-02-01fix a trans bughuajijam
2019-01-31fix a tiny bughuajijam
2019-01-31trans all thingshuajijam
thanks for YoungGT
2019-01-31update some old trans.repair translation is not uniform bughuajijam
2019-01-31fix a bug by "buffer core" change to “energy core"huajijam
2019-01-31updatehuajijam
update
2019-01-31+ Added a config option for control cores. Someone should definitely test ↵Alkalus
this works as expected. % Reduced cost of Hatch_Control_Core recipe. % Minor tweaks to Fish Traps. $ Fixed inventory shuffling for some Tile Entities. $ Fixed Super Jukebox, it's now mostly functional. $ Fixed constructBaseMetaTileEntity returning the wrong type of Entity for pre-existing wooden pipes, this should now get caught and thrown if the GT++ entity fails to a ClassCastException.
2019-01-30update transhuajijam
2019-01-30updatehuajijam
update
2019-01-30Update zh_CN.langhuajijam
2019-01-25Merge branch 'master' into imgbotAlkalus
# Conflicts: # src/resources/assets/miscutils/textures/items/itemBufferCore.png