Commit graph

190 commits

Author SHA1 Message Date
WayofTime
74718f5042 Added the Soul Snare renderer and recipe and basically everything soul snare 2016-01-08 14:56:36 -05:00
WayofTime
16a50f7144 Finished non-rendering components for the Soul Forge. 2016-01-08 10:27:26 -05:00
WayofTime
7b8646659a Added SoulForgeRecipe (basically a modified ShapelessOreRecipe, so is compatible with the oredictionary), and worked on the shift-clicking into the inventory. 2016-01-08 09:12:31 -05:00
BBoldt
fbd0895436 just the tips, activation crystals, soul stuff
-- Tips added to scribe tools
-- Spookier soul sword
-- New activation crystals
-- Spooky soul gem
2016-01-08 01:42:35 -08:00
WayofTime
39015f05a6 Changed Soul Forge Gui texture 2016-01-07 22:40:04 -05:00
WayofTime
9254ffd46d Merge pull request #550 from BBoldt/1.8-Rewrite
textures and fixes from Inap
2016-01-07 22:26:44 -05:00
Nick
3bb5172bce Fix altar rendering in altar
...and item frames
2016-01-07 19:00:05 -08:00
WayofTime
fec2236114 Worked on Soul Forge GUI and container. GUI texture is VERY WIP and the slot locations as well as the progress par will change. Don't work on it >:3 2016-01-07 18:05:23 -05:00
WayofTime
8b024e1703 Added Soul Forge block and WIP model 2016-01-07 16:36:52 -05:00
WayofTime
72ed003da1 Added a lot of soul stuff. 2016-01-07 12:59:46 -05:00
WayofTime
45870812d4 Added a few of the necessary items to start the soul system. 2016-01-07 11:01:38 -05:00
WayofTime
828edf298e Added "Trick Shot" upgrade to the armour - when trained, your bow will shoot more than one arrow. 2016-01-06 22:07:17 -05:00
WayofTime
82ac4f5ae8 Added melee damage upgrade (Fierce strike) 2016-01-06 21:26:51 -05:00
WayofTime
65e0cea9af Added health boost upgrade - trained by healing. 2016-01-06 19:55:51 -05:00
WayofTime
6dedb234fb Added Physical Protection upgrade. Reorganized some of the upgrades. 2016-01-06 19:34:10 -05:00
WayofTime
31d41d06ab Added KB resistance upgrade 2016-01-05 18:06:07 -05:00
Nick Ignoffo
3980c0fc6c Merge pull request #547 from wlhlm/update-german-translation
Update German translation for 1.8.9
2016-01-05 13:06:27 -08:00
Wilhelm Schuster
ec60e01273 Remove duplicate translation strings 2016-01-05 22:05:02 +01:00
Wilhelm Schuster
d81943c1cd Update German translation to 1.8.9 2016-01-05 22:04:46 +01:00
WayofTime
b74ed8d431 Added self-sacrifice upgrade to living armour. 2016-01-05 12:17:05 -05:00
WayofTime
dceec15750 Added the unlocalized name to upgrades, and changed it so the armour lists the upgrades. 2016-01-05 11:12:56 -05:00
WayofTime
fbaf5de9ab Added poison upgrade. Tweaked digging upgrade so it actually worked. 2016-01-05 10:29:50 -05:00
WayofTime
c18f1abbd5 Added localization and textures to the Living Armour 2016-01-04 08:27:43 -05:00
Yulife
b280aef16a Fixes 2016-01-03 15:56:19 +01:00
Nick
a6b243e190 Altar maker notifies of creative only-ness 2016-01-02 23:58:57 -08:00
Nick
d740264598 Localize Waila ritual controller config 2016-01-02 23:41:38 -08:00
Yulife
e5534f25e3 Update 2016-01-03 01:23:15 +01:00
WayofTime
eda6e76250 Fixed a few tooltips. Added Teleposer recipe. 2016-01-02 17:22:42 -05:00
WayofTime
2a13998ed0 Fixed a few recipe issues. 2016-01-02 08:03:41 -05:00
WayofTime
b51705d90a Merge pull request #536 from BBoldt/1.8-Rewrite
Unity textures
2016-01-01 19:58:56 -05:00
BBoldt
6edd578646 Replaced textures with existing unity textures 2016-01-01 16:41:54 -08:00
BBoldt
dc8b53bf7b Remove textures not currently being used 2016-01-01 16:08:40 -08:00
Nick
cb929a93b6 WAILA compatibility
Currently has handlers for Teleposers and Blood Altars
2016-01-01 15:40:04 -08:00
WayofTime
318e3a03c7 Added Charging rune and associated necessities, such as having the Seer's Sigil detect total charge. 2016-01-01 17:36:50 -05:00
WayofTime
b170654ed3 Implemented recipes and arrays for Suppression sigil. 2016-01-01 15:46:40 -05:00
WayofTime
d0ed994abb Added Divination sigil array. 2016-01-01 14:24:59 -05:00
WayofTime
c42bc12e69 Added the Regeneration ritual. Added localization for ritual activation. Removed the cost of activating a ritual when in creative mode. 2016-01-01 13:59:56 -05:00
WayofTime
dc444d97ae Added base array texture. Modified Arcane Ashes recipe. 2016-01-01 12:57:51 -05:00
Arcaratus
a8a0ae6e8b Teleposers and refractoring 2016-01-01 12:08:17 -05:00
WayofTime
1b9f72b494 Added Arcane Ashes to draw alchemy arrays. 2016-01-01 11:54:44 -05:00
WayofTime
65d75313cb Now causes nausea when passive operations (such as rituals or the Lava Crystal).
Added the Lava crystal model.
2015-12-31 20:47:01 -05:00
WayofTime
7eee77ffe1 Added Dusk and Dawn ritual diviners. Finished the majority of diviner logic. 2015-12-31 16:31:01 -05:00
Arcaratus
23051088da Jumping Ritual
Patch
2015-12-31 09:06:58 -05:00
Arcaratus
07097c00a9 Recipes commit
Fix
2015-12-30 17:26:40 -05:00
WayofTime
98ca2fbd16 Implemented the Ritual Diviner and added its recipe. Added unlocalized name to rituals. Removed a few unnecessary imports. 2015-12-30 11:34:04 -05:00
Nick
e16017bd56 JEI support for Binding/Alchemy Array recipes
Needs pretty-fying
2015-12-29 16:11:34 -08:00
WayofTime
46f3e7573e Added recipes for bound weapons. Created temporary recipe for the Binding Reagent. 2015-12-29 17:47:12 -05:00
Arcaratus
aa0f7d81a0 Bound tools
Fix errors

Fix

Fix

Patch

Patch
2015-12-29 14:56:32 -05:00
Arcaratus
b96725fe98 More sigils
Deleted weird file
2015-12-28 19:22:04 -05:00
WayofTime
9ce9c66fb9 Created the base items class, for items that are mainly just used in recipes.
Created reagents to be used in array crafting and added the array recipes for the water, lava, void, green grove, fast miner, elemental affinity, sight and air sigils.
Fixed the textures for the Sight sigil and Fast Miner sigil.
2015-12-28 15:59:35 -05:00