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
767b09221c
Added the necessary infrastructure for Rituals to use Demon Will from the Aura.
...
Added the Demon Will Gauge.
2016-07-10 21:51:17 -04:00
WayofTime
91ddb8b761
A lot more implementation work for custom areas for rituals.
2016-04-11 15:36:27 -04:00
WayofTime
9fe525b74b
Did more work on the Ritual Reader. Fixed issue with the Ritual Diviner cycling its direction when you right click on the MRS.
2016-04-11 08:26:41 -04:00
WayofTime
057a951732
Did more work on the Ritual Reader - functionally, it is at about 80%.
2016-04-10 22:09:32 -04:00
WayofTime
30f233b81a
Untested Ritual Reader stuff, and removing some registry shenanigans.
2016-04-10 21:19:18 -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
126d17b55d
Clean up some javadoc spam
...
Still need to figure out why delombok is priting an error for every non-BM import. It was apparently fixed in `gradle-lombok` 1.5 but it seems to have returned.
2016-03-02 12:56:57 -08:00
WayofTime
34a9b5a7ec
Fixed Portal ritual.
2016-02-18 12:11:29 -05:00
Arcaratus
203a48d526
More rituals
...
More rituals
Comment out unimplemented portion
some thing useful
Renamed to something more useful
2016-01-12 20:51:05 -05:00
WayofTime
c26b7851a8
Added rudimentary saving for rituals
2016-01-09 15:31:30 -05:00
WayofTime
71421b7d88
Formatted the code - Release state for Blood Magic 1.8.9-2.0.0-1
2016-01-02 17:56:37 -05:00
Arcaratus
a8a0ae6e8b
Teleposers and refractoring
2016-01-01 12:08:17 -05:00
WayofTime
e8d1ff4997
Reformatting with Vindex's magic
2015-12-31 13:50:38 -05:00
WayofTime
d7a96c061d
Added getNewCopy() to Ritual to allow tiles to hold their own copy of a Ritual. Created caching in AreaDescriptor for faster BlockPos access.
2015-12-31 08:01:39 -05:00
WayofTime
8b582bc0c4
Added better method for creating a range for a ritual.
2015-12-30 16:19:50 -05:00
WayofTime
e48eedb874
Changed formatting to have bracing on a new line
2015-12-30 15:34:40 -05:00
WayofTime
e5eddd6c45
Finished fixing issues in the rituals. Added an initial system for setting a boundary for an effect in a ritual.
2015-12-30 15:24:25 -05:00
WayofTime
98ca2fbd16
Implemented the Ritual Diviner and added its recipe. Added unlocalized name to rituals. Removed a few unnecessary imports.
2015-12-30 11:34:04 -05:00
Nick
5774703c0d
Ritual docs
2015-12-29 13:00:26 -08:00
Nick
1c8d6d6986
Allow rituals to specify an update time. Default is 20
2015-12-29 12:32:06 -08:00
WayofTime
16a6333c6f
Added the Ritual for Water and did some rudimentary tests. Issue: MRS does not load properly on world load.
2015-12-29 13:41:03 -05:00
Nick
03847ad6d9
Committing the Ritual stuff
...
Incomplete. Ritual detection/rotation needs to be implemented. Currently hardcoded to a test ritual
2015-12-26 16:49:25 -08:00
Nick
34dee6447b
A whole lot of formatting cleanup
...
Also changes NBTHolder to a standard Constants class with subclasses for each category
2015-11-28 18:25:46 -08:00
Nick
d285736ca9
Imperfect ritual system hopefully works correctly now
2015-11-02 18:00:48 -08:00
Nick
92bf7cc35b
Imperfect rituals work mostly now
...
Just need to figure out an issue with the config
2015-11-02 17:45:11 -08:00
Nick
096ba02450
Refactor everything to WayofTime.bloodmagic.*
2015-11-02 12:39:47 -08:00