-
Notifications
You must be signed in to change notification settings - Fork 20
/
Updates.txt
executable file
·165 lines (136 loc) · 4.92 KB
/
Updates.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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
The following is a list of what has been updated, starting with 1.9.3.
Current Script Caretaker: Bahnzo
2.11
================================
from arty42
Armour matching with RegEx. MaxLife fix & cleanup
2.1
=================================
from underbent/master
Two bugfixes and support for master signature mods
from R3ality
Added the Unique version of maps to the base map info. Mainly for making use of Chance Orbs
Added the name of each Unique Map as a comment line before its definition to simplify readability for future changes
Fixed Olmec's Sanctum Unique Map base type (was changed to Catacomb Map in v2.0.0)
Added Caer Blaidd, Wolfpack's Den
Added The Perandus Manor. Could use more detais, wiki article was rather short
2.0.12
=================================
Uniques.txt updated
Added ability to "Pause" the script.
This allows users of other scripts
that look for the clipboard change to
operate. Simply press the "Pause" key
to pause, and then "Pause" again to
re-enable the script. Key can be
remapped to whatever key the user
may like in the section at the very
end of the script.
2.0.11
=================================
Uniques.txt updated
Fixed issue with maps showing affixes
2.0.10
=================================
Fixes for items with Prices/Notes
2.0.9
=================================
Added last max life tier. by Jeykey1990
Changed name of Mine map to Abandoned Cavern
Added Chateau Map
Updated crit multiplier values on jewels
Added "increased Sttack Speed with Daggers" mod on jewels
2.0.8
=================================
Updated Uniques.txt
Rewrote the web scraper used for getting
the Uniques.txt
Available at: https://github.com/Bahnzo
2.0.7
=================================
Fixed issue with CritStrikeChance for spells
reported by grinvader
2.0.6
=================================
Addition of Divination cards by Sieberkev
A couple map updates
2.0.5 by XiMMiX
=================================
Fix regular amulets with "Talisman" in their name (bug reported by Bahnzo).
Fixes "Increased Physical Camage with Claws" (bug reported by vicrv)
Fixes "increased Critical Strike Chance with Two Handed Melee Weapons" (bug reported by vicrv)
Fixes "increased Physical Damage" on jewels (bug reported by vicrv)
Updated Uniques.txt
2.0.4 by XiMMiX
=================================
Added "increased Totem Damage" affix (bug reported by vicrv)
Fixed Global Crit Multi on Jewels (bug reported by vicrv)
Updated uniques.txt
2.0.3 by XiMMiX
=================================
Added handling of "increased Maximum Energy Shield" affix on Jewels
2.0.2 Bug Fix and Unique update by XiMMiX
=================================
Fixed itemlevel requirement for Glyphic affix on 1-handers (bug reported by Patwor)
Updated Uniques.txt
2.0.1 Bug Fixes by XiMMiX
=================================
Fixed typo in FlaskChargesUsed
Fixed buugs reported by FleshRocket
2.0 Jewel Support by XiMMiX
=================================
I've added support for jewels to the script.
There is a known problem with the suffix count in those cases where we don't know if the item has 1 or 2 suffixes. At the moment the output says the item has 2 suffixes but it should be "1 or 2". But otherwise the code should work.
The second problem is that I haven't yet been able to test very much, especially the complex affixes. I'm planning to test all edge cases with complex affixes, but would appreciate any help with testing the simple affixes.
1.9.8a from XiMMiX
=================================
Cleaning up indents on max life detection to make things readable again
Bugfix for max life detection on bodyarmours missing the new T1 roll (bug reported by didii)
Show tiers on magic items (bug reported by didii)
Added detection of flat chaos damage on weapons, rings and amulets.
1.9.8
=================================
Final (?) darkshrine updates
Uniques updated &
Talisman Support, by XiMMiX
1.9.7a
=================================
Darkshrine Updates by XiMMiX
1.9.7
=================================
Updates to show correct life tiers for Gloves/Boots/Rings
and correct physical damage for Gloves.
Various Map corrections
1.9.6d
=================================
More Darkshrine Updates +
Uniques updated by XiMMiX
1.9.6c
=================================
Darkshrine Updates by XiMMiX
1.9.6b
=================================
More Darkshrine updates by XiMMiX
1.9.6.a
=================================
Further Darkshrine updates by XiMMiX
1.9.6
=================================
Darkshrine affixes added by XiMMiX
Added current info to the "About" screen.
1.9.5
=================================
Updated info screen
Maps updated with new vendor info &
Divination Cards which can be found
within map.
1.9.4
=================================
Fixes for base item level: sirmanky
Added code at very end of script giving examples of quick key
combinations to add some easy macros.
1.9.3
=================================
Updated Uniques list: Hixxie
Sockets corrected: Portent
Various fixes to tiers: Slinkston