Lizbeth Rika
4eaa4763c6
Account for Use Golems in the fake player check
2015-02-02 17:39:40 +00:00
WayofTime
b57c490856
Merge branch 'master' of https://github.com/WayofTime/BloodMagic
2015-02-01 10:41:57 -05:00
WayofTime
016aac34d4
Stuffs.
2015-02-01 10:41:53 -05:00
hilburn
3238b3e787
Shapeless Blood Orb Recipe fix
2015-02-01 13:52:48 +00:00
WayofTime
c6ba742d5f
Merge pull request #238 from hilburn/mt-fix
...
Blood Orb MT fix
2015-02-01 07:29:39 -05:00
hilburn
b24396c66f
Blood Orb MT fix
2015-02-01 12:27:51 +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
885d1a41de
Merge pull request #232 from hilburn/master
...
MineTweaker additions
2015-01-31 11:48:03 -05:00
WayofTime
82b1663651
Merge pull request #235 from chbachman/patch-2
...
Remove calls to SpellHelper, redirect to APISpellHelper
2015-01-31 11:47:07 -05:00
WayofTime
3b590fab6c
Almost finished Ritual for item routing
2015-01-31 11:46:49 -05:00
Chandler
e43f313396
Remove import
2015-01-31 10:37:04 -06:00
Chandler
f2916909cd
Remove Calls to SpellHelper
2015-01-31 10:34:06 -06:00
Chandler
766db75cfa
Remove Calls to SpellHelper
2015-01-31 10:32:01 -06: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
hilburn
afcb284479
MineTweaker additions
...
Harvest Moon gets an add custom crop type that's itemstack sensitive for
crops that share an item for seeds., it's not perfect but it works
pretty well.
Also gets a MT method to interface with this new harvest type
MT functions to add/remove focus items for falling tower as well as
define the meteor size and distribution.
2015-01-28 18:21:03 +00: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
WayofTime
5b4d4ff498
Merge pull request #223 from Adaptivity/sorting
...
Sorted new strings
2015-01-25 07:09:53 -05:00
WayofTime
e15c52d48f
Merge pull request #229 from Sciencei/master
...
Expanded plants that Sigil of Growth/Ritual of the Green Grove work with
2015-01-25 07:09:46 -05:00
Cullin
0bcba76689
Another typo fixed. Thank goodness for ides
2015-01-25 05:34:45 -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
Sciencei
951984e75c
Fixed import typo
...
Currently editing on github, so no error checking :P
2015-01-25 04:50:23 -05:00
Sciencei
30ebc597ee
Expanded affected plants
...
Now checks for IGrowable (basically the 'bonemealable' class) as well as IPlantable. Not 100% sure why, but some mods use it instead of IPlantable. Off the top of my head is Pneumaticraft, as I was sent here by this issue https://github.com/MineMaarten/PneumaticCraft/issues/386 .
2015-01-25 04:44:05 -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
Reika
1754fcc49e
Add event hook
2015-01-25 03:03:20 -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
ed39b33167
Attempt to solve awesomeness
2015-01-23 08:10:16 -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
468734125a
...Made the ritual work again. Oops.
2015-01-20 17:40:43 -05: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
eb9284faf7
1.3.0b
2015-01-16 10:36: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
Arcaratus
b82c13521d
Commands Part 3
2015-01-03 10:53:16 -05:00
Arcaratus
b7bd031028
Commands Part 3
2015-01-03 10:50:57 -05:00
Arcaratus
5e91c1a91f
Commands Part 2
2015-01-03 10:28:09 -05:00
Arcaratus
b5eec00c7b
Commands Part 2
2015-01-03 10:27:56 -05:00
Arcaratus
30e4ed064d
Commands Part 2
2015-01-03 10:27:40 -05:00
Arcaratus
40aa2534ee
Commands Part 2
2015-01-03 10:26:56 -05:00
Arcaratus
4d90e540b8
Commands Part 2
2015-01-03 10:25:50 -05:00
Arcaratus
3b7fe970aa
Commands Part 1
2015-01-03 10:23:17 -05:00
Jean-Marie S.
0bdd813995
Update fr_FR.lang
...
Update + Massive Overhaul... at last \o/
(I guess it's complete, tell me if it's not :3)
OH AND HAPPY NEW YEAR \o/
2014-12-31 23:41:50 +01:00
WayofTime
7245c556e2
1.3.0a-1
2014-12-29 16:21:12 -05:00
WayofTime
dd2041ea54
Merge pull request #186 from Cisien/patch-1
...
fix addToDemonBloodDuration
2014-12-29 06:48:26 -05:00
WayofTime
fa5fe1555c
Removed debug stuff ;-;
2014-12-29 06:48:01 -05:00
Chris
34dc2f2244
fix addToDemonBloodDuration
...
Add duration to demonBloodDuration instead of just incrementing it
2014-12-28 21:35:18 -08: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
Arcaratus
e37691fec4
Added Binding Rituals for NEI
2014-12-13 10:17:53 -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
08a8f1dc13
Added Guardians
2014-12-10 11:01:03 -05:00
WayofTime
a2b0f59765
More assets for Reagent guage
2014-12-09 20:34:48 -05:00
WayofTime
9ad3330e08
Minor tweaks + experimenting with a reagent guage for Project: Omega
2014-12-09 19:06:47 -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
41c8d888b9
Fixed/tweaked some parts of the portal
2014-12-04 19:21:51 -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
832ed15060
Finished text parser
2014-12-02 19:18:37 -05:00
WayofTime
d439ac92fc
More demon village tweaks, adding more event functionality
2014-11-30 17:56:10 -05:00
WayofTime
1115eaf9a7
Improved compression handler, updated buildings.zip, added temporary portal configs
2014-11-29 10:41:01 -05:00
WayofTime
5ba77eaedf
Paths are more configurable
2014-11-28 06:58:33 -05:00
WayofTime
e92b83b627
Adding the new buildings
2014-11-27 15:59:34 -05:00
WayofTime
41824c728d
Adding more schematics - seems they do not take while in the configs folder.
2014-11-27 15:55:14 -05:00
WayofTime
37d0fc69f1
Added demon chests, started working on loot system, improved demon AI
2014-11-27 07:55:04 -05:00
WayofTime
98e7d6ede7
Balance adjustment for the bound armour, made Plinths properly update when items are consumed in demon summoning
2014-11-25 18:18:50 -05:00
WayofTime
1ac6fdda98
Fixed TileEntity ritual stones
2014-11-25 06:49:35 -05:00
WayofTime
ce4b571010
Work on demons continues.
2014-11-24 17:22:38 -05:00
WayofTime
b661d72f88
Merge pull request #163 from ganymedes01/patch-1
...
Stop pipes/etc from inserting items into the output slot
2014-11-24 17:21:56 -05:00
WayofTime
00f84744ee
Merge pull request #162 from qianzha/patch-9
...
Update zh_TW.lang(v1.2.1a)
2014-11-24 17:21:42 -05:00
WayofTime
c48af7f578
Merge pull request #161 from qianzha/patch-8
...
Update zh_CN.lang(v1.2.1a)
2014-11-24 17:21:38 -05:00
Tombenpotter
3ae7e2759f
Fixed the Teleporting methods C:
2014-11-24 23:19:56 +01:00
ganymedes01
b54c805415
Stop pipes/hoppers/etc from inserting items into the output slot
2014-11-24 14:19:32 -02:00
qianzha
32a668c122
Update zh_TW.lang
2014-11-23 16:36:36 +08:00
qianzha
09261ceee3
Update zh_CN.lang
2014-11-23 16:34:47 +08:00
WayofTime
4db4b458da
Fixed performance of the compression handler, and made the ritual checking a lot more streamlined. Allowed hoppers, etc, to interact with the chemistry set.
2014-11-22 10:15:29 -05:00
WayofTime
ce08afaf9f
Fixed ethereal slate not being craftable
2014-11-22 10:02:45 -05:00
WayofTime
f138a8347e
Merge pull request #160 from Alex-hawks/master
...
Change Rituals to allow for TileEntity Runes, and Hybrid Runes
2014-11-22 10:00:23 -05:00
Alex_hawks
929d7e9abb
Change Rituals to allow for TileEntity Runes, and Hybrid Runes. These will probably not be a feature in Blood Magic itself though
2014-11-21 10:38:50 +08:00
WayofTime
2f1e79aa5d
Added config to disable Bound Armour's custom model. Boo!
2014-11-20 11:42:43 -05:00
WayofTime
5224b808c3
Fixing compression glitches
2014-11-20 10:49:21 -05:00
WayofTime
174d56b8ff
Finishing up Compression sigil
2014-11-20 10:19:45 -05:00
WayofTime
107cc50b05
More fixes
2014-11-20 08:27:53 -05:00
WayofTime
75dcf143d5
Adding CompressionHandler for superAwesomeSigilOfAwesome!
2014-11-20 07:57:08 -05:00
WayofTime
90aeaac6e2
(Yes, I nerfed the Green Grove.)
2014-11-19 18:48:26 -05:00
WayofTime
dbe51d7f7b
Added Rune of Acceleration
2014-11-18 15:49:42 -05:00
WayofTime
b3199cfb19
Added Harvest Goddess Sigil, fixed Water and Lava sigils so they actually place their fluids (derp)
2014-11-18 15:29:31 -05:00
WayofTime
ad3289d080
Updated Sanguine Armour textures, added Blood Letter's Pack texture, fixed API imports.
2014-11-17 18:33:11 -05:00
WayofTime
bc50e92fa3
Added interfaces for custom Spell Paradigms.
2014-11-16 19:24:26 -05:00
WayofTime
8e1c8460be
Changed teleposing to make sure to check if FMP is loaded.
2014-11-16 12:25:13 -05:00
WayofTime
acdaec4694
Allowed Teleposer to move FMP structures
2014-11-15 19:54:17 -05:00
WayofTime
6ad0d3b702
Changed a few things. Waiting for xcomp to help fix my work environment
2014-11-15 16:17:51 -05:00
WayofTime
d23d90918d
Merge pull request #157 from ganymedes01/master
...
Changed the life essence/blood textures so they look more like blood
2014-11-14 19:54:36 -05:00
ganymedes01
02db97e5a5
Animated the blood on altars
2014-11-14 21:04:54 -02:00
WayofTime
37c6feeb6b
Finished initial tag testing for altar recipes
2014-11-14 17:23:45 -05:00
WayofTime
9935197282
Added Blood Letter's backpack, attempting to add NBT-sensitive blood altar recipes.
2014-11-14 17:11:50 -05:00
ganymedes01
c8f74029a4
Made blood look more like blood
2014-11-14 13:40:51 -02:00
ganymedes01
de813e808a
Enable lighting when rendering models. Everything looks a lot better!
2014-11-13 20:03:45 -02: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
8c1396421a
Moving some spell classes, moved BloodUtils API stuff for books into main code
2014-11-13 08:42:49 -05:00
WayofTime
beea2e875a
Started working on allowing RitualDiviner to do directions.
...
Completed refactorization of spell system.
Increased protection against void damage while void sigil is in Bound Armour.
Added an OnRitualStop with an Enum input providing the action.
Added more events.
2014-11-12 17:14:43 -05:00
Nick
d488dbc887
Remove extra syncConfig()
...
How did that even get there?
2014-11-11 13:39:54 -08:00
WayofTime
526186b1ce
Implemented orb filling event in the altar
2014-11-07 16:33:07 -05:00
WayofTime
8ac6cc76d8
Added AddToNetworkEvent
2014-11-07 16:22:29 -05:00
WayofTime
369ca6440f
More progress on getting sigils to follow the events
2014-11-07 15:55:00 -05:00
WayofTime
39b4243a82
More work on the implementation of events
2014-11-07 13:45:02 -05:00
mysticdrew
2f005dd677
Plinth and Pedestal bounding box fix for servers
2014-11-06 22:10:12 -06: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
WayofTime
16efbcf7c5
Move of stuffs
2014-11-06 18:00:53 -05:00
TehNut
aa16a13057
Include @Arcratus's config changes
2014-11-03 16:27:51 -08:00
TehNut
4638f1b239
Switch to real logger, create ConfigGui, remove random debug thing
...
-Uses an actual logger instead of System.out.println.
-ConfigGui for ingame editing of configs.
-Some random leftover debug was being sent to console at startup. This
removes that.
2014-11-03 16:11:10 -08:00
WayofTime
51346b5638
Initial comment to start using Blood Utils' book
2014-11-03 18:05:28 -05:00
WayofTime
d1fa088923
Added filled belljars to the creative tab
2014-11-02 14:41:52 -05:00
Arcaratus
8a3097dce4
Added a Creative Dagger
2014-11-02 09:52:47 -05:00
Arcaratus
7b46758d87
Added a Creative Dagger
2014-11-02 09:49:20 -05:00
WayofTime
487a0ca48f
Small Changes
2014-11-01 19:23:43 -04:00
WayofTime
b95c6ad6f6
Fixed Heavy Heart effect to allow it to work on players
2014-11-01 17:55:00 -04:00
WayofTime
2f0ed920d4
Fixing Leap ritual.
2014-11-01 10:21:03 -04:00
Arcaratus
62388afdd3
Cleaned up base mod file imports :P
2014-10-31 21:32:08 -04:00
Arcaratus
5794659ecd
Update AlchemicalWizardry.java
2014-10-31 21:27:47 -04:00
TehNut
2f9384220a
Update buildscripts, re-add things that went missing, update mcmod.info
2014-10-31 17:50:25 -07:00
WayofTime
a2b006105e
Testing the creation of hell
2014-10-31 17:35:30 -04:00