Commit graph

462 commits

Author SHA1 Message Date
Sollace
0d0ea4558d
Added hippogriffs and seaponies 2023-11-08 12:58:41 +00:00
Sollace
a5c7a5e3a6
Added some farming bonuses for Earth Ponies 2023-11-07 18:20:47 +00:00
Sollace
05a5960380
Added fancy beds and bedsheets 2023-10-31 20:38:28 +00:00
Sollace
ff6d24e25f
Added cloud bricks, carved cloud, and orange cloud bed 2023-10-31 16:45:41 +00:00
Sollace
dc29729419
Adjust butterfly brightness to account for their surroundings. (should prevent them from glowing) 2023-10-23 23:10:54 +01:00
Sollace
0cf33eaadf
Added horse shoe fries, rock candy, salt cubes, toast, and candied apples 2023-10-23 19:02:39 +01:00
Sollace
5011c35e15
Implement proper spell rendering 2023-10-21 23:16:54 +01:00
Sollace
2025d5af09
Added cloud planks, added cloud beds 2023-10-20 20:12:13 +01:00
Sollace
c3fee217d1
Added cloud stairs, recipes, and loot tables 2023-10-19 23:13:41 +01:00
Sollace
b27cbf814b
You can now compact clouds with a shovel 2023-10-19 21:37:19 +01:00
Sollace
c04161eb91
Added unstable clouds 2023-10-19 01:41:22 +01:00
Sollace
ea94092b2c
Added soggy clouds. Clouds will soak up water when it rains and slowly dry out when the weather is clear 2023-10-18 23:15:48 +01:00
Sollace
fa8b1e485c
Added cloud slabs 2023-10-18 19:41:58 +01:00
Sollace
b9318547db
Added cloud blocks and cloud pillars 2023-10-18 18:52:59 +01:00
Sollace
15071ccd72
Change particle effects to use records 2023-10-18 18:52:29 +01:00
Sollace
a9923c71f4
Added a hug ability 2023-10-16 15:18:36 +01:00
Sollace
9b94662f9b
Added slime pustules 2023-10-15 20:39:43 +01:00
Sollace
0a1429fd60
Add mysterious eggs and finish up hive generation 2023-10-14 22:20:17 +01:00
Sollace
309e39b583
Added a custom shockwave particle when an earth pony stomps 2023-10-11 13:54:23 +01:00
Sollace
fcab76fd43
Added a second kirin ability 2023-10-10 20:13:45 +01:00
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