aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/util/GT_Utility.java
AgeCommit message (Expand)Author
2022-09-02fix rare occasion of zero sized empty cell in electrolyzer output (#1335)Glease
2022-09-02Add Drag-And-Drop support for digital tank (#1333)miozune
2022-09-01various loading time optimization (#1330)Glease
2022-08-29Digitalize Super Tank (#1318)くぁーりぃ
2022-08-27Update buildscript & apply spotless (#1306)Raven Szewczyk
2022-08-18no more magical texture index (#1249)Glease
2022-08-02Crash fix (#1182)Runakai1
2022-07-31Better Endgame Wireless EU (#1144)Connor-Colenso
2022-07-23add(api/enums): particle and sound effect enumerations (#1154)Léa Gris
2022-07-16QoL for Forestry Tree breeding; have the GT scanner analyze (similar to crops...Jason Mitchell
2022-07-05DTPF Laser (#1100)Connor-Colenso
2022-07-02Par, var, begone! (#1104)YannickMG
2022-06-24Add New Ore Processing Multi - Integrated Ore Factory (#1078)Yang Xizhi
2022-05-28optimize `isOre()` (#1069)Yang Xizhi
2022-04-26Fix items not moved into the other double chest when the first is full (#1036)Glease
2022-04-24Use proper method for emptying container item (#1034)miozune
2022-04-18Multitileentity precursor (#963)Jason Mitchell
2022-04-13Fix NPE in item moving code (#1010)Glease
2022-03-30Optimize item transfer and inventory sorting (#992)Jakub
2022-02-12Fix separatorl. (#932)Colen
2022-02-06Provide a runtime solution for number rendering. (#922)Daniel
2022-02-04Translation related fixes (#920)Glease
2022-02-03Basic Machine NEI Power Tiers (#914)YannickMG
2021-12-13add unlocalizedname fluid map (#796)Yang Xizhi
2021-12-08Fix assline oredict support (#786)Glease
2021-12-02add select circuit gui for machine and circuits itself (#773)Martin Robertz
2021-11-17Rename GT_CoverBehavior_New to GT_CoverBehaviorBaseGlease
2021-11-17convert cover data storage to a full nbt tagGlease
2021-11-16underground oil and pollution persistence form reworkGlease
2021-10-23Try to use locale formattingD-Cysteine
2021-10-19Fix comment grammarD-Cysteine
2021-10-19Detect the ore type and replace with that type of cobbleD-Cysteine
2021-09-26preload all FluidContainerDataGlodBlock
2021-08-16Removed useless concurrency for some mapsTimeConqueror
2021-08-12Sped up GT_Utility#areUnificationsEqualTimeConqueror
2021-08-10Added Damage Source Based on Hot Item (for gloves in GTNHCoreMod)TimeConqueror
2021-08-08Add formatting to getCoordinateScan()D-Cysteine
2021-08-08Remove scientific notation formatterD-Cysteine
2021-08-07Print powers of 10 instead, for large numbers onlyD-Cysteine
2021-08-07Merge branch 'format-numbers' of https://github.com/D-Cysteine/GT5-Unofficial...D-Cysteine
2021-08-07Make DecimalFormat staticD-Cysteine
2021-08-07Add warning comment just in caseD-Cysteine
2021-08-07Also format recipe timeD-Cysteine
2021-08-07Add number formatting for tooltips & recipesD-Cysteine
2021-08-03GT_Recipe: speedupTimeConqueror
2021-07-30fix (GT) build on jenkinsDreamMasterXXL
2021-07-30make fuel recipe map index building a bit more robustGlease
2021-07-30Implement IConstructable for demo multisGlease
2021-07-15Merge pull request #598 from TimeConqueror/experimentalMartin Robertz
2021-07-15Removed useless method callingsTimeConqueror