Commit graph

442 commits

Author SHA1 Message Date
Sollace
e5fe26cba8
Adjust fov effects when raging 2023-10-10 19:21:45 +01:00
Sollace
d4fe4c549d
Make the sky red when raging 2023-10-10 19:06:38 +01:00
Sollace
8e19ab6a96
Split up the WorldRenderDelegate class a little 2023-10-10 19:06:29 +01:00
Sollace
79d66439a9
Fixed kirin not seeing themselves as themselves when raging 2023-10-09 23:44:23 +01:00
Sollace
1b0505375a
Implement nirik vision 2023-10-09 22:54:57 +01:00
Sollace
fc1b461046
Implement kirin ability 2023-10-09 22:05:41 +01:00
Sollace
b8a0167ff7
Add climbing animations in first person mode and fixed changeling's climbing animations not playing. Fixes #164 2023-09-29 13:42:37 +01:00
Sollace
63d6e96da4
Entities enticed by want it need it now have hearts over their eyes 2023-09-13 23:15:21 +01:00
Sollace
6d7345c389
Move trinkets and seasons code to the compat package 2023-09-10 22:14:27 +01:00
Sollace
2e9482b305
Added better polearm animations. Closes #172 2023-09-07 18:37:38 +01:00
Sollace
3a4da158db
Fixed the portal spell's effect not really lining up with its orientation 2023-09-05 20:03:59 +01:00
Sollace
8214342520
Fix some jar rendering funkyness 2023-09-04 11:55:50 +01:00
Sollace
849e47b905
Fix miscoloured fire on burning minions 2023-09-03 21:17:46 +01:00
Sollace
85f01c317c
Catch exceptions when trying to render a minion 2023-09-03 17:45:59 +01:00
Sollace
f9182f851f
Reimplement food poisoning to be more like the BTW food poisoning and use it instead of nausea/poison 2023-09-03 15:51:05 +01:00
Sollace
543adefd6d
Fixed crystal heart health not syncing to the client and implement health/destruction and animations for the crystal shards 2023-09-02 20:54:15 +01:00
Sollace
e923882ebf
Move the floating artefact entity renderer to the correct package 2023-09-02 20:02:28 +01:00
Sollace
820856fdc4
Move mob entities to a separate package 2023-09-02 18:34:57 +01:00
Sollace
76a7ecc3bb
Fixed certain race buffs and checks not accounting for worn amulets (or failing if wearing an amulet) 2023-09-01 19:09:13 +01:00
Sollace
d39c003c2e
Render a damage overlay on the crystal heart 2023-08-30 21:33:13 +01:00
Sollace
aaecdf7cbf
Properly implement changing sun and stars position with the unicorn amulet 2023-08-29 21:27:43 +01:00
Sollace
fcd6701961
Add tooltips to the spellbook's tabs 2023-08-29 15:22:09 +01:00
Sollace
576e36df39
Rearrange armor slot positioning in the spellbook, turn the spell slots into actual functioning slots 2023-08-29 15:21:10 +01:00
Sollace
f9b6cf75f4
Fixed tooltip text not being wrapped for trait descriptions in the discoveries tab 2023-08-29 15:19:09 +01:00
Sollace
0d4b9c0db0
Spells can now be hidden 2023-08-29 15:18:42 +01:00
Sollace
82ec2b4f14
Add changeling wings 2023-08-29 02:06:13 +01:00
Sollace
ba0f5ecd4c
Change positioned sounds to be non-relative and have their location correctly set at the beginning so it doesn't start at the camera position 2023-08-28 22:23:35 +01:00
Sollace
c802e7aa56
Added page numbers to the spellbook 2023-08-28 21:40:02 +01:00
Sollace
ca937a671c
Fix alignment of the mana subtitle in other translations 2023-08-28 21:31:23 +01:00
Sollace
c2c16d575c
Fixed tooltips in the spellbook gui 2023-08-28 21:29:29 +01:00
Sollace
b10a26e150
Fixed spellbook tabs appearing cut off on certain screen resolutions 2023-08-28 20:24:20 +01:00
Sollace
bf06bc0ba4
Add some lerping for the raining effect and fixed area detection for whether it's raining at any particular spot 2023-08-27 22:49:45 +01:00
Sollace
7787ca68b5
Add a time change ability for the unicorn amulet 2023-08-27 14:56:18 +01:00
Sollace
3df6ceb7c8
Fix some balancing and add some advancements 2023-08-26 22:33:48 +01:00
Sollace
0320976d47
Add broken alicorn amulet, and further tweaks the sombra 2023-08-26 16:16:55 +01:00
Sollace
97c3d1a250
Implement sombra boss battle 2023-08-25 22:06:08 +01:00
Sollace
3029a96a38
Pull together and organise all the sound events we use so we can assign them proper subtitles later 2023-08-22 16:26:13 +01:00
Sollace
ec2242f22a
Added a wip new mob 2023-08-17 19:53:13 +01:00
Sollace
e0b0457f33
Fixed horn not rendering for non-pegasi 2023-08-16 19:56:17 +01:00
Sollace
5ec332a165
Implement bat wings and unicorn horns for ponies that don't normally have them but are those races in the mod 2023-08-16 19:42:31 +01:00
Sollace
49e74f4c54
Use local velocity on the client (since other players don't send their velocity) 2023-08-16 19:41:54 +01:00
Sollace
50f3df37a2
Fixed rainbow trails attaching to other players after its assigned target is unloaded 2023-08-16 18:36:04 +01:00
Sollace
98e90c89f5
Fixed z-index of the hud 2023-08-16 15:58:56 +01:00
Sollace
1ed6ef7a17
Display trinket slots in the spellbook 2023-08-16 15:58:44 +01:00
Sollace
5f8dfe14e9
Add some lerping to the various mana bars 2023-08-16 15:58:09 +01:00
Sollace
e3bb03f53b
Add the rest of the palm wood set 2023-08-14 20:31:33 +01:00
Sollace
2ad431ab4b
Standardise the spell recipe ingredients/requirements lists 2023-08-14 13:05:20 +01:00
Sollace
3fcb05de81
Added a indicator to show when the cooldown between flaps is complete 2023-08-13 15:58:08 +01:00
Sollace
2d57929177
Clean up the model a bit 2023-08-13 15:11:55 +01:00
Sollace
48b4135025
Implement the different types of baskets 2023-08-13 15:10:49 +01:00