Commit graph

21 commits

Author SHA1 Message Date
Nick 46742a73d1 Ritual work + Begin move of NetworkHelper (static) to SoulNetwork (instance) 2015-11-02 09:51:11 -08:00
Nick afad5b0fd0 Some more ritual work + imperfect rituals 2015-10-31 17:58:47 -07:00
Nick e3d4afa123 Rewrite is Go!
Just moving over all my changes from my fork
2015-10-29 20:22:16 -07:00
Arcaratus a9507b3b68 Finished (almost) everything !items 2015-07-30 14:52:39 -04:00
WayofTime 59b8ecc271 Fixed more issues 2015-07-29 09:08:46 -04:00
WayofTime c5681dc831 Initial commit of BM 1.8 2015-07-29 08:23:01 -04:00
WayofTime 086027faf5 Added Sacrificial Knife event 2015-02-23 18:45:32 -05:00
hilburn 976599afe0 Changes to Item Binding
Allows event to cancel the binding (rather than set key to "" which had
the same effect but was messy)

Prevents binding by Fake Players
2015-02-03 00:03:43 +00:00
WayofTime 539bb564fa Removed needing a buffer chest for the new item routing ritual - working on a few odd quirks, however. 2015-01-30 18:53:52 -05:00
WayofTime 2888fcfe07 Merge branch 'master' of https://github.com/WayofTime/BloodMagic 2015-01-30 09:29:53 -05:00
WayofTime ae1b86def2 A book is a book is a book 2015-01-30 09:29:22 -05:00
Reika d7cedd2c57 Update TeleposeEvent.java
Add a convenience function (which may or may not be partly to keep my handler's code from going off my screen :P )
2015-01-25 23:23:03 -05:00
Reika e32744f3b3 Update and rename TeleposeEvent to TeleposeEvent.java 2015-01-25 03:08:49 -05:00
Reika 5f0aff3595 Create TeleposeEvent 2015-01-25 03:08:24 -05:00
WayofTime d439ac92fc More demon village tweaks, adding more event functionality 2014-11-30 17:56:10 -05:00
WayofTime acdaec4694 Allowed Teleposer to move FMP structures 2014-11-15 19:54:17 -05:00
WayofTime 6c4c579e89 Added RitualStopEvent and RitualRunEvent 2014-11-13 09:37:09 -05:00
WayofTime f39db196ca Moved more spell stuff, created localized APISpellHelper, created RitualActivatedEvent 2014-11-13 09:24:29 -05:00
WayofTime 8ac6cc76d8 Added AddToNetworkEvent 2014-11-07 16:22:29 -05:00
WayofTime 39b4243a82 More work on the implementation of events 2014-11-07 13:45:02 -05:00
WayofTime 40a45be05e Fixed check on unbreakable blocks for Crusher ritual, added event for items draining the SN 2014-11-06 21:25:53 -05:00