Test server, release v1.3.3
Added 2019-06-19 08:14:54 +0000 UTCThis build is considered as release candidate.
As soon as all bugs will be ironed out, i'll deploy it on the production server.
Changes:
- Auction archiving//removal + auction archive that's not available on frontend for now, but will be introduced in the future.
- `Your reputation is too low` info box, if your reputation is less than required to participate in the auction.
- Notifications for auctions: first bid, win, buyout price reached.
- Auctions Tooltips (only one for now)
- Layout of `Auctions` was optimized for mobile devices.
- Negative attribute auto-correction was introduced, negative will be negative no matter what you put into input-field.
- Exclusive riven attributes are now exclusive.
- Notification about incorrect requests to the webSocket servers.
- Sitemap, headers, descriptions for auctions.
- Missing riven-moddable weapons were added. (<- need to check this)
- Db indexes for auctions, fix of indexes for `review` collection.
- Auctions UI translations. For now only `en` and `ru` available. But if you want, you can contribute a translation here: https://bitbucket.org/42bytes/wfm-localization/src/master/
- Riven items and attributes were translated into `ru` and `ko`.
- Ban mechanics was improved, now we have temporal bans, ban alerts inside user profile.
- Some fixes for chats, mostly for mobile devices, that includes auto-resizing, empty messages, titles.
- WS-server stability fix. (<- still needs more in-depth testing.)
- Notification functionality was reworked a bit, push notifications should become more stable (?).
- Notification deduplication, in case of multiple tabs or multiple notifications of the same type.
- You can close all modals by clicking outside of them.
- `Post`\\`edit` orders modals, were reworked code-wise.
- Search-component on the main page and inside `Order creation` modal window was reworked code-wise.
- Alpha version of parsers tracking system.
- New achievement for Hathena (already on production)
- Some css classes were reworked, mostly headers, labels, texts. LESS CAPSLOCK.
- Some fixes for firefox.
- Blur issue was fixed for Edge.
- Some bug fixes.
- Some new bugs.