Skip to content

Releases: UURAGE/ScenarioEditor

Scenario Editor 4.4.0

14 Jan 15:20
Compare
Choose a tag to compare
  • 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

12 Dec 11:42
Compare
Choose a tag to compare
  • 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

12 Nov 15:00
Compare
Choose a tag to compare
  • 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

06 Nov 22:27
Compare
Choose a tag to compare
  • Removed tabs when only displaying properties for one character
  • Fixed loss of selected node data on tree zoomout

Scenario Editor 4.2.2

09 Oct 21:53
Compare
Choose a tag to compare
  • Fixed selectables starting when mouse is pressed over scrollbar
  • Fixed undefined version when importing older scenarios

Scenario Editor 4.2.1

22 Sep 22:52
Compare
Choose a tag to compare
  • 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

11 Sep 21:27
Compare
Choose a tag to compare
  • 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

03 Sep 10:42
Compare
Choose a tag to compare
  • 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

06 Jul 00:24
Compare
Choose a tag to compare

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.