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
/
enums
/
GT_Values.java
Age
Commit message (
Expand
)
Author
2022-04-18
Multitileentity precursor (#963)
Jason Mitchell
2022-03-14
save config late (#982)
Glease
2022-02-23
Base work adding 3 new tiers of coils. (#885)
Alkalus
2022-01-23
AE2 Cable facade as cover (#887)
Glease
2021-11-16
underground oil and pollution persistence form rework
Glease
2021-08-29
create a MOD ID for Core Mod
DreamMasterXXL
2021-08-11
Optionally disable automation access to the digital chests with storage buses...
repo_alt
2021-05-15
Allow client to proactively request fluid display updates
Glease
2021-04-03
Ensure conservation of masses in boilers
Glease
2021-01-17
Optionally hide assline recipes (defaults to false). Should have no impact o...
Jason Mitchell
2020-12-28
Added Tier Colors
bartimaeusnek
2020-04-19
Refactored CLS support into an own Compat
bartimaeusnek
2020-03-16
Refactored GT_Values.java
bartimaeusnek
2020-03-02
Add separate debug variables for pumps and miners
Richard Hendricks
2019-12-28
Chunkloading support for multiblock miner (#227)
repo-alt
2019-01-24
Add support for placer ores, including config options for enable/disable and ...
Richard Hendricks
2018-09-08
Various fixes
bartimaeusnek
2018-08-31
added config option to allow broken recipe map for debug purposes
bartimaeusnek
2018-08-13
Fix for issue 3399.
Richard Hendricks
2018-06-19
Attempt to fix for #3030. Checking in on branch and doing PR so it can be re...
Richard Hendricks
2017-11-24
Removed oreveinSize to use a hardcoded value for now, until we can do per-dim...
Richard Hendricks
2017-11-24
Remove tabs, replace with spaces
Richard Hendricks
2017-11-24
Feature complete. Ready for testing in multiple dimensions.
Richard Hendricks
2017-11-24
First pass at chunkifying oreveins
Richard Hendricks
2017-10-20
Add small ores debug messages
Richard Hendricks
2017-10-16
Add variable to configure number of attempts before giving up, default to 64....
Richard Hendricks
2017-10-16
Rebase to latest experimental head
Richard Hendricks
2017-09-15
Added debug prints for cleanroom issues.
Richard Hendricks
2016-10-07
gt api directory change from bloodasp code
Technus
2016-10-07
Removed unused material + some minor string change
Blood-Asp
2016-09-21
Fixed more texture bug
Technus
2016-09-21
Initial material change and tier expansion.
Technus
2016-09-21
Adding tiers to GT_Values
Technus
2016-06-21
experimental branch
Dream-Master
2016-06-21
reverse commit
Dream-Master
2016-06-21
even with Blood asp experimental branch
Dream-Master
2016-06-21
remove all
Dream-Master
2015-10-21
Reformat code
Shawn Buckley
2015-10-20
Merge pull request #253 from JonnyNova/tf_squash
Blood-Asp
2015-10-19
Replace GT_Values.T/F with java primitive boolean values
Shawn Buckley
2015-10-19
Replace homegrown character comparision for builtin ones
Shawn Buckley
2015-10-18
Move source directory
Shawn Buckley