aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-03-29Update README.mdAlkalus
2019-03-28% Rebalanced all auto-generated material machine recipes to use the correct ↵Alkalus
voltages. Closes #428 $ Re-added Additional output %'s for Multiblocks. $ Fixed Lathe recipes not giving two small dusts. Closes #449 $ Greatly improved flexibility of Multiblock recipe handling.
2019-03-14Merge branch 'master' of https://github.com/draknyte1/GTplusplusAlkalus
2019-03-14$ Hopefully Fixed #425 properly.Alkalus
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-14Merge pull request #436 from GTNewHorizons/change-ebf-coils-gtnhAlkalus
% 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-06GTNH EBF change coil heat valueDream-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.