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
/
Java
/
gtPlusPlus
/
core
/
block
/
machine
Age
Commit message (
Expand
)
Author
2018-02-27
$ Organized imports.
Jordan Byrne
2018-02-22
% Minor project cleanup.
Jordan Byrne
2018-01-08
+ Added an interface to make tooltips on tile entities more flexible.
Jordan Byrne
2017-12-20
- Disabled some logging.
Draknyte1
2017-11-24
$ Fixed issue where all my blocks allowed mobs to spawn.
Alkalus
2017-11-12
$ Small fixes to slot handling.
Alkalus
2017-11-11
+ More modular work.
Alkalus
2017-11-11
+ More work on modular stuff.
Alkalus
2017-09-28
+ Added Base Tile Entity Class.
Alkalus
2017-09-22
+ More work on Trade Table.
Alkalus
2017-09-22
+ More Trade Table work.
Alkalus
2017-09-22
+ More work on the Trade Table.
Alkalus
2017-09-22
+ Added a framework for a Trade-o-Mat alike device.
Alkalus
2017-09-12
+ Basic support for Project Table results within the large Auto-Crafter.
Alkalus
2017-09-12
+ Created the Project Table.
Alkalus
2017-09-02
$ Fixed Fish Catcher not adding loot as intended.
Alkalus
2017-07-18
$ Fixes #100.
Alkalus
2017-07-06
$ Fixed Materials all having 0C Melting/Boiling points.
Alkalus
2017-03-12
+ Added more misc. item textures.
draknyte1
2017-03-12
$ Fixed old logic within the HG.
draknyte1
2017-03-12
+ Added missing classes from the Helium Generator. Forgot to commit them last...
draknyte1
2017-03-12
+ Re-added the Helium Generator.
draknyte1
2017-03-04
+ New texture for the slow builders ring.
Draknyte1
2017-02-18
% Fish Trap Changes.
draknyte1
2017-02-18
% Fish Trap Changes.
draknyte1
2017-02-15
+ Finished off the fishtrap, the basis of it works, it just needs loot.
draknyte1
2017-02-02
+ Added a check for BuildCraft.
draknyte1
2017-01-20
+ Added a power cost of 32eu/action for the Tree Farmer. (Will eventually get...
Draknyte1
2017-01-09
$ Fixes Issue #50.
Draknyte1
2016-11-06
+ Added two new recipes for etched IV wiring. Should help with #35
Draknyte1
2016-11-06
Revert "$ Cleaned up the entire project."
Draknyte1
2016-11-04
$ Cleaned up the entire project.
draknyte1
2016-11-04
% Cleaned up Imports.
draknyte1
2016-10-29
% Fixed a class name. IndustrialPlatePress.
Draknyte1
2016-10-25
+ Tried improving the handling of Blast Smelting.
Draknyte1
2016-10-24
$ Fixed the getItemStackInPlayersHand method, now it has variable server/clie...
Draknyte1
2016-10-21
% Cleaned up tank tooltips.
Draknyte1
2016-10-20
+ Added the Advanced workbench.
Draknyte1
2016-10-20
$ Fixed the workbench crafting grid/output doing odd things (Client side item...
Draknyte1
2016-10-03
% Gotta Re-merge these Changes with those made on my laptop.
Draknyte1
2016-09-25
+ Added the Work Bench, from Gregtech 4.
Draknyte1
2016-09-07
% Refactored the entire project to stop using MiscUtils everywhere possible, ...
Draknyte1