Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-25 | b780ef6c2cf222f84c2b426ae9c91071d54a8b15 | OneEyeMaker | |
2016-07-25 | c9bc17bce5bec26ec2795d12faeb02fcfcd9366e | OneEyeMaker | |
2016-07-05 | Change graphic | Dream-Master | |
2016-07-05 | Change graphics | Dream-Master | |
2016-07-02 | Add Argon Gas | Dream-Master | |
2016-06-24 | Blood Asp changes | Dream-Master | |
2016-06-23 | Fix Fluid Wet Concrete | Dream-Master | |
remove Plasma Pie we have Neutronium for it. | |||
2016-06-22 | 966c948d3699d5ca478e32a7c5b2a68d7162294b [966c948] | Dream-Master | |
2016-06-22 | Adv Mine 2 Texture | Dream-Master | |
2016-06-22 | Textures for the Large Fluid Cans | Dream-Master | |
2016-06-22 | d718cac331526a1d13a4df12fba42ef01028bd90 [d718cac] | Dream-Master | |
2016-06-21 | 979a6fb543dcf71890fa7dad099e2585595b8a95 [979a6fb] | Dream-Master | |
2016-06-21 | new files from gt pull requests | Dream-Master | |
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 | |
2016-05-25 | New Gui Textures Thanks to @Muramas | Dream-Master | |
2016-05-25 | Adding the New Turbines from Gt 5.09 and some Assembler recipe | Dream-Master | |
2016-05-22 | Change Fuel and Nitro diesel values | Dream-Master | |
change Burn value of Lignite coal 4x Change Gui Pic from Distillation Tower and Large Heat Exchanger (thanks to Draknyte1) | |||
2016-04-19 | Added files via upload | Technus | |
2016-04-19 | Delete TecCape.png | Technus | |
2016-04-18 | Added files via upload | Technus | |
2016-04-09 | Revert "adding Adv Miner to us Version" | Dream-Master | |
This reverts commit 6427be7b6d30811e979b346d5477daf0c84e9334. | |||
2016-04-04 | adding Adv Miner to us Version | Dream-Master | |
adding Drilling Fluid added a few Textures from Gt 5.09 | |||
2016-04-03 | Change two textures for the New Cans | Dream-Master | |
2016-04-02 | Add more Large Fluid Cells | Dream-Master | |
2016-04-02 | Try to add a new Fluid Cell to GT | Dream-Master | |
2016-02-29 | Synchronize with Blood-Asps' repository | Teteros | |
2016-01-29 | Fix textures in wrong BMP format to PNG | Léa Gris | |
Script to fix ```Bash list=$(find ./ -type f -name \*.png -exec grep -l BM6 {} \;) for v in $list do f=$(echo $v | sed -e 's/\(.*\)\.png/\1/g') mv "$f.png" "$f.bmp" convert "$f.bmp" "$f.png" find ./ -type f -name "$f.bmp" -delete done ``` | |||
2016-01-14 | Modify Wet Concrete to be able to use cells | Teteros | |
Wet Concrete was lacking cell support as it was a 'molten' fluid type. This patch adds a new type 'wet', which replaces 'molten' for Concrete. This means with this patch you can either use the canner with concrete dust to fill the cell, or the fluid canning machine to input or output Wet Concrete. Ideally Wet Concrete would be separate from Concrete as one is solid and the other fluid, but they were kept together for compatibility with existing recipes. 1 Concrete Cell = 144 Wet Concrete = Concrete Block 'Wet' fluid type can be used anytime you'd like both solid and fluid cell support, as these were usually separate for good reasons. Mostly to prevent the awkward ratio above. | |||
2015-12-28 | Added Blood Asps commits. | Dream-Master | |
New debug lang for achievements generation(miuirussia) fuel rod override v2(Blood Asp) Mox not working lik ic2 any more (more heat up more eu) Overriding IC2 fuel rods(Blood Asp) fix teleporter(Blood Asp) Sensor kit should not stack(Blood Asp) Fix teleporter nuclear control support(Blood Asp) Fixed Display overflow(Blood Asp) | |||
2015-11-03 | Change Material List | Dream-Master | |
Adding Planets Oremixes to the lang file change build properties | |||
2015-10-21 | Reformat code | Shawn Buckley | |
2015-10-18 | Move source directory | Shawn Buckley | |