aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod
AgeCommit message (Collapse)Author
2018-05-24+ Added a new interface RunnableWithInfo.java. Allows passing through type V ↵Alkalus
and an object, for extra manipulation during runnable events where required. $ Further improvements to the recipe generation system. Added safety catches in case a particular material is having issues, so as not to corrupt the whole map. $ Added extra maps for recipes that get added from auto-generation elsewhere. Cached maps should also register to be run upon creation.
2018-05-24$ Tried to fix GT ItemList values being called too early when certain mods ↵Alkalus
are loaded, causing them to not be loaded when GT++ is running PreInit(). $ Rewrote system that Autogenerates Recipes for Materials, migrating all recipes to be generated in PostInit() stage now.
2018-05-23% More Crate work.Alkalus
2018-05-23+ Added Base work for the connectable crate multiblock.Alkalus
2018-05-23$ Rewrote part of the Gradle build scrap.Alkalus
- Removed lots of unused libs and classes, updated some others.
2018-05-23$ Fixed Chunk Loader initialization.Jordan Byrne
% Moved various chunk handling code to be internal in ChunkManager.java.
2018-05-23$ More improvements to the Chunk Loader ID system. Should now avoid ID ↵Jordan Byrne
conflicts.
2018-05-23+ Added another data storage object. Examine ReverseAutoMap.java for ↵Jordan Byrne
information. $ Massive overhaul to the Chunk Loaders. $ Hopefully added a way to check OreGen per dimension. % Gave the BlockPos.java object a better UID.
2018-05-22% Made the FusionTek MK IV use improved overlays/textures.Jordan Byrne
% Made the FusionTek MK IV require UV hatches, down from MAX.
2018-05-22$ Greatly improved FusionTek MK IV overclock logic.Jordan Byrne
2018-05-22$ Fixed and enabled Long-Range mode on the Wireless Chargers.Jordan Byrne
2018-05-22+ Added MV/HV Dehydrators.Jordan Byrne
+ Added recipes for new Dehydrators. $ More recipe smoothing.
2018-05-22$ Fixed some TF recipes.Jordan Byrne
$ Fixed some Maceration recipes.
2018-05-22$ Fixed more invalid recipes for furnaces, blast furnaces & extruders.Jordan Byrne
2018-05-22% Updated Mass Fabricator Tooltip.Jordan Byrne
$ Possibly fixed invalid recipes generating in the Large Machines.
2018-05-17$ Fixed some casing colours.Jordan Byrne
2018-05-17$ Possible fixed #275.Jordan Byrne
% Tweaked casing name.
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-17+ Added a Large Storage Shelf.Jordan Byrne
$ Fixed shelves using wrong overlay.
2018-05-15% More shelf work.Jordan Byrne
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-14% Once again, buffed Atmospheric Cleansers/Pollution Scrubbers.Jordan Byrne
2018-05-14+ Added better processing for LFTR Molten Salts.Jordan Byrne
% Cleaned up material generation slightly. $ Rewrote Dust base item class, old items will automatically swap into their new form upon world load. $ Added MissingMappingsEvent handler to try handle dust transition.
2018-05-13% Made the Adv. EBF take maint. issues when Pyrotheum runs out during ↵Jordan Byrne
processing.
2018-05-13% Book work.Jordan Byrne
% Improved the way that custom scanner info is added to GT++ multiblocks. $ Fixed annoying single block boiler logging.
2018-05-13+ Implemented Pyrotheum consumption onto the Adv. EBF.Jordan Byrne
% Made Thermal Boiler accept bus/hatches in all casing locations. $ Fixed the Thermal Boiler not working. $ Fixed bad localizations of Blocks in certain cases. $ Fixed weird LFTR GUI issue, where everything was slot shifting by 1.
2018-05-13$ Fixed a bug where all Multiblock recipe maps stopped respecting output ↵Jordan Byrne
chances.
2018-05-13% Industrial Vacuum Freezer now consumes Cryotheum while running.Jordan Byrne
$ Fixed Adv. EBF running recipes regardless of coil level.
2018-05-13+ Made GT5 HF usable in some GT++ recipes.Jordan Byrne
+ Added a recipe to convert GT HF -> GT++ HF. % Doubled output of Sulfuric Apatite Recipe. % Cape list change. % Made ABS recipe generation logging MACHINE_INFO type. $ Improved cape handler to cache resource & not check client side at all.
2018-05-13% Rewrote cape handling to be more robust.Jordan Byrne
% Gave more people capes.
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-05-12Merge pull request #259 from richardhendricks/requested-mergeAlkalus
Files sent to me by Draknyte1 to create a pull request
2018-05-12+ Added some Advanced Gregtech Multiblock replacements.Jordan Byrne
2018-05-06Merge pull request #263 from Technus/whateverAlkalus
+ Adding ULV gennies
2018-05-06Update HANDLER_GT.javaLéa Gris
Fix #240 Crash with latest GT and GT++.
2018-05-06Add override annotationsDaniel
2018-05-06+ Adding ULV genniesTec
2018-04-25Files sent to me by Draknyte1 to create a pull requestRichard Hendricks
2018-04-20+ Added a Silly Sodium Plate.Jordan Byrne
$ Fixed massive log spam in Dev environments. $ Cached another reflection call.
2018-04-20% More work on the Sub-Station GUI.Jordan Byrne
$ Fixed #255.
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-18Changed described size of Alloy Blast Smelterilou
Changed size in description of Alloy Blast Smelter from "3x3x4" to "3x4x3" to match size-pattern "WxHxD" ("Width" x "Height" x "Depth")
2018-04-16% Improved Air Intake Hatch particles.Jordan Byrne
2018-04-16+ Added an Air Intake Hatch (Specialist Input Hatch) to use with Any Multiblock.Jordan Byrne
$ Buffed Simple Washer to be much faster.
2018-04-16$ Did a better job fixing the Invalid cell counter check for Advanced ↵Jordan Byrne
Freezer Recipes.
2018-04-16% Changed Adv. Cryo Freezer to not handle cells and instead use fluids (LCR ↵Jordan Byrne
type). $ Added a check to ensure the inputs and outputs of all Adv. Cryo Freezer contain equal cell counts (Some Plasmas do not have a non-cell version, plus things like carbon becomes a solid).
2018-04-16$ Fixed Advanced Cryogenic Freezer casing textures for hatches & busses.Jordan Byrne
- Removed shapeless recipes for Pyrotheum and Cryotheum dust in GTNH. + Added Mixer recipes for Pyrotheum and Cryotheum dusts.
2018-04-16+ Added the Advanced Cryogenic Freezer (Advanced Vacuum Freezer).Jordan Byrne
- Removed some logging.
2018-04-16+ Made the Large Centrifuge and the Large Electrolyzer process recipes in ↵Jordan Byrne
the same way the Large Chemical Reactor does.