aboutsummaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Collapse)Author
2015-09-23Tier acronym added to hatch namespyure
2015-09-23Descriptive tooltip added for hatchpyure
2015-09-23Descriptive tooltip added for hatchpyure
2015-09-23Descriptive tooltip added for hatchpyure
2015-09-23Descriptive tooltip added for hatchpyure
2015-09-23Update GT_MetaTileEntity_Hatch.javapyure
getSlots() static method added
2015-08-12Steam Turbine fixespyure
Removed requirement for getAverage()
2015-08-12Steam turbine getAverage() disabledpyure
Removed requirement of getAverage()
2015-08-12Plasma turbine fixespyure
* Math fixes (no more crazy output numbers) * getAverage() references removed * multiple input hatch support (first fluid-type handled only in case user tries to fuel with different-valued plasma types simultaneously) * 125% maximum overflow inefficiency
2015-08-12HP Steam turbine fixespyure
* Math fixes (no more crazy output numbers) * getAverage() references removed * multiple input hatch support (no more exploits by feeding HP Steam to multiple hatches) * 125% maximum overflow inefficiency * Output ties directly to actual HP Steam consumed
2015-08-12Gas turbine fixespyure
* Math fixes (no more crazy output numbers) * getAverage() references removed * multiple input hatch support (first fluid-type handled only in case user tries to fuel with methane + hydrogen simultaneously) * 125% maximum overflow inefficiency
2015-08-12remove getAverage() pyure
We now do gradual output changes depending on the difference in current and target output level
2015-08-11Large Heat Exchanger water/steam ratiopyure
* Ratio now 1:160 (perfect) * Now use useWater properly as intended * NOT using math.Round() or math.Floor()
2015-08-08Update Large Steam Turbinepyure
* Multiple input hatches now handled properly. * Now use 125% maximum input consumption and penalty * We now track averageFlow and totalFlow separately: we don't want turbine byproducts generated from the average, but the actual consumption. Notes from last pull: * We track 125% allowance via remainingFlow. We do still attempt to pull 125% from each hatch, but only up to our 125% overall allowance. (So even with two hatches, we can still only pull 500 steam total from a 400 steam rotor) * With remainingFlow, we gain optimization: we don't even check unnecessary hatches if the first one provided enough steam. * Reinstated averageFlow. * added a ton of comments for your convenience.
2015-08-02Update 5.08.26Blood-Asp
2015-07-25V5.08.25Blood-Asp
2015-07-12GT 5.08.24Blood-Asp
2015-07-06Update en_US.langKodos Atoz
I can has grammar?
2015-07-02Update en_US.langKodos Atoz
Correct some misspellings and spacings. Probably incomplete, but I'm tired and cba to go over every word.
2015-06-29Version 5.08.22-23Blood-Asp
2015-06-27Version 5.08.21Blood-Asp
2015-06-23strip linenumbersaerospark
2015-06-22Merge pull request #1 from Blood-Asp/masteraerospark
version 5.08.20
2015-06-22version 5.08.20Blood-Asp
moar bugfixes
2015-06-21Update GT_TileEntity_Ores.javaaerospark
Fix iron worldgen exploit
2015-06-07Update 5.08.19Blood-Asp
2015-05-28Update 5.08.18Blood-Asp
RF Support and finished Processing array
2015-05-25Update 5.08.17Blood-Asp
Large Turbines, Heat exchanger, player detector
2015-05-19Update 5.08.16Blood-Asp
Monster repellator + large turbine
2015-05-19Fix JD's broken code(;´・ω・)
Otherwise most materials will simply not get registered.
2015-05-18update 5.08.14Blood-Asp
2015-05-16update 5.08.13Blood-Asp
Turbine items and achievements
2015-05-11update 5.08.12Blood-Asp
- Added config to enable TCon in unification. - Added Teleporter. - Added Needs Maintainance Cover. - Changed Ultimate Battery Textures. - Changed Pump area (8(2^tier) -> 10(1.6^tier).
2015-05-10More updates.Blood-Asp
Many bugfixes + 5 Tier Pump + API.jar
2015-04-30QChest + Wireless RSBlood-Asp
2015-04-27Add and fixBlood Asp
More Bugfixes, Soldering Iron and Magic Energy Absorber
2015-04-26Fusion GUI and Distillation TowerBlood Asp
2015-04-24Many bugfixesBlood Asp
2015-04-23Fix compatibility with forge older than 1355Blood Asp
2015-04-23Initial CommitBlood Asp