aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/GregTech_API.java
AgeCommit message (Expand)Author
2024-08-16Cleanup (#2904)miozune
2024-08-08Added the miniature wormhole generator (#2800)RecursivePineapple
2024-08-04Packet cleanup: avoid duplicating IDs across multiple files using an enum (#2...Raven Szewczyk
2024-08-03Waterline rework (#2577)NotAPenguin
2024-08-01Laser Engraver Multi (#2771)Mary
2024-08-01Add multi lathe (#2783)Volence
2024-07-18Add a Multiblock Electromagnetic Separator (#2726)Mary
2024-04-30GT recipe.cfg cleanup (#2579)chochem
2024-03-04Maybe thread safe (#2523)Jason Mitchell
2024-02-27Add locale code support for lang manager (#2511)miozune
2024-01-31Add Drone Centre (#2412)RealSilverMoon
2024-01-20Remove all usages of GT_ItemStack2 as Set/Map keys by using fastutil (#2465)tth05
2024-01-05Merge MuTEMaster into Master (#2431)BlueWeabo
2023-12-03Refactor RecipeMap (#2345)miozune
2023-11-27Always enable all material components (#2380)miozune
2023-10-09Allows covers to be configured to tick more slowly (#2307)querns
2023-10-04Code cleanup (#2309)boubou19
2023-09-10Deprecate GregTech_API#mAE2 (#2288)miozune
2023-09-09Use Avaritia for Universium renderer (#2286)miozune
2023-06-08fix (#2069)Jakub
2023-06-05Fix fluid registry related bugs (#2057)miozune
2023-06-05Code cleanup (#2040)chill
2023-04-10Update spotless config to 0.2.2Raven Szewczyk
2023-04-04Modid work (#1833)boubou19
2023-04-01update spotless formatting (#1827)boubou19
2023-04-01Recipe Adder v2 (#1770)Glease
2023-03-04a more direct and permanent solution to dummy world issue (#1781)Glease
2023-02-21Fix possible race condition between client and server thread over config circ...Glease
2023-02-19Make material renderer available for arbitrary item (#1753)miozune
2023-02-17Add Hodgepodge compat (#1752)miozune
2023-01-30[ci skip] spotlessApply with the new settingsJason Mitchell
2022-11-26Initial Commit (#1524)MadMan310
2022-10-31Add solenoid coils for cyclotron (#1494)Connor-Colenso
2022-10-01spotlessMartin Robertz
2022-09-23Move `hashCoverCoords` to WirelessBaseMatej Dipčár
2022-09-23Move advanced redstone API to Wireless BaseMatej Dipčár
2022-09-23Implement all advanced receiver modesMatej Dipčár
2022-09-23Fix map not updating when transmitter TE gets destroyedMatej Dipčár
2022-09-23Add handling of multiple sourcesMatej Dipčár
2022-09-23Add Advanced Wireless Redstone CoversMatej Dipčár
2022-09-03merge in ASM-ed in changes from gt++ (#1339)Glease
2022-09-01various loading time optimization (#1330)Glease
2022-08-27Update buildscript & apply spotless (#1306)Raven Szewczyk
2022-08-10Reserve MTE IDs for kuba6000 (#1238)Jakub
2022-08-07fix(warnings): re-enable and deal with specific warnings (#1221)Léa Gris
2022-07-23add(api/enums): particle and sound effect enumerations (#1154)Léa Gris
2022-06-24Silicon change (#953)Martin Robertz
2022-05-03Reserve MTE IDs fon MuXiu1997 (#1048)MuXiu1997
2022-04-08Allows sorting of configuration circuits (#1012)MuXiu1997
2022-03-14pin comb type id instead of depending on array ordinal (#980)Glease