WayofTime
2be1d50541
Attempt to implement the Living Armour upgrade for the Grim Reaper's Sprint.
2016-02-09 20:22:14 -05:00
Nick
4e1de51cf8
Implement new path blocks
2016-02-08 00:57:02 -08:00
WayofTime
b406bb4672
Fixed melee damage, trick shot, and defense stat trackers.
2016-02-07 15:37:35 -05:00
WayofTime
f1621f1bce
Fixed imports.
...
Apparently that's important too.
2016-02-05 22:29:22 -05:00
WayofTime
52aae56335
There were more.
2016-02-05 22:25:26 -05:00
WayofTime
22db498592
Fixed Bound Sword custom mesh definition so that it isn't registered server-side
2016-02-05 22:23:00 -05:00
WayofTime
333c6d71d2
Added flame particles to the incense altar for when it is actually operating.
2016-02-04 21:20:29 -05:00
WayofTime
fd671f2902
Merge branch '1.8-Rewrite' of https://github.com/WayofTime/BloodMagic into 1.8-Rewrite
2016-02-04 21:12:58 -05:00
WayofTime
233f50de31
Registered item model for master routing node.
2016-02-04 21:11:51 -05:00
Nick
4a2b6e0641
Stop registering test spell block
2016-02-04 17:58:15 -08:00
Nick
cc66af7eb1
Allow Bound Sword to be enchanted
...
Also changes how the models are handled and changing activation states does not cause the "item change" animation.
2016-02-04 02:45:19 -08:00
Nick
271be45871
Blacklist routing nodes from Teleposer
2016-02-01 18:07:06 -08:00
Nick
7e8b469349
Allow rituals to be disabled via config ( #545 )
...
Not automated like the old method, but works. Requires an MC restart. Might look at making it reload-able while ingame at a later date.
2016-02-01 17:05:39 -08:00
WayofTime
8d6bc20400
Added magnetism sigil array and texture for the reagent.
2016-01-31 16:23:17 -05:00
WayofTime
27d63d5df3
Added blood lamp reagent, sigil effects, and the blood lamp array.
2016-01-31 14:31:16 -05:00
WayofTime
690cf6c4f3
Added recipes and block textures to the path blocks.
2016-01-30 07:58:08 -05:00
Nick
d769ee2d37
Repackage living armor upgrades and trackers
...
all the organizations
2016-01-28 14:56:49 -08:00
Nick
5b05a175bb
Un-nerf Ritual Stone recipe to provide 4 again ( #580 )
2016-01-28 13:22:38 -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
WayofTime
1242fefc30
Added sentient armour gem recipe. Added ability for Tartaric gems to fill other gems.
2016-01-26 07:56:17 -05:00
WayofTime
c8ded3c6dd
Added more framework for the incense altar.
2016-01-23 21:18:06 -05: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
8b6787b27c
Converted the Master Routing Node so that it would use a TreeMap instead of a HashMap for sorting. Modified TestItemFilter so it actually worked without exceptions.
...
Added default item filter which allows all items through.
2016-01-21 10:45:45 -05:00
Nick
fdfcb5c5b7
Change how blocks/items are registered (desc)
...
tterrag is a meany face and yelled at me for using class.getSimpleName(). So here's an API-friendly re-work of the registration system. This allows all our Items/Blocks to be obtained via the API. Just add a new enum.
2016-01-18 22:34:12 -08:00
WayofTime
815faa2ced
Added routing filters as well as recipes and temp textures.
2016-01-16 11:10:58 -05:00
WayofTime
76dceb3534
Tinkered with the beam a bit. Added WIP models for the routing nodes. Added basic item routing node.
2016-01-15 21:53:55 -05:00
WayofTime
2c666a931e
Now with fancy output blocks
2016-01-15 19:36:44 -05:00
WayofTime
6a6369d08e
Got the routing working to a safe degree.
2016-01-14 15:03:13 -05:00
Nick
eaefd89287
Remove potion array extending
...
It's already patched by Forge to be 256.
2016-01-14 09:34:21 -08:00
Nick Ignoffo
d4f8844660
Merge pull request #565 from Arcaratus/1.8-Rewrite
...
More rituals
2016-01-12 17:51:51 -08: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
269459c5c5
Added a lot more framework for the node routing.
2016-01-12 17:05:56 -05:00
WayofTime
8b0756e9da
Added routing nodes and a bit of infrastructure - not even working yet.
2016-01-12 12:23:26 -05:00
WayofTime
1abae8e4ee
Implemented the ItemMeshDefinition for the Sentient Sword, allowing for me to make the sword enchantable while still allowing the texture to change. This may be expanded to other items.
2016-01-10 18:31:48 -05:00
Nick
5e1a38b271
Fix calls to deprecated model registry methods
2016-01-10 14:34:01 -08:00
Nick
a907edca48
Cleanup proxy
2016-01-09 22:05:03 -08:00
Nick
254d9bec80
Prepare ICompatibility for phase based loading
...
Some compat will need to be done at different loading phases. This should allow that to be handled fairly easily.
2016-01-09 20:41:01 -08:00
WayofTime
ebdf85182c
Added upgrade tomes to a separate creative tab.
2016-01-09 22:20:59 -05:00
WayofTime
b3f965cbe3
Added Ritual of the Satiated Stomach
2016-01-09 18:51:55 -05:00
WayofTime
c3b21fa223
Added Crushing ritual
2016-01-09 18:17:38 -05:00
WayofTime
6560e6ec09
Added Magnetism ritual
2016-01-09 16:35:47 -05:00
WayofTime
3edfc3a8ac
Some work on the armour
2016-01-09 15:05:41 -05:00
WayofTime
4d835257ab
Added Sentient Armour - not fully implemented.
2016-01-09 13:01:05 -05:00
WayofTime
61e6cf2a14
Renamed nomenclature to Demonic Will instead of souls - still missing a few spots
2016-01-09 10:47:36 -05:00
WayofTime
9eb49dd5a9
Added the recipe for the soul bow and the descriptions for the gems
2016-01-09 07:38:48 -05:00
Nick
34e6350cbc
Add handlers for "tall" and "stem" crops
...
Documentation for all harvest-y stuff as well.
2016-01-09 01:54:25 -08:00
WayofTime
1d6edae50e
Added infrastructure and rendering for the Soul Arrow.
2016-01-08 22:20:31 -05:00
Nick
22a0e2b8a9
Swap the order of BloodStoneBrick
...
Now matches the Crystal blocks
2016-01-08 18:59:30 -08:00