summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-07-25added missing material overlaysRobert Sosnitzka
2016-07-25Swapped position of rubium and adamantite in end dimension. Fixed misspelled ↵Robert Sosnitzka
instable to unstable.
2016-07-25- Swapped ore generation for titanite and adamantite (nether <> end).Robert Sosnitzka
- Fixed some generated tool textures - Fixed hardness / blast resistance of blocks
2016-07-25Added CurseForge link to descriptionGiovanni Harting
2016-07-25tweaked some automated building stuffGiovanni Harting
2016-07-25Merge pull request #25 from TartaricAcid/masterRobert Sosnitzka
Update zh_CN file
2016-07-25Update zh_CN filetartaric_acid
2016-07-25Merge pull request #24 from TartaricAcid/masterRobert Sosnitzka
Create a zh_CN file via @TartaricAcid
2016-07-25Create a zh_CN filetartaric_acid
2016-07-24Changed ore textures slightlyRobert Sosnitzka
2016-07-24Corrected rest of generated material textures.Robert Sosnitzka
2016-07-24Cleaned code. Added nugget icons. Fixed some textures. TODO: metal texture ↵Robert Sosnitzka
rendering
2016-07-24removed "limiting" implementation of @Zkaface, was just plain wrongGiovanni Harting
2016-07-24removed class not neededGiovanni Harting
2016-07-24Merge pull request #16 from StevenTheEVILZGiovanni Harting
Add documentation and fix book icons
2016-07-22Add documentation and fix book iconsStevenTheEVILZ
2016-07-22Rebalanced Tiberium.Robert Sosnitzka
2016-07-22adamantite_nugget.json was corruptedRobert Sosnitzka
2016-07-22Added nuggets + json files. FRobert Sosnitzka
Removed unnecessary lignite ores. Fixed oreDict
2016-07-21fixed some envsGiovanni Harting
2016-07-21another approach to the automated buildingGiovanni Harting
2016-07-21now or never: fixed automated buildingGiovanni Harting
2016-07-21some other fixes /2Giovanni Harting
2016-07-21some other fixesGiovanni Harting
2016-07-21thia time its another painGiovanni Harting
2016-07-21ext is a real painGiovanni Harting
2016-07-21fixed some derps 2/xGiovanni Harting
2016-07-21fixed some derpsGiovanni Harting
2016-07-21fixed some stuff in automate buildsGiovanni Harting
2016-07-21Merge remote-tracking branch 'origin/master'Robert Sosnitzka
2016-07-21Fixed and balanced traits. Fixed bug where block could not be broken ↵Robert Sosnitzka
sometimes. Fixed missing Ores. Fixed translation.
2016-07-20Merge pull request #7 from StevenTheEVILZ/patch-1Robert Sosnitzka
Fix misspelling of Adamantite
2016-07-20Fix misspelling of AdamantiteStevenTheEVILZ
2016-07-20Fixed frequency of cascade effect in trait cascadeRobert Sosnitzka
2016-07-20removed tickhandler for nowGiovanni Harting
2016-07-20fixed last derps with automated buildingGiovanni Harting
2016-07-20added automatic jenkins build & uploadGiovanni Harting
2016-07-20Refreshed gradle wrapper filesGiovanni Harting
2016-07-20Adjusted tiberium ore, removed vanilla smelting recipes, adjusted three ↵Robert Sosnitzka
traits (one left), description for materials added
2016-07-19first implementaion of a custom TickHandlerGiovanni Harting
2016-07-19Fixed oreDictionary for blocksRobert Sosnitzka
2016-07-19Fixed oreDictionary entries for slaggoldOre and slagironOre.Robert Sosnitzka
2016-07-19Fixed oreDictionary entries for iron nugget, slag gold and slag iron.Robert Sosnitzka
2016-07-19Added oredict entry for iron nuggetRobert Sosnitzka
2016-07-19fixed load dependency order, fixes #1 #2Giovanni Harting
bumped version up to 1.0.1
2016-07-19Fixed Lignite and its registration, added 2 more variants - same texture.Robert Sosnitzka
2016-07-18Merge pull request #5 from Zkaface/revert-4-masterRobert Sosnitzka
Revert "Added config for ore generation"
2016-07-18Revert "Added config for ore generation"Robert Sosnitzka
2016-07-18Merge pull request #4 from ConnorRowe/masterRobert Sosnitzka
That would need a big rewrite, caused of alloys depending on registered materials and could possibly destroy the usability, when there is no suitable tool with corresponding level.
2016-07-18Added config for ore generationConnorRowe