-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdescription_workshop.txt
84 lines (80 loc) · 2.63 KB
/
description_workshop.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
Hook Stats and Wing Stats is a mod that does exactly what it sounds like, adds tooltips to hooks and wings that detail their stats. This mod supports both modded and vanilla hooks and wings. As well as displaying a highlighted items stats, you can display a comparison to your equipped items stats, with better and worse stats being highlighted. This mod is also highly configurable and nothing requires a reload, so feel free to mess with stuff in game.
[b]Currently supported mods:[/b]
[list]
[*]Calamity + addons (this mod disables vanilla and Calamity stats as Calamity shows its own and isn't configurable)
[*]Clicker Class
[*]Consolaria
[*]Echoes of the Ancients
[*]Fargo's Souls Mod
[*]Gensokyo
[*]Mod of Redemption
[*]Orchid
[*]Secrets of the Shadows
[*]Storm's Additions Mod
[*]Thorium
[*]tModLoader
[*]Vitality Mod
[/list]
To report any bugs or request support for a mod, message me on discord (stormytuna#2688) or leave a comment on the Steam Workshop. You can also report bugs by creating an issue on the GitHub repo.
[hr][/hr]
[b]Changelog[/b]
[list]
[*][i]v2.0.2[/i]
[list]
[*]Fixed an issue with comparison hook stats showing "Reach" instead of "Shoot speed"
[/list]
[*][i]v2.0.1[/i]
[list]
[*]Fixed an issue with comparison wing stats showing the wrong title
[/list]
[*][i]v2.0.0[/i]
[list]
[*]Comparisons are now inlined, this currently isn't toggleable but might be later
[*]Comparisons are more intuitive
[*]Removed current wing time line from wings, this might return as a UI element later
[*]Major back end changes
[/list]
[*][i]v1.4.1[/i]
[list]
[*]Fixed crashes on load
[/list]
[*][i]v1.4.0[/i]
[list]
[*]Released for 1.4.4
[/list]
[*][i]v1.3.5[/i]
[list]
[*]Fixed some more issues with hook stats
[/list]
[*][i]v1.3.4[/i]
[list]
[*]Fixed an issue with hook stat comparisons breaking tooltips or not displaying sometimes
[/list]
[*][i]v1.3.3[/i]
[list]
[*]Added support for Thorium
[/list]
[*][i]v1.3.2[/i]
[list]
[*]Added support for Mod of Redemption
[/list]
[*][i]v1.3.1[/i]
[list]
[*]Added support for Storm's Additions Mod
[/list]
[*][i]v1.3.0[/i]
[list]
[*]Properly unloading internal dictionaries
[*]Added ability to dock comparison text
[*]Fixed issues with comparisons not showing if equipped wings were in extra accessory slots, note comparisons still won't show with modded accessory slots
[*]Fixed an issue with some max flight time tooltips displaying improperly
[/list]
[*][i]v1.2.0[/i]
[list]
[*]Added ability to change subtitle and value colors
[*]Added ability to compare selected item to equipped item
[*]Changed config to be client side
[*]Separated configs to be 3 different pages
[*]Added some tooltips to explain config options
[/list]
[/list]