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
/
objects
Age
Commit message (
Expand
)
Author
2024-10-02
Cleanup the codebase (#3311)
Alexdoru
2024-09-04
Delete/modify some reflection + more renaming (#3037)
Alexdoru
2024-09-02
The Great Renaming (#3014)
NotAPenguin
2024-08-27
Config/gregtech.cfg (#2939)
boubou19
2024-07-29
Remove old integer methods in OC calculator and parallel helper (#2779)
HoleFish
2024-03-11
Fix Fusion overclock (#2528)
HoleFish
2024-01-20
Remove all usages of GT_ItemStack2 as Set/Map keys by using fastutil (#2465)
tth05
2024-01-05
Merge MuTEMaster into Master (#2431)
BlueWeabo
2023-12-26
Change to the overclock logic of Fusion Reactor (#2422)
HoleFish
2023-12-03
Refactor RecipeMap (#2345)
miozune
2023-10-21
A new approach for block updates in BaseMetaTileEntity (#2342)
iamblackornot
2023-06-07
Remove GT_FluidStack (#2063)
miozune
2023-06-05
Code cleanup (#2040)
chill
2023-05-28
make private fields final where possible (#2028)
chill
2023-05-24
Adjust overrides to allow opening machine GUI (#2019)
Maxim
2023-05-07
Add docs to mute (#1960)
chill
2023-04-23
Forge direction (#1895)
Jason Mitchell
2023-04-10
Update spotless config to 0.2.2
Raven Szewczyk
2023-04-08
Kill Disassembler 🔪 (#1855)
Connor-Colenso
2023-04-04
Modid work (#1833)
boubou19
2023-04-01
Jabel, Generic injection and mostly automatic code cleanup (#1829)
Raven Szewczyk
2023-04-01
update spotless formatting (#1827)
boubou19
2023-02-10
Rfg cleanup (#1726)
Raven Szewczyk
2023-01-30
[ci skip] spotlessApply with the new settings
Jason Mitchell
2023-01-04
force compound to be grouped together in chemical formula (#1630)
Glease
2022-11-25
Rewrite GUIs with ModularUI (#1381)
miozune
2022-10-01
Underground Fluid Fix (Fluorine, Liquid Air) (#1418)
chochem
2022-10-01
no-more-duplicate-key (#1424)
iouter
2022-09-05
feat(API): Implements a featured API for GT_Fluid (#1345)
Léa Gris
2022-08-27
Update buildscript & apply spotless (#1306)
Raven Szewczyk
2022-08-16
change sAllFluidStacks collection to be weak reference (#1246)
Glease
2022-04-18
Multitileentity precursor (#963)
Jason Mitchell
2022-02-04
Texture Shenanigans (#915)
Jason Mitchell
2022-02-04
Translation related fixes (#920)
Glease
2021-12-23
Optimize OrePrefixes.contains and OrePrefixes.add (#832)
Glease
2021-12-18
Fix derp in BaseMetaPipeEntity during git merge (#824)
Glease
2021-11-16
underground oil and pollution persistence form rework
Glease
2021-10-18
Optimize away potentially expensive NBT copy in getAssociation
Glease
2021-08-16
Removed useless concurrency for some maps
TimeConqueror
2021-08-03
Removed ArrayIterator and NonNullIterator, because they're redundant
TimeConqueror
2021-08-03
GT_Recipe: speedup
TimeConqueror
2021-05-24
feat(glow): iconset machines glow support
Léa Gris
2021-05-21
feat(render): implementation-free api texture factory
Léa Gris
2021-05-21
fix(render): move new textures rendering to new package
Léa Gris
2021-05-21
fix(render): flickering off-world rendered multitexture with glow
Léa Gris
2021-05-21
fix(render): really not render glow if turned off in config
Léa Gris
2021-05-21
feat(render): glowing texture renderer
Léa Gris
2021-04-27
fix(textfiles): add missing neline at end of files
Léa Gris
2021-03-25
Enabled autoloading for oil drills
repo_alt
2021-02-16
feat(render): tile ambient occlusion
Léa Gris
[next]