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
/
util
/
GT_Utility.java
Age
Commit message (
Expand
)
Author
2022-03-30
Optimize item transfer and inventory sorting (#992)
Jakub
2022-02-12
Fix separatorl. (#932)
Colen
2022-02-06
Provide a runtime solution for number rendering. (#922)
Daniel
2022-02-04
Translation related fixes (#920)
Glease
2022-02-03
Basic Machine NEI Power Tiers (#914)
YannickMG
2021-12-13
add unlocalizedname fluid map (#796)
Yang Xizhi
2021-12-08
Fix assline oredict support (#786)
Glease
2021-12-02
add select circuit gui for machine and circuits itself (#773)
Martin Robertz
2021-11-17
Rename GT_CoverBehavior_New to GT_CoverBehaviorBase
Glease
2021-11-17
convert cover data storage to a full nbt tag
Glease
2021-11-16
underground oil and pollution persistence form rework
Glease
2021-10-23
Try to use locale formatting
D-Cysteine
2021-10-19
Fix comment grammar
D-Cysteine
2021-10-19
Detect the ore type and replace with that type of cobble
D-Cysteine
2021-09-26
preload all FluidContainerData
GlodBlock
2021-08-16
Removed useless concurrency for some maps
TimeConqueror
2021-08-12
Sped up GT_Utility#areUnificationsEqual
TimeConqueror
2021-08-10
Added Damage Source Based on Hot Item (for gloves in GTNHCoreMod)
TimeConqueror
2021-08-08
Add formatting to getCoordinateScan()
D-Cysteine
2021-08-08
Remove scientific notation formatter
D-Cysteine
2021-08-07
Print powers of 10 instead, for large numbers only
D-Cysteine
2021-08-07
Merge branch 'format-numbers' of https://github.com/D-Cysteine/GT5-Unofficial...
D-Cysteine
2021-08-07
Make DecimalFormat static
D-Cysteine
2021-08-07
Add warning comment just in case
D-Cysteine
2021-08-07
Also format recipe time
D-Cysteine
2021-08-07
Add number formatting for tooltips & recipes
D-Cysteine
2021-08-03
GT_Recipe: speedup
TimeConqueror
2021-07-30
fix (GT) build on jenkins
DreamMasterXXL
2021-07-30
make fuel recipe map index building a bit more robust
Glease
2021-07-30
Implement IConstructable for demo multis
Glease
2021-07-15
Merge pull request #598 from TimeConqueror/experimental
Martin Robertz
2021-07-15
Removed useless method callings
TimeConqueror
2021-07-15
Merge pull request #597 from TimeConqueror/experimental
Martin Robertz
2021-07-15
Removed useless array creation in most #copy methods by changing them to #cop...
TimeConqueror
2021-07-15
Optimized Replacing Vanilla Materials code, removed uselessly-repeated operat...
TimeConqueror
2021-07-10
Extended GUI fluid manipulation support to GT_MetaTileEntity_BasicTank
Glease
2021-06-16
Fix UnsupportedOperationException for listContainsItem
Glease
2021-06-05
refactor a bit (readability, restore string order, avoid double tax)
repo_alt
2021-06-05
Display plant stats when the cropstick is empty
repo_alt
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-16
Dirty fix for ore drill not mining certain ore
Glease
2021-04-27
fix(logspam): spam unification typos (#514)
Léa Gris
2021-04-02
Added scanning data reflecting if device shut down.
charles
2021-01-31
BasicMachine fluid tank manipulations in GUI
Glease
2021-01-17
Changed removing part with O(n) instead of O(n^2)
TimeConqueror
2021-01-08
Merge pull request #394 from GTNewHorizons/infinty-chest-compatibilety
Martin Robertz
2021-01-03
infinity chest compatibiltey
botn365
2021-01-02
1) Remove mAddGTRecipesToIC2Machines (stolen from @Glease)
Jason Mitchell
2020-12-31
Implemented ReverseRecipes
bartimaeusnek
[next]