aboutsummaryrefslogtreecommitdiff
path: root/src/resources/assets/miscutils/lang
AgeCommit message (Collapse)Author
2019-10-16+ Added first batch of Bio Recipes.Alkalus
% Updated some Textures.
2019-10-16+ Added some new items for Biochem recipes.Alkalus
2019-10-13+ Added Round-Robinator recipes.Alkalus
% Adjusted Zirconium Carbide tier, and changed the materials used for LV tiered recipes. % Finished work on the Round-Robinator logic. $ Removed PSS log spam. $ Many minor bug fixes.
2019-08-24+ Added new processing chain for Rare Earth. 3 different processing chains ↵Alkalus
can be used to obtain various resources. Closes #530. % Adjusted some auto-generated recipe processing times for Ore materials. % Adjusted some material components of a few Ore materials. $ Added some placeholder names for unnamed blocks from other mods.
2019-08-17+ Added Air consumption to the LRE.Alkalus
% Made the LRE longer. (10, up from 4) % Greatly improved NEI handling for decayables. $ Improved logic of LRE. $ Fixed NEI crash. $ Fixed bug in underlying GT code causing depleteInput to return false wrongly.
2019-08-15+ Attempted to add a buggy NEI page for decayable dusts.Alkalus
+ Added a way to disable ALL GT++ logging in the ASM config file. + Added recipes for Ztones covers. % Adjusted recipes for Tiered machine covers. % Updated GT++ debug command to toggle logging if desired. (Useful in-game). $ Fixed bug where smart covers would lose their state.
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-16% Minor adjustments.Alkalus
2019-05-14% Minor Adjustments.Alkalus
$ Minor Fixes.
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-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-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-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 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-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-30update transhuajijam
2019-01-30updatehuajijam
update
2019-01-30Update zh_CN.langhuajijam
2019-01-25Merge pull request #413 from huajijam/masterAlkalus
trans to chinese and fix bugs~~~~~~~~~~~~~~~
2019-01-25+ Added recipes to obtain Astral Titanium, Celestial Tungsten Advanced ↵Alkalus
Nitinol and Chromatic Glass. + Added Particle Physics, so some basic extent. + Added new textures for some Meta items. + Added new textures for all particles and ions. + Added Custom Debug NBT to error ingots, in the event one is obtained by a player. + Added more information to the tooltip of Control Cores. + Added more uniform ways to obtain tiered item components to CI. - Hard disable of GC Fuel tweaks for the moment. % Hopefully greatly improved the cape handler. Cape list is now stored on Overmind's site, meaning it can be updated outside of the mod. % Cape Handler now will store the cape data locally in a .dat for offline use, this can be updated anytime by removing it, or once a week if outdated) % Tweaked Cyclotron Recipe map to support new changes to functionality. % Tweaked RTG fuel pellet production time in Cyclotron to be 100x. % Adjusted requirements for Quicklime to generate (It may vanish after this commit, May be worth rolling back if an issue.). % Adjusted code to use checkForInvalidItems instead of direct item comparisons in several places. % Renamed Buffer Cores to Energy Cores. % Adjusted recipes for Energy Cores and Energy Buffers, they now require 6 slot assembly. $ Fixed Multiblock handling during structure checks, they'd accidentally detect the controller as an invalid block.
2019-01-19fix bughuajijam
2019-01-18Update zh_CN.langhuajijam
2019-01-18still fix bugs~~~huajijam
2019-01-18trans to chinese and fix bugs~~~~~~~~~~~~~~~huajijam
2019-01-12% Updated the Russiand lang file to be in the correct format.Alkalus
2019-01-12+ Added the Control Core check to the structure check, your Multiblock will ↵Alkalus
no longer form without a Valid Core Module. + Added valid English names to the en_US.lang for the Auto-Doors. $ Hopefully fixed a bug where the Adv. Ebf would run without Pyrotheum.
2019-01-09+ Added 118 Ions and all Base Particles.Alkalus
+ Added localisation for over 600 of the new items added. - Disabled custom GC Solar System. % Moved registration of Fluorite Ore handler later. % Fixed name of Radioactive Material Mix. > Also includes changes made earlier, dunno.
2018-10-29% Greatly improved Tooltip of GT++ Ore Blocks.Alkalus
$ Forgot to actually update the .lang file in relation to Misspelt Throwable potion names.
2018-09-15% Rocket Fuel name Tweaks.Alkalus
% made Nos not generated if it already exists.
2018-09-14$ Fixed the XP Convertor.Alkalus
% Rewrote base tile entity system. % Added hashCode() to Pair.java. % Changed some calculations on Materials. % Made Rocket Engines produce heavy pollution.
2018-08-31+ Totally redone Chinese Localization by @huajijam#6235. Thank you very much! :)Alkalus