Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-17 | Add translation strings for new fluid tooltips | D-Cysteine | |
2021-10-17 | Merge pull request #16 from GTNewHorizons/GlodBlock-patch-1 | Martin Robertz | |
add fluid info tooltip | |||
2021-10-17 | add fluid info tooltip | GlodBlock | |
2021-08-18 | Merge pull request #15 from Cleista/scan_format_enhancement | Martin Robertz | |
Resolves GTNewHorizons/GT-New-Horizons-Modpack#8421 | |||
2021-08-17 | Sort messages displayed to the player | Cleista | |
2021-08-17 | Add color codes to scanner messages | Cleista | |
2021-08-17 | Update Forge maven URL in build script | Cleista | |
2021-08-16 | bump version | DreamMasterXXL | |
2021-08-02 | Merge pull request #14 from Kiwi233/master | Martin Robertz | |
Update zh_CN.lang | |||
2021-08-02 | Update zh_CN.lang | [Kiwi233] | |
2021-07-23 | Merge pull request #13 from repo-alt/master | Martin Robertz | |
2021-07-19 | https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/8092 | repo_alt | |
GT_LanguageManager.getTranslation has changed, and now defaults to StatCollector.translateToLocal | |||
2021-01-25 | Merge pull request #12 from GTNewHorizons/selectable_ores | Martin Robertz | |
Selectable ores - Inspired by Gregicality | |||
2021-01-24 | Properly handle BW ores | Jason Mitchell | |
2021-01-24 | Java cleanups | Jason Mitchell | |
2021-01-24 | One more rename, and fix oredict names | Jason Mitchell | |
2021-01-24 | nit | Jason Mitchell | |
2021-01-24 | small cleanup | Jason Mitchell | |
2021-01-24 | Double click text selection to invert background | Jason Mitchell | |
2021-01-24 | Pollution works now. | Jason Mitchell | |
2021-01-24 | Fluids work now | Jason Mitchell | |
2021-01-24 | Selectable ores on electronic prospector | Jason Mitchell | |
* Cleaned up some class/file names * Removed unused code/comments * Cached other mods being loaded * Various optimizations | |||
2021-01-24 | Update libs so shit runs in dev | Jason Mitchell | |
2020-12-15 | bump version | DreamMasterXXL | |
2020-12-13 | Merge pull request #11 from Kiwi233/master | Martin Robertz | |
Update zh_CN.lang | |||
2020-12-13 | Update zh_CN.lang | [Kiwi233] | |
2020-12-03 | bump version | DreamMasterXXL | |
2020-11-27 | Merge pull request #10 from albus12138/master | Martin Robertz | |
Replace hardcode text with language file. | |||
2020-11-27 | Add lang file for detravscannermod | r4phael | |
2020-11-25 | Fix small ore filter | r4phael | |
2020-10-16 | Replace hard code texts with language file | r4phael | |
use gregtech.lang as language file | |||
2020-10-16 | Fix small ores cannot be localized | r4phael | |
2020-04-25 | fix fluids | DreamMasterXXL | |
2020-04-25 | changed colors a bit | DreamMasterXXL | |
2020-04-25 | add bartworks for jenkins | DreamMasterXXL | |
2020-04-25 | add gt++ as lib for jenkins | DreamMasterXXL | |
2020-04-25 | add libs for jenkins | DreamMasterXXL | |
2020-04-25 | update gradle | DreamMasterXXL | |
2020-04-25 | add new fluid colors for underground fluids | DreamMasterXXL | |
bump version | |||
2019-12-22 | update version | Dream-Master | |
2019-11-03 | idk what is wrong here | Dream-Master | |
2019-11-03 | fixed small ores showing up on non-small ore screen | bartimaeusnek | |
+autogenerated a color for every registered fluid +version increase Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2019-04-07 | added automatic dev and dev-debug build to build grandle | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2019-04-07 | refractored code | bartimaeusnek | |
+added bartworks integration | |||
2018-08-28 | Upped version to 1.5.3 | Richard Hendricks | |
2018-08-28 | Change from fixed colors for fixed fluids, to assigned colours using a ↵ | Richard Hendricks | |
HashMap. New fluids will need to be added to the map. Tweaked display so instead of trying to change the color displayed in the chunk, it now fills in the chunk indicating how much fluid is located there. Fixed offset for the crosshairs vs the player's actual location. | |||
2018-08-26 | Fixed issue with Electronic Prospector having issues with single-chunk scan. ↵ | Richard Hendricks | |
Upped version #. | |||
2018-08-14 | Updated version to 1.5.1. Fixed basic prospector behavior. Changed to ↵ | Richard Hendricks | |
display summary of ores found and distance from player. Adjusted range down overall. Increased success chance slightly. Increased durability. | |||
2018-08-13 | stupid gitignore -_-' | bartimaeusnek | |
2018-06-13 | Simple scanners (#7) | bartimaeusnek | |
* +added simple scanners +added UHV Electric Prospector's Scanner +removed unnecessary classes * disabled debug build * Update build.properties |