Releases: UURAGE/ScenarioEditor
Releases · UURAGE/ScenarioEditor
Scenario Editor 4.4.0
- Fixed type casting defaults
- Moved metadata initialisation from Load to Main
- Removed characterIdRef from node object if not computer node
- Fixed apply changes not exiting edit mode
- Optimized subject zoom in and printing
- Implemented dynamic text input control creation
- Improved and fixed validation reporting
- Fixed missing statement maximum length in notepad
- Added language support for sections in configuration
- Fixed selector escaping for dots in ids
- Added markdown attribute for strings to config
- Improved and fixed validation reporting
- Removed dysfunctional .htaccess
- Added situations to draft feature
- Removed parameter and property accordions for single character configs
- Reduced code duplication
- Refactoring
Scenario Editor 4.3.0
- Changed hover menus to click menus
- Implemented language for a scenario
- Implemented values for enumerations in configuration
- Migrated language system to i18next framework
- Implemented language support for configuration
- Implemented authors for scenario
Scenario Editor 4.2.4
- Fixed various user interface and user experience issues:
- Fixed dragging of multiple nodes when selected using Control
- Added visual style for elements that are being selected
- Ensured tree zoom buttons do not start dragging or subject name editing
- Added update just before displaying minimap
- Improved minimap selector sizing
- Removed leftover arbitrary limit on the number of children
- Switched from hover to click menus
- Refactored parts of the application
Scenario Editor 4.2.3
- Removed tabs when only displaying properties for one character
- Fixed loss of selected node data on tree zoomout
Scenario Editor 4.2.2
- Fixed selectables starting when mouse is pressed over scrollbar
- Fixed undefined version when importing older scenarios
Scenario Editor 4.2.1
- Fixed caching of stale offsets by jsPlumb
- Changed session cookie name for session cleanup script compatibility
- Fixed properties and parameters not showing up in sidebar on a computer node
- Fixed error on undefined values for user-defined enumeration
- Fixed undefined operator cast when changing the type of a user-defined parameter
Scenario Editor 4.2.0
- Fixed support for exporting a scenario XML in IE and Safari
- Fixed multiple subject movement with the control key plus the arrow keys
- Fixed saving of characteridref to XML for initial parameter values
- Implemented order of responses based on the axis with the largest span
- Implemented autocomplete for per-statement property values
Scenario Editor 4.1.0
- Added optional character name to configuration
- Fixed restrictions on id attribute
- Improved and fixed positioning by using cssPosition
- Fixed scoping bug of per-computer-own parameter effects
- Fixed minor bugs
- Improved minimap
- Refactored parts of the application
Scenario Editor 4.0.0
This release introduces the configurable Scenario Editor.
You can now write a configuration file based on the config language to configure the editor.
The editor exports scenarios based on version 4 of the UUDSL.