Age | Commit message (Collapse) | Author |
|
|
|
> Frames by bartimaeusnek
+ Added some frames
+ Added recipes for frames
+ Added localisation for frames (US-EN, DE-DE)
$ Fixed Useless Frame
|
|
Machine now allows variable height with 2-16 layers of cells
(configurable via CELL_HEIGHT_MIN/MAX constants).
Machine now affords more cell types for its interior (as detected in
`getCellTier()`). Three more tiers of cells are added.
Machine now computes energy storage from the number and type of cells
in its interior. Base energy storage drastically reduced. Energy
storage is now computed using a base value for the lowest tier of cells
along with a tier multiplier.
If the machine fails to form, stored energy is conserved. When the
machine successfully forms, any energy above the storage capacity is
deleted.
Machine fails to form if not all cells are identical, or if
dynamo/energy hatches are above the cells' tier.
TODO: Add more tiers of energy cells, add crafting recipes for all new
energy cells, rename and retexture cells to match tier and/or recipe,
maybe adjust energy storage values.
|
|
+ Added a Roadmap.
% Updated en_US.lang.
|
|
extended german language file
|
|
+ Added Radium items to en_US.lang.
% Base work on tickCounting for Tickable items in containers.
$ Small Mass Fabricator fix.
|
|
|
|
|
|
|
|
|
|
+ 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.
|
|
$ Fixes bad Buffer Core registration.
$ Fixes blank tooltip added to some items.
> It appears @codewarrior0 tried to PR this in #221 while I was out at dinner. His fixes are identical to mine, but mine simply weren't committed. So, this Closes #221.
|
|
|
|
$ Fixed incorrect names of Buffer Cores.
|
|
Created german language files.
|
|
$ Locale fixes.
|
|
$ Tried to better support locales across all items. This should enhance #218.
|
|
|
|
% Toned down Staballoy Construct explosion.
% Changed ore Density during generation in Toxic Everglades.
% Updated en_US.lang.
|
|
- Disabled Toxic Everglade Ore generation.
% Tweaked Sludge/Waste water textures to be less blurry.
|
|
$ Fixed electrolyzer recipes for ore dust.
$ Fixed bug with material generation system.
+ Added a custom renderer for the ore blocks.
$ Fixed renderer issue where the background texture was incorrect.
|
|
+ Added recipes for Plant Fibre, Rope and Nets.
|
|
+ Added English localization for the Staballoy Construct.
% Made the Xp Converter give of light as it cycles colours.
% Formatting.
|
|
+ Added compressed obsidian.
+ Added inverted obsidian.
+ Added crafting & uncrafting recipes for the compressed & inverted obsidian.
% Formatting.
|
|
$ Fixed COFH Fluids having incorrect textures.
$ Fixed the recipe for Clay plates not auto-generating.
|
|
+ Added the Alkalus Disk.
$ Fixed Frame Box Assembler Recipes.
$ Fixed Missing 7Li material.
$ Fixed Tiered Tanks not showing their capacity in the tooltip.
$ Fixed tooltips for alloys containing Bronze or Steel.
$ Fixed Clay Pipe Extruder Recipes.
- Removed a handful of Plasma cells for misc. materials.
% Changed the Industrial Coke Oven's tooltip, to better describe the input/output requirements.
% Cleaned up The Entire Project.
|
|
|
|
- Removed some old blocks which were statically generated. They still exist, now just are created using the dynamic block creation system.
|
|
+ Added a Blast Furnace Recipe for Staballoy.
+ Added a Vacuum Freezer Recipe for Staballoy.
+ Added Some Raisin Bread for ImQ009.
+ Added a placeholder item for invalid recipes, so that broken recipes show up and hidden/unavailable stuff doesn't.
+ Added a handler for generating ingots & Hot ingots.
% Changed Staballoy to generate from this new ingotHandler.
% Changed getItemStackOfAmountFromOreDict to handle meta, thanks to Greg for pointing that out.
% Changed Matter Fabricator to actually have an output (It was returning 0 previously, thought worked)
- Removed pollution value from the Matter Fabricator.
|
|
to turn back on)
+ Added Solar generators, but are disabled by default through config.
|
|
+ Added textures and Names for the alternative rotors if EnderIO is not installed.
% Changed a few internal things (Look at the commit if interested)
|
|
$ Fixed a spelling error for Staballoy ingots.
|
|
|
|
|
|
> This Frame Allows maximum production for your bees.
|
|
% Reused his textures and names.
|
|
% Changed Item Registration for Rotors & Components
|
|
|
|
+ Added Framework for adding in future Windmill rotors.
|
|
+Added in a new Bee Frame - The Mutagenic Frame.
|
|
+Custom Jack Daniels Brewing Recipes for Growthcraft and Psychedelicraft.
$Fixed a weird texture overwrite (Electric Blast Furnace & Large Bronze Boiler)
|
|
+First attempt at adding an Alveary block for Forestry
As always, Used authors code to implement it the cleanest way possible. (Sorry if you don't like it, but feel free to offer PR's with better solutions)
|
|
+Added Blazing Pyrotheum
+Added Gelid Cryotheum
+Added Blizz Rods
|
|
+Added A complete set of Machine components up to MAX voltage along with recipes.
+Started Initial work on multiblock items (Similar to the turbine rotor needed in Large turbines)
+Added better support for future recipe additions.
|
|
+Added LuV -> Max Voltage Machine components.
+Added Rocket Engines, High tier diesel generators.
+Added new textures for everything.
+Added BedLocator_Base.java - Debug item for testing and NBT data storage.
+Added Machine_Charger.java - Another Debug machine for testing NBT value manipulation.
|
|
Also did some more refactoring beforehand.
|
|
~Tried some code clean-up on the Helium generator.
|
|
anti-grief block.
Fixed Buffer Cores, now there is 10 tiers, all with a unique colour and recipe.
Energy Buffers have had their recipes revised, due to new recipes for the cores.
Steam condenser may need tweaking, but for now, I'll let it slide and players test it.
Updated a few graphics too, the Staballoy Axe and Pickaxe, the Buffer Core and the New Hammer Tool all received visual updates.
Compiled build and Dev. build will be up shortly.
|
|
|
|
|