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
/
gtPlusPlus
/
api
Age
Commit message (
Expand
)
Author
2024-10-31
Delete 4 unused GT++ classes (#3426)
Alexdoru
2024-10-25
Fix World leak caused by BlockPos class from GT++ (#3414)
Alexdoru
2024-10-09
Remove tremendous and useless RAM allocation from GT++ algae pond recipes (#3...
Alexdoru
2024-10-02
Cleanup the codebase (#3311)
Alexdoru
2024-09-28
Remove more reflection + reorganize mixin accessors packages (#3260)
Alexdoru
2024-09-21
GT++ ASM Cleanup (#3238)
Alexdoru
2024-09-19
migrate GT++ config to GTNHLib (#3193)
boubou19
2024-09-17
cache some Enum.values() call to reduce RAM allocations
Alexdoru
2024-09-15
Remove GT++ AutoMap (#3199)
NotAPenguin
2024-09-12
Merge config categories (#3152)
boubou19
2024-09-07
Remove a bunch more reflection (#3074)
Alexdoru
2024-09-02
The Great Renaming (#3014)
NotAPenguin
2024-08-11
Fix QFT recipes (#2862)
NotAPenguin
2024-07-30
Disable optimize on 8 gtpp recipe maps (#2798)
chochem
2024-07-27
Optimize load time (#2774)
Raven Szewczyk
2024-07-26
Remove Cell Chemistry in LFTR and Fix Recipe Tooltip (#2768)
Daniel Mendes
2024-05-24
Merge addon sources
Raven Szewczyk