aboutsummaryrefslogtreecommitdiff
path: root/src/Java
AgeCommit message (Collapse)Author
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$ Fixed #425.Alkalus
% Updated CircleCI config.yml one last time.
2019-03-14% Made Control Cores Optional, they will still lock to the Core's tier if ↵Alkalus
present. % Tweaked Control Core recipes. % Updated CircleCI config.yml. $ Fixed mild issue where Control Core Modules could be shared between multiblocks.
2019-03-14* % Xenil is no longer a primal aspect.Alkalus
% Disabled Control Cores for Multiblocks.
2019-03-14- Removed recipe for crafting XP Convertor.Alkalus
$ More small fixes & general QoL improvements for the Biocomposite Collector & it's simpler counterpart.
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- Removed some unused classes causing compile time dependencies on OpenBlocks.Alkalus
2019-03-13% Mild improvements to BTF_Inventory.java.Alkalus
% Finished Agricultural Sewer.
2019-03-13+ Added the Waste Collector.Alkalus
+ Added new constructor to BlockPos.java. + Added some time handling functions to Utils.java. - Logging.
2019-03-12^ Version bump.Alkalus
% CircleCI updates for artefact storage.
2019-03-12- Removed some logging.Alkalus
% Updated CircleCI config.
2019-03-12+ Added framework for additional Oil chemistry in future updates.Alkalus
+ Added additional processes for obtaining Kerosene. % Mild rebalance to GT++ Rocket Fuels. % Swapped Coal by-products (Coal Tar, Coal Tar Oil and Sulfuric Coal Tar Oil) from Gas Turbine fuel to Semifluid fuel. % Allowed ItemPackages to register themselves to the onLoadComplete() event. $ Fixed GT++ Rocket Fuels being unusable in Rocket Engines. $ Fixed Tooltip on GC Fuel loader when the GC-ASM is not active.
2019-03-11% Updated Buffered Dynamo Tooltips to reflect changes made in ↵Alkalus
https://github.com/Blood-Asp/GT5-Unofficial/pull/1518/commits/23d8fb6b6743b25bf24d320a647fccdc016a9930
2019-03-08+ Added Fuel Rod Reprocessing for Krypton attainment.Alkalus
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$ Attempted to rewrite unused fluid system.Alkalus
$ Made Queued Chemistry Packages load recipes in Post-Init.
2019-03-08+ Added ItemPackage.java. Allows better load control of item/recipe groupings.Alkalus
$ Improved load handling of Chemistry Packages. $ Fixed bug in StringUtils.java.
2019-03-08% Rebalanced AgroChem recipes a bit.Alkalus
$ Fixed AgroChem fuels being worth 1000x the intended EU total. $ Fixed Unique Dusts not having recipes for their Small/Tiny forms.
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-06$ Another small ASM fix.Alkalus
2019-03-05$ More small fixes, Added Tooltips and Proper Localisation for TC4 Aspects.Alkalus
2019-03-04$ More minor ASM Fixes/Cleanup.Alkalus
% Cleaned up some logging.
2019-03-04- Removing some logging.Alkalus
$ Fixed Bed Height > 128 not working as intended. $ Fixed IC2 ASM for wrench harvesting. $ Fixed TC4 ASM. $ Fixed Invalid Giant Chicken Texture handling.
2019-03-04$ More TC fixes.Alkalus
2019-03-04+ Added some ASM to fix Aspect safety in TC.Alkalus
$ Minor fixes to the 5 custom TC4 Aspects.
2019-03-04% Final touches to TC aspects. The 5 custom ones added by GT++ now have ↵Alkalus
names and proper handling.
2019-03-04+ Added more TC wrappers.Alkalus
2019-03-04+ Added more Wrappers for TC.Alkalus
- Removed some obsolete classes. $ Rewrote more TC code to be reflective.
2019-03-04% More TC Work.Alkalus
2019-03-04- Disabled custom Tinkers Materials for the time being.Alkalus
% Reworking custom TC aspects. % Migrated lots of TC code to be reflective instead.
2019-03-01$ Final fixes to TiCon reflective integration. Now to just tweak the added ↵Alkalus
content and rebalance. $ Fixed hand mix Tumbaga recipe inconsistency.
2019-03-01+ Added casting recipes for all new materials (Hopefully).Alkalus
$ Fixed localization of new TiCon materials. $ Fixed bug where cached Fields/Methods may conflict, they're now stored with unique keys.
2019-03-01% More work on TiCon Compat.Alkalus
2019-03-01+ Added some reflection logging to assist in debugging.Alkalus
% Only solid GT++ Mats will generates TiCon equivs.
2019-02-28+ Enabled Tinkers compat for GT++ Materials.Alkalus
$ Migrated lots of TiCon code to be reflective. $ Upload missing class ItemDummyResearch.java.
2019-02-28+ Added dehydrator recipe for tanned leather.Alkalus
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-28+ Added a new debug tool.Alkalus
+ Added support for Crops++. + Added Custom Crops & framework to support more in future. + Added basic support for all GT++ Materials within Tinkers Construct. [WIP] + Moderately bad attempt at generating custom Plasma Cooling recipes in the Adv. Vacuum Freezer. [WIP #424] % Reworked logic for Material.java handling Durability, Tool Quality & Harvest Level. % Adjusted frequency of structural checks on the Cyclotron, Now 100x less frequent. % Cleaned up ReflectionUtils.java and made all getters cache their results, for much faster access. % Attempted to adjust logic of FFPP, but I probably broke it. [WIP] % Moved static array of Element Names from IonParticles.java -> ELEMENT.java. $ Greatly improved reflective performance across the mod.
2019-02-16$ Fixed issue where items collected may cause an NPE to be thrown by GT's ↵Alkalus
assembly line recipe handler. Recipe map is now cleaned up, removing any invalid recipes and logging them during the process.
2019-02-15% Adjusted documentation of MTE info within Transformer.Alkalus
$ Added more ASM to fix GT. MetaTileEntities can now be set in an invalid way without crashing the server/client. They now just invalidate and log to GT_LOG. $ Fixed a few NPE's thrown during startup by machines checking/creating invalid BlockPos.
2019-02-15$ Made achievement handling safer.Alkalus
$ Fixed GT Assembly Line recipe ASM, again.
2019-02-14+ Added recipes for the Large Arc Furnace and Casings.Alkalus
- Disabled power output on Alternative Fusion. % Made the AutoMap implement Collection and Queue. $ Fixed energy buffers return bad inventory name.
2019-02-14+ Added Tags to tooltips, which can be used to control base tooltips ↵Alkalus
inherited from parents. % Mild update to tooltips of a few multis. % Adjusted Large Arc Furnace casing texture. % Renamed the 3 Factory Grade multis.
2019-02-14% Localized new achievements.Alkalus
$ Fixed minor formatting issues on unlocal names when detecting items picked up.
2019-02-14+ Added lots of custom achievements.Alkalus
2019-02-14- Removed parent achievement from Assembly Line recipes.Alkalus
- Temporarily disabled custom achievement handler. $ Dirty fix for Assembly Line recipe handling. $ Fixed my own achievement handler never setting it's state properly.
2019-02-07$ Backwards compatibility.Alkalus