Commit graph

165 commits

Author SHA1 Message Date
WayofTime
7104138e2b Implemented Priority System for the item routing system. Lower numbers are looked at first. 2016-02-22 21:19:22 -05:00
WayofTime
37227d42f9 Fixed path blocks so they are actually craftable. 2016-02-20 15:34:16 -05:00
WayofTime
461f38f34b Updated changelog 2016-02-18 12:57:24 -05:00
WayofTime
70d0723dde Added recipes for sigils. Updated changelog for -18 release. 2016-02-18 12:53:04 -05:00
WayofTime
34a9b5a7ec Fixed Portal ritual. 2016-02-18 12:11:29 -05:00
WayofTime
ccb706f15c - Removed the FOV effect from the Quick Feet speed upgrade.
- Minor work on the Demon Crucible.
2016-02-17 16:31:11 -05:00
WayofTime
15650bac8b Amended range of Zephyr ritual
Fixed Green Grove ritual
Fixed Crusher ritual so it didn't break everything at once.
2016-02-16 11:46:47 -05:00
WayofTime
3c26dba99e Added recipe for the training bracelet. Combine in an anvil with an upgrade tome to set it as the upgrade to train 2016-02-15 17:20:33 -05:00
WayofTime
db4c68e5f3 Added Ritual: Ritual of Living Evolution, which is used to set the living armour's max upgrade points to 300. 2016-02-15 17:13:50 -05:00
WayofTime
7610329d0a Added Ritual: Song of the Cleansing Soul to remove Living Armour upgrades from the armour. 2016-02-15 15:27:39 -05:00
WayofTime
b5c8c2242a Fixed step height issues. 2016-02-15 13:36:47 -05:00
WayofTime
8ec653b2a7 Fixed lava crystal working even if there is no LP available. Causes a desync on server worlds. 2016-02-15 08:11:18 -05:00
WayofTime
01d4bdffa2 Fixed Sacrificial Dagger so it properly bypasses armour reduction checks. 2016-02-14 08:26:19 -05:00
WayofTime
1787f50a65 Added recipes for various sigils. 2016-02-12 20:48:00 -05:00
WayofTime
95354ad557 Added Runic Shielding upgrade to the Living Armour. 2016-02-11 17:53:20 -05:00
WayofTime
460df89e10 Fixed Blood Altar resetting when clicked with an item. 2016-02-11 15:56:08 -05:00
WayofTime
69eb621fc8 Finalized Solar Powered perk. Worked a bit more on Grim Reaper's Sprint. 2016-02-11 14:10:43 -05:00
WayofTime
8feae53462 Updated changelog for -16. 2016-02-11 07:42:42 -05:00
WayofTime
6346d8f4c4 This is a test push with no consequences. 2016-02-08 19:06:08 -05:00
WayofTime
fa6b338a03 Fixed NPE when draining the Blood Altar while it has an empty buffer. 2016-02-07 06:45:38 -05:00
Nick
34afee6dfb Better readability for large numbers
Also updated changelog with everything I've been doing
2016-02-04 18:31:22 -08:00
WayofTime
932a767ecf Added the ability for the blood altar to have its buffer tanks accessed 2016-01-31 18:30:57 -05:00
WayofTime
8d6bc20400 Added magnetism sigil array and texture for the reagent. 2016-01-31 16:23:17 -05:00
WayofTime
27d63d5df3 Added blood lamp reagent, sigil effects, and the blood lamp array. 2016-01-31 14:31:16 -05:00
WayofTime
a9dae1b0d4 Fixed the demon will so that you can actually pick it up when you have no gem. Fix #587 2016-01-31 13:56:55 -05:00
WayofTime
d5670b5f0e Fixed the bound sword so that it now drops weak blood shards. 2016-01-30 22:22:46 -05:00
Nick
77e8f5b494 Update changelog 2016-01-30 15:12:48 -08:00
Nick
2220cc1819 Fix Living Armor check NPE. Again. (#584)
I reversed some logic. don't code when tired, kids.
2016-01-30 12:17:52 -08:00
WayofTime
4bb7faabb1 Added the same ability to the Seer sigil. 2016-01-30 08:47:14 -05:00
WayofTime
690cf6c4f3 Added recipes and block textures to the path blocks. 2016-01-30 07:58:08 -05:00
Nick
608cc3d2b8 Fix Living Armor check NPE (#583) 2016-01-30 01:39:23 -08:00
WayofTime
5dabee3c86 Updated the changelog. 2016-01-29 21:21:51 -05:00
Nick
1b862bcec7 Forgot to add redstone handling to changelog 2016-01-28 15:18:37 -08:00
Nick
5b05a175bb Un-nerf Ritual Stone recipe to provide 4 again (#580) 2016-01-28 13:22:38 -08:00
WayofTime
1242fefc30 Added sentient armour gem recipe. Added ability for Tartaric gems to fill other gems. 2016-01-26 07:56:17 -05:00
WayofTime
3984d80a41 Updated changelog for next release 2016-01-24 21:03:52 -05:00
WayofTime
de08e5d0ac Fixed crash when activating rituals on servers. 2016-01-24 06:54:46 -05:00
Nick
50bd8514ee Allow mods to blacklist their blocks from Green Grove 2016-01-23 00:32:10 -08:00
Nick
073873960c Allow modifying of entity sacrificial values
Done via API or Config. API values take precedence over Config values.
2016-01-19 19:46:49 -08:00
WayofTime
fa15499388 Added particles to the Blood Altar. 2016-01-19 22:03:46 -05:00
Nick
470b5fce9c Those constants shouldn't be there or used
Also notes last commit in changelog
2016-01-19 02:34:49 -08:00
WayofTime
e888907350 Fixed the LivingArmourHandler for defense so it no longer ate armour. 2016-01-15 06:24:10 -05:00
WayofTime
ec7676a69c Potential fix for a bunch of stuff that required the use of UUID -> username lookup on servers. This fix adds an extra tag to the NBT of items so that it caches the username of the owner. The UUID is still stored on items, but is not used client-side. 2016-01-13 19:59:28 -05:00
Nick
99d6dfc513 Curse should no longer list us as 1.8.8 compatible 2016-01-11 12:51:43 -08:00
WayofTime
ebdc069563 Tweaked Sentient Sword will drop rate 2016-01-10 08:37:26 -05:00
WayofTime
b3f965cbe3 Added Ritual of the Satiated Stomach 2016-01-09 18:51:55 -05:00
WayofTime
c3b21fa223 Added Crushing ritual 2016-01-09 18:17:38 -05:00
WayofTime
6560e6ec09 Added Magnetism ritual 2016-01-09 16:35:47 -05:00
WayofTime
74718f5042 Added the Soul Snare renderer and recipe and basically everything soul snare 2016-01-08 14:56:36 -05:00
WayofTime
c015e3421f Fixed toggleable sigils not binding. 2016-01-08 11:06:07 -05:00