-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
be9f0c0
commit b0b226c
Showing
1 changed file
with
0 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +0,0 @@ | ||
## [1.5.0](https://github.com/EddieDover/fvtt-player-achievements/compare/v1.4.1...v1.5.0) | ||
|
||
### Features | ||
|
||
* 'Online Players' added to dropdown filter of achievements window. ([7a83b28](https://github.com/EddieDover/fvtt-player-achievements/commit/7a83b2846d4dc13ae85b84f89c412d583fd4106c)), closes [#57](https://github.com/EddieDover/fvtt-player-achievements/issues/57) | ||
* added Players to the Actor dropdown filter. Selecting one will show all achievements from all characters a player has ownership of ([ead3cd2](https://github.com/EddieDover/fvtt-player-achievements/commit/ead3cd25a3be5e08c00cd12acf35bea73e0e089d)) | ||
* clipboard icon added to achievement titles for quick copying the achievement id to clipboard ([47cb06b](https://github.com/EddieDover/fvtt-player-achievements/commit/47cb06b73c6ef94f3d9ca9040f16064e2eb03aae)) | ||
* new achievements have a unique id auto-generated by default ([e97415d](https://github.com/EddieDover/fvtt-player-achievements/commit/e97415d5d47cedad39158e013e23ebde9b29409e)) | ||
* player sound volume now controlled via UI volume slider ([607e46f](https://github.com/EddieDover/fvtt-player-achievements/commit/607e46f802848821639298d1dc8b8cb4ee331189)) | ||
* renamed instances of Player to Actor to better clairfy intention ([2b65a22](https://github.com/EddieDover/fvtt-player-achievements/commit/2b65a22c3344c3f58848b58ec72ab097c610c523)) | ||
* the default sound of all achievements can be set via the settings ([4aea7e7](https://github.com/EddieDover/fvtt-player-achievements/commit/4aea7e7511038c86187f0f4a5e9cd9f03ee1b738)) | ||