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
/
gregtech
/
api
/
logic
Age
Commit message (
Expand
)
Author
2023-12-03
Refactor RecipeMap (#2345)
miozune
2023-12-03
Plasma Mixer: only consume power when recipe starts. Fixes #14895. (#2375)
Alex Bee
2023-09-23
Update buildscript (#2305)
boubou19
2023-09-05
Proper recipe selection for output overflow in LCR and other multiblocks (#2247)
SKProCH
2023-09-02
Fix GPL ignoring if the recipe is allowed to be cached (#2262)
miozune
2023-07-30
Stop setting the recipe map amperage on OC calc (#2199)
BlueWeabo
2023-07-28
Add more API to ParallelHelper and rework OverclockCalculator (#2185)
BlueWeabo
2023-07-25
Return validate recipe result, when leaving the process method (#2179)
Maxim
2023-07-23
Cache old recipe map and delete lastRecipe if it changes (#2167)
Maxim
2023-07-20
Generic processing logic GTPP API (#2155)
Maxim
2023-07-14
GPL Special Item access (#2134)
Maxim
2023-07-10
Generic processing logic (#2096)
Maxim
2023-06-05
Use IVoidable for GT_ParallelHelper (#2053)
miozune
2023-06-05
Code cleanup (#2040)
chill
2023-05-28
Add new mode for void protection & implement it for more multis (#2024)
miozune
2023-04-23
Forge direction (#1895)
Jason Mitchell
2023-04-22
MuTE overhaul and ACR (#1883)
Maxim
2023-04-01
Implement Power Logic, Pollution Logic and Processing Logic for MuTEs and man...
BlueWeabo