Commit Graph

287 Commits

Author SHA1 Message Date
Robert Sosnitzka
cd511b692c Fixed events showing up on every tool, instead on tool with trait. Also balanced new traits to be more useful, but with a small restriction. 2016-06-08 23:59:38 +02:00
Robert Sosnitzka
57200e11ae More Traits. Problem: @SubscribeEvent runs for every kind of tool ... 2016-06-07 00:37:23 +02:00
Robert Sosnitzka
2b9fa1a3ef More Traits. #Garish #Fracture 2016-06-04 19:54:14 +02:00
Robert Sosnitzka
8b2840429d Added second trait. 2016-06-02 16:28:33 +02:00
Robert Sosnitzka
ba1ebf834c Changed durability of all materials and alloys for better balancing. 2016-05-31 14:03:53 +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
1bd0f8cf68 Added a bunch of new items + additional textures for better alloying. 2016-05-23 01:14:08 +02:00
Robert Sosnitzka
ccc1fff6d8 Registered additional liquids from vanilla items (e.g. glowstone, lapis etc) 2016-05-21 12:08:09 +02:00
Robert Sosnitzka
2d10d92c25 Added some additional liquids for alloy casting (not working actually) 2016-05-21 02:07:38 +02:00
Robert Sosnitzka
d042e8deb7 Stats of ore-materials changed to a random acceptable level. 2016-05-20 12:42:41 +02:00
Robert Sosnitzka
8d92b6b11f Merged conflicts in commits to be on same level :) 2016-05-19 20:28:32 +02:00
9d9bdba96a missed one name change 2016-05-19 17:07:43 +02:00
cc6c48236f moved some of hardcoded stuff to constants, again. someone needs to learn how to merge 2016-05-19 17:06:17 +02:00
Robert Sosnitzka
29809d6270 Removed unused, not necessary textures. 2016-05-19 00:19:05 +02:00
Robert Sosnitzka
73bd6ff800 Finally fixed textures and colors of blocks and tools for every of the 32 additional ores. 2016-05-19 00:15:52 +02:00
Robert Sosnitzka
d860ed16d1 Finally fixed textures and colors of blocks and tools for every of the 32 additional ores. 2016-05-19 00:15:34 +02:00
f5f44afb45 moved some of hardcoded stuff to constants 2016-05-18 14:07:49 +02:00
Robert Sosnitzka
1dc0a57085 Better texture-colors for regular metals. Added bismuth texture to tool. Fixed explosion of tiberiumOre. 2016-05-18 12:09:35 +02:00
3216033ad4 fixed dedicated server proxy stuff 2016-05-18 01:43:26 +02:00
Robert Sosnitzka
0193f9f45f Fixed some blocks and colors! Put back in integration of materials - something's wrong here 2016-05-17 23:40:24 +02:00
Robert Sosnitzka
6e6a0e983f Fixed hardness of most blocks, a lot more work to do here! 2016-05-15 20:51:13 +02:00
Robert Sosnitzka
53762a3c7a Most names changed to those that are more legible. Changed assicuated textures. Planned 8 special Traits for Alloys. 2016-05-15 01:38:42 +02:00
Robert Sosnitzka
2c6ea98c77 Added first two Material Traits (onBlock not in use actual, caused of Mojangs rework of blocking ability on weapons) 2016-05-14 12:50:50 +02:00
c1ba3a19f4 FluidTest 2016-05-13 20:43:51 +02:00
Robert Sosnitzka
e80a236cf5 Added rest of blocks and ingots, created json files and alloy recipes 2016-05-13 20:07:49 +02:00
Robert Sosnitzka
c8281cbdd1 Added several blocks, basicBlockOre renamed to basicBlock 2016-05-13 19:47:39 +02:00
Robert Sosnitzka
19686e6fd3 Changed textures folder 2016-05-13 19:01:38 +02:00
Robert Sosnitzka
2240c324f1 Created json files of all addon blocks 2016-05-13 18:59:37 +02:00
453f12d70f added oreDict prefix 2016-05-13 18:30:31 +02:00
c6fa276263 fix for oreDict messup 2016-05-13 18:08:01 +02:00
44445e7ba9 workaround for unlocalized names 2016-05-13 17:39:37 +02:00
fa4d76f83a fixed unchanged method calls 2016-05-13 17:26:02 +02:00
67179c9cb5 done overloading correctly 2016-05-13 17:24:25 +02:00
Robert Sosnitzka
a5a0805f32 Connected generic classes ore and ore_glow 2016-05-13 16:35:55 +02:00
67f9682703 added reflection for proxy class 2016-05-13 16:26:35 +02:00
5b9ba4711f fixed proxy 2016-05-13 16:20:59 +02:00
bf2ef79692 fixed crash with reflection 2016-05-13 16:02:05 +02:00
bf6fbd1061 fixed derp 2016-05-13 15:20:27 +02:00
4ed981fcb1 changed things a lot 2016-05-13 15:13:55 +02:00
Robert Sosnitzka
25f1261dc6 changed models.json of item textures again 2016-05-13 12:37:16 +02:00
Robert Sosnitzka
f18d490f0f changed models.json of item textures 2016-05-13 12:30:18 +02:00
Robert Sosnitzka
352fa05f40 Corrected texture path 2016-05-13 12:25:10 +02:00
Robert Sosnitzka
5ce3d8c317 More textures! 2016-05-13 12:22:36 +02:00
10e5eedd78 changed the mod name for real 2016-05-12 18:11:36 +02:00
217cbcd30d fixed wrong package 2016-05-12 17:55:53 +02:00
5a0ebb11b2 fixed recipes not showing up 2016-05-12 17:53:23 +02:00
Robert Sosnitzka
52e43594ce Renamed to Zkaface Tinkers' Construct Addon 2016-05-12 16:31:27 +02:00
Robert Sosnitzka
272999d6e6 More Alloys, but the're not working yet 2016-05-12 15:00:42 +02:00
Robert Sosnitzka
3799e1aa36 More Alloys, but the're not working yet 2016-05-12 13:43:12 +02:00