aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/core
AgeCommit message (Collapse)Author
2017-08-23% More Reactor Work.Alkalus
$ None of my items give the radiation de-buff when in creative any more.
2017-08-23% Time to start working on the Thorium Reactor again.Alkalus
+ Added material logging.
2017-08-23% More work on Internal GT Material Adder.Alkalus
2017-08-21% Did some things for GT style Oregen.Alkalus
2017-08-15$ Fixed an issue where the Fish Catcher would duplicate one of it's slots ↵Alkalus
visually. $ Fixed Fish Catcher trying to give seaweed loot without Pam's Harvest Craft, it now gives dirt as a fallback. $ Fixed Fish Catcher not giving out all the various Minecraft fish. (Still needs work)
2017-08-14% Tweaked Fish Catcher loot, enabling Iron and Gold to generate. If nuggets ↵Alkalus
exist, you will get nuggets, else you will get ingots. > This is a drastic chance change, it's 1/100 to get 'resources' and it's then a 4/10 for Iron, 3/10 for Gold, 2/10 for Emerald and 1/10 for Diamond.
2017-08-12$ Fixed Lava Filter not taking damage as intended.Draknyte1
% Tweaked tooltip to advise swapping a hatch for an output bus.
2017-08-12$ Made the Thermal Boiler work as expected.Draknyte1
2017-08-12+ Added Lava Filter recipe.Draknyte1
+ Added Thermal Boiler manual recipe. $ Fixed OreDict ASM. % Changed recipe handling for the Thermal Boiler.
2017-08-12+ Added a config option for the Thermal Boiler.Draknyte1
+ Added the Lava Filter. + Added Thermal Boiler Casing. + Added Recipes for the Thermal Boiler controller and casing block.
2017-08-12% Buffer the T2 Air Filter.Draknyte1
2017-08-12+ Added a config for Pollution related devices.Draknyte1
+ Added a recipe for the basic air filter.
2017-08-12+ Added a config option for the Simple Washer.Draknyte1
2017-08-12+ More Cyclotron Work.Draknyte1
+ Added Better Accelerator Tooltip.
2017-08-12$ Fixed a small mistake in the Advanced Boilers.Draknyte1
- Removed Blast Furnace requirement of Eglin Steel.
2017-08-12% Made Rainforest Oaks not rely on BoP.Draknyte1
% Tweaked Fish Catcher loot rates. % Tweaked Advanced Boiler output rates.
2017-08-12+ Added the ability for the Fish Trap to support ISidedInventory.Draknyte1
2017-08-12% Tweaked Multiblock controller recipes.Draknyte1
2017-08-12$ Fixed recipes not using OreDict for circuits.Draknyte1
2017-08-11+ Added a Hot Fuel Handler for the Thermal Boiler.Alkalus
+ Added Lava + Water = Steam recipe to the Hot Fuels recipe map.
2017-08-09$ Fixed reverse cell colouring when using GT Textures.Draknyte1
$ Fixed Hot Ingots having no texture when using GT textures.
2017-08-09$ More circuit checks for .08 added.Draknyte1
2017-08-09$ Added a check so old circuits aren't relevant in .08.Draknyte1
2017-08-09$ Fixed Circuits for .08 compat.Draknyte1
2017-08-09$ Fixed an issue where Cells and Hot Ingots wouldn't use GT textures.Draknyte1
^ Bumped Version.
2017-08-09% Rewrote the Preloader mod to now be a dummy mod.Draknyte1
+ Added ASM usage to Preloader. + MC Version annotations to both GT++ and it's child mod GT++ Dark world.
2017-08-08+ Added a new mod component for GT++, titled Preloader. This enables me to ↵Draknyte1
do things prior to Gregtech/etc loading at all. % Tried very hard to remove GT5.09.28+ Circuits from the Ore Dictionary. The OreDict system is broken and this is basically impossible.
2017-08-08% Tried fixing Sulfur Dioxide.Alkalus
2017-08-08+ Added a reflection function to use the circuit assembler when GT 5.09 is ↵Alkalus
loaded.
2017-08-07$ Fixed RTG reflection.Draknyte1
$ Fixed issue where RTGs would revert back to HV after a restart/rejoin. $ Fixed the Thermal Boiler Assembly. % Migrated TAE to use slot 96+. + Added some extra logging to verify. $ Made Shelves have textures.
2017-08-07$ Fixed byte setting method in ReflectionUtils.javaAlkalus
2017-08-07+ Added custom Cyclotron casing & coil blocks.Alkalus
+ More Cyclotron work.
2017-08-06$ Made the RTG buffer it's last recipe to NBT.Alkalus
% More RTG Texture tweaking.
2017-08-06+ Added a Minecraft day tracker to the RTG.Alkalus
% Greatly improved RTG tooltip. $ Fixed RTG output getting stuck on 512v. % Internalised a reflection function call.
2017-08-05+ RTG Now loads up.Alkalus
2017-08-05+ Added Custom RTG.Alkalus
+ Added RTG fuel use recipes for RTG Pellets.
2017-08-05+ Added the Computer Cube.Alkalus
+ Added recipes for the tesseract devices.
2017-08-04% Rewrote how tesseracts handle players, now frequencies are player unique.Alkalus
+ Adding some debug logging for dev testing.
2017-08-04% Finished work on Getters/Setters for Tesseract Generator & Terminal ownership.Alkalus
2017-08-04+ Basic framework for Tesseract reworking.Alkalus
> Tesseracts now have a frequency range per play, which is unique to them.
2017-08-03+ Made RTG Fuel Materials generate.Alkalus
2017-08-03+ Added 4 types of custom RTG pellets.Alkalus
+ Added 3 new materials for the custom pellets. % Created StringUtils.java and migrated Super/Subscript formatting functions to it.
2017-07-28% Tweaked GTNH Tank Recipes. Closes #113.Alkalus
2017-07-28$ Fixed an error loading the Accelerator Blacklist.Alkalus
$ Hopefully fixed Limestone not dropping fluorite as often as it should.
2017-07-28+ Added world accelerators from GT:NewHorizons.Alkalus
2017-07-27$ Fixed Europium double plates not generating correctly.Alkalus
2017-07-27$ Fixed Europium pipe recipe not having required items in certain cases.Alkalus
2017-07-27$ Simple Washer now uses a Copper Pipe if custom pipes are not enabled. ↵Alkalus
Fixes #115. - Removed old class for Blast Smelter recipes.
2017-07-18+ Added a missed texture for base components.Alkalus
2017-07-18- Removed useless/bad Plasmas.Alkalus
- Removed some old textures that aren't used any more.