Skip to content

Commit

Permalink
Optmize UX & release v0.2.0-beta.0 (#42)
Browse files Browse the repository at this point in the history
* refactor: add more log

* feat: add more protocol support

* feat: support server UX

* fix: make status nonnull

* fix(locale): add server text

* chore: add parse wiki script

* refactor(style): make profile setting as normal page

* fix(ui): align the btn

* fix: make the page swap more easy

* feat: support hover to show percentage

* fix(ui): highlight selected version

* fix: prevent launch if use has change setting

* refactor: move the diagnose to other place
fix: reset launch state after editing profile

* refactor: make diagnose standalone, lock the fixing problems

* style: make the problem bar show during diagnose

* fix(locale): add refresh skin text

* fix: try use the selfhost for forge browsing

* fix: wrong forge version save/load

* fix: refresh forge logic

* feat: support self host forge maven

* fix: make percentage progress show on hover node

* fix: security issue

* fix: add missing pingserver func

* refactor: add modify profile log

* fix(ui): title align & tooltip

* fix: commit the vm & mc options

* fix: wrong loading server status;

also add more log

* fix(ui): some padding and text display

* fix(locale): resourcepack & mod text

* fix: forge refresh status;
refactor: add more useful log;

* fix: gamesetting & name profile assignment

* refactor: don't wait to improve performance

* fix: don't save server status

* fix: try make the mc detach with launcher

* fix(locale): add unknown server description

* chore(release): 0.2.0-beta.0

* style: try fix the lint warning

Former-commit-id: e2a5045
  • Loading branch information
ci010 authored Jul 15, 2019
1 parent e018cdd commit 31cf09a
Show file tree
Hide file tree
Showing 95 changed files with 25,749 additions and 408 deletions.
82 changes: 82 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,86 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [0.2.0-beta.0](https://github.com/ci010/VoxeLauncher/compare/v0.0.1-beta...v0.2.0-beta.0) (2019-07-14)


### Bug Fixes

* add missing pingserver func ([fd0d0dc](https://github.com/ci010/VoxeLauncher/commit/fd0d0dc))
* commit the vm & mc options ([b1605d6](https://github.com/ci010/VoxeLauncher/commit/b1605d6))
* don't save server status ([1dd3b97](https://github.com/ci010/VoxeLauncher/commit/1dd3b97))
* forge refresh status; ([4266639](https://github.com/ci010/VoxeLauncher/commit/4266639))
* gamesetting & name profile assignment ([fef7271](https://github.com/ci010/VoxeLauncher/commit/fef7271))
* make percentage progress show on hover node ([2d59059](https://github.com/ci010/VoxeLauncher/commit/2d59059))
* make status nonnull ([71b4a18](https://github.com/ci010/VoxeLauncher/commit/71b4a18))
* make the page swap more easy ([7391b50](https://github.com/ci010/VoxeLauncher/commit/7391b50))
* merge change from server ([bf87c75](https://github.com/ci010/VoxeLauncher/commit/bf87c75))
* **lint:** fix style problem ([1726273](https://github.com/ci010/VoxeLauncher/commit/1726273))
* **locale:** add refresh skin text ([6cf61dd](https://github.com/ci010/VoxeLauncher/commit/6cf61dd))
* **locale:** add server text ([61e46b3](https://github.com/ci010/VoxeLauncher/commit/61e46b3))
* wrong forge version save/load ([f57400b](https://github.com/ci010/VoxeLauncher/commit/f57400b))
* **locale:** add unknown server description ([66af55d](https://github.com/ci010/VoxeLauncher/commit/66af55d))
* prevent launch if use has change setting ([728d475](https://github.com/ci010/VoxeLauncher/commit/728d475))
* refresh forge logic ([ff332ab](https://github.com/ci010/VoxeLauncher/commit/ff332ab))
* rm log ([ad5e831](https://github.com/ci010/VoxeLauncher/commit/ad5e831))
* rm useless assignment ([692fa1a](https://github.com/ci010/VoxeLauncher/commit/692fa1a))
* security issue ([31b5bd5](https://github.com/ci010/VoxeLauncher/commit/31b5bd5))
* try make the mc detach with launcher ([1352e95](https://github.com/ci010/VoxeLauncher/commit/1352e95))
* try use the selfhost for forge browsing ([5001489](https://github.com/ci010/VoxeLauncher/commit/5001489))
* wrong loading server status; ([87a6d95](https://github.com/ci010/VoxeLauncher/commit/87a6d95))
* **locale:** resourcepack & mod text ([3b93f9e](https://github.com/ci010/VoxeLauncher/commit/3b93f9e))
* **ui:** some padding and text display ([684327f](https://github.com/ci010/VoxeLauncher/commit/684327f))
* **ui:** title align & tooltip ([739a8c8](https://github.com/ci010/VoxeLauncher/commit/739a8c8))


### Features

* add more protocol support ([8ba6d2d](https://github.com/ci010/VoxeLauncher/commit/8ba6d2d))
* support hover to show percentage ([d001d26](https://github.com/ci010/VoxeLauncher/commit/d001d26))
* support self host forge maven ([0c5e3c3](https://github.com/ci010/VoxeLauncher/commit/0c5e3c3))
* support server UX ([b3e8ff7](https://github.com/ci010/VoxeLauncher/commit/b3e8ff7))



## [0.1.0](https://github.com/ci010/VoxeLauncher/compare/v0.0.1-beta...v0.1.0) (2019-07-14)


### Bug Fixes

* add missing pingserver func ([fd0d0dc](https://github.com/ci010/VoxeLauncher/commit/fd0d0dc))
* commit the vm & mc options ([b1605d6](https://github.com/ci010/VoxeLauncher/commit/b1605d6))
* don't save server status ([1dd3b97](https://github.com/ci010/VoxeLauncher/commit/1dd3b97))
* forge refresh status; ([4266639](https://github.com/ci010/VoxeLauncher/commit/4266639))
* gamesetting & name profile assignment ([fef7271](https://github.com/ci010/VoxeLauncher/commit/fef7271))
* make percentage progress show on hover node ([2d59059](https://github.com/ci010/VoxeLauncher/commit/2d59059))
* make status nonnull ([71b4a18](https://github.com/ci010/VoxeLauncher/commit/71b4a18))
* make the page swap more easy ([7391b50](https://github.com/ci010/VoxeLauncher/commit/7391b50))
* merge change from server ([bf87c75](https://github.com/ci010/VoxeLauncher/commit/bf87c75))
* **lint:** fix style problem ([1726273](https://github.com/ci010/VoxeLauncher/commit/1726273))
* **locale:** add refresh skin text ([6cf61dd](https://github.com/ci010/VoxeLauncher/commit/6cf61dd))
* **locale:** add server text ([61e46b3](https://github.com/ci010/VoxeLauncher/commit/61e46b3))
* wrong forge version save/load ([f57400b](https://github.com/ci010/VoxeLauncher/commit/f57400b))
* **locale:** add unknown server description ([66af55d](https://github.com/ci010/VoxeLauncher/commit/66af55d))
* prevent launch if use has change setting ([728d475](https://github.com/ci010/VoxeLauncher/commit/728d475))
* refresh forge logic ([ff332ab](https://github.com/ci010/VoxeLauncher/commit/ff332ab))
* rm log ([ad5e831](https://github.com/ci010/VoxeLauncher/commit/ad5e831))
* rm useless assignment ([692fa1a](https://github.com/ci010/VoxeLauncher/commit/692fa1a))
* security issue ([31b5bd5](https://github.com/ci010/VoxeLauncher/commit/31b5bd5))
* try make the mc detach with launcher ([1352e95](https://github.com/ci010/VoxeLauncher/commit/1352e95))
* try use the selfhost for forge browsing ([5001489](https://github.com/ci010/VoxeLauncher/commit/5001489))
* wrong loading server status; ([87a6d95](https://github.com/ci010/VoxeLauncher/commit/87a6d95))
* **locale:** resourcepack & mod text ([3b93f9e](https://github.com/ci010/VoxeLauncher/commit/3b93f9e))
* **ui:** some padding and text display ([684327f](https://github.com/ci010/VoxeLauncher/commit/684327f))
* **ui:** title align & tooltip ([739a8c8](https://github.com/ci010/VoxeLauncher/commit/739a8c8))


### Features

* add more protocol support ([8ba6d2d](https://github.com/ci010/VoxeLauncher/commit/8ba6d2d))
* support hover to show percentage ([d001d26](https://github.com/ci010/VoxeLauncher/commit/d001d26))
* support self host forge maven ([0c5e3c3](https://github.com/ci010/VoxeLauncher/commit/0c5e3c3))
* support server UX ([b3e8ff7](https://github.com/ci010/VoxeLauncher/commit/b3e8ff7))



### [0.0.2-beta.0](https://github.com/ci010/VoxeLauncher/compare/v0.0.1-beta...v0.0.2-beta.0) (2019-07-10)
Binary file added build/icons/256x256.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion build/icons/256x256.png.REMOVED.git-id

This file was deleted.

Binary file added build/icons/icon.icns
Binary file not shown.
1 change: 0 additions & 1 deletion build/icons/icon.icns.REMOVED.git-id

This file was deleted.

Binary file added misc/sample-mod.jar
Binary file not shown.
1 change: 0 additions & 1 deletion misc/sample-mod.jar.REMOVED.git-id

This file was deleted.

Binary file added misc/sample-resourcepack.zip
Binary file not shown.
1 change: 0 additions & 1 deletion misc/sample-resourcepack.zip.REMOVED.git-id

This file was deleted.

Binary file added misc/typehint0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion misc/typehint0.png.REMOVED.git-id

This file was deleted.

Binary file added misc/typehint1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion misc/typehint1.png.REMOVED.git-id

This file was deleted.

Loading

0 comments on commit 31cf09a

Please sign in to comment.