Skip to content

Latest commit

 

History

History
158 lines (131 loc) · 6.1 KB

changelog.md

File metadata and controls

158 lines (131 loc) · 6.1 KB

Changelog Material Keys Module

v1.3.0 - 18-08-2023

Fixes:

  • Changing playlist volumes also changes the volume slider in the sidebar

v1.2.9 - 07-06-2023

Fixes:

  • Playlist Configuration: 'Unrestricted' default playmode is an option again and playlist modes function like they should again
  • Playlist Volume: Volume display is updated correctly again
  • Combat Tracker HP Display: When combat hadn't started yet, the hitpoints would not display properly and throw an error
  • (Foundry V10) Macro arguments using Advanced Macros function again

Other:

  • (Foundry v11) Macro arguments are now in the core, so Advanced Macros is no longer used
  • VisualFx: Darkness changes are now smooth transistions

v1.2.8 - 01-09-2022

Other:

  • Made compatible with Foundry v10
  • Cleaned up documentation
  • Improved naming of html elements to prevent compatibility issues
  • Improved FXMaster compatibility by updating to the latest API

v1.2.7 - 17-01-2022

Additions:

  • Added support for the Soundscape module on the lowest function key

Fixes:

  • Some settings would not initialize properly, this should now be fixed

Other:

  • Made compatible with Foundry v9
  • Dropped compatibility with Foundry v0.7

v1.2.6 - 21-06-2021

Fixes:

  • Fix issue where soundboard wouldn't be saved if the saved settings were empty

Other:

  • Confirmed compatibility with Foundry 0.8.7

v1.2.5 - 02-06-2021

Fixes:

  • Fixed compatibility issues with Foundry 0.8.6

Additions:

  • Added a 'Stop All' button to the soundboard (topleft key)
  • Added a Launchpad emulator (under Game Settings) that replaces the Soundboard and Macro cheat sheets. It can run parallel to a real Launchpad, or it can be used to use MK without hardware Launchpad. It displays additional info, such as sound/macro/playlist names
  • Added a 'Clear Page' and 'Clear All' button to the soundboard and macroboard configuration
  • Added import and export buttons to the soundboard and macroboard configuration (only imports/exports metadata, not the actual audio files or the macros)
  • The number of connection error messages you will get is now configurable in the module settings

Other:

  • Major change to the soundboard and macroboard configuration. It is now displayed as pages of 16 sounds or 32 macros each, you can browse through the pages using the arrow keys at the top.
  • The amount of sounds and macros you can have in the soundboard/macroboard has been expanded to 256 for each, giving 4 full pages/screens.

v1.2.4 - 24-04-2021

  • Made compatible with Foundry 0.8.1
  • In Playlist Configuration, "Playing/Stopping Color" would not update the background color when the number was changed in the textbox

v1.2.3 - 24-03-2021

  • Added a help menu that can be accessed from the module settings
  • Added option to change the play/stop color for the playlist and volume control (setting can be found in the Playlist Configuration)
  • Fixed issue where the soundboard would not load sounds from a playlist
  • Fixed issue where macro's would not execute
  • Fixed issue where Furnace arguments would not be saved in the Macro Configuration
  • HP Tracker didn't update when damage was dealt

Compatible Material Server version:
v1.0.2 (unchanged): https://github.com/CDeenen/MaterialServer/releases

v1.2.2 - 12-12-2020

  • Fixed issue where deleting a playlist would cause an error preventing the Soundboard Configuration to show up

v1.2.1 - 04-12-2020

  • Fixed issue where soundboard sounds would not play for players if a sound was picked using the file picker
  • In soundboard and macroboard configuration, color fields now have a background color that represents the color on the Launchpad
  • Soundboard and Macro Cheat Sheets added in the Game Settings tab. Cheat sheet shows an 8x8 grid with the name of the sound/macro and the background color. Sounds/macros can be activated from the cheat sheet, even if the module is disabled in the module settings (so it can be used without a Launchpad connected)

v1.2.0 - 02-12-2020

  • Fixed some issues with saving the soundboard config
  • In the soundboard config screen, added option to select a playlist for each sound individually
  • In the soundboard config screen, added option to pick a sound using the file picker, including support for wildcard names
  • All changes made to the configuration screens are now immediately saved
  • Removed save button from configuration screens because they have become redundant
  • Added a 'clear all' button to macro config and soundboard config screens
  • Note: Due to these changes, you might have to reconfigure (parts of) the playlist, soundboard and macro board configurations. I'm sorry about that.

    v1.1.1 - 26-11-2020

    • Fixed issue where new soundboard sound wouldn't save
    • v1.1.0 - 17-11-2020

      • Massive code cleanup
      • Confirmed Foundry 0.7.7 support
      • Fixed manifest link issue where Foundry wouldn't detect new updates
      • Moved colorchanger code from server to module

      Note 1:You need to uninstall and reinstall this module for the update to work
      Note 2:You need to use a new server app: https://github.com/CDeenen/MaterialServer/releases

      v1.0.1 - 27-10-2020

      Fixes:

      • Fixed issue where LED would not be set properly when a playlist was playing
      Additions:
      • 'Playlist control' and 'playlist volume control' can now control up to 32 tracks per playlist
      • Added method to see what page the user is on when using 'Playlist control', 'playlist volume control' and 'token health tracker'
      • Added support for new FXmaster weather effects ('Snowstorm' and 'Rain without splash')

      v1.0.0 - 21-10-2020

      Initial release