Age | Commit message (Collapse) | Author |
|
% Fixed tooltip for Industrial Wash Plant.
|
|
Elements class.
|
|
$ .08 Compat.
|
|
+ Added particles to the Mining Pipe and Mining Head blocks.
+ Added a casing block for the BRMPs.
% Made Custom GT Pipes/Wires load prior to the GT Machines.
$ Fixed the Industrial Extruder tooltip, incorrectly stating the Muffler was required at the rear. Tooltip now states the Maint. Hatch is required at the rear.
|
|
% Minor BRMP tweaks for casings and frames.
|
|
+ Added Cryotheum and Pyrotheum requirements to the BRMP.
$ More Fixes to Pipe handling within the BRMP.
|
|
|
|
|
|
$ Fixed Aspect additions not being added to items.
$ More work on the Bedrock Miner.
|
|
+ Added a Player Tick Handler.
|
|
+ Added Radium items to en_US.lang.
% Base work on tickCounting for Tickable items in containers.
$ Small Mass Fabricator fix.
|
|
$ Fixed inverted EIO tooltip logic.
|
|
$ Fixed Spelling issue on throwable potion.
|
|
Rewrite Power Substation's running logic
|
|
Implement logic in `onRunningTick` instead of `onPostTick`, allowing
the base maintenance/repair logic to take effect.
Rewrite hatch draining/filling to consider the station's available
energy and the hatch's capacity and throughput, including its amperage.
Energy hatches now correctly supply 2A to the station, and multi-amp
dynamos output the proper number of amps.
Rewrite running costs to consider the actual average voltage instead of
the voltage tier, and increase running costs according to maintenance
problems. Running cost % is now configurable via a constant ENERGY_TAX,
currently 2%. Running costs deliberately ignore hatch amperage to make
multi-amp hatches more appealing.
Also clear the dynamo hatch lists on each machine check to prevent them
filling up with duplicate hatches.
|
|
|
|
|
|
`getEUVar()` etc. are fine.
|
|
|
|
|
|
|
|
|
|
+ Added more Cyclotron Recipes.
% Tweaked Cyclotron tooltip.
% Tweaked creative energy buffer textures.
|
|
+ Added Recipe for Multi-Machine and Multi-Use Casings.
% Improved Multi-Machine Manual.
$ Made Multi-Machine functional, disabled mode 3.
|
|
+ Added U235 foil, if it is missing.
$ Fixed Mutagenic frame recipe not working, due to U235 Foil not existing in .09.
$ Fixed naming of Cryo/Pyrotheum fluid blocks.
% Tweaked Multi Machine Manual.
|
|
Coils and Coil Wires. Thanks to @mtesseracttech for these!
$ Multi Machine Work.
|
|
|
|
|
|
+ Added a manual for the Multi Machine.
|
|
screwdrivering it.
|
|
should now last 4x longer.
|
|
This allows draining one controller into a secondary for movement purposes.
% Updated Sub-Station tooltip.
|
|
% Revised Tesseract run-time costs.
|
|
$ FindBugs fixes.
|
|
|
|
|
|
|
|
(Extruder/Alloy Smelter)
+ Added recipes for the Iron and Steel rotor shafts to be crafted using the Shaft extrusion shape.
+ Added Block of Vibrant alloy to blockVibrantAlloy in the Ore Dictionary.
$ Fixed missing extrusion shaft recipe, due to blockVibrantAlloy not existing previously.
% Changed texture for GT computer cube.
|
|
were incorrectly getting OreDicted to plateBlutonium.
$ Fixed Clay plates generating if they already exist.
|
|
Fix Cutting Factory not allowing input hatches, and fix gui slot
|
|
- Removed annoying logging from the (Dis)Charging hatches.
$ Fixed (Dis)Charging hatches not correctly obtaining a texture when used.
$ Fixed Power Sub-Station not correctly forming.
$ Fixed Large Centrifuge not correctly setting casing textures on hatches/busses.
|
|
|
|
|
|
|
|
|
|
$ Fixed incorrect names of Buffer Cores.
|
|
|
|
+ Added config for machine component assemblers.
+ Added recipes for Large Extruder and its casings.
% Changed default config value for custom circuits. It was true, now it is false.
$ Tweaked ASM class handling when conditions are not met.
|
|
+ Added new textures for casings.
% Improved Large Wiremill tooltip.
|
|
% Greatly expanded BlockPos.java.
|