aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/common/tileentities/GTMTE_LapotronicSuperCapacitor.java
AgeCommit message (Expand)Author
2022-03-13Change existing buff to 6xunknown
2022-03-04fix lsc uhv capacitor energy capGlease
2022-03-02remove useless commentGlease
2022-03-02structurelib support for LSCGlease
2022-02-23Fix actual storage calculationunknown
2022-02-20Buff energy storage per cellunknown
2021-05-12Average EU/t in/out added to getInfoData()Matt
2021-05-11Fixed issues with injectEnergyUnits and drainEnergyUnitsMatt
2021-05-11undid change to getInfoData()Matt
2021-05-10forgot to remove the "|| true" on the multiblock checkMatt
2021-05-10Energy detector covers now show average EU/t in/outMatt
2021-04-29Merge pull request #12 from Prometheus0000/cap-changeMartin Robertz
2021-04-29Change int to double to properly use fractionsPrometheus0000
2021-04-19Update TT text to reflect changesPrometheus0000
2021-04-19Add check for more than 50% non-empty capsPrometheus0000
2021-04-19Get 3rd switch to work in a functionPrometheus0000
2021-04-18LSC now works with EU Detector CoverMatt
2021-04-18Revert previous and move the other 2 switches to functionsPrometheus0000
2021-04-17change switch to functionPrometheus0000
2021-04-17Remove the other one that doesn't do anythingPrometheus0000
2021-04-17FixPrometheus0000
2021-04-16Add icons and recipes, and clean up spacesPrometheus0000
2021-04-15Add EV and empty capacitorsPrometheus0000
2020-11-19Fixed build since I changed the name a littlePrometheus0000000
2020-11-19More text changesPrometheus0000000
2020-11-19Change multi tooltips to rely on GT for it insteadPrometheus0000000
2020-05-20Added EU I/O to LSC info datakekzdealer
2020-05-14code cleanup so I understand it betterkekzdealer
2020-05-14Updated LSC tooltip, added meta specification to jar recipeskekzdealer
2020-05-14Guarded against some edge case where you could get stuck with a wrong passive...kekzdealer
2020-05-14Fixed LSC glass shell check for LSCkekzdealer
2020-05-14Removed Really Ultimate Capacitor subblock from the gamekekzdealer
2020-05-14Implemented maintenance effects for the LSCkekzdealer
2020-05-14Fixed block meta merging bskekzdealer
2020-05-13removed leftover debug print, and fixed multi hatch not saving it's autoOutpu...kekzdealer
2020-05-13fixed LSC not checking that there's no glass mixing on the roofkekzdealer
2020-05-13Removed laser hatch bug disclaimer in LSC tooltipkekzdealer
2020-05-13Fixed power not being calculated correctly for laser hatches in LSCkekzdealer
2020-05-13code cleanup, recipe fixkekzdealer
2020-05-12Added disclaimer that laser hatches don't work yetkekzdealer
2020-05-12changed wording in LSC info data from "running cost" tp "passive loss"kekzdealer
2020-05-12Revert "added overflow protection when dealing with TT laser hatches, as thei...kekzdealer
2020-05-12removed line to apply a casing texture to laser hatches. Their spray colour s...kekzdealer
2020-05-12added overflow protection when dealing with TT laser hatches, as their throug...kekzdealer
2020-05-12code cleanupkekzdealer
2020-05-12bug fix version bump, fixed input calculationkekzdealer
2020-05-12Structure bug fixkekzdealer
2020-05-12LSC running cost fixkekzdealer
2020-05-12Removed debug prints and added TT Laser supportkekzdealer
2020-05-11Another attempt at checkMachine() fix :T. Tried to add research text to resea...kekzdealer