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
/
common
/
blocks
/
GT_TileEntity_Ores.java
Age
Commit message (
Expand
)
Author
2023-11-08
Migrate to non-Object version Utility methods (#2359)
ghostflyby
2023-04-23
Forge direction (#1895)
Jason Mitchell
2023-04-10
Update spotless config to 0.2.2
Raven Szewczyk
2023-04-01
update spotless formatting (#1827)
boubou19
2023-03-15
fix ghost chunk loading caused by ore blocks (#1797)
Glease
2023-01-30
[ci skip] spotlessApply with the new settings
Jason Mitchell
2022-08-27
Update buildscript & apply spotless (#1306)
Raven Szewczyk
2022-07-31
fix small ore and cass ore (#1150)
Yang Xizhi
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-02-16
feat(render): tile ambient occlusion
Léa Gris
2021-01-05
fix(rendering): bottom side orientation
Léa Gris
2020-10-29
Fix ore not synced to client in some cases (again)
Glease
2020-10-28
Fix ore not synced to client in some cases
Glease
2020-02-15
removed unused imports
Dream-Master
2019-01-24
Add support for placer ores, including config options for enable/disable and ...
Richard Hendricks
2018-09-08
Various fixes
bartimaeusnek
2018-01-21
I like this fix better, upstream in the ore layer instead of downstream in th...
Richard Hendricks
2017-11-24
Remove tabs, replace with spaces
Richard Hendricks
2017-11-24
First pass at chunkifying oreveins
Richard Hendricks
2017-10-20
Fix for Deep Dark not allowing oregen above Y=128. https://github.com/GTNewHo...
Richard Hendricks
2017-04-27
Merge branch 'experimental' from GTNH into mergeGTNH (based on BLOODASP)
Technus
2017-03-31
null check to prevent bukkit crash
Blood-Asp
2016-12-13
Ore harvest level rework. Fixed #730.
Dimach
2016-10-02
remove oregen spam
Technus
2016-09-22
Rest of previous commit
Muramasa
2016-09-22
Worldgen and random changes
Muramasa
2016-09-17
That didn't work
Muramasa
2016-09-16
Reduce Marble/Basalt harvest level and setOreBlock fixes
Muramasa
2016-08-13
Rest of d2a098f
Muramasa
2016-08-13
Worldgen and Random changes
Muramasa
2016-08-10
GC Ore Support
Muramasa
2016-07-27
a1a25d42dd2228649699c421d2320e57f47a83f7
Muramasa
2016-07-27
Remove UBC Dependency
Muramasa
2016-07-25
Method simplification
Muramasa
2016-07-23
Fix "stone" veins
Muramasa
2016-07-22
Fix convertOre
Muramasa
2016-07-22
Various fixes/cleanup
Muramasa
2016-07-21
Ore System Rewrite part 2
Muramasa
2016-07-18
Ore system rewrite
Muramasa
2016-07-16
Initial
Muramasa
2015-10-25
Added config for block harvest levels.
Blood-Asp
2015-10-21
Reformat code
Shawn Buckley
2015-10-21
Remove jdgui-comments
Shawn Buckley
2015-10-21
Bring in experimental branch
Shawn Buckley
2015-10-21
Move source files
Shawn Buckley