Commit graph

475 commits

Author SHA1 Message Date
Sollace
6eea0944d2
Added curing joke and ignimeous bulbs 2024-01-03 21:51:24 +01:00
Sollace
80225bf1e7
Added the second magical plant 2024-01-02 23:03:41 +01:00
Sollace
f8fc9467be
We don't need this to be a model, just use the part 2023-12-05 23:06:52 +00:00
Sollace
d8565f3260
Added etched clouds and cloud chests 2023-12-04 14:49:24 +00:00
Sollace
528f14dbf4
Exclude non-grantable tribes from the lan settings screen 2023-11-25 20:16:32 +00:00
Sollace
cb94d3c841
Add interaction indicators to the tribe selection gui 2023-11-25 20:12:54 +00:00
Sollace
515efb93cb
Render the pattern on beds with nbt 2023-11-25 03:05:45 +00:00
Sollace
3ab4159125
Improve bed rendering performance 2023-11-25 02:51:19 +00:00
Sollace
63243e254d
Added the shaping bench 2023-11-20 22:30:21 +00:00
Sollace
3f480b6664
Reduce seaponies' visibility on land and fix suppressed races not transferring when respawning 2023-11-10 18:15:09 +00:00
Sollace
e49828fea1
Adjust icon size and positioning in the main ability slot 2023-11-09 23:41:30 +00:00
Sollace
617a5f3a9f
Implement proper underwater vision for seaponies 2023-11-09 19:19:35 +00:00
Sollace
917af90f37
Revamp the tribe selection screen so it can handle more options 2023-11-08 14:51:54 +00:00
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