Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-14 | Merge pull request #436 from GTNewHorizons/change-ebf-coils-gtnh | Alkalus | |
% GTNH EBF change coil heat value | |||
2019-03-14 | + Added recycling recipe for broken bomb casts. | Alkalus | |
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 | $ Fixed #425. | Alkalus | |
% Updated CircleCI config.yml one last time. | |||
2019-03-14 | % Changed Logic, so cache is checked after download of Resource Builder script. | Alkalus | |
2019-03-14 | - Reverted Tweaks. | Alkalus | |
2019-03-14 | $ Small Fix. | Alkalus | |
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 | % Updated CircleCI config.yml. | Alkalus | |
% Updated README.md to reflect repository transfer. | |||
2019-03-14 | * % Xenil is no longer a primal aspect. | Alkalus | |
% Disabled Control Cores for Multiblocks. | |||
2019-03-14 | % Xenil is no longer a primal aspect. | Alkalus | |
% Disabled Control Cores for Multiblocks. | |||
2019-03-14 | $ Finalised env. vars. | Alkalus | |
2019-03-14 | % Maybe it uses Env variables now. | Alkalus | |
2019-03-14 | % Mild Update to pass some variables into the build script. | Alkalus | |
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 | GTNH EBF change coil heat value | Dream-Master | |
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 | |