forked from WebAuctionPlus/WebAuctionPlus-1.2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog.txt
257 lines (210 loc) · 11.5 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
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
WebAuctionPlus - Change Log
2015-06-04 WA+ 1.2.28 alpha
==========================
a162fa21230b21dd58a3cbe38ea9526c8f0393c3
* updated to bukkit 1.8.3-R0.1
* added server shops (with optional unlimited inventory)
* added item blacklist feature
* added new temporary password generator for better security
* added change password page
* fixed backwards compatibility bugs with older mc versions
* fixes and updates to language files
* fixes and improvements to success/error messages on the website
* potential fixes to permission nodes
* using new xbuild utility to build the project
* removed support for signlink
2015-01-31 WA+ 1.2.6 alpha
==========================
47118da8d55ae5861d2d86fe0543f9ef8d8a1e81
* updated to vault 1.5.2
* added /wa deposit <amount> and /wa withdraw <amount> commands
* added wa.use.command.mailbox permission node
* update player name on website if changed
note: may break compatibility with older mc versions
2015-01-10 WA+ 1.2.5 alpha
==========================
01673de3b5e8e527048fa2d37c9003866827274e
* fixes for CraftConomy support
* fixes for enchantments
2014-12-20 WA+ 1.2.4 alpha
==========================
30ebf6073b7e909e67b46589b5c7afb704d24418
* updated to bukkit 1.8-R0.1
* updated to vault 1.4.1
* MarioG1 takes over as lead dev of the project
* updated plugin to support UUID
* added new items and enchantments for mc 1.8
* temp fix for sign colors in mc 1.8
* fixed support for enchanted books, lore, and custom item names
* use 1.8 skins on the website
* added market prices
* added support for CraftConomy
* updated to latest metrics class (and reverted from custom pxnMetrics class)
* fixed a few spelling typos in default item pack
2014-01-08 WA+ 1.1.14 beta
==========================
17eac2de5506e4959ceea5813936172725b3d697
* updated to bukkit 1.7.2-R0.2 beta and fixed depreciated calls
* added many new items (more than 100)
* added support for enchanted books, lore, and custom item names
* fixed (hopefully) all potions displaying on the website
* fixed a glitch causing items to fail displaying on the website when player has caps in their name
* improved fail messages when plugin doesn't load
* fixed a few threading bugs causing rare crashes, more to find
* updated metrics class and added new/ended stats
2013-02-25 WA+ 1.1.9 beta r336
==========================
* updated to bukkit 1.4.7-R1.0 and removed depreciated calls
* fixed survival potions (yes, they're actually different items than creative..)
* added support for many new items
* added fallback support for remote skin rendering (when gd2 isn't found)
2012-09-17 WA+ 1.1.7 beta r276
==========================
* finished adding items to RedPower2 and every other tekkit mod! this means it's complete! if we missed anything, feel free to report it to us, so it can be fixed. (please note, we attempt to keep these updated for compatibility with the latest version of tekkit. other versions may have issues)
* fixed bug displaying items such as weapons, tools, or armor
note: this is the first beta release!
2012-09-13 WA+ 1.1.6 alpha r267
==========================
* finished ajax search box - searches for item name or seller name
* added multi-language support for item names
* fixed percent charged calculation for tekkit items
* fixed deposit/withdraw signs for money
note: the database will be automatically updated only once, when updating from 1.1.5 to 1.1.6. this update fixes damage id's for potions that have changed in a previous minecraft update.
note: new messages have been added to the language files. these new lines all default to english. please translate these and send them in to be included in the next update.
2012-09-04 WA+ 1.1.5 alpha r254
==========================
* added ajax to Current Auctions page to greatly improve page load time for large databases of auctions
* added Inventory Rows setting to WA_Settings table for mailbox size in-game
* new login form at top left of page
* removed "Market price goes here" message - feature has not yet been finished, sorry
* added new mcskin.php file to handle skin rendering internally (no more need for minotar.net)
2012-08-19 WA+ 1.1.4 alpha r244
==========================
* finished "/wa reload" command
* bug fixes and some new code
2012-08-11 WA+ 1.1.3 alpha r234
==========================
* added error message if website is running the wrong version
* added "/wa update" command to update recent signs and signlink signs
* new signlink code to fix bugs preventing it from working
* added AnnounceGlobally setting to config.yml
* fixed bugs when buying/selling auctions
* bug fixes for signs
2012-08-09 WA+ 1.1.2 alpha r227
==========================
* fixed handling of enchantments in virtual inventory
* fixed website inventory locking to prevent item duping
* fixed bugs in login system when player has caps in name
* Max Sell Price can now be set to 0 to disable the limit
* fixed a bug in CSRF - can now be enabled/disabled in WA_Settings
* fixed potions in default item pack
* removed cron executor feature - was never used for anything
* removed extra resource files that aren't needed - less to upload to your website
note: the database has a few small changes, so be sure to make a backup before running the plugin
note: the original web interface config.php has been removed, and db.config.php has been renamed to config.php and takes its place, so you'll need to use the new config.php file and copy your database connection settings into that.
2012-08-08 WA+ 1.1.1 alpha r213
==========================
* first update with 1.3 support!
* added new virtual chest for deposit and withdraw of items from web auction account
* removed old mailbox signs
* enchantments are now stored in the database with a simpler format
* guest visitors can now view current auctions page without logging in
* cancel buttons work!
* added csrf protection for better security of website
* added more custom items to tekkit item packs
* additional item packs for tekkit mods and other mods are now found in the AdditionalItemPacks.zip file included in the package
note: the database has a few small changes, so be sure to make a backup before running the plugin
note: the original web interface config.php has been removed, and db.config.php has been renamed to config.php and takes its place, so you'll need to use the new config.php file and copy your database connection settings into that.
2012-06-05 WA+ 1.0.9 alpha r172
==========================
* unreleased version - only for testers
* multi-threaded sale alerts for both onPlayerJoin and scheduled task
* added "/wa version" command
* finished cancel auction buttons
2012-04-24 WA+ 1.0.8 alpha r147
==========================
* tracked down and tested well the bug with failing loading language files on windows servers
* added wa.password.create and wa.password.change permission nodes
* fixed permissions bug when creating/changing an account from console
* fixed a dangerous security bug in the website
* added most tekkit items (just set "Item Packs" in the WA_Settings table to "Tekkit")
note: a bunch of features have been temporarily removed, will be finished in next versions
note: be sure to make a backup of your database before running this plugin. this version isn't recommended for live servers until more testing is done.
2012-04-22 WA+ 1.0.7 alpha r127/133
==========================
* improved loading of language files
* improved handling of numbers in money deposit/withdraw signs
* started adding custom item support for tekkit (many more items to add)
* finished caching of simple count(*) queries
* plugin will completely stop loading if any part critically fails
note: a bunch of features have been temporarily removed, will be finished in next versions
note:be sure to make a backup of your database before running this plugin. this version isn't recommended for live servers until more testing is done.
2012-04-15 WA+ 1.0.6 alpha r117
==========================
* fixed negative balance for players (can no longer buy items without enough money)
* a few small fixes to how signs work
* withdraw mailbox can now have a quantity on the last line or blank for all
* found the typo that was preventing recent signs from working proper
* changed back to the old way of creating database tables - checks for each table. will be improved soon
* added code to update the version number on the website
* added multi-language files for de, es, pt, and sv
note: a bunch of features have been temporarily removed, will be finished in next versions
note: be sure to make a backup of your database before running this plugin. this version isn't recommended for live servers until more testing is done.
2012-04-12 WA+ 1.0.5 alpha r107
==========================
* added multi-language support (only english is included, others will be added to next update)
* fixed mailing items to players bug, again. think I got it this time
note: a bunch of features have been temporarily removed, will be finished in next versions
note: be sure to make a backup of your database before running this plugin. this version isn't recommended for live servers until more testing is done.
2012-04-10 WA+ 1.0.4 alpha r97/104
==========================
* fixed bug players were getting with trying to mail items
* fixed displaying of some items with damage values
* finished fixing bugs with unnatural enchantments
* fixed problems where database config file wasn't included in the package
* default settings are now loaded into Settings database table
* cleaned up metrics exceptions
* fixed a timezone error some people were getting, will write better code for this later
* added a new page background image
* added an update alert
note: a bunch of features have been temporarily removed, will be finished in next versions
note: be sure to make a backup of your database before running this plugin. this version isn't recommended for live servers until more testing is done.
2012-05-08 WA+ 1.0.3 alpha r78/85
==========================
* next phase of rewrite
* all new web interface
* new database schema for item tables
* database is now automatically updated
* new item deposit/withdraw code
* fixed bugs with enchanted items
* auctions home page loads much faster now, but will load faster once server_processing.php is re-implemented
* many other bug fixes
note: a bunch of features have been temporarily removed, will be finished in next versions
note: be sure to make a backup of your database before running this plugin. this version isn't recommended for live servers until more testing is done.
2012-04-03 WA+ 1.0.2 alpha r30
==========================
* added lightweight announcer system
* changed config task ticks to seconds
* many bug fixes (finished all bug tickets)
* made some changes to database tables and added convert_webauction_to_plus.sql
* removed storage fees
2012-04-03 WA+ 1.0.1 alpha r20
==========================
* fixed bug depositing enchanted items
* fixed database table creation
* fixed json error when no auctions to display
* updated jquery, tabledata, and jqplot libraries
2012-04-03 WA+ 1.0.0 alpha
==========================
* Updated plugin for bukkit 1.2.4
* Added new items up to 1.2.4
* Added missing enchantments and damage values for bows, flint and steel, and shears
* Changed enchanted levels from numeric to roman
* Converted itemInfo.php lists from switches to arrays for future use
* Added color to chat messages
* A few bug and annoyance fixes
* A few small cosmetic and feature improvements
* Partially added custom table prefixes, i.e. "WA_" (Incomplete in web interface)
* Updated jquery and related libraries
* Made JSON data more human readable
* Fixed fav icon in web interface