cactbot-highlight

A VSCode extension for developing cactbot modules.

OTHER License

Stars
15

Bot releases are hidden (Show)

cactbot-highlight - Cactbot Highlight v0.4.8

Published by MaikoTan almost 3 years ago

Fixed

  • Most feature of the extension didn't work
cactbot-highlight - QuickPick

Published by MaikoTan over 3 years ago

Added

  • Pick locale in list instead of manually type when translating timeline
cactbot-highlight - More Snippets

Published by MaikoTan almost 4 years ago

Added

  • More snippets for cactbot raidboss module
cactbot-highlight - Fix adjust time

Published by MaikoTan almost 4 years ago

Fixed

Adjust time without 1 digit

cactbot-highlight - Fix regex matching

Published by MaikoTan almost 4 years ago

Fixed

  • Regex matching out of sync text
cactbot-highlight - Fix ES6 module again

Published by MaikoTan almost 4 years ago

Fixed

  • Translating feature broken since cactbot migrate to ES6 modules
cactbot-highlight - Fix for cactbot ES module

Published by MaikoTan almost 4 years ago

Fixed

  • Translating feature broken since cactbot migrated to webpack
cactbot-highlight - Fix: dependency not found

Published by MaikoTan about 4 years ago

Fixed

  • Dependency 'vm2' not found
cactbot-highlight - Refresh translated timeline automatically

Published by MaikoTan about 4 years ago

Added

  • Rewrite translate module, don't need python anymore

Using vm2(https://github.com/patriksimek/vm2) for executing
cactbot javascript and take trigger file content out.

Define many types in cactbot for TypeScript,
maybe helpful when migrating cactbot to TypeScript.

  • CommonReplacement support.

  • Automatically refresh preview document when original file was changed.

cactbot-highlight - Fix encoding

Published by MaikoTan about 4 years ago

Fixed

  • Wrong encoding on Windows
cactbot-highlight - Timeline Translating

Published by MaikoTan about 4 years ago

Added

  • Adjust time to number from context menu

  • Translate timeline

cactbot-highlight - New Feature

Published by MaikoTan about 4 years ago

Feature

Adjust time with one click!

cactbot-highlight - Fix bugs

Published by MaikoTan about 4 years ago

Fixed

  • Float number is not currectly matched
cactbot-highlight - Initial Commit

Published by MaikoTan about 4 years ago