All notable changes to the "cactbot-highlight" extension will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.6.2 - 2024-05-24
Note
This release can be only installed on Visual Studio Code 1.82.0 or higher.
- i18n: add korean translations by @MaikoTan in #442 (Thanks @Bing-su)
- chore: add open-vsx link and download in readme by @MaikoTan in #418
- build(deps): bump es5-ext from 0.10.53 to 0.10.64 by @dependabot in #419
- build(deps-dev): bump @babel/preset-env from 7.23.9 to 7.24.0 by @dependabot in #424
- build(deps): bump typescript from 4.9.5 to 5.4.2 by @dependabot in #425
- build(deps-dev): bump @babel/core from 7.23.9 to 7.24.0 by @dependabot in #420
- build(deps-dev): bump glob from 10.3.10 to 10.3.12 by @dependabot in #429
- build(deps-dev): bump @babel/generator from 7.23.6 to 7.24.1 by @dependabot in #428
- build(deps-dev): bump mocha from 10.3.0 to 10.4.0 by @dependabot in #426
- build(deps-dev): bump @babel/core from 7.24.0 to 7.24.4 by @dependabot in #430
- build(deps-dev): bump @babel/generator from 7.24.4 to 7.24.5 by @dependabot in #431
- build(deps-dev): bump gulp-cli from 2.3.0 to 3.0.0 by @dependabot in #433
- build(deps-dev): bump gulp from 4.0.2 to 5.0.0 by @dependabot in #434
- chore: update vscode to 1.82 and node to 18 by @MaikoTan in #435
- test: enable test suites by @MaikoTan in #436
- chore: update cactbot to 6f13c527767f60c52623c29db355b87bb18f666e by @MaikoTan in #437
- chore: move test files out of src folder by @MaikoTan in #438
- ci: update actions versions by @MaikoTan in #440
- ci: add test workflow in ci by @MaikoTan in #439
- chore: add badges in readme by @MaikoTan in #441
0.6.1 - 2024-02-27
- Unexpected escaped quotes. (#408)
- Migrate to TypeScript transformer for timeline translation from slow-y babel. (#409)
0.6.0 - 2023-12-23
- New network log sync syntax highlight. (#406)
0.5.2 - 2023-12-22
- Add new keyword
forcejump
andlabel
. (#400)
- Migrate cactbot to use [
OverlayPlugin/cactbot
] repository. (#402)
0.5.1 - 2023-11-29
0.5.0 - 2023-11-29
- 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)
- update cactbot to commit
b4e5b8c
.
0.4.12 - 2022-05-09
- Update cactbot to commit
a441ac5
0.4.11 - 2021-11-05
- Changed some text
- Extension setting title change to "Cactbot Highlight"
- Bump
vsce
to 2.1.0
0.4.10 - 2021-11-04
- Bump
vsce
to 0.103.0
0.4.9 - 2021-11-03
- Remove cactbot from the archive cause it is already bundled in
extension.js
- Bump
@babel/generator
and@babel/plugin-transform-typescript
to latest.
0.4.8 - 2021-11-02
- Most feature of the extension didn't work
0.4.7 - 2021-11-02
- change some message to ease of reading
- import cactbot as a submodule, stop copying code from cactbot.
- automatically fetch translations from crowdin in every build.
0.4.6 - 2021-09-28
- upgrade vscode to 1.60.0.
- if your vscode is lower than this version, vscode would automatically install the older version.
0.4.5 - 2021-09-01
- Load translations error (message bundle not found)
0.4.4 - 2021-09-01
- Translations:
- French (
fr
)
- French (
0.4.3 - 2021-08-22
- Translations:
- Japanese (
ja
) - Simplified Chinese (
zh-CN
) - Traditional Chinese (
zh-TW
)
- Japanese (
0.4.2 - 2021-08-22
- Fix message typos
0.4.1 - 2021-08-22
- Fix message typoes in the extension.
0.4.0 - 2021-08-22
- Multi-language support.
- Timeline highlight method changed, should be more stable.
- The name of the extension changed to "Cactbot Highlight".
- Now using gulp to build the extension.
0.3.8 - 2021-07-18
- Syntax Error when parse trigger files
0.3.7 - 2021-07-18
- Translate feature support TypeScript trigger files
0.3.6 - 2021-05-11
- Enable extension when open up a timeline file
- Update
vsce
to 1.88.0 to avoid CVE-2021-23358
0.3.5 - 2021-04-15
- Add "cactbot-highlight" prefix on every commands
0.3.4 - 2021-03-20
- Sync description
- 'Input' -> 'Select'
0.3.3 - 2021-03-19
- Add
knockback
german translation in common replacement
0.3.2 - 2021-02-27
- Translating timeline to English is supported now. (See also #2402)
0.3.1 - 2021-02-08
- Get english text when specify default locale
0.3.0 - 2021-02-08
-
Timeline translating feature implemented via pure
babel
-
cactbot-highlight
now built via webpack, for performance.
0.2.2 - 2021-02-06
- Translating feature don't depends on cactbot's project structure now.
0.2.1 - 2021-01-22
- Pick locale in list instead of manually type when translating timeline
0.2.0 - 2021-01-03
- More snippets for cactbot raidboss module
0.1.5 - 2020-12-11
- Adjust time without 1 digit
0.1.4 - 2020-12-09
- Regex matching out of sync text
0.1.3 - 2020-12-08
- Translating feature broken since cactbot migrate to ES6 modules
0.1.2 - 2020-11-21
- Translating feature broken since cactbot migrated to webpack
0.1.1 - 2020-10-13
- Dependency 'vm2' not found
0.1.0 - 2020-10-10
- 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.
0.0.5 - 2020-10-09
- Wrong encoding on Windows
0.0.4 - 2020-10-09
-
Adjust time to number from context menu
-
Translate timeline
0.0.3 - 2020-10-08
- Adjust time by number from context menu
0.0.2 - 2020-10-06
- Float number is not currectly matched
0.0.1 - 2020-10-06
-
Basic highlighting for cactbot timeline files
-
Some useful snippets