Commit graph

286 commits

Author SHA1 Message Date
Sollace
3b2ffc0671 Rewrite gem recipes to pull from named pools of like items. It's not about the items, it's about the traits. 2019-02-20 15:13:04 +02:00
Sollace
76a725c981 Fixed asset walker not respecting the chosen namespace 2019-02-20 15:01:40 +02:00
Sollace
a292cbb9fa Recipes can now handle multiple inputs/outputs 2019-02-20 13:59:22 +02:00
Sollace
5421196198 Fixed page buttons glinting when they shouldn't. 2019-02-19 18:01:55 +02:00
Sollace
8dca458610 Isolate ourselves and enable alpha so other mods can't mess with shield rendering 2019-02-19 17:54:12 +02:00
Sollace
a098e18100 Update the spellbook interface and rewrite the page about gems 2019-02-19 17:44:29 +02:00
Sollace
497b0f03b5 Added recipes for all the gems and items 2019-02-19 17:43:15 +02:00
Sollace
33534ecea5 Only allow the bauble version to go into the bauble slot (breaks shift-clicking) 2019-02-19 13:12:03 +02:00
Sollace
5cfe5a63d6 Forgot you need to apply the effects too 2019-02-19 12:49:38 +02:00
Sollace
373a2c64cd You will explode twice when the alicorn amulet breaks 2019-02-19 12:44:50 +02:00
Sollace
ee84215649 Make the damage source static 2019-02-19 12:09:39 +02:00
Sollace
18594d1f9a Strip translation calls and put them somewhere safe 2019-02-19 11:54:18 +02:00
Sollace
918dd852fd Fixed alicorn amulet not updating when worn as a bauble. 2019-02-19 10:45:28 +02:00
Sollace
8d1a7ea400 Cap attack amount and fixed alicorn amulet being damageable. 2019-02-19 10:41:59 +02:00
Sollace
6f725bb64c Move various update events to before player tick. Should help with vanishing drops on death. 2019-02-19 10:41:36 +02:00
Sollace
37ef2c0199 Monsers can't sleep in beds 2019-02-18 21:13:39 +02:00
Sollace
de202d131b Added an armour texture for the amulet 2019-02-18 20:19:55 +02:00
Sollace
7d4c6f512c Added baubles support 2019-02-18 19:48:06 +02:00
Sollace
900f5e6de0 Added the alicorn amulet 2019-02-17 19:22:11 +02:00
Sollace
a35ec07dcf Fixed darkness rendering with the encorrect state 2019-02-17 19:21:54 +02:00
Sollace
a98b027f0f Fixed spell entities not saving their affinity 2019-02-17 19:21:22 +02:00
Sollace
851c1650be Added a /disguise command 2019-02-17 02:03:55 +02:00
Sollace
eb0341b632 Fixed event not being cancelled 2019-02-17 02:03:31 +02:00
Sollace
afdec48090 Restructure! Remove all the subscribe events and shove them _waaaaaay_ in the back there. 2019-02-17 01:08:19 +02:00
Sollace
6a7c3131cc Always spawn particles for the darkness gem 2019-02-16 23:41:59 +02:00
Sollace
b5eef0faa2 Remove debug code 2019-02-16 23:41:38 +02:00
Sollace
11076b2d38 Fixed some structure gen bugs 2019-02-16 23:41:27 +02:00
Sollace
f72a80be54 Add moar structures 2019-02-16 21:30:44 +02:00
Sollace
6bec00ab57 Fixed rainbows spawning too close together (they just have to fight it out) 2019-02-16 21:30:19 +02:00
Sollace
bbcfba31b7 Fixed various rendering issue with spheres 2019-02-16 21:29:51 +02:00
Sollace
34c924d758 Fixed the offsetting problem 2019-02-16 18:01:43 +02:00
Sollace
31e92ac25f Well that worked 2019-02-16 17:49:55 +02:00
Sollace
19d81acfc4 Start work on cloud structures 2019-02-16 14:43:22 +02:00
Sollace
ee53f83816 Added a second page to the book 2019-02-15 19:19:13 +02:00
Sollace
4dffafda01 Fixed spellbook still consuming items even if you haven't crafted anything 2019-02-15 17:36:03 +02:00
Sollace
7abd4cbae6 Fixed spell registry wiping out existing nbt when enchanting a stack 2019-02-15 17:28:10 +02:00
Sollace
45d5840f82 Fixed the assistant spell not properly preserving the state of its held spell 2019-02-15 16:09:15 +02:00
Sollace
1700ce9276 The light and dark gems will now interact with each other 2019-02-15 16:08:28 +02:00
Sollace
5e3316e232 Added the cursed gem of darkness 2019-02-14 22:59:11 +02:00
Sollace
6b66a09414 Added meadow brook's staff. It's a big stick. 2019-02-14 19:11:28 +02:00
Sollace
a7c81197a8 Added some incentive for changelings to seek out players 2019-02-14 14:37:47 +02:00
Sollace
35ffa71271 Fixed shadows rendering in the gui 2019-02-14 14:20:15 +02:00
Sollace
df7fe0e7f4 Some more adjustments to disguise rendering 2019-02-14 14:15:54 +02:00
Sollace
d3daa7337e The revealing gem will forever have the dual gem model 2019-02-13 22:58:12 +02:00
Sollace
3e893c44b9 Adjust the sound effect for when a spell is suppressed to be less heartstopping 2019-02-13 22:57:45 +02:00
Sollace
2bc338c5c2 Fixed some issues widh suppressed disguises 2019-02-13 22:56:49 +02:00
Sollace
1b93928361 Changeling disguises are negated by the spell of revealing if you get within 15 blocks of it 2019-02-13 22:47:44 +02:00
Sollace
78cfa7d515 Added Spell of Revealing 2019-02-13 22:46:37 +02:00
Sollace
f7dc68b4bd Update all the tint colours! 2019-02-13 22:46:06 +02:00
Sollace
4ba567d5e5 Added caster utils to easily find magically enabled entities in the world, and make it easier to get out an effect of a given type 2019-02-13 22:45:26 +02:00