Age | Commit message (Collapse) | Author |
|
|
|
|
|
* Fix description of speed boost in tooltips
* Capitalise Eu/eu to EU
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* autoplace integration
* add missing changes in base class
|
|
|
|
* Flotation Cell fixes
* Add info on type locking
* address review
|
|
* Remodeled chunkloader code after RC chunkloaders to make them actually work
* Added limit to chunk radius
* Some cleanup
|
|
|
|
* Added function to also charge RF tools
* Added check if the TE is server side before registering it in the charging helper
* Removed unused imports
* Fixed charged items not increasing when charging RF tools and removed unnecessary check for cofh on mod load
* Removed unnecessary import
|
|
* Disable the large generator array
* Re-add and comment Recipe
Co-authored-by: Alexandre Tardif <alexandre.tardif@nexusinno.com>
|
|
|
|
* NEI Cleanup
* adjustments
|
|
|
|
* Fixes for Cold Trap and Reactor Processing Unit
* remove unused import
|
|
|
|
* Do recipe check for each input bus
* Code cleanup
|
|
- Change the values for the speed of durability loss of rotors in XL Turbines, given that this loss scales with EU/t, and is not a fixed number as the speed of the multiblock changes.
|
|
|
|
|
|
|
|
Seems sensible, not sure why this wasn't the case already honestly.
|
|
supplied (#245)
|
|
|
|
|
|
(#236)
|
|
* Fix TGS
* Add info
* Add info
* careless
|
|
|
|
|
|
|
|
|
|
* un-nerf the TGS
* switch from ordinal to enum constants
|
|
Co-authored-by: Martin Robertz <dream-master@gmx.net>
|
|
* Implement Higher Speed Mode and Tectech Hatches
- Added the option to use Tectech Dynamo Hatches on XL turbines;
- Tweaked the current speed from 18x to the 16x that Alkalus told me was intended (not 100% sure about this, breaks current setups somewhat but my testing gave a higher value than intended);
- Added Fast Mode, which can be switched into to triple the multi's speed to 48x, but with greatly accelerated (12x) turbine damage and maintenance problems;
- Integrated Loose Mode into the mode changing for Steam and SH Steam XL Turbines, so that any combination is possible;
- Added information to the tooltip to clarify the numbers and speed.
* Clarified Loose Mode Settings in Tooltip
|
|
* Added Endgame Soldering Alloy
- Adder recipe for Mutated Living Solder, an endgame soldering alloy meant for the bioware circuit line and content after it;
- Added a new, very expensive catalyst for this recipe, which favors the usage of Awakened Draconium Coils to prevent losing durability on the catalyst;
- Changed the Chemical Plant so that using Awakened Draconium Coils with Tungstensteel Pipe Casings removes the chance of consuming catalyst durability.
* Lowered Recipe Energy Tier by 1
|
|
* Algae Farm Buffs and Tweaks
- Changed the Algae Farm cycles, so that the multi works much faster but outputs less algae, in a more similar fashion to other multiblocks;
- Tweaked some related recipes that were still too underpowered;
- Increased the cost of Compost per tier to reinforce the decision between using it, upgrading the Algae Farm or making more;
* Added Restriction to Gate Tiers Properly
- Changed the machine check so that all buses/hatches have to at least match the tier of the casings in the multi for it to form correctly, preventing tier skips by using more advanced machine casings that use early materials.
* Fixed Compost Consumption
* Fix Multi Forming When Hatches are Changed
|
|
* Various fixes
* Refactor
* remove unused imports
* derp
* fix
|
|
|
|
* Fix fertilizer usage in Crop Manager
* Change how much is gained per fertilizer
* Add aCrop
|
|
|
|
* Fixes circuit recipes in Dangote
* Clean up Dangote circuit fix code
|