aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/gregtech/registration
AgeCommit message (Collapse)Author
2017-11-17+ Added in the Compact Fusion Reactor.Alkalus
% Did work on the CFR. $ Fixed a tooltip on the Pollution Detector.
2017-11-17+ Added the Cutting Factory Multiblock.Alkalus
+ Added a config for the Cutting Factory. % Hid Generator Array Logging.
2017-11-17+ Added the Generator Array.Alkalus
2017-11-16$ Redid the LivingEntityUpdate event, fix it not working as intended.Alkalus
$ Fixed persistent player mappings to null Wireless Chargers.
2017-11-16+ Created the base framework for wireless charging.Alkalus
2017-11-15$ Fixed Tooltips, Mode Changing and Info Messages on the Wireless Charger.Alkalus
$ Fixed bad tier registration with the Wireless Charger.
2017-11-15+ Added Wireless Chargers.Alkalus
> These are a basic design-only implementation for reference, so they may never be completed and are more of a proof of concept.
2017-11-15+ Added custom Hatch textures.Alkalus
2017-11-15$ Fixed Power Sub-Station not providing very good scanner info.Alkalus
+ Added stats for nerds to the PSS. + Added custom (dis)charge hatches for use with the PSS.
2017-11-15+ Added Crushed Ores to the simple washer. Implements & Resolves #154.Alkalus
2017-11-14% More book changes.Alkalus
2017-11-14+ Added custom books.Alkalus
2017-11-07+ Added 'The keys to the city' amulet.Alkalus
$ Fixed #153, Dark Steel pipes existing without EIO.
2017-10-06$ .08 compliance fixes.Alkalus
% LFTR Changes. It now outputs U233 on average every 10 seconds. % Updated LFTR tool-tip.
2017-10-05+ Added a custom recipe handler for the Advanced Combiner.Alkalus
+ Added a Combined recipe for the HG-1223 Super Conductor. % Slight tweak to material generator.
2017-10-05+ Added Advanced Mixers, which can mix 4 inputs with up to 4 outputs.Alkalus
2017-10-05+ Added some wires from custom materials.Alkalus
+ Added a new Super Conductor Material for LuV power (HG-1223). + Added recipes for all custom material wires and cables. $ Fixed an issue where materials with a bad RGB array would crash the game.
2017-10-05$ Hopefully fixed my custom cables/wires not having correct colours. Thanks ↵Alkalus
to @Technus for the suggestion.
2017-09-24+ Added 3 tiers of GT Semi-Fluid generators.Alkalus
2017-09-17% Meta IDs changed again.Alkalus
2017-09-17$ Fixed a spelling mistake on Incomplete Casings.Alkalus
% Tweaked Meta Tile Entity IDs.
2017-09-17+ Added Large Ore Washing Plant.Alkalus
+ Added Red-Steel casing. + More additions to Thermal Centrifuge. + Added Wash-Plant and Large Thermal Centrifuge casings. % Refactored config option 'enableMachine_ThermalBoiler' to be 'enableMultiblock_ThermalBoiler'.
2017-09-14+ Restarted work on the power substation multiblock.Alkalus
2017-09-09$ GT5.08.33 compliance fixes.Alkalus
2017-09-09- Removed Superconductors and Conduction Nodes.Alkalus
2017-09-09+ Added High-amp transformers.Alkalus
- Removed Forge log spam.
2017-08-25% Changed Autocrafter name.Alkalus
% Changed Autocrafter Tooltip.
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% Changed Cyclotron Meta ID.Draknyte1
2017-08-12+ Added Thermal Boiler Manual.Draknyte1
% Tweaked Thermal Boiler controller Tooltip. $ Made the Thermal Boiler only load when the config option is true.
2017-08-12+ Added a config for Pollution related devices.Draknyte1
+ Added a recipe for the basic air filter.
2017-08-12+ More Cyclotron Work.Draknyte1
+ Added Better Accelerator Tooltip.
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 Shelving.Draknyte1
$ Fixed minor RTG error.
2017-08-07+ Added Cyber_A and Cyber_B textures.Draknyte1
% Cleaned up GT4Entity_ThermalBoiler.java. $ GregtechMetaTileEntity_Cyclotron.java now conforms to a proper tile entity. $ Fixed Cyclotron load declaration.
2017-08-07+ Added The Thermal Boiler, Multiblock Crafter and Shelving from GT4.Alkalus
> This code will need a small rewrite to support GT5 functionality.
2017-08-07+ Added Cyclotron registration.Alkalus
2017-08-05% Made the RTG pre .09 compliant.Alkalus
% Changed the RTGs tier to HV.
2017-08-05$ Fixed incorrect accelerator ID.Alkalus
2017-07-28+ Added world accelerators from GT:NewHorizons.Alkalus
2017-07-27% Rebalanced some fluid pipes. (Void, Potin, Clay)Alkalus
$ Fixed extrusion recipes for pipes not aligning with their Gregtech counterparts.
2017-07-18$ Fixes #100.Alkalus
$ Fixes CI not handling OrePrefix names correctly. (Actually forgot to return the item at all) - Removes logging regarding generated pipes. % Changed recipe load position for Simple Washer. % Changed the cost of Multiblock controllers.
2017-07-18% Moved more components to CI.Alkalus
2017-07-18% Migrated machine components to CI.Alkalus
2017-07-18+ Initial work refactoring items used by recipes.Alkalus
2017-07-06% Tweaked Eglin Steel Components.Alkalus
$ Tried to fix Portable Fluid Tanks. % Changed Redstone Alloy Wire loss.
2017-07-06% Custom Pipes now have the same extrusion times as GT does.Alkalus
2017-07-05+ Actually added recipes for the Dehydrator Coils.Alkalus
2017-07-04+ Added a recipe for the Simple Washer to be crafted.Draknyte1
% Made lots of recipe components public for use outside main recipe class.
2017-07-04$ Fixed Simple Washer recipe handling.Draknyte1
% Tweaked wash time by 4x.