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
134b11f177
Normalized code formatting.
2016-03-16 18:41:06 -04:00
WayofTime
da6f410394
Lots of import rearrangement due to odd "clean up" algorithm. Added Crystals, which are very WIP.
2016-02-25 08:54:18 -05:00
Tombenpotter
7e8aec8652
Huge commit for the Pull-Request.
...
Added a lot of things:
- Blood Tank
- Teleposition Sigil
- Transposition Sigil
- Cobblestone/Netherrack/Obisidian generation Ritual
- Tree Cutter Ritual
- Pump Ritual
- Altar Builder Ritual
- Block Placing Ritual
- Portal Ritual
- Teleportation System and API Components
- Cross pattern Area Descriptor
- Two reagents and their textures for the sigils’ crafting
Fixed:
- Teleposer not teleporting entities correctly
And probably other things I forgot!
2016-02-18 17:25:11 +01:00
WayofTime
d9f58ceb1e
Added Haste Sigil array (not implemented). First attempt at making AreaDescriptor an Iterator<BlockPos>
2016-02-02 18:16:55 -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
6560e6ec09
Added Magnetism ritual
2016-01-09 16:35:47 -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
Nick
7ebd59382f
Javadoc warning cleanup
2016-01-01 10:52:42 -08:00
WayofTime
9a610cc023
Implemented Well of Suffering. Tweaked AreaDescriptor slightly.
2015-12-31 16:01:47 -05:00
WayofTime
e8d1ff4997
Reformatting with Vindex's magic
2015-12-31 13:50:38 -05:00
Vindex
17e814785e
AreaDescriptor now returns unmodifiable collection
2015-12-31 18:11:19 +01:00
WayofTime
417114b6f0
Redefined the bounding for AreaDescriptor - it is now inclusive for the minimumOffset but is exclusive for the maximumOffset.
2015-12-31 11:25:24 -05:00
WayofTime
63da257260
Fixed AreaDescriptor and edited the Jumping ritual slightly.
2015-12-31 10:05: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