Age | Commit message (Collapse) | Author |
|
+ 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.
|
|
Hypogen, Titansteel, Arcanite, Octiron, Tungsten Titanium Carbide, Astral Titanium, Celestial Tungsten, Chronomatic Glass).
+ Added Carbon nanotubes, Carbyne and associated materials required to create them.
+ Added Hypervisor Matrix (Fusion), a core component for the MK4.
% Tweaked recipes for the MK4 Fusion Reactor and components, making it significantly harder.
$ Fixed some base elements not generating correctly due to inverted logic for detection.
$ Fixed rare chance for an invalid compressor recipe to generate.
$ Fixed Voltages and tiering of all materials, resolves many recipe issues within the EBF and ABS.
$ Fixed invalid compound tooltips on all ore materials.
|
|
+ Added Recipes for the Fusion MK4 Components and the Deep Earth Drilling Platform components.
+ Added additional feature support to all Assembly Line recipes when TecTech is found.
+ Added initial work for future particle science.
% Initial functions added for Multiblock Requirements.
% More work on Multiblock Blueprints and Layers.
% Updated lead lined chest significantly.
% Improved Fish trap inventory handling and general logic, it's now slightly faster with slightly better loot rates.
% Changed texture of Fish trap.
|
|
> Industrial Electrolyzer constructs as expected using new system, time to test this with more complex multis.
|
|
% Overhauled Multiblock structural checks, they are now able to utilise my Blueprint system for much faster, cleaner checks.
|
|
|
|
$ Minor adjustments to the Decayables Chest, it now ticks 20x per second, not just once.
|
|
$ Fixed Decayable dusts not working as intended, Closes #393.
$ Made recycling recipe generation less verbose & more readable.
$ Fixed issue with the Advanced Mufflers onConfigLoad function.
|
|
|
|
|
|
+ Added some new Bags/Packs for various things. An Automatic Lunchbox, a Tool Box and a Magicians Satchel.
+ Added full compound of Eglin Steel to ABS. Closes #392.
- Removed all Multi-Tools.
$ Rewrote and Fixed the recipe system. All recipes are queued regardless of when called, then created during the end of the POST_INIT load phase. Fixes too many bugs to list. (Few more to do before tomorrow)
$ Fixed COFH Hard requirement. Closes #398.
% Adjusted the internal map type of the AutoMap. Should improve performance, if only in single digit cpu cycles.
> To-Do) Fix Recipes pertaining to compound materials made from using fluids. State may be detected wrong after recipe system changes.
|
|
https://github.com/GTNewHorizons/GT5-Unofficial/commit/95f6b6364fd312d5e4d3112a3a23eecb255eba5f
|
|
+ Added Custom Nuclear Texture Set.
% More material work.
$ Fixed issue allowing Multiblocks to have > 1 Control Core Hatch.
$ Fixed Broken Ore texture for ENRICHED TextureSet.
$ Fixed a few fluid recipes broken in the refactor.
|
|
$ Forgot to actually update the .lang file in relation to Misspelt Throwable potion names.
|
|
+ Added custom GT TextureSets.
$ Lots of small fixes to Material, Material Generation & Recipe Generation.
$ Lots of small fixes to Fluids, Fluid Generation and Fluid Cell Generation.
$ Fixed Creative Tabs.
$ Possibly fixed issue where tickable items would instantly tick to 0.
$ Fixed display names of Throwable Potions.
$ Fixed NPE in removeCrudeTurbineRotors().
% Adjusted lots of textures.
% Adjusted handling of Thermal Foundation Fluids.
% Moved Furnace/EBF and Maceration recipes out of BaseItemDust.java.
% Made Tooltips of GT++ Material Blocks, Frames and ores more informational.
% Made Bromine a Fluid Material, this will remove all Bromine solid material items from the world. (Ingots, Blocks, etc.)
% Increased cost of GT++ Ores in processing.
- Broke lots of recipes.
> EBF/ABS & All Table Crafting. TBA~
|
|
% Adjusted Oregen for Everglades.
|
|
% Adjusted Hafnium production recipes.
$ Fixed Furnace recipe generation issue in BaseItemDust.java.
|
|
$ Fixed Nuclear materials not generating properly.
$ Fixed broken Cooperite recipe.
|
|
% Adjusted power requirements for some sifting recipes.
|
|
- Disabled obfuscated method names in ASM.
% More adjustments to EBF and ABS recipes.
$ Fixed names of Tungsten Steel & Stainless Steel Hexadecuple Pipes.
$ Fixed recipe collision of Rose Gold and Tumbaga in the mixer.
|
|
+ Added missing Germanium Dust.
+ Added compatibility for Witchery.
- Removed portability of Tanks for GTNH, tanks are still portable otherwise.
$ Fixed calculations for automatic recipe generation, EBF and ABS recipe requirements for GT++ Alloys are now significantly increased.
$ Fixed missing Control Core textures.
% Cleaned up some recipe generation.
% Improved Material.java.
|
|
$ Fixed ASM not working outside of Dev.
$ Fixed Thermal Centrifuge recipes generated for custom ores.
|
|
|
|
|
|
|
|
> Created StaticFields59.java to hold static copies of fields gotten from gt 5.09 classes.
^ Version bump.
|
|
+ Added ASM Config.
|
|
+ Added new require function to TileEntityBase.java.
+ Added some logging to pipe generation.
|
|
% Improve GT ASM.
|
|
+ Backported GT NBT Persistency fix via ASM.
+ Added support for 6 Slot Assembler recipes & Assembly Line recipes.
|
|
$ Fixed GC Packet Decoding ASM.
|
|
|
|
% Tweaked Automatic doors, they will not open if mobs are within 2m or if open, they will close.
|
|
|
|
|
|
$ Fixed Dev Cape in Dev.
% Adjusted some Tech Textures mildly.
|
|
% Adjusted tooltip of the MK IV Fusion reactor to reflect new tier casing requirements.
|
|
Closes #383.
|
|
costs. Closes #391.
% Cleaned up lots of Hot Ingot code.
% Made the Multi-Machine's tooltip more verbose.
% Made the MK IV Fusion Reactor require MAX/UHV tier hatches, Closes #389.
% Increased cost of Multi Machine controller, Closes #374.
$ Fixed Hot Ingots having recycling recipes, Closes #387.
$ Fixed Tooltip for Wire Factory, Closes #379.
|
|
+ Added new Bus for Control Cores.
$ Added packager recipes for all small/tiny dusts, Closes #395.
$ Increased amount of Cryotheum gained from Fluid Extraction to be inline with Pyrotheum. Closes #390.
|
|
$ Fixed issue where hatches/busses could be counted multiple times on multiblock structure checks. I now add them to a set as opposed to an arraylist.
|
|
$ Cleaned up GC Fuel ASM, Rockets are now tiered.
% Added ability for Rover to use Diesel still.
% Added Tooltip to the GC Fuel Loader, showing what Tier requires which fuel.
> Bug still exists on sending packets, which may cause the client to boot the player back to the menu.
|
|
|
|
|
|
heating within the tower.
$ Refactored lots of hard references to soft String based linking. Prevents loose chunks and dimensions staying loaded.
|
|
% Made Solar Tower more complex structure wise.
% Bumped Ticon ASM Handler.
|
|
% Tweaked the LAF some more.
|
|
+ Added bonuses for building bigger form factor LAFs.
% Finalized Structural shape of LAF.
|
|
|
|
% Cleaned up Preloader_Transformer_Handler.java.
% Tweaked DevHelper.java.
|