acornia-quest
PRIVATE EXTENSION FOR INTERNAL USE, NOTHING TO SEE HERE.
This extension adds support for a custom file format (inspired by Markdown) used to design the quests, cutscenes & dialogs of the Acornia video game.
0.2.9
- Replaced placeholder style commands with real ones from behaviours database
- Fix bug with item icons
0.2.8
- Update heading snippets
- Fix scrolling bug when editing content
- Reactivate preview scroll sync
- Fix color of number & boolean insruction arguments
0.2.7
- Quick fix by deactivating preview scroll sync
0.2.6
- Fix bug with /enter instruction
- Add completion shortcut for /character {characterName}
- Add header snippets to completion items
0.2.5
- Sync scrolling between edited document and preview
- Add item icons in preview
- /!\ Workspace is now the Assets folder instead of the Assets/GameData/Quests folder
0.2.4
- Add intellisense description on instructions
- Add tooltip on hovering instruction tokens
0.2.3
- Handle new database format: unionTypes & quantified arguments
0.2.2
- Detect when database file is modified and reload document
0.2.1
- Handle new database format (overloads instead of argument types)
- Fix auto-complete for quest arguments showing only one quest
0.1.4
- Add colored headers in document + preview
- Fix syntax highlighting not updated when changing tab
- Fix synchronization problems between client & server
- Global optimization: document is parsed once server-side then everything is updated
0.1.3
- Use instruction & object database from selected workspace
- Better diagnostics
- Completion on instructions arguments
- Add semantic highlighting
0.1.0
Initial release
| |