Age | Commit message (Collapse) | Author |
|
+ Added 5 custom TC Aspects.
$ Fixing Buggy name of Mini-Fusion Reactor.
|
|
+ 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.
|
|
$ Stopped old Iron Bar recipes being added in GTNH.
|
|
$ Fixed Recipe for the Shaft Extruder shape, which now requires Dark Steel, instead of Dark Iron.
|
|
$ 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.
|
|
present.
$ Fixed invalid recipes generated from Fluorite not having a valid dust output.
% Rebalanced Fluorite ore composition.
|
|
+ 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.
|
|
|
|
|
|
% Recipe tweaks.
% Tried to fluorite ore not having correct recipe outputs during ore processing. (This is still broken due to an invalid output)
$ Fixed old fluorite ore not having a valid shapeless recipe.
$ Fixed all custom ores trying to register static textures.
$ Fixed plugin loading system not registering plugins, I think?
$ Fixed missing texture for Nitro Fix.
|
|
|
|
(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.
|
|
$ Fixed ASM circular loading issue.
|
|
|
|
+ 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.
|