Nick
d48e4e5ae8
Move setRegistryName out of item/block constructors
2016-04-09 16:50:16 -07:00
WayofTime
fa6c57091b
Fixed an issue with the sentient sword having an attack speed of 4 when it did not make a will bracket.
2016-04-03 21:59:47 -04:00
WayofTime
6630e50efd
Fixed the Sentient Sword so that it would use the default will type if it didn't have enough will.
2016-04-03 21:46:23 -04:00
WayofTime
02adac819d
Fixed OutOfBoundsException in the Sentient Sword when you didn't have enough Will
2016-04-03 19:19:45 -04:00
WayofTime
cc7c594c52
- Removed health buff from Steadfast armour
...
- Changed corrosive sword's effect from poison to wither
2016-04-01 14:29:56 -04:00
WayofTime
92992e246b
Fixed issue with Sentient Sword damage always being 12.
2016-03-30 19:32:57 -04:00
WayofTime
eb43a7d04a
Added movement speed on the Vengeful sword when in-hand.
2016-03-29 18:54:12 -04:00
WayofTime
7977fa351f
FINALLY changed it so farm animals do not drop demon will
...
Did work on the armour's unique effects.
2016-03-29 18:39:52 -04:00
WayofTime
39dbaea109
Finalized sentient sword effects
2016-03-29 16:11:16 -04:00
WayofTime
4ea3e0ca92
Created visual niceties when an item uses/contains a different will type.
2016-03-28 20:14:05 -04:00
WayofTime
ed42650c2e
Playing with secondary effects provided by the offhand.
2016-03-27 16:53:08 -04:00
Nick
aa48c540f5
Move armor items to IMeshProvider
...
Minor change to IMeshProvider allow for this
2016-03-20 23:21:07 -07:00
WayofTime
fc70bcf107
Changed so items only give their "bonus" while in hand - will change for LivingArmour too.
2016-03-18 18:01:52 -04:00
WayofTime
09168fa386
More error fixes (down to 381)
2016-03-18 14:54:31 -04:00
Nick
6c729db70c
Initial 1.9 commit
...
This DOES NOT BUILD. Do not even attempt.
Almost everything has been ported besides the block/item packages. Then it's a matter of testing what broke.
2016-03-17 13:00:46 -07:00
Nick
ba0b24d231
Begin new model system
...
Includes some examples for both ways.
2016-03-15 22:48:01 -07:00
WayofTime
035ba94976
Reworked Tartaric Gems so that they contain specific demon will types (work for the future)
2016-02-18 18:00:02 -05:00
Nick
cc66af7eb1
Allow Bound Sword to be enchanted
...
Also changes how the models are handled and changing activation states does not cause the "item change" animation.
2016-02-04 02:45:19 -08:00
WayofTime
eaba4e6cc2
Made it so that Demon Will will be voided if the player's tartaric gems are all full.
2016-01-29 21:19:59 -05:00
WayofTime
219b997b24
Decreased effect of looting for the Sentient Sword. Allowed the sword to attack when deactivated. Allowed blocking with the sword.
2016-01-29 21:08:30 -05:00
Nick
fdfcb5c5b7
Change how blocks/items are registered (desc)
...
tterrag is a meany face and yelled at me for using class.getSimpleName(). So here's an API-friendly re-work of the registration system. This allows all our Items/Blocks to be obtained via the API. Just add a new enum.
2016-01-18 22:34:12 -08:00
WayofTime
1abae8e4ee
Implemented the ItemMeshDefinition for the Sentient Sword, allowing for me to make the sword enchantable while still allowing the texture to change. This may be expanded to other items.
2016-01-10 18:31:48 -05:00
WayofTime
ebdc069563
Tweaked Sentient Sword will drop rate
2016-01-10 08:37:26 -05:00
WayofTime
61e6cf2a14
Renamed nomenclature to Demonic Will instead of souls - still missing a few spots
2016-01-09 10:47:36 -05:00