Commit graph

74 commits

Author SHA1 Message Date
WayofTime
18d07baad3 More base-work on Omega 2015-03-19 15:26:03 -04:00
WayofTime
d7d8aedd42 Fixed Harvest sigil in armour giving bad items
Finished optimization of compression handler.
2015-03-11 19:19:17 -04:00
WayofTime
5fdad1dc0d Merge pull request #263 from hilburn/master
Dagger of sacrifice cleanup
2015-02-27 16:38:29 -05:00
hilburn
e01a1f8937 Dagger of sacrifice cleanup
Wither and Dragon are instanceof IBossDisplayData
isChild is already checked
Generally stripped repeated code
2015-02-27 21:33:44 +00:00
WayofTime
3b7e58215b Last commit of mine before I update 2015-02-27 16:31:08 -05:00
WayofTime
39e3d6eb34 Added a crafting cooldown on IAltar, so that outside blocks may request the altar to not perform work while it is not active. 2015-02-27 08:31:39 -05:00
WayofTime
8fbb19acc0 Fully optimized the compression handler~ 2015-02-26 17:32:53 -05:00
WayofTime
2f47ffa955 Merge pull request #262 from hilburn/master
Fixes API
2015-02-25 06:11:42 -05:00
hilburn
c8d6e6d5ae Fixes API 2015-02-25 03:22:23 +00:00
WayofTime
086027faf5 Added Sacrificial Knife event 2015-02-23 18:45:32 -05:00
WayofTime
436ba63fc8 Merge branch 'master' of https://github.com/WayofTime/BloodMagic 2015-02-20 15:52:23 -05:00
WayofTime
dc7d9ebc06 Finishing the darn Phantom Hands ritual 2015-02-20 15:52:11 -05:00
hilburn
c12e95d07a Merge remote-tracking branch 'upstream/master' 2015-02-18 19:54:35 +00:00
hilburn
82f2dab8c1 Harvest Level returns 0 for deactivated tools 2015-02-18 19:54:20 +00:00
WayofTime
815dc167dd Merge branch 'master' of https://github.com/WayofTime/BloodMagic 2015-02-13 14:48:34 -05:00
WayofTime
a1fa511e7a Funness - I can't spell 2015-02-13 14:48:22 -05:00
hilburn
9cf011fbd9 Diviner Changes
Doesn't require Ritual Stones in creative mode
Doesn't scroll both the direction and ritual any more (direction only
changes when non-shifted)
Can scroll the direction backwards
2015-02-06 00:44:01 +00: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
Ben Blank
c0cb436797 extract an interface representing the Ritual Diviner into the API for use by other mods 2015-01-31 11:44:05 -08:00
WayofTime
3b590fab6c Almost finished Ritual for item routing 2015-01-31 11:46:49 -05:00
WayofTime
ae1b86def2 A book is a book is a book 2015-01-30 09:29:22 -05:00
WayofTime
5b4d4ff498 Merge pull request #223 from Adaptivity/sorting
Sorted new strings
2015-01-25 07:09:53 -05:00
Sciencei
2a493b80b9 Expanded affected plants
Essentially the same change made to RitualEffectGrowth- ie, plants that implement IGrowable but not IPlantable will now be included in the accelerated growth effect.
2015-01-25 04:51:56 -05:00
WayofTime
389910f716 Book tests and Movage of Int3 2015-01-24 08:18:58 -05:00
Adaptivity
ea2224ba10 Sorted new strings 2015-01-23 18:57:52 +03:00
WayofTime
fffef9a274 Attempt #3 2015-01-23 08:26:39 -05:00
WayofTime
d01093a441 Merge pull request #220 from Adaptivity/morelocalization
Long-awaited feature(Localized messages and more)
2015-01-23 07:56:05 -05:00
WayofTime
882b54d892 Fixed OmegaArmour client-server-side issue. 2015-01-23 07:53:40 -05:00
Adaptivity
c06c34f6b7 Long-awaited feature(Localized messages and more) 2015-01-22 20:13:57 +03:00
WayofTime
1b4879ad64 Added Item Routing ritual.
Added performance improvements to magnetism ritual!
2015-01-20 17:27:53 -05:00
WayofTime
2f0a1c9909 Changed the Meteor paradigm to POTENTIALLY allow GT ores to be spawnable with the meteor. Potentially. 2015-01-16 11:22:50 -05:00
WayofTime
56ccd3188d Refactoring 2015-01-16 10:00:50 -05:00
WayofTime
fd330233dd Added new LocalRitualStorage methods, to allow rituals to store data more fluidly. 2015-01-14 21:44:59 -05:00
WayofTime
ac5a20d5b2 Moar Omega, fixed Bound tool check to see if block is silk-touchable 2015-01-14 17:26:14 -05:00
WayofTime
6cb1e06306 New client -> server packet handler, added key to allow using the Project: Omega's signature effects 2015-01-13 21:02:11 -05:00
WayofTime
ca74a33a12 Potential fix for Zephyr ritual dupe bug, some adjustments to rendering of a fancy new health bar. 2015-01-12 17:04:44 -05:00
WayofTime
8315dcf864 Added demon limit to config - maximum number of demons that may spawn for a Demon Portal 2015-01-11 21:19:49 -05:00
WayofTime
316a79fab8 Initial stages of Omega being worked on - binding of human and demon at 5%. 2015-01-11 21:05:28 -05:00
WayofTime
c0abd69a2a Adding needed backend stuff in the form of packet handling 2015-01-10 14:31:24 -05:00
WayofTime
fd437fb4ca Initiating Omega protocol. 2015-01-10 12:23:41 -05:00
WayofTime
fa5fe1555c Removed debug stuff ;-; 2014-12-29 06:48:01 -05:00
WayofTime
31e154a980 Added configs to have the Demon Invasion only work when using the Creative Activation Crystal (still uses LP, you scrub.). Re-fixed blood orb so that FakePlayers can't use it. Why did this get re-broken? 2014-12-18 13:00:11 -05:00
WayofTime
d8f267b7e3 Commitment 2014-12-13 19:17:38 -05:00
WayofTime
f08363b74a Pushed a beta release 2014-12-11 20:08:24 -05:00
WayofTime
b30d6de13c Added client-side LP bar. Need a few more things before I can release, such as when it occurs etc. 2014-12-11 16:37:26 -05:00
WayofTime
dbf4232ca0 Fixed demon paths so that Double-tall grass doesn't mess it up 2014-12-10 21:33:04 -05:00
WayofTime
22afbcbd11 Hoard demons no longer 1HKO'd by dagger 2014-12-05 15:11:05 -05:00
WayofTime
574f43010d Added more recipes, made Imbued Spell Enhancements craftable 2014-12-05 12:13:10 -05:00
WayofTime
9b0fa9b052 Created all code necessary to summon the portal. I'm awesome, I know. 2014-12-04 14:31:31 -05:00
WayofTime
d439ac92fc More demon village tweaks, adding more event functionality 2014-11-30 17:56:10 -05:00