Skip to content

Releases: blueshank-gh/fc2-reflection

0.0.11

Choose a tag to compare

@blueshank-gh blueshank-gh released this 13 Jan 20:06

{66272112-2537-40AC-81D9-B5AA7B74A12E}
Scripts & Configurations now feature a search bar
Full Changelog: 0.0.10...0.0.11

0.0.10

Choose a tag to compare

@blueshank-gh blueshank-gh released this 12 Jan 00:13

Fix error caused by metadata in configuration updater

Full Changelog: 0.0.9...0.0.10

0.0.9

Choose a tag to compare

@blueshank-gh blueshank-gh released this 11 Jan 23:03

Config export & import in JSON format
Updated reflection documentation
Fix issue with on_worker not passing variables to scripts
Fix issue with configurations not saving
Use chalk & color4 from external library

Full Changelog: 0.0.8...0.0.9

Reflection - 0.0.8

Choose a tag to compare

@blueshank-gh blueshank-gh released this 05 Jan 17:46

Full Changelog: 0.0.7...0.0.8
New chalk & color library, builtins for now
Reflection can now send messages to VSC
Changed print functions to use internal chalk
Reflection is now passed through to underlying modules & states
Added a reply callback for debugging

Reflection - 0.0.7

Choose a tag to compare

@blueshank-gh blueshank-gh released this 18 Dec 04:29

Fixed pipe-mode due to errors within both extension and reflection
You can now change the interval of pipe-mode
Reflection now "uplifts" deviations in extension configuration

Full Changelog: 0.0.6...0.0.7

Reflection - 0.0.6

Choose a tag to compare

@blueshank-gh blueshank-gh released this 17 Dec 20:52

Additional information added to session.
You can now view perks under your session.

Full Changelog: 0.0.5...0.0.6

Reflection - 0.0.5

Choose a tag to compare

@blueshank-gh blueshank-gh released this 17 Dec 05:47

Reflection now shows modules required by scripts.
This means you can identify what libraries you are probably missing.

Full Changelog: 0.0.4...0.0.5

Reflection - 0.0.4

Choose a tag to compare

@blueshank-gh blueshank-gh released this 16 Dec 04:05

Full Changelog: 0.0.3...0.0.4
Added Configuration IDE
Added type support for configurations

Reflection - 0.0.3

Choose a tag to compare

@blueshank-gh blueshank-gh released this 15 Dec 22:40

Full Changelog: 0.0.2...0.0.3

Added extra buttons onto scripts & runtime panels for easy refreshing if something changes
Added more functionality to scripts panel with more information on scripts
Added runtimes panel for managing hypervised scripts under reflection
Added dedicated commands panel for quickly executing commands to reflection
Extension & Runtime now runs output pipes regardless for dialogs
Restructured trees in-code for smaller compile

Reflection - 0.0.2

Choose a tag to compare

@blueshank-gh blueshank-gh released this 15 Dec 06:54

Full Changelog: 0.0.1...0.0.2

Added new sidebar panel for navigation
Added simple scripts browser
Added session information panel
Added runtimes panel for command shortcuts

Reflection now checks what version you are using to ensure there isn't any issues.