49 Commits

Author SHA1 Message Date
df8bed173a Fixed Heroic, obsidiorite 2019-10-12 12:42:25 +02:00
1ff00daf4b updated forge, tconstuct 2018-10-08 03:38:27 +02:00
556d79156b fixed #157
removed some not used traits

Signed-off-by: Giovanni Harting <539@idlegandalf.com>
2018-06-11 07:35:45 +02:00
17ae55c359 1.12.2; not well tested; book integration still broken 2018-02-08 19:37:21 +01:00
2e51738c45 first 1.11.1 attempt 2017-07-08 22:15:11 +02:00
ab7c7fc2de updated forge and mappings, removed some images not in use 2017-01-14 09:09:33 +01:00
ccd699cd05 make compatible with 1.7 again 2016-12-05 21:37:27 +01:00
c1b92eb7ae set java target version to java 8 2016-12-05 20:44:21 +01:00
Giovanni Harting
826ab1cf3a [1.2] Material rework (#60)
* Developement tests for nbt data in traits

* Lot of trait changes and better balancing

* Traits reworked a bit, new traits added.

* First correction of NBT Data in Trait (Soulbound). Is shown twice. Still needs corrections.

* Few fixes in traits and new trait "catcher"

* Small fix, needs workaround

* fixed some catch issues

* Fixed Catcher and Reviving Traits, new Trait: Souleater. Updated build.gradle for new TiC Version.

* Splitted SoulEater to get the bad touch to an extra trait "Cursed". Added method for using nbt more easily. Changed declaration names of fluids

* Some minor changes in Traits, Registry and Utils.

* Iron_nugget is replaced with oreDict Item when not loaded via TAIGA.

* Beginning of new material  integration. Lot of names changed, lot more work to do here. Many null pointer exceptions and no changes of values up to now.

* Some Small changes in names, registry and recipes

* Some weird stuff I don't remember :D

* fixed some things I missed while merging

* Rollback to something

* More Stuff

* fixed some merging stuff

* Fixed some misspelled names. Actually working with lots of restrictions.

* Rearranged alloys, tried to add blocks / ingots for non-tinker-materials, but they won't work.

* Again tried to fix the melting issue, but non-tinker materials still are not able to be casted as a block, ingot or nugget...

* Fixed integration of materials without tools.

* changed IMC to direct lib calls

* removed more IMC, removed redundant code

* some reformatting

* Alloy integration reworked, needs to be balanced.

* updated deps, renamed some func's, added duplicate material check

* some more renaming

* some reformatting, fixed wrong import, fixed string cmp's

* Added images for blocks, ingots, nuggets and dust. Json changes do not work yet.

* some reformatting

* Removed old json files. Placeholder needed.

* Fixed block json, items not working yet.

* Fixed my own derp (missing json files)

* Reduced materials to ensure unique traits for most of them. Still 30 though, but reduced by 20 more :'( RIP

* Changed some generator stuff, not working properly right now!

* rewrote offset generation, added some debug command, fixed some stuff

* fixed on-surface-generation, made dependencies more flexible

* reverted gen-weight back to its normal value

* Meteor generator implemented.

* fixed generating on ground

* optimized a thing

* Replaced Uru with Osram, replaced Meteorite with Uru, added Meteorite again for Hull-Material and late game alloy.

* Some changes in generation of ores, not ready yet.

* Added Cobble Meteorite. Added debug command. Implemented rest of ore generation. Some minor fixes left for generation including balancing.

* Some changes for ore generation. Added 2 separate Generic Blocks for meteorite and their cobble variant.

* some cleanup in Generator class, added meteor world save handler

* Added Textures. Added blockstates and item models. Fixed fluid rendering.

* renamed world save data file to be little more specific, removed a unused method

* some preps for the upcoming release

* First attempt of well balancing material stats. Renamed TiberiumX to Triberium.

* Final changes... ready for beta testing

* Added missing alloys.

* Corrected balancing of ore generation. Still WIP

* removed some last debug out

* one last reformat
2016-12-05 20:34:02 +01:00
4e8222a884 fixed some versoning stuff 2016-10-18 19:39:38 +02:00
c170c9d21d updated deps 2016-10-16 02:32:25 +02:00
58eacac28c updated dependencies
compatibility with latest TCon
2016-09-11 23:10:57 +02:00
faa70ed224 general code cleanup
try and add changes generation back into gradle again
2016-07-27 11:29:58 +02:00
bb9bc335ff first attempt ti implement a config file, does not function atm 2016-07-25 15:23:49 +02:00
9f0de8a250 tweaked some automated building stuff 2016-07-25 12:39:59 +02:00
Robert Sosnitzka
374f1f1d24 Added nuggets + json files. F
Removed unnecessary lignite ores.
Fixed oreDict
2016-07-22 00:44:17 +02:00
6a932e6e56 fixed some envs 2016-07-21 19:15:03 +02:00
181fdc196e another approach to the automated building 2016-07-21 19:06:07 +02:00
fbdb595cd7 now or never: fixed automated building 2016-07-21 18:50:42 +02:00
e3576cc07e some other fixes /2 2016-07-21 18:33:23 +02:00
9a69e0c15a some other fixes 2016-07-21 18:28:35 +02:00
3251370335 thia time its another pain 2016-07-21 18:23:45 +02:00
57fe4b6070 ext is a real pain 2016-07-21 18:20:47 +02:00
00e5ca976f fixed some derps 2/x 2016-07-21 18:12:54 +02:00
fa777ca6e0 fixed some derps 2016-07-21 18:08:55 +02:00
a3f53b1593 fixed some stuff in automate builds 2016-07-21 18:03:29 +02:00
2ef3bc1dd4 fixed last derps with automated building 2016-07-20 05:17:05 +02:00
64f19a9741 added automatic jenkins build & upload 2016-07-20 04:41:22 +02:00
8a5eca2b00 fixed load dependency order, fixes #1 #2
bumped version up to 1.0.1
2016-07-19 00:49:37 +02:00
Robert Sosnitzka
351fe666fe set to 1.0 2016-07-18 18:20:26 +02:00
Robert Sosnitzka
7515737cb4 Project renamed to "TAIGA: Tinkers alloying addon" 2016-07-18 16:04:37 +02:00
Robert Sosnitzka
302ef6cccb Final adjustments, 2 additional traits, 1 trait rewritten. Liquids + textures included. German and english translation added. 2016-07-18 00:16:46 +02:00
a41dffd0c5 upgraded to mc 1.10.2 with rec. forge 2016-07-14 15:32:06 +02:00
Robert Sosnitzka
0506ec6dbf New Traits + Balancing.
Cascade: Random breaking of blocks around initial block.
Fracture: Random breaking of max. 9 blocks in direction.
Dark: Heals tool, but gives weak- and darkness.
Glimmer: Gives a chance of night vision effect.
Analysing: ++More EXP, less drops!
2016-06-20 01:01:07 +02:00
a0666590da Squashed commit of the following:
commit 73a56e617debf4e47665ab454f443820b3b00c66
Author: Giovanni Harting <539@idlegandalf.com>
Date:   Fri May 27 16:07:58 2016 +0200

    removed IMCs because there are not needed anymore

commit 7e241adc9384d0b23e3178b5e0367b7b9130a081
Author: Giovanni Harting <539@idlegandalf.com>
Date:   Fri May 27 13:54:03 2016 +0200

    updated mappings to stable_24
    added a updated tinker (mappings)
2016-05-27 16:10:46 +02:00
Robert Sosnitzka
c6d90c67f3 Resorted all alloys for level evolving issues and fixed most values. 2016-05-27 10:31:34 +02:00
Robert Sosnitzka
52e43594ce Renamed to Zkaface Tinkers' Construct Addon 2016-05-12 16:31:27 +02:00
Robert Sosnitzka
1058a6033b Integrated TConsturct + Mantle for modding and added several alloys 2016-05-11 20:26:57 +02:00
Robert Sosnitzka
58cc3a72e6 Created first alloy fluid for tinkers construct smeltery 2016-05-11 16:46:59 +02:00
Robert Sosnitzka
780bd7e8fb Removed a lot of classes of items and blocks to save space and made it more clear to see everything 2016-05-11 00:51:05 +02:00
48757b2968 moved version to gradle 2016-05-04 00:48:23 +02:00
086faefd23 general code cleanup 2016-05-03 18:28:49 +02:00
5ef97bbcf1 added JEI
removed some redudant code
2016-05-03 18:22:23 +02:00
Robert Sosnitzka
8e19825446 Added furnace recipes, missing blocks, textures and on! 2016-05-03 17:55:35 +02:00
Robert Sosnitzka
56422c06b1 Added first smelting recipes and drops from blocks... going on! 2016-05-03 01:13:05 +02:00
ec996ab1af fixed derp in registerBlocks 2016-05-02 18:02:10 +02:00
fabf7f7361 added chickenbones lib/core 2016-05-02 14:48:02 +02:00
893e90ab6c general code cleanup
added new StateMatcher
2016-04-29 18:52:43 +02:00
Robert Sosnitzka
2b0b79c014 inital commit 2016-04-29 16:29:16 +02:00