Skip to content

Releases: cosmolen/act_timeline

version 0.4.0.0

14 Jan 16:31
Compare
Choose a tag to compare

version 0.4.0.0

  • Added support for cactbot timeline format
    • window 0,1 is allowed to start timeline
    • Tailing duration option is allowed (duration set after window option)

version 0.3.0.5

  • Added ready-check keyword for English language
  • Added echo commands to show/hide timeline overlays
    • /timeline show: Show timeline overlays
    • /timeline hide: Hide timeline overlays
  • Changed color dialog to be extended as default

version 0.3.0.1

09 Jan 14:55
Compare
Choose a tag to compare
  • Changed color dialog to have proper color as default

version 0.3.0.0

09 Jan 12:56
Compare
Choose a tag to compare

Applying this update will cause font settings to be lost due to changes in setting file structure.
Please understand that this is a decision for future maintenance.

  • Added a tab page in timeline overlay settings to customize color settings
    • Bar color, Emphatic bar color, Duration background color, Duration progress color
    • Font color, Font stroke color
    • "Use solid color bar" option
  • Fixed an issue that "Load" button can be available while no timeline selected
  • Fixed an issue that overlays never be shown in particular condition with auto-hide disabled

version 0.2.0.1

07 Jan 18:50
Compare
Choose a tag to compare
  • Updated UI design
  • Updated dependency packages. This may help to avoid conflict with other plugins
  • Updated auto-hide logic of timeline overlays
  • Fixed broken corner button
  • Added support for invalid filename character in zone name. Invalid filename characters like : (colon) can be replaced with "_" or "-"
  • Added Korean translation (referred to b016074)
  • Added option to change the display order of timeline rows
  • Added button to unload timeline
  • Added option to stop timeline when reset (zone changed, lot started, dungeon ended, ready-check)
  • Added echo commands to control timeline
    • /timeline start or /timeline play: Play loaded timeline
    • /timeline pause: Pause playing timeline
    • /timeline rewind: Rewind loaded timeline
    • /timeline stop: Pause and rewind playing timeline
    • /timeline unload or /timeline close: Unload loaded timeline