You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+10-7
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,9 @@ This mod is aimed at making changes to the overall user interface to improve usa
18
18
</p>
19
19
20
20
- Unlocks edit appearance option for all Origin characters in Character Creation.
21
-
- Magic Mirror tweaks: Allows all combinations to hit confirm. May need to hit randomise once for changes to go through.
21
+
- Character Creation Layout tweaks: Redesigned Origin layout (the first screen you see when entering CC).
22
+
- Magic Mirror tweaks: Allows all combinations to hit confirm. May need to hit randomise once before making changes.
23
+
- Hireling tweaks: Redesigned Hireling layout (makes better use of the dead space).
22
24
- <b>OPTIONAL FILE REQUIRED</b> Switches "Show all items" (highlighting all interactables, default left ALT key/right stick) from requiring a held input to an on/off switch. Works for both Keyboard and Controller - switching between the two input methods when enabled would cause an additional toggle to be required. Stays on UI change (such as game menu/dialogue) except when showing other tooltips. (Credit: Violet-Vibes)
@@ -30,23 +32,24 @@ This mod is aimed at making changes to the overall user interface to improve usa
30
32
31
33
#### Modder Features
32
34
- Character Creation Layout tweaks: Removes head scroll limit (Credit: Alana)
33
-
- Character Creation Layout tweaks: Removes appearance tab restrictions allowing for modded slot use (ex: Origin Hairstyles, Humans with tails)
35
+
- Character Creation Layout tweaks: Removes appearance tab restrictions allowing for modded slot use. (ex: Origin Hairstyles, Humans with tails)
34
36
- Character Creation Layout tweaks: Changes Dragonborn Sorcerer Draconic Ancestry to allow for additional scale types.
35
37
- Character Creation Layout tweaks: Allows for Feat selection once unlocked by another mod. Tip - "Allowimprovement" doesn't work on its own.
36
38
- CC/Level up Layout tweaks: Adds multiple scroll bars to Origins, Races, Subraces, Classes, Subclasses, Deity and Background selection for better support with modded options.
37
39
- CC/Level up Layout tweaks: Changes passive selection to turn into a scroll option when modded options are added - such as modded Eldritch Invocations. (Credit: Winterbrick)
38
40
- CC/Level up Layout tweaks: Changes Feat panel to have additional scroll options to support modded Feats with long descriptions and multiple options. (Credit: Lostsoul)
41
+
- Hireling tweaks: Adds multiple scroll bars to Hireling selection for better support with modded options.
39
42
40
43
#### <b>OPTIONAL FILE REQUIRED</b> Custom Asset Features
41
-
- Supports modded class/subclass icons, with a generic icon given to mods without a provided icon
42
-
- Dynamic support for class/subclass icons that have not been provided, the image name would need to match the class/subclass name in classdescriptions.lsx (Credit: LaughingLeader)
44
+
- Supports modded class/subclass icons, with a generic icon given to mods without a provided icon.
45
+
- Dynamic support for class/subclass icons that have not been provided, the image name would need to match the class/subclass name in classdescriptions.lsx. (Credit: LaughingLeader)
43
46
- Supports modded race/subrace icons, including custom names for Subraces such as Dragonborn.
44
47
- Supports modded action resource icons for Keyboard - Hotbar, Tooltips and CC/Levelup.
45
48
- Supports modded action resource icons for Controller - Tooltips, Action Radial "Cost:", Action Radial bottom resource bar and CC/Levelup.
46
49
- Dynamic support for action resource icons that have not been provided and fallback support when no entries are provided for CC/Levelup and Action Radial bottom resource bar.
47
-
- Better handling of action resources without icons, with placeholder stars added to each section and counted on Keyboard Hotbar (Credit: juumeijin)
48
-
- Supports modded background icons (instead of a square block) (Credit: NellsRelo)
49
-
- Supports modded deity icons (instead of a square block) (Credit: Lostsoul)
50
+
- Better handling of action resources without icons, with placeholder stars added to each section and counted on Keyboard Hotbar. (Credit: juumeijin)
51
+
- Supports modded background icons (instead of a square block). (Credit: NellsRelo)
52
+
- Supports modded deity icons (instead of a square block). (Credit: Lostsoul)
50
53
51
54
#### Showcase (version 3.2) - https://www.youtube.com/watch?v=livOpPUNIN0 - new video soon
0 commit comments