Electroblob77
5b3aebaba1
Update version number
2021-01-03 23:40:57 +00:00
Electroblob77
a3c15d673b
Set arcane lock data server-side and sync the tile entity properly, fixes #580
2021-01-03 23:18:20 +00:00
Electroblob77
d8f1c5f77c
Merge branch '1.12.2' of https://github.com/Electroblob77/Wizardry into 1.12.2
2021-01-01 23:26:43 +00:00
Electroblob77
1ddcdafe50
Fix the utter mess that is spell property syncing (what was I thinking when I wrote this? and how did it ever work in the first place?!)
...
This fix is kinda cheating but I don't care, it works and it's certainly better than the mess that was there before
2021-01-01 23:26:24 +00:00
SettingDust
094ce5a427
Try to fix #513 #567 …
...
Try to fix ConcurrentModificationException in LightningWeb
2020-12-21 22:38:15 +08:00
Electroblob77
e19d324dca
Include offhand inventory in imbued item updating (and armour, while we're at it), fixes #493
2020-12-20 23:32:12 +00:00
Electroblob77
58f6d55b0d
Add timeout when crystal flower charm's effect activates to prevent infinite looping when mod plants don't behave, fixes #488
2020-12-20 23:29:05 +00:00
Electroblob77
32e92b4b04
Guard against null element in writeEntityToNBT for wizards and evil wizards, fixes #491
2020-12-20 23:24:30 +00:00
Electroblob77
24a06e0bac
Change dire wolf pelt's effect from different marker colours to different marker shapes
2020-12-20 23:12:27 +00:00
Electroblob77
ae9da5b7c1
Query the position using the block at that position, not the one below... 🤦 Fixes #519 .
2020-12-20 19:13:41 +00:00
Electroblob77
e3130ca936
Cleanup
2020-12-20 18:57:23 +00:00
Electroblob77
e2fd978d8b
Catch NPEs when accessing IBakedModel#getOverrides from ModelBakeEvent, fixes #537
2020-12-20 17:07:58 +00:00
Electroblob77
8f8ce7a453
Populate model lists in PlayerAnimator when a new player renderer is found, fixes #551
...
Also adds the missing null check to RenderPlayerPostEvent, just in case
2020-12-20 14:45:20 +00:00
Electroblob77
ddfffd3d31
Guard against IOOBEs when rendering the new spell trade icon, fixes #565
2020-12-20 00:16:17 +00:00
Electroblob77
d23c15476a
Guard against null spell HUD skins in all places, fixes #566
2020-12-20 00:10:16 +00:00
Electroblob77
55bb40a684
Copy contents of imbuement altar to new tile entity when activated or deactivated, fixes #576
2020-12-20 00:02:10 +00:00
Electroblob77
c483591ea8
Merge branch '1.12.2' of https://github.com/Electroblob77/Wizardry into 1.12.2
...
# Conflicts:
# src/main/resources/assets/ebwizardry/lang/ru_ru.lang
2020-12-19 23:41:22 +00:00
Electroblob77
f4cf98089c
New contributors
2020-12-19 23:24:38 +00:00
Aralu
1d247e2d56
Re-implment layer fix from Pull Request 312
2020-12-17 11:39:50 -06:00
Electroblob77
fb010d3726
Update version number
2020-11-03 01:36:16 +00:00
Electroblob77
c64731e7a9
Fix ClassCastException in player animations, fixes #533
...
Somehow some unwrapped model parts managed to slip through (exactly *how* is a mystery!) so we're just safety-checking everything, I doubt this incurs much performance cost in the scheme of things.
2020-11-03 01:33:22 +00:00
Electroblob77
80cf77ecc6
Fix GL stack overflow / weird rendering when arrows are stuck in the player, fixes #529 and #530
2020-11-03 01:08:14 +00:00
Electroblob77
3d3806c20b
Prevent receptacles dropping on neighbour change when attached to an imbuement altar, fixes #520
2020-11-03 01:08:11 +00:00
Electroblob77
315f2e4b02
Reinstate missing null check in SpellRay, fixes part of #519
2020-10-28 23:43:08 +00:00
Electroblob77
d3df59df73
Have PlayerAnimator ignore renderers for which no layers/models are stored, fixes #518
...
This will stop the crashing but might well mean broken animations - for now there's not much I can do about that
2020-10-28 23:37:51 +00:00
Electroblob77
cfd3e796e1
Make PlayerAnimator disable itself when MoBends is installed
2020-10-28 23:27:04 +00:00
Electroblob77
d97e843f7b
Guard against all possible nulls to be on the safe side, fixes #517
2020-10-28 23:20:48 +00:00
Electroblob77
3b4ce68606
Third time lucky
2020-10-23 15:55:03 +01:00
Electroblob77
164e9dbe36
And that one
2020-10-23 15:48:59 +01:00
Electroblob77
2a21eb4392
Fix NPE in donor perk packet
2020-10-23 15:38:29 +01:00
Electroblob77
97061f7a32
Merge branch '4.3-dev' into 1.12.2
2020-10-23 15:14:53 +01:00
Electroblob77
7f84f3daef
Temporary fix for lag in imbuement updating, ultimately this needs a rewrite but *effort*...
2020-10-23 15:09:19 +01:00
Electroblob77
9f3e09498d
Hopefully fixes #469
2020-10-23 15:06:41 +01:00
Electroblob77
55bcd92860
Replace dummy criteria with proper generic imbuement altar criterion
2020-10-23 14:48:02 +01:00
Electroblob77
1030a2a4f3
Disable this for now, it's not a big deal
2020-10-23 14:34:21 +01:00
Electroblob77
bc407187e1
This works now
2020-10-23 14:13:35 +01:00
Electroblob77
62c7b6b7bb
Fix imbuement altar not dropping its contents
2020-10-23 14:13:26 +01:00
Electroblob77
35ac115e8b
Change imbuement altar face shapes back to how they should be and give receptacles a special case for attachment
2020-10-23 14:13:09 +01:00
Electroblob77
21dabc9cfc
Probably should be this one
2020-10-23 13:07:02 +01:00
Electroblob77
77d9bfc772
Blast modifier support for permafrost, plus various fixes and an attempt at slipperiness
2020-10-23 13:06:54 +01:00
Electroblob77
29617451d8
Add permafrost spell and fix dry frosted ice not being very icy
2020-10-23 01:22:28 +01:00
Electroblob77
e530695f54
Give conjured items a blue timer (durability) bar
2020-10-22 23:50:49 +01:00
Electroblob77
1f4de65356
Cleanup
2020-10-21 22:46:30 +01:00
Electroblob77
9dc186abf4
Fix the charge meter showing when holding a wand in the offhand but using the main hand item
2020-10-21 22:41:26 +01:00
Electroblob77
086d9f6af6
A few tweaks and fixes for flamecatcher
2020-10-21 22:37:53 +01:00
Electroblob77
7e658d74b5
Probably shouldn't be rendering the ends of this
2020-10-21 22:24:07 +01:00
Electroblob77
2bb242e6fb
Add flamecatcher spell, and addItemExtras hook for SpellConjuration
2020-10-21 22:23:54 +01:00
Electroblob77
d85441867e
Remove knockback from celestial smite
2020-10-21 21:20:18 +01:00
Electroblob77
38aa80d60a
That didn't work :(
2020-10-20 00:22:17 +01:00
Electroblob77
f41effd44f
Add config option to change progression requirements
2020-10-19 23:52:27 +01:00