WayofTime
f0730791f7
- Changed the growth behavior of the crystals
...
- Fixed Potion getting for various methods
- Started work on crystal automation ritual
- Finished first iteration of the iterator of AreaDescriptor
2016-03-24 14:11:05 -04:00
Arcaratus
0383f0fb31
Move some base classes into the API
...
Add Javadocs for API classes that didn't already have them
Redo
'nother redo
Another redo
Update ItemSigil.java
Last one, I swear
Fix
2016-03-23 20:23:39 -04:00
Nick
d8fe6d21bd
Update Forge + Mappings
2016-03-21 12:55:36 -07:00
Nick
1bcc4e47e0
Fix a few nutderps on block updates
...
Incorrect assumptions + adopting very early = mistakes were made
2016-03-18 13:05:57 -07:00
WayofTime
09168fa386
More error fixes (down to 381)
2016-03-18 14:54:31 -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
f896383fe6
Allow Mob Spawners to be teleposed (default blacklisted) ( #671 )
2016-03-16 15:47:42 -07:00
WayofTime
134b11f177
Normalized code formatting.
2016-03-16 18:41:06 -04:00
Nick
830a6bcc36
Fix desync with Phantom Blocks (again) ( #668 )
2016-03-15 12:12:15 -07:00
WayofTime
cbe858e581
Fixed Hellfire Forge's GUI
2016-03-07 06:39:37 -05:00
WayofTime
6b52b5131b
Merge pull request #649 from Arcaratus/1.8
...
Routing node cleanup
2016-02-27 19:35:03 -05:00
WayofTime
7106579201
Updated changelog and added recipes. Also created behaviour for the crystals to drop single crystals.
2016-02-27 19:34:42 -05:00
WayofTime
620023d098
Fully implemented discrete demon will, which means the demon crystals can be inserted into demon crucibles to create will.
2016-02-27 16:36:56 -05:00
Arcaratus
e89451ed36
Routing node cleanup
2016-02-27 11:38:40 -05:00
WayofTime
70f4c117d7
Added growth method for the crystals.
2016-02-26 22:11:28 -05:00
WayofTime
ea24e7edd8
Created the proper rendering for the crystal clusters while in hand
2016-02-25 22:00:02 -05:00
WayofTime
19fec96bfd
Added different types of Demon Will crystals. Obtainment method still TBD
2016-02-25 16:19:57 -05: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
Nick
45710ebb8f
Some minor cleanup
...
* Hid Dimensional Portal from JEI and Creative
* Fixed stacktrace spam when invalid portal was stepped into
* Fixed tank rendering no model at all
* Fixed NBT saving for Dimensional Portal
2016-02-23 22:47:28 -08:00
WayofTime
743af85a61
Added Demon Pylon (currently no model) which pulls demon will from surrounding chunks into its chunk.
2016-02-23 13:40:08 -05:00
WayofTime
7104138e2b
Implemented Priority System for the item routing system. Lower numbers are looked at first.
2016-02-22 21:19:22 -05:00
WayofTime
a88d7f43b8
Created fillWill method for the tartaric gem.
2016-02-19 08:03:33 -05:00
WayofTime
035ba94976
Reworked Tartaric Gems so that they contain specific demon will types (work for the future)
2016-02-18 18:00:02 -05:00
WayofTime
19bf728da3
Fixed rituals not correctly re-activating when taking off a redstone signal after reloading the world.
2016-02-18 12:26:42 -05:00
WayofTime
34a9b5a7ec
Fixed Portal ritual.
2016-02-18 12:11:29 -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
d947f23696
Attempted to improve the crucible's logic.
2016-02-18 09:03:18 -05:00
Nick
29a8117771
Fix Spectral Block storing of block
2016-02-18 02:03:38 -08:00
WayofTime
c641f69809
Fixed a bit more logic of the demon crucible.
2016-02-17 21:23:13 -05:00
WayofTime
ccb706f15c
- Removed the FOV effect from the Quick Feet speed upgrade.
...
- Minor work on the Demon Crucible.
2016-02-17 16:31:11 -05:00
WayofTime
18a36b9778
Fixed incense altar so that it checked two blocks above its level properly.
2016-02-15 07:11:02 -05:00
WayofTime
4e054224ac
Fixed step height issues with PotionBoost. Fixed some formatting errors. Set the path blocks' max path lengths.
2016-02-09 15:53:22 -05:00
Nick
5757fab22d
Alchemy Array should only store a max stack size of 1
2016-02-08 14:41:58 -08:00
Nick
fc49dc92ed
Fix imperfect rituals crashing client
...
I should really, *really* stop breaking this.
2016-02-05 14:38:32 -08:00
WayofTime
333c6d71d2
Added flame particles to the incense altar for when it is actually operating.
2016-02-04 21:20:29 -05:00
Nick
2bf401f1d6
Re-activating a ritual via Redstone should not consume LP
2016-02-04 13:32:59 -08:00
Nick
b6bdd0740c
Fix method conflict for IImperfectRitualStone
2016-01-31 15:48:49 -08:00
WayofTime
932a767ecf
Added the ability for the blood altar to have its buffer tanks accessed
2016-01-31 18:30:57 -05:00
Nick
5f16ed72f8
Swing arm when imperfect ritual activation is successful
2016-01-30 19:34:26 -08:00
WayofTime
820418558e
Fixed Blood Light particles being purple. Added ability for the Divination Sigil to look at information of the incense altar
2016-01-30 08:44:49 -05:00
WayofTime
6575c97aa5
Made it so the incense altar needs a minimum number of roads in order to reach specific tiers. Added as a bandaid measure for setting tiers.
2016-01-29 21:33:29 -05:00
Nick
a408f9a959
Rituals now react to redstone
2016-01-28 14:54:32 -08:00
WayofTime
cc1e11f09f
Added some rudimentary path blocks for the tranquility altar - textures pending.
2016-01-26 19:39:39 -05:00
WayofTime
f4d0b18521
Added more infrastructure to the incense system.
2016-01-26 14:33:02 -05:00
Nick
ad296a8e0e
Fix client always reporting 0 LP
2016-01-24 17:47:11 -08:00
WayofTime
c8ded3c6dd
Added more framework for the incense altar.
2016-01-23 21:18:06 -05:00
Nick
fd29ac8e7f
Tiles of the same type are no longer reset on telepose ( #576 )
2016-01-23 17:20:55 -08:00
WayofTime
574c995865
Added a bit of framework for the incense system.
2016-01-23 16:25:39 -05:00
WayofTime
b8079bb509
Added multiple router filters and made sure that they are able to work properly. Textures and localization completed. Added a recipe for a consumable "frame" - more of these gating materials to be added.
2016-01-21 15:53:37 -05:00
WayofTime
6c91865c5e
Added max transfer amount to filter transfer argument.
2016-01-21 10:57:52 -05:00