-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #110 from etiquettestartshere/1.2.15
3.3.0
- Loading branch information
Showing
12 changed files
with
526 additions
and
161 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 |
---|---|---|
@@ -0,0 +1 @@ | ||
*.mjs text eol=lf |
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
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
effectivetray.lock | ||
node_modules/ |
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
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,34 +1,41 @@ | ||
{ | ||
"EFFECTIVETRAY.AllowTargetSettingName": "Transfer to Target", | ||
"EFFECTIVETRAY.AllowTargetSettingHint": "Allow users to transfer effects to targets with right click.", | ||
"EFFECTIVETRAY.ContextTargetSettingName": "Legacy Targeting for Effects", | ||
"EFFECTIVETRAY.ContextTargetSettingHint": "Apply effects to target with right click, rather than the target source control.", | ||
"EFFECTIVETRAY.DamageDefaultSettingName": "Use Default Damage Tray", | ||
"EFFECTIVETRAY.DamageDefaultSettingHint": "Retain default system behavior (only the GM can see damage trays).", | ||
"EFFECTIVETRAY.DamageTargetSettingName": "Damage Target", | ||
"EFFECTIVETRAY.DamageTargetSettingHint": "Allow users to damage targets (that they don't own) with the damage tray.", | ||
"EFFECTIVETRAY.DeleteInsteadSettingName": "Delete Instead of Refresh", | ||
"EFFECTIVETRAY.DeleteInsteadSettingHint": "Attempting to transfer an effect to an actor that has it already will delete it rather than refreshing its duration.", | ||
"EFFECTIVETRAY.DontCloseOnPressSettingName": "Don't Close Trays on Apply", | ||
"EFFECTIVETRAY.DontCloseOnPressSettingHint": "Don't automatically close trays when hitting submit. Won't work with default effects tray.", | ||
"EFFECTIVETRAY.FilterDispositionSettingName": "Filter by Disposition", | ||
"EFFECTIVETRAY.FilterDispositionSettingHint": "Hide effects from users if they originate from tokens with the selected (or worse) disposition.", | ||
"EFFECTIVETRAY.FilterPermissionSettingName": "Filter by Permission", | ||
"EFFECTIVETRAY.FilterPermissionSettingHint": "Hide effects from users if they originate from actors which the users lack the selected permissions (or below) for.", | ||
"EFFECTIVETRAY.IgnoreNPCSettingName": "Filter NPCs", | ||
"EFFECTIVETRAY.IgnoreNPCSettingHint": "Hide effects from users if they originate from NPCs they do not own.", | ||
"EFFECTIVETRAY.MultipleConcentrationEffectsSettingName": "Multiple Effects with Concentration", | ||
"EFFECTIVETRAY.MultipleConcentrationEffectsSettingHint": "Allow multiple effects to be applied from spells with concentration", | ||
"EFFECTIVETRAY.NoFilter": "No Filter", | ||
"EFFECTIVETRAY.NOTIFICATION.NoActiveGMDamage": "There is no active GM. An active GM is required to damage targets you do not own.", | ||
"EFFECTIVETRAY.NOTIFICATION.NoActiveGMEffect": "There is no active GM. An active GM is required to create effects on targets you do not own.", | ||
"EFFECTIVETRAY.NOTIFICATION.NoTarget": "You don't have a target.", | ||
"EFFECTIVETRAY.RemoveTransferSettingName": "Remove 'Apply Effect to Actor'", | ||
"EFFECTIVETRAY.RemoveTransferSettingHint": "On the time of creation (i.e. drag & drop), remove 'Apply Effect to Actor' from effects on items that have a duration to allow for normal use of the timer.", | ||
"EFFECTIVETRAY.ScrollOnExpandSettingName": "Scroll on Expand", | ||
"EFFECTIVETRAY.ScrollOnExpandSettingHint": "Scroll chat to bottom when expanding a tray that is at the bottom.", | ||
"EFFECTIVETRAY.SystemDefaultSettingName": "Use Default Effects Tray", | ||
"EFFECTIVETRAY.SystemDefaultSettingHint": "Retain default system behavior (if you only want the settings below this one).", | ||
"EFFECTIVETRAY.TOOLTIP.EffectsApplyTokens": "Apply to selected or targeted tokens.", | ||
"EFFECTIVETRAY.TOOLTIP.EffectsApplyTokensLegacy": "Left click: Apply to selected tokens, Right click: Apply to targets" | ||
"EFFECTIVETRAY": { | ||
"AllowTargetSettingName": "Transfer to Target", | ||
"AllowTargetSettingHint": "Allow users to transfer effects to targets they do not own.", | ||
"ContextTargetSettingName": "Legacy Targeting for Effects", | ||
"ContextTargetSettingHint": "Apply effects to target with right click, rather than the target source control.", | ||
"DamageDefaultSettingName": "Use Default Damage Tray", | ||
"DamageDefaultSettingHint": "Retain default system behavior (only the GM can see damage trays).", | ||
"DamageTargetSettingName": "Damage Target", | ||
"DamageTargetSettingHint": "Allow users to damage targets that they do not own with the damage tray.", | ||
"DeleteInsteadSettingName": "Delete Instead of Refresh", | ||
"DeleteInsteadSettingHint": "Attempting to transfer an effect to an actor that has it already will delete it rather than refreshing its duration.", | ||
"DontCloseOnPressSettingName": "Don't Close Trays on Apply", | ||
"DontCloseOnPressSettingHint": "Don't automatically close trays when hitting submit.", | ||
"FilterDispositionSettingName": "Filter by Disposition", | ||
"FilterDispositionSettingHint": "Hide effects from users if they originate from tokens with the selected (or worse) disposition.", | ||
"FilterPermissionSettingName": "Filter by Permission", | ||
"FilterPermissionSettingHint": "Hide effects from users if they originate from actors which the users lack the selected permissions (or below) for.", | ||
"GmOnly": "GM Only", | ||
"IgnoreNPCSettingName": "Filter NPCs", | ||
"IgnoreNPCSettingHint": "Hide effects from users if they originate from NPCs they do not own.", | ||
"MultipleConcentrationEffectsSettingName": "Multiple Effects with Concentration", | ||
"MultipleConcentrationEffectsSettingHint": "Allow multiple effects to be applied from spells with concentration", | ||
"NoFilter": "No Filter", | ||
"NOTIFICATION": { | ||
"NoActiveGMDamage": "There is no active GM. An active GM is required to damage targets you do not own.", | ||
"NoActiveGMEffect": "There is no active GM. An active GM is required to create effects on targets you do not own.", | ||
"NoTarget": "You don't have a target." | ||
}, | ||
"RemoveTransferSettingName": "Remove 'Apply Effect to Actor'", | ||
"RemoveTransferSettingHint": "On the time of creation (i.e. drag & drop), remove 'Apply Effect to Actor' from effects on items that have a duration to allow for normal use of the timer.", | ||
"ScrollOnExpandSettingName": "Scroll on Expand", | ||
"ScrollOnExpandSettingHint": "Scroll chat to bottom when expanding a tray that is at the bottom.", | ||
"SystemDefaultSettingName": "Use Default Effects Tray", | ||
"SystemDefaultSettingHint": "Retain default system behavior (if you only want the settings below this one).", | ||
"TOOLTIP": { | ||
"EffectsApplyTokens": "Apply to selected or targeted tokens.", | ||
"EffectsApplyTokensLegacy": "Left click: Apply to selected tokens, Right click: Apply to targets" | ||
} | ||
} | ||
} |
Oops, something went wrong.