aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/goodgenerator/blocks/tileEntity/PreciseAssembler.java
AgeCommit message (Expand)Author
2023-12-18Cleanup isValidMetaTileEntity again (#227)miozune
2023-12-04Migrate to new RecipeMap (#219)miozune
2023-12-03structure cleanup (#220)Glease
2023-10-30Cleanup isValidMetaTileEntitymiozune
2023-09-23Cleanup noXXXYYY methods (#211)miozune
2023-08-30Fix precise assembler not overclocking with amperage and Precise mode having ...BlueWeabo
2023-08-26no amperage OC for PrAss (#203)chochem
2023-08-10Don't consume multiple amps for Precise Assembler if only one normal energy h...miozune
2023-07-29Use new API from GT5u (#188)BlueWeabo
2023-07-26Fix crafting input hatches texture in PrAss (#186)Harry
2023-07-24update bs+sa+depsMartin Robertz
2023-07-24Add support for crafting input buffer (#185)Harry
2023-07-18Enable VP support on PrAss (#178)Maxim
2023-07-17Implement generic processing logic (#176)Maxim
2023-06-25Added more information to PrAss tooltip (#170)Maxim
2023-05-30Update to new input separation API & appearance of PAss GUI (#166)miozune
2023-05-01ForgeDirection (#158)Jason Mitchell
2023-03-16Add mode toggle button to PrAss GUI (#144)Maxim
2023-02-23Make PrAss Accept EV+ glass (#138)LewisSaber
2023-01-28[ci skip] spotlessApply with the new settingsJason Mitchell
2022-11-30clean the long power use base and add item util for tiered material (#108)Yang Xizhi
2022-11-25allow precise assembler overclock after max (#106)Yang Xizhi
2022-10-23Slightly change tooltip on the Precise Assembler (#95)MadMan310
2022-10-12Auto place integration (#83)Maxim
2022-09-21Fix integer overflow in PAss when overclocking beyond MAX (#82)Raven Szewczyk
2022-09-16fix overflow cal when max input voltage over max (#80)Yang Xizhi
2022-09-12fix voltage check (#79)Yang Xizhi
2022-07-15Expand item limit for Neutron Activator & Add back Low Quality Naquadria Sulp...miozune
2022-06-21Limit PASS recipes by energy hatch tier as well (#48)miozune
2022-06-12Use getMaxInputVoltage for finding recipes in Precise Assembler (#47)miozune
2022-06-10correct tooltip (#45)Yang Xizhi
2022-04-22use the correct max input power method (#34)Yang Xizhi
2022-03-31decrease the allowed hatch amount (#27)Yang Xizhi
2022-03-31Fix secondary description (#28)MuXiu1997
2022-02-15Fixstructurelib (#17)bombcar
2022-02-08recipes for Pre-Assembler and minor fixGlodBlock
2022-02-08minor fixGlodBlock
2022-02-07finish precise assembler, no recipe yetGlodBlock
2022-02-07add Precise Assembler structureGlodBlock