Skip to content

Releases: MajorVictory/Whetstone

V1.2.2 Bugfixes for misc inputs

29 Jan 04:42
Compare
Choose a tag to compare

All Release Downloads

Version 1.2.1

  • OceanBlues: fixes for chatbox text area, search bars, and roll selector
  • OceanBlues: fixes for misc IW elements

V1.2.1 - Foundry V9 Compatibility

27 Dec 21:27
Compare
Choose a tag to compare

All Release Downloads

Version 1.2.1

  • Updated compatibleCoreVersion to Foundry V9
  • Added theming support for Weather control to the OceanBlues theme.

V1.2.0 - Foundry 0.8.8 Support

03 Aug 21:29
Compare
Choose a tag to compare

All Release Downloads

Version 1.2.0

  • Whetstone Core: reimplemented Foundry 0.7.x Core classes to bring Whetstone back into working order for Foundry 0.8.x
  • Implemented Pull Request #18 - Thanks cclloyd

V1.1.6

26 Apr 04:17
Compare
Choose a tag to compare

All Release Downloads

Version 1.1.6

  • OceanBlues: Fix for Midi-Qol colors in setting menus
  • OceanBlues: Fix for number and password fields

V1.1.5 Ocean Blues updates

21 Apr 22:03
Compare
Choose a tag to compare

All Release Downloads

Version 1.1.5

  • OceanBlues: Reorganized folders and filenames
  • OceanBlues: Added secondary background color for sheets
  • OceanBlues: Readjusted all color themes

Version 1.1.4

07 Apr 06:30
Compare
Choose a tag to compare

All Release Downloads

Version 1.1.4

  • Updated known compatibility to Foundry 0.7.9
  • Bug Fix: Setting for adding menu button was incorrectly set to "global" instead of "client" (Fixes Issue #13)
  • OceanBlues: Fix for color support with The Furnace module. (macro textbox background)
  • OceanBlues: Added support for Calendar/Weather module
  • OceanBlues: Added support for Combat Enhancements
  • OceanBlues: Added support for Combat Carousel
  • OceanBlues: Added support for Token Action HUD
  • OceanBlues: Icewind Blues preset colors adjusted
  • OceanBlues: Lavendar Fields preset colors adjusted

Version 1.1.3

14 Oct 14:14
Compare
Choose a tag to compare

All Release Downloads

Version 1.1.3

  • Bug Fix: Themes were not activating properly.
  • OceanBlues: Improved application of background colors and images.
  • OceanBlues: Improved compatibility with dnd5e default sheets and tidy5e sheets.

Version 1.1.2

07 Oct 10:18
Compare
Choose a tag to compare

All Release Downloads

Version 1.1.2

  • Bug Fix: All theme variables and shades are now written properly on activation. (Fixes #9)
  • New Feature: Two new hooks available: 'onThemeActivated' and 'onThemeDeactivated' (Fixes #12)
  • New Feature: You can now specify a 'template' entry for variables to format the value just before being written to page.
  • New Feature: New variable type 'image' lets you use the filepicker to select an image url.
  • New Feature: The 'shades' color type includes a 'full' variant with no transparency.
  • OceanBlues: You can now change the background images of window headers and sheet backgrounds.

Version 1.1.1 - Color Theme Presets, Global Theme Colors

27 Sep 22:44
Compare
Choose a tag to compare

All Release Downloads

Version 1.1.1

  • OceanBlues: Added 'classic' colors from version 1.0.0
  • OceanBlues: Fixed some color assignments for sidebar text and window text.
  • OceanBlues: Added some text shadows to be covered by the Highlight Color value.

Version 1.1.0 - Color Theme Presets, Global Theme Colors

27 Sep 17:09
6f36a1f
Compare
Choose a tag to compare

All Release Downloads

Version 1.1.0

  • Breaking Changes: registered settings, menus, and themes have moved in local storage. All values should be under Whetstone. namespace. This means older version settings will be lost, but new ones will be written to the proper location.
  • New Feature: Default Global Variables. A new default style has been included with a list of global variables available to ALL styles. See the wiki for more details. (fixes #1)
  • New Feature: Themes now support Color Theme Presets, preset values for any theme that can imported or exported.
  • OceanBlues: Colors have been updated and color theme presets have been added as examples.
  • Lots of background bug fixes, settings are more reliably applied