This repository has been archived by the owner on Oct 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Showing
4 changed files
with
41 additions
and
27 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,36 +1,50 @@ | ||
# Changelog | ||
|
||
## Version 0.2.2 | ||
|
||
- Fix handling of some edge cases with See Invisibility | ||
- Work around upstream issue with observer permission tests | ||
|
||
## Version 0.2.1 | ||
* Lock down token config only for PCs and NPCs | ||
* Indicate verified compatibility with dnd5e 2.1.2 | ||
|
||
- Lock down token config only for PCs and NPCs | ||
- Indicate verified compatibility with dnd5e 2.1.2 | ||
|
||
## Version 0.2.0 | ||
* Restrict Blindsight by total cover (movement restriction) instead of line of sight | ||
* Rename Feel Tremor and See All modes to Tremorsense and Truesight | ||
* Disable `TokenConfig` input fields that are managed by "Link Actor Senses" feature | ||
|
||
- Restrict Blindsight by total cover (movement restriction) instead of line of sight | ||
- Rename Feel Tremor and See All modes to Tremorsense and Truesight | ||
- Disable `TokenConfig` input fields that are managed by "Link Actor Senses" feature | ||
|
||
## Version 0.1.0 | ||
* Add echolocation as a detection mode | ||
* Add devil's sight as a separate detection mode to visually distinguish it from See Invisibility | ||
* Change See Invisibility to be unaffected by the blind status | ||
|
||
- Add echolocation as a detection mode | ||
- Add devil's sight as a separate detection mode to visually distinguish it from See Invisibility | ||
- Change See Invisibility to be unaffected by the blind status | ||
|
||
## Version 0.0.6 | ||
* Extend actor-sense link support to NPCs | ||
* Handle Active Effect updates (in addition to creates/deletes) | ||
|
||
- Extend actor-sense link support to NPCs | ||
- Handle Active Effect updates (in addition to creates/deletes) | ||
|
||
## Version 0.0.5 | ||
* Limit See Invisibility detection mode to areas of map that are actually seen (contributed by dev7355608) | ||
|
||
- Limit See Invisibility detection mode to areas of map that are actually seen (contributed by dev7355608) | ||
|
||
## Version 0.0.4 | ||
* Add support for blindsight and truesight | ||
* Fiddle with darkvision contrast and brightness defaults | ||
* Change default value of Link Actor Senses setting to true | ||
|
||
- Add support for blindsight and truesight | ||
- Fiddle with darkvision contrast and brightness defaults | ||
- Change default value of Link Actor Senses setting to true | ||
|
||
## Version 0.0.3 | ||
* Handle Devil's Sight with a new vision mode | ||
|
||
- Handle Devil's Sight with a new vision mode | ||
|
||
## Version 0.0.2 | ||
* Add a "Link Actor Senses" setting for automatic mode management | ||
|
||
- Add a "Link Actor Senses" setting for automatic mode management | ||
|
||
## Version 0.0.1 | ||
* First release, adding a modified darkvision mode | ||
|
||
- First release, adding a modified darkvision mode |
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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