aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/common/tileentities/GTMTE_LapotronicSuperCapacitor.java
AgeCommit message (Expand)Author
2022-10-09Fix division by zero errormiozune
2022-10-04Change way average is shown for LSC (now shows actual useful values)Simon
2022-09-11Fix LSCGTNH-Colen
2022-08-26add subchannel usage to structure hintGlease
2022-08-25autoplace integrationGlease
2022-08-18IdkGTNH-Colen
2022-08-15RemoveGTNH-Colen
2022-08-15Debug statementGTNH-Colen
2022-08-14Small changeGTNH-Colen
2022-08-13Clarify maintenance.GTNH-Colen
2022-08-13Add LSC wireless displayGTNH-Colen
2022-08-13Fix wireless interface update.GTNH-Colen
2022-08-12Clean upGTNH-Colen
2022-08-12Add wireless support to LSCGTNH-Colen
2022-06-18Correct tooltip for LSC glass tiermiozune
2022-05-05Fix logic to determine LSC capacitor tiermiozune
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