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
Age
Commit message (
Expand
)
Author
2017-07-18
$ Fixes #100.
Alkalus
2017-07-12
- Stopped the Multitank storing it's contents.
Alkalus
2017-07-06
$ Fixed Materials all having 0C Melting/Boiling points.
Alkalus
2017-05-28
% Changed the name & ability of the Alkalus Disk.
Draknyte1
2017-05-28
- Removed DimensionA.
Draknyte1
2017-04-30
+ Added the base work for a new dimension.
Draknyte1
2017-04-30
+ Made Hellfire burn Grass and Mycelium.
Draknyte1
2017-04-02
+ Added a Dev environment Check.
Draknyte1
2017-04-01
+ Hellish Fire is now a light source.
Draknyte1
2017-04-01
$ Fixed Hellish Fire not setting entities on fire.
Draknyte1
2017-04-01
+ Made Hellish Fire More brutal.
Draknyte1
2017-04-01
$ Properly implemented Hellish Fire.
Draknyte1
2017-04-01
+ Added some more logging.
Draknyte1
2017-03-18
$ Forget to register the Mining Explosives block.
Draknyte1
2017-03-18
+ Added a rudimentary mining explosive base, which will find ores.
Draknyte1
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-12-27
+ Added Fluorite to FLUORIDES.java.
Draknyte1
2016-12-27
+ Made Fluorite Ore drop from Sandstone mining and Limestone mining.
Draknyte1
2016-12-20
+ Added a TESR for the Fire Pit, it's off-centre, but otherwise renders fine.
Draknyte1
2016-12-20
+ Added a fire pit, which will go out in the rain and ignite from a nearby fi...
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-11-02
+ Added a new set of 16 casing blocks.
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-15
$ Fixed the Skookum Choocher.
Draknyte1
2016-09-14
Attempting to Rewrite the entire material system for future use (Also makes l...
Draknyte1
2016-09-12
$ Fixed Blocks calling client side render code during block registration when...
Draknyte1
2016-09-07
% Refactored the entire project to stop using MiscUtils everywhere possible, ...
Draknyte1