Commit graph

637 commits

Author SHA1 Message Date
Sollace
6e073682df
Fix layering on the tribe confirmation screen 2024-09-24 15:16:18 +01:00
Sollace
97b65b2ff9
Remove Spell#isDirty and Spell#setDirty 2024-09-21 21:40:20 +01:00
Sollace
a1c64f502c
Fix background rendering in the dismiss spell screen 2024-09-19 21:25:42 +01:00
Sollace
5368255e05
Fix compatibility with Xaero's minimap. Fixes #437 2024-09-18 18:35:42 +01:00
Sollace
6567d48ea2
Fixed rendering wackyness when the timer is displayed for timed spells 2024-09-18 18:02:59 +01:00
Sollace
45fe1f943a
Fixed bubble spell offset from entity center. Fixes #457 2024-09-18 17:33:13 +01:00
Sollace
0207f83236
Fixed bat screech effect position when ponified. Fixes #399 2024-09-16 20:26:07 +01:00
Sollace
3a9f6a6a2b
Fixed crash when disguised as a mob whilst wearing an amulet. Fixes #401 2024-09-16 20:11:19 +01:00
Sollace
19f0b60dd1
Updated hud texture and added page indicators. Fixes #415 2024-09-16 16:59:41 +01:00
Sollace
0b7ef78cb8
Merge branch '1.20.2' into 1.20.4 2024-06-24 02:38:53 +01:00
Sollace
74a08b4820
Merge branch '1.20.1' into 1.20.2 2024-06-24 01:15:50 +01:00
Sollace
d4e3feacee
Fixed ability cooldown not ticking when there is not ability in the slot. Fixes #366 2024-06-23 16:57:47 +01:00
Sollace
498ec2bca0
The pearl necklace now has 4 durability 2024-06-23 14:41:44 +01:00
Sollace
66d0dc8750
Clean up the hud and only show the super bar when it's useful. Also use the xp bar to show level and corruption 2024-05-28 23:18:54 +01:00
Sollace
c510c727fa
Display full tooltip details in the spellbook for equipped spells 2024-05-28 13:28:49 +01:00
Sollace
d716d2e00b
Move wind trail particles behind the player's view 2024-05-25 21:08:38 +01:00
Sollace
7937604c41
Fixed placed spells not reflecting their correct location in the dismiss spell screen 2024-05-25 21:01:33 +01:00
Sollace
6175605069
Don't tick disguises if the game is paused 2024-05-23 20:00:17 +01:00
Sollace
e22f181f41
Fixed rendering of multi-segment blocks 2024-05-23 19:59:56 +01:00
Sollace
98f612cd13
Fixed disguise orientation and door disguises. Fixes #259 2024-05-23 18:52:55 +01:00
Sollace
1ecb28e511
Move placed spell logic into the cast spell entity and fix portals mislinking/multilinking 2024-05-23 17:02:29 +01:00
Sollace
8a093a8a8b
Sync all spells onto the ether 2024-05-23 12:53:11 +01:00
Sollace
77de42dd09
Split the placed spell into separate types 2024-05-22 21:21:34 +01:00
Sollace
ca361049f5
Surface spell attributes to the user in gemstone tooltips 2024-05-22 13:57:44 +01:00
Sollace
88cf90842f
Sync each spell individually 2024-05-21 23:52:02 +01:00
Sollace
4bac633a23
Remove the update argument when interacting with spell slots 2024-05-21 23:10:02 +01:00
Sollace
f8f60a8d3d
Implement custom data tracker 2024-05-21 22:51:42 +01:00
Sollace
80b885514f
Add broken wings status effect 2024-05-20 01:49:02 +01:00
Sollace
a1ed8e5319
Specters can now spawn with and carry equipment 2024-05-20 00:42:30 +01:00
Sollace
5d4c0d0dd0
Set world and position on mimic chests when rendering to make sure they render correctly 2024-05-19 18:27:22 +01:00
Sollace
8a3abf5622
Display the amount of corruption you would gain from casting a spell 2024-05-18 14:55:41 +01:00
Sollace
95ffe5b0b5
Serialize spell type and traits together, and make affinity names translatable 2024-05-18 14:29:47 +01:00
Sollace
09cecef68e
Fix quick moving items in the spellbook. Fixes #348 2024-05-16 21:42:58 +01:00
Sollace
9269c7bd69
Merge branch '1.20.2' into 1.20.4 2024-04-25 15:35:35 +01:00
Sollace
a67935c634
Merge branch '1.20.1' into 1.20.2 2024-04-25 15:33:11 +01:00
Sollace
f84ef86546
Fix null camera crash 2024-04-24 19:41:14 +01:00
Sollace
95abda651d
Merge branch '1.20.2' into 1.20.4 2024-04-23 14:52:08 +01:00
Sollace
fb216459b5
Merge branch '1.20.1' into 1.20.2 2024-04-23 14:51:47 +01:00
Sollace
a1d59b48bf
Slight tweaks to the wind particle 2024-04-23 14:51:33 +01:00
Sollace
03f4b4004e
Add spiral particle (wip) 2024-04-23 14:41:21 +01:00
Sollace
1545210efa
Added wind trail particles 2024-04-22 17:21:12 +01:00
Sollace
e51d82f37e
Added a visual effect when flying at high speeds 2024-04-21 23:51:59 +01:00
Sollace
bdedeeece4
Players can no longer use their abilities in spectator mode 2024-04-21 23:07:10 +01:00
Sollace
19f67c23c6
Incorporate the player's luck and allow it to turn back if left unattended 2024-04-21 18:51:30 +01:00
Sollace
22d6874102
Give them legs and they can breath underwater now 2024-04-20 17:20:18 +01:00
Sollace
f68be46b0c
Add new chest type 2024-04-18 21:09:15 +01:00
Sollace
292b034220
Merge branch '1.20.2' into 1.20.4 2024-04-17 11:59:21 +01:00
Sollace
22eaf9997c
Merge branch '1.20.1' into 1.20.2 2024-04-17 11:57:23 +01:00
Sollace
fd8a2f3f32
Fix one more warning 2024-04-12 01:27:56 +01:00
Sollace
136267f439
Use the newer api for the polearm renderer 2024-04-12 01:27:12 +01:00