-
Notifications
You must be signed in to change notification settings - Fork 3
/
changelog.txt
193 lines (141 loc) · 6.86 KB
/
changelog.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
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
#### ####
#### ####
#### ####
# #### #### ## ### #### ### ## ## ## ####
#### ## #### # # # # # # # # # # ## # #
# #### #### #### #### ### ### ### #### # # ####
# ############ # # # # # # # # # # # #
# #### #### # # # # # # # # # # # ####
#
### #### # # #### # # #### #### # #### ####
# # # # # ## # # # # # # #
# #### #### #### # ## #### # # # # ##
# # # # # # ## # # # # # # # #
#### # # # # # # #### #### #### #### ####
________________________________________________________________________________
_1.2.1__________________________________________________________________________
Changed:
-Added new alert mission types
Bug Fix:
-Fixed BugID: 90, 98, 99, 100, 101 (same bug)
-Invasions would ingore new rewards
Source:
-Tests added for InvasionMatcher
________________________________________________________________________________
_1.2.0__________________________________________________________________________
New Features:
-Add/Remove ignore in the invasion tool
-Lite (low memory use)
-Per category filters (Mission Type and Help/Kill faction)
-Close to tray
-Credits sound now changeable
-Notification Popup
-Filter management (Easy loading of filter sets)
-Invasion ETA column
________________________________________________________________________________
_1.1.0__________________________________________________________________________
New Features:
-Filter by mission types
________________________________________________________________________________
_1.0.4__________________________________________________________________________
Bug Fix:
-Rewards in the alert table could not be toggled via the reward tools
________________________________________________________________________________
_1.0.3__________________________________________________________________________
Bug Fix:
-Alerts removed rewards from filters
________________________________________________________________________________
_1.0.2__________________________________________________________________________
Bug Fix:
-Done invasions was not saved, when the table was set to show "notify"
________________________________________________________________________________
_1.0.0__________________________________________________________________________
New Feature:
-Added 30K alert credit max
________________________________________________________________________________
_BETA_4_________________________________________________________________________
Bug Fixes:
-Bug fix for BugID 14 (Thanks to ValeryViolette)
________________________________________________________________________________
_BETA_3_________________________________________________________________________
New Features:
-Easier zoom in the reward tools
-Customizable sound for each reward category and login reward
-Clear expired alerts button
-Alerts now show what matches: credits and/or loot.
-Save/Load filter lists
-Remember reward tools zoom level
-Play notification audio only once
Changed:
-Alerts and Invasions now always notify on major credits rewards
Bug Fixes:
-Still show login status on the statusbar, when login notify is disabled
-Statusbar counted expired alerts
________________________________________________________________________________
_BETA_2_________________________________________________________________________
Changed:
-Better auto update code (update jupdate.jar and validate downloaded files)
Source:
-Deploy: Upload release automatic
Bug Fixes:
-Alerts with same date, only showed one of the alerts
Notes:
The new auto update code will only be used
when updating from Beta 2 to any later version.
Updating to Beta 2 will still use the old code.
________________________________________________________________________________
_BETA_1_________________________________________________________________________
Bug Fix:
-ArrayIndexOutOfBoundsException in StringProcessor (BugID 8)
________________________________________________________________________________
_ALPHA_8________________________________________________________________________
Changed:
-Optimized Rewards Tool (less memory, more CPU)
-Now handles OutOfMemoryError (and includes jmemory.jar to fix it)
Bug Fix:
-StackOverflowError in PaddingTableCellRenderer (BugID: 1)
________________________________________________________________________________
_ALPHA_7________________________________________________________________________
New Features:
-Added Alerts and Invasions to the status bar
-Customizable notification sound (WAV files only)
-Added a simple bug reporting tool
________________________________________________________________________________
_ALPHA_6________________________________________________________________________
New Features:
-Each category now have options to include all, use filters, or exclude all
Bug Fixes:
-Login reward kept showing up in notify messages
-Settings could get outdated while running the program
________________________________________________________________________________
_ALPHA_5________________________________________________________________________
Bug Fixes:
-Login reward notified on the wrong time
Changed:
-Now handles item name changes (filters)
________________________________________________________________________________
_ALPHA_4________________________________________________________________________
New Features:
-Program auto update
-Zoom for reward tools
Changed:
-Tried to make the reward tools more user-friendly
________________________________________________________________________________
_ALPHA_3________________________________________________________________________
Bug Fixes:
-Fixed start on startup not working on some windows systems
________________________________________________________________________________
_ALPHA_2________________________________________________________________________
New Features:
-Detect login rewards (experimental)
-Notify with audio is now optional.
-Start on startup (Windows only, experimental)
-Added type filters to the Invasion Tool
Changed:
-Now notify on startup as well
-Many minor GUI improvements
________________________________________________________________________________
_ALPHA_1________________________________________________________________________
First release...
________________________________________________________________________________
________________________________________________________________________________