cactbot-highlight

A VSCode extension for developing cactbot modules.

OTHER License

Stars
15

Bot releases are visible (Hide)

cactbot-highlight - Cactbot Highlight v0.6.2 Latest Release

Published by github-actions[bot] 5 months ago

[!NOTE]
This release can be only installed on Visual Studio Code 1.82.0 or higher.

Added

Others

Full Changelog: https://github.com/MaikoTan/cactbot-highlight/compare/v0.6.1...v0.6.2

cactbot-highlight - Cactbot Highlight v0.6.1

Published by github-actions[bot] 8 months ago

Added

  • Support new cactbot timeline net sync syntax. (#416) @MaikoTan
  • Update cactbot to commit 6d127b8. (c34a3d2) @MaikoTan

Fixed

  • Unexpected escaped quotes. (#408) @MaikoTan

Changed

  • Migrate to TypeScript transformer for timeline translation from slow-y babel. (#409) @MaikoTan
cactbot-highlight - Cactbot Highlight v0.6.0

Published by github-actions[bot] 10 months ago

[0.6.0] - 2023-12-23

Added

  • New network log sync syntax highlight. (#406) by @MaikoTan
cactbot-highlight - Cactbot Highlight v0.5.2

Published by github-actions[bot] 10 months ago

Added

  • Add new keyword forcejump and label. (#400) by @MaikoTan

Changed

  • Migrate cactbot to use [OverlayPlugin/cactbot] repository. (#402) by @MaikoTan
cactbot-highlight - Cactbot Highlight v0.5.1

Published by github-actions[bot] 11 months ago

cactbot-highlight - Cactbot Highlight v0.5.0

Published by github-actions[bot] 11 months ago

Added

  • Add make_timeline button in CodeLens for timeline files. (04dadc2)
  • Add button for timeline translation on top right of editor. (5e1cf51)
  • Update code snippets (#247)

Fixed

  • update cactbot to commit b4e5b8c.

Full Changelog: https://github.com/MaikoTan/cactbot-highlight/compare/v0.4.12...v0.5.0

cactbot-highlight - Cactbot Highlight v0.4.12

Published by github-actions[bot] over 2 years ago

Fixed

cactbot-highlight - Cactbot Highlight v0.4.11

Published by github-actions[bot] almost 3 years ago

Fixed

  • Changed some text

Changed

  • Extension setting title change to "Cactbot Highlight"

Security

  • Bump vsce to 2.1.0
cactbot-highlight - Cactbot Highlight v0.4.10

Published by github-actions[bot] almost 3 years ago

[0.4.10] - 2021-11-04

Security

  • Bump vsce to 0.103.0

[0.4.9] - 2021-11-03

Changed

  • Remove cactbot from the archive cause it is already bundled in extension.js

Version 0.4.9 is skipped because of errors in publishing automatic workflow.

Also, if you found any problem when using this extension, feel free to open a new issue in this repo.

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 - cactbot-highlight v0.4.7

Published by github-actions[bot] almost 3 years ago

Fixed

  • change some message to ease of reading

Changed

  • import cactbot as a submodule, stop copying code from cactbot.
  • automatically fetch translations from crowdin in every build.

If you get troubles when using Cactbot Highlight, feel free to open a new issue in cactbot-highlight's repo.

cactbot-highlight - cactbot-highlight v0.4.6

Published by github-actions[bot] almost 3 years ago

Changed

  • upgrade vscode to 1.60.0.
    • if your vscode is lower than this version, vscode would automatically install the older version.
cactbot-highlight - cactbot-highlight v0.4.5

Published by github-actions[bot] almost 3 years ago

Fixed

  • Load translations error (message bundle not found)
cactbot-highlight - cactbot-highlight v0.4.4

Published by github-actions[bot] almost 3 years ago

Added

  • Translations:
    • French (fr)
cactbot-highlight - cactbot-highlight v0.4.3

Published by github-actions[bot] almost 3 years ago

Added

  • Translations:
    • Japanese (ja)
    • Simplified Chinese (zh-CN)
    • Traditional Chinese (zh-TW)
cactbot-highlight - cactbot-highlight v0.4.2

Published by github-actions[bot] almost 3 years ago

Fixed

  • Fix message typos
cactbot-highlight - cactbot-highlight v0.4.1

Published by github-actions[bot] almost 3 years ago

Fixed

  • Fix message typoes in the extension.
cactbot-highlight - cactbot-highlight v0.4.0

Published by github-actions[bot] almost 3 years ago

Added

  • Multi-language support.

Changed

  • Timeline highlight method changed, should be more stable.
  • The name of the extension changed to "Cactbot Highlight".
  • Now using gulp to build the extension.
cactbot-highlight - cactbot-highlight v0.3.8

Published by github-actions[bot] almost 3 years ago

Fixed

  • Syntax Error when parse trigger files
cactbot-highlight - cactbot-highlight v0.3.7

Published by github-actions[bot] almost 3 years ago

Fixed

  • Translate feature support TypeScript trigger files