Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-20 | update to forestry 4.0 | Blood-Asp | |
2015-10-20 | Merge pull request #252 from JonnyNova/char_comparison | Blood-Asp | |
Replace homegrown character comparision for builtin ones | |||
2015-10-19 | Replace homegrown character comparision for builtin ones | Shawn Buckley | |
2015-10-20 | Merge pull request #250 from ShawnBuckley/gitignore | Blood-Asp | |
Add to .gitignore | |||
2015-10-20 | Merge pull request #249 from ShawnBuckley/source-move | Blood-Asp | |
Move source directory | |||
2015-10-20 | Merge pull request #248 from ShawnBuckley/gradle | Blood-Asp | |
Update gradle dependencies | |||
2015-10-19 | Remove unused subversion property | Shawn Buckley | |
2015-10-19 | Correct build.properties to use Forge 1481 | Shawn Buckley | |
2015-10-18 | Add to .gitignore | Shawn Buckley | |
2015-10-18 | Move source directory | Shawn Buckley | |
2015-10-18 | Organize build.properties | Shawn Buckley | |
2015-10-18 | Update dependencies | Shawn Buckley | |
2015-10-18 | Merge pull request #232 from ShawnBuckley/jdgui-comments | Blood-Asp | |
Removed JD comments | |||
2015-10-18 | Merge pull request #231 from ShawnBuckley/ore-logger | Blood-Asp | |
Update ore dictionary logger header language | |||
2015-10-18 | GT5.08.31 | Blood-Asp | |
2015-10-14 | Removed JD comments | Shawn Buckley | |
2015-10-14 | Update ore dictionary logger header language | Shawn Buckley | |
2015-10-12 | first half of 5.08.31 | Blood-Asp | |
2015-10-04 | Another hotfix | Blood-Asp | |
2015-10-03 | Hotfix | Blood-Asp | |
2015-10-03 | Update version 5.08.30 | Blood-Asp | |
2015-10-01 | Merge pull request #201 from TehporP/master | Blood-Asp | |
Create zh_CN.lang | |||
2015-10-01 | Create zh_CN.lang | TehporP | |
2015-10-01 | Merge pull request #199 from pyure/patch-3 | Blood-Asp | |
Large Boilers now accept distilled water (w/o exploding) | |||
2015-10-01 | Merge pull request #195 from mezz/master | Blood-Asp | |
Fix #194 Annoying sounds with Forestry Worktable | |||
2015-10-01 | Merge pull request #193 from pyure/master | Blood-Asp | |
#186: Hatch names and descriptive tooltips | |||
2015-10-01 | Merge pull request #176 from doushio9967/advcircuit-achievement-fix2 | Blood-Asp | |
Let GT AdvCircuits trigger the stepforward achievement. | |||
2015-09-28 | Large Boilers now accept distilled water (w/o exploding) | pyure | |
2015-09-25 | Fix #194 Annoying sounds with Forestry Worktable | mezz | |
2015-09-25 | Really minor convention tweak in block_ores | pyure | |
Returning from the default clause of a switch stops eclipse from bitching about unhandled enums. | |||
2015-09-23 | Tier acronym added to hatch names | pyure | |
2015-09-23 | Descriptive tooltip added for hatch | pyure | |
2015-09-23 | Descriptive tooltip added for hatch | pyure | |
2015-09-23 | Descriptive tooltip added for hatch | pyure | |
2015-09-23 | Descriptive tooltip added for hatch | pyure | |
2015-09-23 | Update GT_MetaTileEntity_Hatch.java | pyure | |
getSlots() static method added | |||
2015-09-11 | Let GT AdvCircuits trigger the stepforward achievement. | doushio9967 | |
2015-09-05 | update gitignore | Blood-Asp | |
2015-09-05 | GT5.08.29 | Blood-Asp | |
2015-09-05 | error revert | Blood-Asp | |
2015-09-05 | Merge remote-tracking branch 'origin/master' | Blood-Asp | |
2015-09-05 | Version 5.08.28 | Blood-Asp | |
2015-08-30 | Merge pull request #156 from InfinityStudio/master | Blood-Asp | |
Fixed large steam turbine do not consume steam. | |||
2015-08-22 | Fixed large steam turbine do not consume steam. | DerekCHAN | |
Large steam turbine do not consume steam as MFR installed. Simply caused by MFR changed regular steam "fluid.steam" to "fluid.mfr.steam.still.name". | |||
2015-08-21 | push buildscript | Blood-Asp | |
2015-08-16 | GT5.08.27 | Blood-Asp | |
2015-08-15 | Merge pull request #143 from pyure/patch-2 | Blood-Asp | |
Turbines don't shut down automatically | |||
2015-08-15 | Merge pull request #142 from pyure/patch-1 | Blood-Asp | |
Heat Exchanger updates | |||
2015-08-15 | Turbines don't shut down automatically | pyure | |
Turbines no longer shut down automatically when they lose steam. Instead, efficiency drops 10% per cycle when inactive. | |||
2015-08-14 | Heat Exchanger updates | pyure | |
* Can now adjust the minimum threshold for Superheated steam via Integrated Circuits inside the LHE * Restored full useWater reliance * HotCoolant now increases efficiency at same rate as lava (80 instead of 20, feel free to revert) * Please double-check math on Lava output. |