WayofTime
647046fd22
Fixed sentient armour gem.
2016-03-19 10:24:37 -04:00
WayofTime
b86f7c24ed
Fixed #677
2016-03-19 08:47:59 -04:00
WayofTime
fc70bcf107
Changed so items only give their "bonus" while in hand - will change for LivingArmour too.
2016-03-18 18:01:52 -04:00
WayofTime
ac3ac8d272
Items (27 errors)
2016-03-18 16:50:33 -04:00
WayofTime
000c4c5692
Bound Tools (61 errors)
2016-03-18 16:31:55 -04:00
WayofTime
dcbc1c0bc4
ModItems and random imports (114 errors)
2016-03-18 16:08:06 -04: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
Nick
34f5753b17
More item fixes
...
- Living and Sentient armor have no armor models
- (Self) Sacrifice Pack have no armor models
2016-03-18 12:45:37 -07:00
WayofTime
f95949a1c8
Sigils (257 errors)
2016-03-18 15:38:26 -04:00
WayofTime
5e9454d390
Divination and Seer sigils (362 errors)
2016-03-18 15:00:23 -04:00
WayofTime
09168fa386
More error fixes (down to 381)
2016-03-18 14:54:31 -04:00
WayofTime
10c6829482
Block fixes
2016-03-18 13:16:38 -04:00
WayofTime
0c268a0bea
Test push to verify everything is working 100%
2016-03-17 16:47:15 -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
WayofTime
134b11f177
Normalized code formatting.
2016-03-16 18:41:06 -04:00
Nick
03662c0cd3
Most items done now
2016-03-16 01:10:33 -07:00
Nick
ba0b24d231
Begin new model system
...
Includes some examples for both ways.
2016-03-15 22:48:01 -07:00
Nick
6a6cb53d8f
Bound Tools are now enchantable ( #664 )
2016-03-15 19:38:45 -07:00
Nick
14267656cb
Fix bound tools unreliably breaking blocks
2016-03-15 18:37:34 -07:00
Nick
6736d2cf4b
Fixed Blood Light Sigil not using LP ( #653 )
...
Also a bandaid for accidental spamming of lights. 10 tick cooldown before being able to place another.
2016-03-14 20:18:54 -07:00
Nick
abb58b57e5
Fix Creative dagger not filling Altar to capacity
2016-03-14 18:58:13 -07:00
Nick
3f8cccf056
Config to only render routing lines while an INodeRenderer is held
...
Current INodeRenderer's are the Node Router and all Routing Nodes
2016-02-29 23:20:57 -08: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
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
99c2b26c6b
Durability for Inscription Tools
2016-02-23 22:48:34 -08:00
alex-hawks
33f05cd819
Add Capability support to Ritual Sones, Finish TE support as well
2016-02-24 01:52:52 +08:00
WayofTime
b3636fe12f
Fixed filters so that they would send a block update to the inventories when updated. Also nerfed the bound sword.
2016-02-19 19:47:58 -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
Nick
a35aced93a
Check if owner is set before syphoning
2016-02-18 09:51:58 -08:00
Nick
d997932306
Water Sigil can now fill the Cauldron ( #617 )
2016-02-18 09:37:31 -08: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
Nick
8a9b88d0cb
Sigils now cut their description tooltip if too long
2016-02-17 16:10:16 -08:00
Nick
8f453f6e1e
ItemBindable static methods now look for IBindable
2016-02-15 15:02:32 -08:00
WayofTime
db4c68e5f3
Added Ritual: Ritual of Living Evolution, which is used to set the living armour's max upgrade points to 300.
2016-02-15 17:13:50 -05:00
WayofTime
7610329d0a
Added Ritual: Song of the Cleansing Soul to remove Living Armour upgrades from the armour.
2016-02-15 15:27:39 -05:00
WayofTime
8ec653b2a7
Fixed lava crystal working even if there is no LP available. Causes a desync on server worlds.
2016-02-15 08:11:18 -05:00
WayofTime
64efaf854b
Implemented most of the framework required for training specific Living Armour Upgrades.
2016-02-14 21:50:32 -05:00
WayofTime
01d4bdffa2
Fixed Sacrificial Dagger so it properly bypasses armour reduction checks.
2016-02-14 08:26:19 -05:00
WayofTime
1787f50a65
Added recipes for various sigils.
2016-02-12 20:48:00 -05:00
WayofTime
f195c5a486
Fixed bug where Living Armour would give its upgrades even if you didn't have the full set.
2016-02-12 20:24:20 -05:00
Nick
0828e965c6
Fix NPE when setting position of Teleposition Focus ( #609 )
2016-02-12 12:49:32 -08:00
WayofTime
bb106e84ef
Fixed tranquility check on seer sigil.
2016-02-12 06:27:44 -05:00
WayofTime
95354ad557
Added Runic Shielding upgrade to the Living Armour.
2016-02-11 17:53:20 -05:00
WayofTime
c6b446faf9
Fixed uncommon error in the Seer and Divination sigils.
2016-02-11 15:44:32 -05:00
WayofTime
69eb621fc8
Finalized Solar Powered perk. Worked a bit more on Grim Reaper's Sprint.
2016-02-11 14:10:43 -05:00