.. |
armour
|
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 |
block
|
Added some rudimentary path blocks for the tranquility altar - textures pending.
|
2016-01-26 19:39:39 -05:00 |
gear
|
Make sure sacrifice packs don't store more than capacity
|
2016-01-22 02:21:10 -08:00 |
inventory
|
Added packet handlers, guis, etc required to handle the routing nodes. Added the ability to have a different filter for each direction.
|
2016-01-14 11:06:50 -05:00 |
routing
|
Added multiple router filters and made sure that they are able to work properly. Textures and localization completed. Added a recipe for a consumable "frame" - more of these gating materials to be added.
|
2016-01-21 15:53:37 -05:00 |
sigil
|
Fixed tranquility check on seer sigil.
|
2016-02-12 06:27:44 -05:00 |
soul
|
Allow Bound Sword to be enchanted
|
2016-02-04 02:45:19 -08:00 |
ItemActivationCrystal.java
|
Change how blocks/items are registered (desc)
|
2016-01-18 22:34:12 -08:00 |
ItemAltarMaker.java
|
Change how blocks/items are registered (desc)
|
2016-01-18 22:34:12 -08:00 |
ItemArcaneAshes.java
|
Change how blocks/items are registered (desc)
|
2016-01-18 22:34:12 -08:00 |
ItemBindable.java
|
ItemBindable static methods now look for IBindable
|
2016-02-15 15:02:32 -08:00 |
ItemBloodOrb.java
|
fixed NPE in the blood orbs.
|
2016-02-07 18:21:28 -05:00 |
ItemBloodShard.java
|
Change how blocks/items are registered (desc)
|
2016-01-18 22:34:12 -08:00 |
ItemBoundAxe.java
|
Bound tools now follow the BreakEvent (#79)
|
2016-02-08 14:17:56 -08:00 |
ItemBoundPickaxe.java
|
Bound tools now follow the BreakEvent (#79)
|
2016-02-08 14:17:56 -08:00 |
ItemBoundShovel.java
|
Bound tools now follow the BreakEvent (#79)
|
2016-02-08 14:17:56 -08:00 |
ItemBoundSword.java
|
Fix Bound Tools having high damage while deactivated
|
2016-02-04 02:51:54 -08:00 |
ItemBoundTool.java
|
Fix Bound Tools having high damage while deactivated
|
2016-02-04 02:51:54 -08:00 |
ItemBucketEssence.java
|
Change how blocks/items are registered (desc)
|
2016-01-18 22:34:12 -08:00 |
ItemComponent.java
|
Added recipes for various sigils.
|
2016-02-12 20:48:00 -05:00 |
ItemDaggerOfSacrifice.java
|
Allow modifying of entity sacrificial values
|
2016-01-19 19:46:49 -08:00 |
ItemInscriptionTool.java
|
Change how blocks/items are registered (desc)
|
2016-01-18 22:34:12 -08:00 |
ItemLavaCrystal.java
|
Added Ritual: Song of the Cleansing Soul to remove Living Armour upgrades from the armour.
|
2016-02-15 15:27:39 -05:00 |
ItemRitualDiviner.java
|
Change how blocks/items are registered (desc)
|
2016-01-18 22:34:12 -08:00 |
ItemSacrificialDagger.java
|
Fixed Sacrificial Dagger so it properly bypasses armour reduction checks.
|
2016-02-14 08:26:19 -05:00 |
ItemSlate.java
|
Change how blocks/items are registered (desc)
|
2016-01-18 22:34:12 -08:00 |
ItemTelepositionFocus.java
|
Fix NPE when setting position of Teleposition Focus (#609)
|
2016-02-12 12:49:32 -08:00 |
ItemUpgradeTome.java
|
Implemented most of the framework required for training specific Living Armour Upgrades.
|
2016-02-14 21:50:32 -05:00 |
ItemUpgradeTrainer.java
|
Implemented most of the framework required for training specific Living Armour Upgrades.
|
2016-02-14 21:50:32 -05:00 |