Unicopia/src/main/java/com/minelittlepony/unicopia/client/gui
2022-10-21 14:55:44 +02:00
..
spellbook Change how traits are obfuscated and obfuscate trait descriptions if you haven't discovered it yet 2022-10-21 14:55:44 +02:00
DismissSpellScreen.java Added mimic, mind swap, and hydrophobe spells 2022-10-03 23:47:17 +02:00
DrawableUtil.java Use separate textures for each race icon, display the number of spells active in the hud, and change the spell dismiss screen to reflect the location of placed spells 2022-09-18 14:16:28 +02:00
HidesHud.java Added a gui for selecting your starting race when first joining a world 2021-08-06 01:06:57 +02:00
ItemTraitsTooltipRenderer.java Change how traits are obfuscated and obfuscate trait descriptions if you haven't discovered it yet 2022-10-21 14:55:44 +02:00
LanSettingsScreen.java Fixed race allow list not functioning correctly, fix the world's default race setting, and change the default race to auto-assign when it's set 2022-10-17 17:28:13 +02:00
ManaRingSlot.java Make the mana ring more prominent in the hud 2022-09-15 21:49:27 +02:00
ParagraphWrappingVisitor.java Move spellbook gui related code to the correct package 2022-09-10 22:13:56 +02:00
SettingsScreen.java Added Trinkets support 2022-09-20 23:50:15 +02:00
Slot.java If there isn't a primary ability, use the passive ability instead 2022-01-02 18:07:28 +02:00
TextBlock.java Added a gui for selecting your starting race when first joining a world 2021-08-06 01:06:57 +02:00
TribeButton.java Use separate textures for each race icon, display the number of spells active in the hud, and change the spell dismiss screen to reflect the location of placed spells 2022-09-18 14:16:28 +02:00
TribeConfirmationScreen.java Rewrite races to use a registry 2022-08-27 15:07:29 +02:00
TribeSelectionScreen.java Fixed race allow list not functioning correctly, fix the world's default race setting, and change the default race to auto-assign when it's set 2022-10-17 17:28:13 +02:00
UHud.java When switching bodies you will now inherit the race and abilities of whoever you switch with 2022-10-14 16:22:09 +02:00