index
:
github/GT5-Unofficial.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
goodgenerator
/
blocks
/
tileEntity
/
PreciseAssembler.java
Age
Commit message (
Expand
)
Author
2023-07-26
Fix crafting input hatches texture in PrAss (#186)
Harry
2023-07-24
update bs+sa+deps
Martin Robertz
2023-07-24
Add support for crafting input buffer (#185)
Harry
2023-07-18
Enable VP support on PrAss (#178)
Maxim
2023-07-17
Implement generic processing logic (#176)
Maxim
2023-06-25
Added more information to PrAss tooltip (#170)
Maxim
2023-05-30
Update to new input separation API & appearance of PAss GUI (#166)
miozune
2023-05-01
ForgeDirection (#158)
Jason Mitchell
2023-03-16
Add mode toggle button to PrAss GUI (#144)
Maxim
2023-02-23
Make PrAss Accept EV+ glass (#138)
LewisSaber
2023-01-28
[ci skip] spotlessApply with the new settings
Jason Mitchell
2022-11-30
clean the long power use base and add item util for tiered material (#108)
Yang Xizhi
2022-11-25
allow precise assembler overclock after max (#106)
Yang Xizhi
2022-10-23
Slightly change tooltip on the Precise Assembler (#95)
MadMan310
2022-10-12
Auto place integration (#83)
Maxim
2022-09-21
Fix integer overflow in PAss when overclocking beyond MAX (#82)
Raven Szewczyk
2022-09-16
fix overflow cal when max input voltage over max (#80)
Yang Xizhi
2022-09-12
fix voltage check (#79)
Yang Xizhi
2022-07-15
Expand item limit for Neutron Activator & Add back Low Quality Naquadria Sulp...
miozune
2022-06-21
Limit PASS recipes by energy hatch tier as well (#48)
miozune
2022-06-12
Use getMaxInputVoltage for finding recipes in Precise Assembler (#47)
miozune
2022-06-10
correct tooltip (#45)
Yang Xizhi
2022-04-22
use the correct max input power method (#34)
Yang Xizhi
2022-03-31
decrease the allowed hatch amount (#27)
Yang Xizhi
2022-03-31
Fix secondary description (#28)
MuXiu1997
2022-02-15
Fixstructurelib (#17)
bombcar
2022-02-08
recipes for Pre-Assembler and minor fix
GlodBlock
2022-02-08
minor fix
GlodBlock
2022-02-07
finish precise assembler, no recipe yet
GlodBlock
2022-02-07
add Precise Assembler structure
GlodBlock