summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2024-08-24UpdatemasterBenjamin Culkin
2018-06-12general code cleanupGiovanni Harting
removed some unused classes Signed-off-by: Giovanni Harting <539@idlegandalf.com>
2018-06-12fixed some typosGiovanni Harting
Signed-off-by: Giovanni Harting <539@idlegandalf.com>
2018-06-12added modifier key to right click actions of traits, now requires default ↵Giovanni Harting
LCONTROL to be pressed. fixes #112 Signed-off-by: Giovanni Harting <539@idlegandalf.com>
2018-06-11fixed book; added zh_TW lang thanks to CLOVERsquareGiovanni Harting
2018-06-11fixed #157Giovanni Harting
removed some not used traits Signed-off-by: Giovanni Harting <539@idlegandalf.com>
2018-02-12Update zh_CN.lang (#159)冷风
* Update zh_CN.lang * Update abyssum.json * Update aurorium.json * Update jauxum.json * Update karmesine.json * Update obsidiorite.json * Update ovium.json * Update uru.json * Update zh_CN.lang * Update zh_CN.lang * Update zh_CN.lang * Update abyssum.json * Update prometheum.json
2018-02-12fixed #160: tooltips preventing server to startGiovanni Harting
2018-02-10Update zh_CN.lang (#158)冷风
Updated zh_CN language files (+ book)
2018-02-09added name & desc for trait crushing and leveledGiovanni Harting
2018-02-08use correct oreDict prefix for dilithium, fixed #124Giovanni Harting
2018-02-08removed not used iron_nugget from oreDict, fixing #151Giovanni Harting
2018-02-081.12.2; not well tested; book integration still brokenGiovanni Harting
2017-09-23Revert "Started with rework of alloying process and balancing of levels of ↵Giovanni Harting
natural ores."
2017-07-09fixed #149, some more cleanupGiovanni Harting
2017-07-08Fixes #147 - Eezo ingot now converts to 9 nuggets (#148)Jason Spradlin
Conversion previously listed as Eezo Block = 9 Ingots, 1 Ingot = 9 *Ingots*. Now listed as Eezo Block = 9 Ingots, 1 Ingot = 9 *nuggets*
2017-07-08Fix for Tiberium melting into Dilithium. (#145)TechieJunk
2017-07-08first 1.11.1 attemptGiovanni Harting
2017-05-11Started with rework of alloying process and balancing of levels of natural ores.Robert Sosnitzka
2017-02-02fix divide by zero error (#121)Bill Parrott
2017-01-19Fixed somethingRobert Sosnitzka
2017-01-16separated overworld and others dimensions worldgenGiovanni Harting
2017-01-16added void detection in worldgenGiovanni Harting
2017-01-15Merge remote-tracking branch 'origin/master'Robert Sosnitzka
2017-01-15Added missing icon, added Trait Mutate.Robert Sosnitzka
2017-01-14updated forge and mappings, removed some images not in useGiovanni Harting
2017-01-14Fixed pissble crash by adding missing texture. Changed texture path for book ↵Robert Sosnitzka
images.
2017-01-14loads of spelling improvments (didn't catch all)Giovanni Harting
2017-01-14Changed ambiguous information of configRobert Sosnitzka
2017-01-14Added Trait Crushing, changed old assignment, fixed two variables to prevent ↵Robert Sosnitzka
annoyance
2017-01-13Added Crafting recipes for blocks, ingots and nuggetsRobert Sosnitzka
2017-01-13Added two missing german translation filesRobert Sosnitzka
2017-01-12Finished creation of book pages for Ores. Other pages will come (e.g. about ↵Robert Sosnitzka
fuels / temperatures). Added german translation.
2017-01-10Added pages for aurorium, duranite, jauxum, karmesine, ovium, palladium, ↵Robert Sosnitzka
prometheum, tiberium, valyrium and vibranium. Changed two generation default variables for balancing.
2017-01-09Reformatted tinker page for type ore to get coloured titles, and reduced the ↵Robert Sosnitzka
size of the icon.
2017-01-09Moved tinker page to client to prevent for server crashRobert Sosnitzka
2017-01-08Some fixes for page-template of tinker bookRobert Sosnitzka
2017-01-05forgot to fix it for the end as well -.-Giovanni Harting
2017-01-05fixed ores not generating in the nether #91Giovanni Harting
2017-01-04reformatGiovanni Harting
2017-01-04Break out of meteor generation if we are in a void dim 92; Added a file type ↵Giovanni Harting
to gitignore
2017-01-04refactored some config related partsGiovanni Harting
2017-01-03Fixed broken book page. Added examples for showing up in the book. Todo: ↵Robert Sosnitzka
Create a separate template!
2017-01-01Added Dilithium Ore and assigned crystals. Added some Book pages as a test ↵Robert Sosnitzka
(need to be fixed before next release). Removed deprecated stuff. Removed 2016, Added 2017.
2017-01-01be sure dropped xp is positive/null, fixes #89Giovanni Harting
2016-12-25first progress on book integration, need to introduce a custom json structureGiovanni Harting
2016-12-25fixed NPE #86Giovanni Harting
2016-12-24Added missing json files, fixed some coloring and spelling issuesRobert Sosnitzka
2016-12-24Added missing png images filesRobert Sosnitzka
2016-12-23Fixed some names and wrote more clear descriptions. Fixed 2 Traits with ↵Robert Sosnitzka
possible NPE