Change log for developer tools. This section isn't important for regular players.
2020-04-27
git:
Revision | Description | Author | Date |
---|---|---|---|
b680f... | Use the cross-platform way to open installation folder in the platform's default browser | Mrfox | 11:36:32 |
85b0a... | Indicate if the game download/checking is a user-initiated recheck/repair | Mrfox | 11:32:24 |
d7aa5... | Don't allow starting legion in offline mode | Mrfox | 09:31:51 |
d53ee... | Fix typo | Mrfox | 09:19:50 |
c3c12... | Fix "ProgramData" on Mac | Mrfox | 09:18:22 |
9330f... | Don't use fastresume for relocate | Mrfox | 08:51:18 |
08d79... | Focus launcher window when clicking on notifications | Mrfox | 08:50:39 |
2020-04-24
git:
Revision | Description | Author | Date |
---|---|---|---|
5d970... | Implement fast resume, check the webtorrent fork for more info | Mrfox | 12:58:12 |
2020-04-23
git:
Revision | Description | Author | Date |
---|---|---|---|
3fc08... | Implement settings converter, restructure settings file, see issue #18 | Mrfox | 15:23:11 |
03d1f... | Add missing icon | Mrfox | 15:21:25 |
8883c... | Frontend: move all url definitions to the environment files | Mrfox | 12:19:03 |
a0514... | Implement multi-torrent expansion management | Mrfox | 11:59:01 |
2020-04-17
git:
Revision | Description | Author | Date |
---|---|---|---|
d7dc1... | Implement expansion-specific account selector for SSO compatible expansions | Mrfox | 09:26:00 |
2020-04-16
git:
Revision | Description | Author | Date |
---|---|---|---|
10fea... | Fix play button state with legion | Mrfox | 13:37:56 |
bbdf4... | Change torrent state update event logic to fix issue causing the update events to fire multiple times after refreshing the frontend | Mrfox | 12:49:13 |
6ecf2... | Upgrade electron and related packages | Mrfox | 12:47:11 |
ad727... | Don't continue interrupted installations without user decision | Mrfox | 10:50:46 |
b7918... | Add option to start MoP without an account | Mrfox | 10:19:42 |
2020-04-15
git:
Revision | Description | Author | Date |
---|---|---|---|
3d034... | Merge remote-tracking branch 'origin/master' | Mrfox | 10:10:03 |
d8146... | Include infoHash in the stateChange event for torrents | Mrfox | 10:09:09 |
ea2b2... | Revert settings initialization change, it caused more problems than it fixed | Mrfox | 10:06:22 |
873ea... | launcher: mac things | Chris | 09:24:29 |
2020-04-14
git:
Revision | Description | Author | Date |
---|---|---|---|
4b0a3... | Improve uninstall, implement "uninstalling" state for game installations | Mrfox | 15:33:27 |
f5a0d... | Fix typo | Mrfox | 14:42:14 |
72404... | Don't render the progress bar if there's no download/recheck in progress | Mrfox | 13:29:22 |
a5791... | Fix torrent download issues (start, finish), use torrent.done instead of progress to determine completed state | Mrfox | 11:17:19 |
d6a4f... | Fix ETA display issue | Mrfox | 10:58:52 |
2020-04-09
git:
Revision | Description | Author | Date |
---|---|---|---|
bdce3... | launcher: fix typo | Chris | 19:41:03 |
73f80... | launcher: Begin play with OSX | Chris | 19:38:41 |
fbb3e... | launcher: fix download finish | Chris | 17:29:54 |
c23e4... | Add status bar, indicate offline state | Mrfox | 12:34:07 |
61d3e... | Add missing require('dns') | Mrfox | 11:52:46 |
0ff3e... | Add platform property to window.service.ts | Mrfox | 11:49:28 |
edbac... | Merge remote-tracking branch 'origin/master' | Mrfox | 11:47:46 |
0d74b... | Pass proper executable on Mac | Mrfox | 11:47:23 |
961f3... | launcher: fix compile on macos | Chris | 11:00:44 |
7a0f1... | launcher: improve | Chris | 09:03:18 |
2020-04-08
git:
Revision | Description | Author | Date |
---|---|---|---|
161c1... | Add high resolution backgrounds | Mrfox | 14:53:12 |
6c7e6... | Fix header menu drag and hover bug | Mrfox | 13:13:31 |
2020-04-03
git:
Revision | Description | Author | Date |
---|---|---|---|
ea66f... | Use event for settings instead of remote call | Mrfox | 16:09:34 |
b41b3... | Check if file exists before unlinking it during game uninstallation | Mrfox | 16:08:41 |
b2f5d... | Addon improvements, toast service, small interface refactor: | Mrfox | 10:37:37 |
2020-04-02
git:
Revision | Description | Author | Date |
---|---|---|---|
7879c... | launcher: - implement crypt for the patch files - implement additional keywords support for patch files (need for wod models and mop sso) | Chris | 17:31:52 |
752e9... | Implement router animation support | Mrfox | 14:07:58 |
8ffe7... | Implement component reuse strategy | Mrfox | 11:49:04 |
34804... | Move addon dowload folder to process.env.APPDATA | Mrfox | 09:35:41 |
2020-04-01
git:
Revision | Description | Author | Date |
---|---|---|---|
180ae... | Fix issue with addon language not reflecting app language changes | Mrfox | 14:50:42 |
d583c... | Refactor "self = this" code | Mrfox | 14:46:16 |
5bcf1... | launcher: sso module for mop x64 | Chris | 13:38:56 |
7e3c5... | Reject downloads if the HTTP status is not 200 or 302 | Mrfox | 12:52:17 |