Commit Graph

253 Commits

Author SHA1 Message Date
Bill Parrott
b874a41abb fix divide by zero error (#121) 2017-02-02 16:06:23 +01:00
Robert Sosnitzka
719d326f7e Fixed something 2017-01-19 22:13:20 +01:00
8fbef49b10 separated overworld and others dimensions worldgen 2017-01-16 19:27:33 +01:00
c9f6d820b7 added void detection in worldgen 2017-01-16 19:13:21 +01:00
Robert Sosnitzka
d2cd916be7 Merge remote-tracking branch 'origin/master' 2017-01-15 23:38:07 +01:00
Robert Sosnitzka
26ab0139c0 Added missing icon, added Trait Mutate. 2017-01-15 23:37:38 +01:00
ab7c7fc2de updated forge and mappings, removed some images not in use 2017-01-14 09:09:33 +01:00
Robert Sosnitzka
251e1d9d78 Fixed pissble crash by adding missing texture. Changed texture path for book images. 2017-01-14 08:20:27 +01:00
e24a8390ec loads of spelling improvments (didn't catch all) 2017-01-14 08:07:40 +01:00
Robert Sosnitzka
f65114d333 Changed ambiguous information of config 2017-01-14 00:56:49 +01:00
Robert Sosnitzka
450b8b0899 Added Trait Crushing, changed old assignment, fixed two variables to prevent annoyance 2017-01-14 00:54:57 +01:00
Robert Sosnitzka
8145002326 Added Crafting recipes for blocks, ingots and nuggets 2017-01-13 19:30:14 +01:00
Robert Sosnitzka
0d5df06eb0 Added two missing german translation files 2017-01-13 18:49:15 +01:00
Robert Sosnitzka
4db215fc65 Finished creation of book pages for Ores. Other pages will come (e.g. about fuels / temperatures). Added german translation. 2017-01-12 22:57:48 +01:00
Robert Sosnitzka
933a640144 Added pages for aurorium, duranite, jauxum, karmesine, ovium, palladium, prometheum, tiberium, valyrium and vibranium. Changed two generation default variables for balancing. 2017-01-10 23:45:51 +01:00
Robert Sosnitzka
bb7a50bebb Reformatted tinker page for type ore to get coloured titles, and reduced the size of the icon. 2017-01-09 23:33:48 +01:00
Robert Sosnitzka
39976d1319 Moved tinker page to client to prevent for server crash 2017-01-09 22:16:01 +01:00
Robert Sosnitzka
9afe6b1b99 Some fixes for page-template of tinker book 2017-01-08 23:41:01 +01:00
4f9a734581 forgot to fix it for the end as well -.- 2017-01-05 05:41:39 +01:00
87e965f505 fixed ores not generating in the nether #91 2017-01-05 05:04:48 +01:00
f7b9c7f25a reformat 2017-01-04 04:30:22 +01:00
805eb1f5f3 Break out of meteor generation if we are in a void dim 92; Added a file type to gitignore 2017-01-04 04:02:11 +01:00
2418918ebd refactored some config related parts 2017-01-04 03:24:34 +01:00
Robert Sosnitzka
0eb536e16b Fixed broken book page. Added examples for showing up in the book. Todo: Create a separate template! 2017-01-03 00:05:03 +01:00
Robert Sosnitzka
18bd88e7f9 Added Dilithium Ore and assigned crystals. Added some Book pages as a test (need to be fixed before next release).
Removed deprecated stuff.
Removed 2016, Added 2017.
2017-01-01 21:39:02 +01:00
Giovanni Harting
6b1a9d4b27 added some badges to readme 2017-01-01 03:57:58 +01:00
1c4458481e be sure dropped xp is positive/null, fixes #89 2017-01-01 03:45:39 +01:00
2fd2bcce06 Added png version of logo and use it in README 2016-12-27 23:21:48 +01:00
Giovanni Harting
24bfe2e24d fixed readme 2016-12-27 23:18:37 +01:00
Giovanni Harting
26197a5558 add svg to readme 2016-12-27 23:16:14 +01:00
Robert Sosnitzka
92291be4ca Added SVG Logo 2016-12-27 23:07:09 +01:00
Robert Sosnitzka
115e349219 Update README.md 2016-12-26 23:55:17 +01:00
Robert Sosnitzka
f8916c3716 Update README.md 2016-12-26 23:53:17 +01:00
ac15fd9da1 first progress on book integration, need to introduce a custom json structure 2016-12-25 23:16:58 +01:00
176e39f5e6 fixed NPE #86 2016-12-25 16:55:57 +01:00
Robert Sosnitzka
eabc1ffe8c Added missing json files, fixed some coloring and spelling issues 2016-12-24 13:39:55 +01:00
Robert Sosnitzka
e539e506c3 Added missing png images files 2016-12-24 13:07:15 +01:00
Robert Sosnitzka
613850e2b5 Fixed some names and wrote more clear descriptions. Fixed 2 Traits with possible NPE 2016-12-23 01:21:30 +01:00
Robert Sosnitzka
1c34ded555 Resolved a possible arithmetic exception. Divided by zero. 2016-12-22 20:39:28 +01:00
7adec10002 fixed possible NPE 2016-12-22 15:54:45 +01:00
Robert Sosnitzka
36c425e143 Fixed a Trait where no enchantment effect has been shown after restart. Added beserk trait. 2016-12-22 14:54:05 +01:00
Robert Sosnitzka
c0a5d56278 Created Trait SuperHeavy, rebalanced material stats for lore. 2016-12-19 14:53:08 +01:00
Robert Sosnitzka
224c3bd91f Merge pull request #78 from 3TUSK/patch-1
Update zh_CN.lang
2016-12-18 14:11:59 +01:00
Robert Sosnitzka
e167f0da5b Balanced out block hardness. It's tinkers alloying addon, not tinkers annoying addon!
Fixed some language files and fluid models.
2016-12-18 14:10:03 +01:00
6f906428d0 fixed a potential NPE 2016-12-17 14:20:45 +01:00
Robert Sosnitzka
f6521cdddf Reimplemented different ore-types for Grantie, Diorite, Andensite. Added material, items and other stuff for each ore. Oregen rebalanced. Fixed Generator for Oregen. 2016-12-17 13:28:08 +01:00
Urey. Xue
fdd34ae097 Update zh_CN.lang 2016-12-16 23:26:35 -05:00
Robert Sosnitzka
851eaabb16 small generator fix, not ready yet 2016-12-15 02:11:19 +01:00
Robert Sosnitzka
29576086f8 Some generator changes 2016-12-14 23:09:26 +01:00
Robert Sosnitzka
e104803854 Added missing names and two missing textures for liquids. Reworked Configuration, did not work - still need to be fixed. Changed some Temperatures, added two additional liquids for melting. 2016-12-14 02:10:56 +01:00