Unicopia/src/main/java/com/minelittlepony/unicopia/client/gui
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
..
spellbook Update corruption mechanics. 2024-03-12 14:53:02 +00:00
DismissSpellScreen.java Add /racelist show and /racelist rest 2024-02-12 19:36:43 +00:00
DrawableUtil.java 1.19.4 -> 1.20-pre6 2023-06-03 12:40:54 +01:00
GradientUtil.java 1.19.3 -> 1.19.4 2023-06-02 20:20:30 +01:00
HidesHud.java Added a gui for selecting your starting race when first joining a world 2021-08-06 01:06:57 +02:00
HudEffects.java Added hippogriffs and seaponies 2023-11-08 12:58:41 +00:00
ItemTraitsTooltipRenderer.java 1.19.4 -> 1.20-pre6 2023-06-03 12:40:54 +01:00
LanSettingsScreen.java Exclude non-grantable tribes from the lan settings screen 2023-11-25 20:16:32 +00:00
MagicText.java Apply text tint to more parts of the spellbook's contents 2024-02-01 12:12:25 +00:00
ManaRingSlot.java Adjust icon size and positioning in the main ability slot 2023-11-09 23:41:30 +00:00
ParagraphWrappingVisitor.java Fix formatting being lost when wrapping text 2024-01-31 17:00:47 +00:00
SettingsScreen.java Properly implement changing sun and stars position with the unicorn amulet 2023-08-29 21:27:43 +01:00
ShapingBenchScreen.java Added the shaping bench 2023-11-20 22:30:21 +00:00
Slot.java Adjust icon size and positioning in the main ability slot 2023-11-09 23:41:30 +00:00
SpellIconRenderer.java Spells can now be hidden 2023-08-29 15:18:42 +01:00
TextBlock.java Revamp the tribe selection screen so it can handle more options 2023-11-08 14:51:54 +00:00
TribeButton.java Revamp the tribe selection screen so it can handle more options 2023-11-08 14:51:54 +00:00
TribeConfirmationScreen.java Fixed being able to select disabled races 2024-02-13 21:58:37 +00:00
TribeSelectionScreen.java Fixed being able to select disabled races 2024-02-13 21:58:37 +00:00
UHud.java Add pages for the altar and the spectral clock 2024-02-03 23:17:45 +00:00