Skip to content

LuaCalendar 6.0

Latest
Compare
Choose a tag to compare
@smurfier smurfier released this 02 Oct 01:26
· 1 commit to master since this release
  • Added Finish event option. Specified in "M/D/Y" format.
  • Variables in Event files can now be nested, allowing for {$Variable{$AnotherVariable}}.
  • Actions to change the month with the mouse scroll wheel can now be disabled via the DisableScroll setting.
  • Built-in variable for Orthodox Easter.
  • The Locale setting is no longer available. The functionality used was removed in Rainmeter due to issues with affecting other skins.
  • Weekend Style is only applied if an Event is not present on that day.
  • Skip event option is now specified in "M/D/Y" format.
  • Changed parsing of event files to allow closing event tags (I.E. <Event>Description</Event>).
  • Changed parsing of event files to allow numeric escape characters.
  • The LastWkHidden variable now represents the number of weeks that need to be hidden.
  • The NextEvent variable is now only set when in the current month or a future month.
  • The Event List now follows the Leading Zeroes option.
  • Script would crash if an invalid Event file was specified.
  • Meters included in Styles would appear behind the Background meter.
  • Unmatched /Set tags would cause the script to crash.
  • Event File Variables defined using variables would not be parsed.