aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gtPlusPlus/GTplusplus.java
AgeCommit message (Collapse)Author
2022-08-12Chunkloader code rework (#274)Maxim
* Remodeled chunkloader code after RC chunkloaders to make them actually work * Added limit to chunk radius * Some cleanup
2022-06-11Mark GT5u as a required dependency (#209)Raven Szewczyk
Without this if gt5 crashes during loading, gt++ continues loading and it makes error logs unclear to read
2022-01-29Added Mob Mentality.Alkalus
Added perks to sleeping. Added Magic Feather.
2021-12-19Added Logger to check free Meta IDs in dev.Alkalus
Freed up some indexes in TAE. Finished work on Chisel single blocks. Finished work on Chisel multiblock. Finished work on Rock Breaker multiblock.
2021-12-13Merge tag '1.7.20' into unified-build-script2Johann Bernhardt
# Conflicts: # build.properties # src/main/java/gtPlusPlus/xmod/gregtech/loaders/RecipeGen_Fluorite.java
2021-12-12Move sources and resourcesJohann Bernhardt