Commit graph

82 commits

Author SHA1 Message Date
Sollace
75e50f72d6
Merge branch '1.20.4' into 1.21
# Conflicts:
#	src/main/java/com/minelittlepony/unicopia/client/UnicopiaClient.java
#	src/main/java/com/minelittlepony/unicopia/entity/effect/UPotions.java
2024-10-01 19:46:12 +01:00
Sollace
8b71579539
Update status effects 2024-09-30 15:17:29 +01:00
Sollace
f3f5a1c006
Fix more low-hanging stuff 2024-09-29 23:23:40 +01:00
Sollace
883b8f4755
Allow making changeling morph using rotten apples 2024-09-29 00:40:50 +01:00
Sollace
16113eb059
Allow making earth pony morph using pebbles 2024-09-29 00:40:30 +01:00
Sollace
a23086508a
Fixed pegasus morph potion not craftable with a gryphon feather 2024-09-28 23:25:43 +01:00
Sollace
8fdb173e4b
Updating to 1.21 (part 4) 2024-09-28 23:25:20 +01:00
Sollace
5dd90c42aa
Fixed pegasus morph potion not craftable with a gryphon feather 2024-09-28 23:24:54 +01:00
Sollace
433149cc99
Updating to 1.21 (part 3) 2024-09-28 22:27:46 +01:00
Sollace
20c9b6f42d
Reduce chance of mobs reproducing when they have the corrupt influence effect. Fixes #467 2024-09-24 15:52:19 +01:00
Sollace
0b7ef78cb8
Merge branch '1.20.2' into 1.20.4 2024-06-24 02:38:53 +01:00
Sollace
f6668eff72
Added seapony's grace/seapony's ire status effects. Mining blocks in a monument will cause seaponies to lose their grace. Fixes #390 2024-06-23 16:59:34 +01:00
Sollace
498ec2bca0
The pearl necklace now has 4 durability 2024-06-23 14:41:44 +01:00
Sollace
1f714b3ed0
Tooltip details version 2 2024-05-28 18:48:06 +01:00
Sollace
79d97adf0b
Implement attribute tooltips for all spells 2024-05-24 16:43:11 +01:00
Sollace
14084e270b
Fix tooltip details 2024-05-23 17:36:57 +01:00
Sollace
ca361049f5
Surface spell attributes to the user in gemstone tooltips 2024-05-22 13:57:44 +01:00
Sollace
80b885514f
Add broken wings status effect 2024-05-20 01:49:02 +01:00
Sollace
e6ec2083ef
Add a fortification status effect so earth ponies can see when they're fortified 2024-05-17 18:56:20 +01:00
Sollace
151f3604e6
Fixed client/server desync when applying status effects. Fixes #349 2024-05-16 22:21:46 +01:00
Sollace
ec9a12bdf9
Clean up tags and fix some recipe unlock conditions 2024-03-31 14:35:04 +01:00
Sollace
f06dad53fc
Update corruption mechanics.
- Players no longer gain corruption from taking damage, but
 - But spells with the dark alignment now cause more corruption
and gaining corruption has side-effects not unlike the mild
effects of wearing an alicorn amulet.
 - Every time a side-effect manifests, the player's corruption goes
down.
 - Alicorn Amulet and Grogar's bell now cause more corruption

Corrupt influence now clones mobs when they are damaged
rather than just randomly.
2024-03-12 14:53:02 +00:00
Sollace
3606c5b0f2
Fixed mobs not being able to wear the amulets when trinkets is present 2024-02-24 13:06:32 +00:00
Sollace
e06ae63077
Add time-limited variants of the metamorphosis potions and add make all potions craftable 2024-01-27 21:17:16 +00:00
Sollace
8a85f0709e
Kirins can now cool themselves off by drinking bottles of water, juice, and eating melon slices 2023-11-27 16:02:38 +00:00
Sollace
0d0ea4558d
Added hippogriffs and seaponies 2023-11-08 12:58:41 +00:00
Sollace
6a09b04b8e
The metamorphosis potions no longer kill you in peaceful, easy, and hardcore mode, and spectral arrows are no longer deadly 2023-11-07 19:57:30 +00:00
Sollace
f25df41fa5
Add handling to update the player's race if we're unable to force a respawn 2023-10-09 12:23:12 +01:00
Sollace
d1a65b8985
shhhhhh 2023-10-08 00:02:02 +01:00
Sollace
6d7345c389
Move trinkets and seasons code to the compat package 2023-09-10 22:14:27 +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
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
c6ad29eef3
Move MeteorlogicalUtil to the util package 2023-08-27 01:03:17 +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
8331906d61
Fixed mana regen and consumption so gaining a higher mana cap has more obvious benefits 2023-08-16 11:57:34 +01:00
Sollace
f6857e2452
Add some flight balancing changes 2023-08-07 16:43:14 +01:00
Sollace
43d1142f1f 1.19.4 -> 1.20-pre6 2023-06-03 12:40:54 +01:00
Sollace
62aac0f711 1.19.3 -> 1.19.4 2023-06-02 20:20:30 +01:00
Sollace
3601507931 Remove the metamorphosis potion when complete 2023-04-29 23:53:02 +01:00
Sollace
08b7faeb06 Add metamorphosis potions as a wandering trader trade and fixed some other wandering trader trades not occuring 2023-02-27 15:21:07 +00:00
Sollace
f17a682d8c Fix some errors 2023-01-27 22:19:57 +00:00
Sollace
2b227eee1a Added a gamerule to force players to select a new tribe after death 2023-01-27 18:06:06 +00:00
Sollace
0488c7a051 Added butterflingers status effect 2022-12-26 20:21:18 +01:00
Sollace
67a7c9f16e Some more refactoring to move awary from using just one god-tier tick() method 2022-12-25 23:21:34 +01:00
Sollace
2a13627b3f Added sun-related death messages 2022-12-23 22:49:44 +01:00
Sollace
9824801609 Bat ponies can now burn their eyes by looking directly at the sun 2022-12-23 22:13:21 +01:00
Sollace
eed112ef4a Further refactorings 2022-12-19 21:03:55 +01:00
Sollace
daa508ba73 Cleanup and replace some more references to getMaster() 2022-12-19 17:27:24 +01:00
Sollace
c9c463d6c9 1.19.2 -> 1.19.3 (1.20) [part 1] 2022-12-18 21:07:24 +00:00
Sollace
3e87a23dfc Implement more of the alicorn amulet effects 2022-12-13 20:32:47 +00:00