Nicholas Ignoffo
537ccc092c
Made all block fields final
2016-09-10 16:13:20 -07:00
WayofTime
c36b7fed9d
Fixed glitch with the Corrosive effect of the crushing ritual
2016-07-28 09:23:31 -04:00
WayofTime
acde7ceccd
Did some work on the Crushing ritual and made it so that it ignores liquids.
...
The Lava Ritual now places source blocks when the fluid is flowing.
Added the ability for my potions to (finally) have custom sprites.
2016-07-12 16:57:22 -04:00
WayofTime
3dd574b1f7
Added some effects for the Crushing Ritual when affected by different types of Demon Will (balancing pending)
...
Also added the LP costs for the Crystal Harvest and Forsaken Souls rituals. You are welcome!
2016-07-11 19:47:19 -04:00
WayofTime
12f3d5c6e0
Mild work on Crushing :P
2016-07-11 16:47:27 -04:00
Nicholas Ignoffo
f99b21cffc
Rewrite LP network data saving system
...
Instead of creating a new file for each player with their UUID as the name, we create a single file and store it all in a List. That List gets converted to a UUID -> SoulNetwork map when read from the file.
MigrateNetworkDataHandler is used to migrate players from the old system to the new one. It reads both data files and sets the LP of the new network to the LP of the old network (if the old network is larger). Once conversion is done, we delete the old file so that it doesn't happen again and overwrite player progress.
This is an API breaking change due to an import change.
2016-06-12 13:41:02 -07:00
Nicholas Ignoffo
cb05e643a3
Crusher ritual should ignore unbreakable blocks
...
Also does destroy effects when removing block
2016-05-16 19:12:33 -07:00
Nicholas Ignoffo
d70f423a10
Fix NPE in Crusher ritual ( #739 )
...
Also adds a utility for spawning an itemstack at a specific block location
2016-05-13 16:50:07 -07:00
WayofTime
7ca72320c5
Initial work on Capabilities usage for inventories.
2016-04-13 17:58:06 -04:00
WayofTime
51c79f15a9
Added chest ranges to the rituals that have chests, allowing the location of the chest to be assigned by the player.
2016-04-11 09:57:57 -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
WayofTime
8e8562e5a0
Minor fix to crushing ritual. Felling ritual's upkeep cost was reduced.
2016-02-19 20:11:29 -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
c3b21fa223
Added Crushing ritual
2016-01-09 18:17:38 -05:00