Skip to content

Releases: mclemente/fvtt-initiative-double-click

1.8

10 Jun 20:05
Compare
Choose a tag to compare
  • Verified for FoundryVTT V12.
  • New feature: right clicking the roll button will now set the value to 0 (#17).

Full Changelog: 1.7.1...1.8

1.7.1

11 Oct 17:07
Compare
Choose a tag to compare
  • Updated module.json to remove deprecated compatibility properties.

1.7

06 Oct 23:13
Compare
Choose a tag to compare
1.7
  • Updated compatibility to V11.
  • Removed the Hold Click feature (#15) @Jarva.
  • Code improvements to avoid incompatibility with some systems (#12) @DavidAremaCarretero.

1.6.1: General Improvements

16 Aug 22:58
Compare
Choose a tag to compare
  • Added hold click behavior to keep the functionality of opening sheets (check the module settings).
  • Added localization for the buttons.
  • Improved buttons' CSS. They should be about 3 times smaller now.

1.6: Foundry V10 Support

16 Aug 17:01
Compare
Choose a tag to compare
  • Added support for Foundry V10.
  • Fixed double-clicking opening characters' sheets. You can toggle this behavior on the "Disable Double-click Opening Sheets" module setting.

1.5

17 Jan 02:04
Compare
Choose a tag to compare
1.5
  • Fixed harmless error message that happened whenever a Scene was loaded and there was no Combat or a Combat without combatants (#8)

1.4

14 Jan 03:06
Compare
Choose a tag to compare
1.4
  • Added a setting that adds a button that reverts the initiative of each character to the last value it had.
  • Added a setting that adds two buttons that sends a combatant to the first or last place in initiative.

1.3: FVTT v9 support

13 Jan 21:13
3456584
Compare
Choose a tag to compare
  • Added support to FVTT v9 (contribution from @jschoudt).

1.2

15 Sep 23:33
4894af6
Compare
Choose a tag to compare
1.2
  • Fixed localization (#3)

1.1

16 Aug 11:46
8a4e288
Compare
Choose a tag to compare
1.1

#2

  • Added new restriction to only allow the initiative of owned combatants to be modified.
  • Changed restriction for modifying initiative from only-GM to being based on the setting and the role of the user.
  • Added a setting to allow the GM to decide this permission level.
  • Now with user-facing settings, added folder for localization, as well as support for English.
  • Tested on 0.8.8 and changed compatible version accordingly.