Skip to content

Latest commit

 

History

History
416 lines (195 loc) · 21.8 KB

CHANGELOG.md

File metadata and controls

416 lines (195 loc) · 21.8 KB

1.9.3 (2025-01-09)

Bug Fixes

  • Making sure the trigger message is removed when leaving zone (ddf4b45)

1.9.2 (2025-01-09)

Bug Fixes

  • Fixing non implemented triggerMessage support (cd0a293)

1.9.1 (2024-04-29)

Bug Fixes

  • improve text design for the tuto strep one (#238) (54d554c)

1.9.0 (2024-04-28)

Features

1.8.1 (2024-04-15)

Bug Fixes

  • image location for tuto (c893e55)

1.8.0 (2024-04-15)

Features

1.7.7 (2024-03-27)

Bug Fixes

1.7.6 (2024-03-25)

Bug Fixes

  • Fixing the "back" button in configuration screen (#233) (5b041d3)

1.7.5 (2024-02-07)

Bug Fixes

  • migrate video and image of tutorial (8ad5dcf)

1.7.4 (2024-02-07)

Bug Fixes

  • change to define html public file from admin service (37ceb92)

1.7.3 (2024-02-07)

Bug Fixes

  • update strategy to use workadventure webpage (089400d)

1.7.2 (2024-02-07)

Bug Fixes

1.7.1 (2024-02-07)

Bug Fixes

1.7.0 (2024-02-07)

Features

  • change to use keypad of WorkAdventure (#232) (2f38022)

1.6.0 (2024-02-06)

Features

1.5.4 (2023-11-23)

Bug Fixes

1.5.3 (2023-11-16)

Bug Fixes

  • Open config with allow api parameter (#227) (360b36e)

1.5.2 (2023-11-10)

Bug Fixes

1.5.1 (2023-11-09)

Bug Fixes

  • Adapting documentation to Docusaurus (2df69e1)

1.5.0 (2023-10-23)

Features

  • Update for new configuration version (#222) (124d6f1)

1.4.8 (2023-08-22)

Bug Fixes

  • Fixing link to bells page (6a7ea0a)

1.4.7 (2023-08-09)

Bug Fixes

  • Adding the ability to create doorsteps using zone areas (ff77f1f)
  • Update github workflow (#200) (9cc178e)
  • Upgrading semantic-release (23ea64c)

1.4.6 (2022-11-18)

Bug Fixes

1.4.5 (2022-10-26)

Bug Fixes

1.4.4 (2022-10-17)

Bug Fixes

1.4.3 (2022-10-04)

Bug Fixes

  • update webpack configuration (95c05bb)

1.4.2 (2022-10-04)

Bug Fixes

  • change strategy launcher new tutorial v1 (#186) (1ff439b)

1.4.1 (2022-10-04)

Bug Fixes

1.4.0 (2022-10-04)

Features

  • tutorial: create "new tutorial v1" (2e3b0a1)

Features

  • tutorialv1: create "new tutorial v1" (6cf1e80)

1.3.3 (2022-07-06)

Bug Fixes

  • Making scripting-extra compatible with Tiled 1.9 (#163) (0fbdf50)

1.3.2 (2022-03-03)

Bug Fixes

  • Fixes error displayed in the console when the tutorial property is not defined (5443d56)

1.3.1 (2022-02-23)

Bug Fixes

  • Fixes gifs not dispaying on 'moving' part of the tutorial (4fd910d)

1.3.0 (2022-02-11)

Features

  • Fixes iFrame not clausing when going through the whole tutorial (#125) (0c541df)

1.2.2 (2022-01-24)

Bug Fixes

  • Fixes images and videos not displayed in tutorial (#114) (aebcc86)

1.2.1 (2022-01-24)

Bug Fixes

  • Fixes the http 404 error when loading tutorial (#113) (9a8d691)

1.2.0 (2022-01-07)

Features

  • tutorial: adding an easy to add "tutorial" (ff749c8), closes #84

1.1.1 (2021-11-19)

Bug Fixes

  • template: Double properties cause template engine crash (#92) (700c276)

1.1.0 (2021-11-05)

Features

  • configuration: Added local configuration panel (b67b5c9)

1.0.5 (2021-09-22)

Bug Fixes

  • configuration: fixed path when initializing a configuration panel (420ce78)

1.0.4 (2021-09-07)

Bug Fixes

  • Replacing ASSETS_URL environment variable by a dynamically generated default_assets_url.ts file. (05eba1f)

1.0.3 (2021-09-06)

Bug Fixes

  • bundle: Creating a bundle for the lib (ad7e21d)

1.0.2 (2021-09-06)

Bug Fixes

  • doc: Adding a reference documentation (f985492)
  • doc: Improving the installation documentation (4fa0bcc)

1.0.1 (2021-09-03)

Bug Fixes

1.0.0 (2021-09-03)

Bug Fixes

  • Adding a "boostrapExtra()" function to bootstrap the extra script. (127bce7)
  • Adding an ASSET_URL environment variable to customize the assets URL location (c23183e)
  • Adding door features, variable change on zone feature, webpack build and more! (4e6df5b)
  • Adding dynamic configuration page based on variables available in the configuration layer (WIP) (8853db0)
  • Adding support for multiple configuration pages by turning the configuration layer into a "group" layer. (1cacd8c)
  • Fixing dry-run failed getting correct tag (8caa5e4)
  • Fixing dry-run failed getting correct tag (again) (f5f994e)
  • Fixing query string lost in redirection on unpkg. We are now using hash to pass parameters between script and keypad iframe (09eea93)
  • Fixing top alignment of keypad with the top of the door (instead of the top of the walking area) (fafbe4d)
  • Fixing unit test (714c0fe)
  • Improving doc for doors (43931f9)
  • improving project layout. Generating HTML files using EJS templates. (f73a4d2)
  • Read variables recursively in any group (3f5a698)
  • Removing publicPath config in Webpack that is wreaking havok in resources loading. (5ebf927)
  • Tiled does not support properties with same name (2f6533d)
  • Upgrading dependencies to fix issues with ITiledMap interfaces (a7d883f)
  • tryingalpharelease: initial alpha release (3ff53a1)
  • tryingalpharelease: initial alpha release (22d1cca)

1.0.0-alpha.11 (2021-09-03)

Bug Fixes

  • Adding a "boostrapExtra()" function to bootstrap the extra script. (127bce7)
  • Adding dynamic configuration page based on variables available in the configuration layer (WIP) (8853db0)
  • Adding support for multiple configuration pages by turning the configuration layer into a "group" layer. (1cacd8c)
  • Improving doc for doors (43931f9)
  • Read variables recursively in any group (3f5a698)

1.0.0-alpha.10 (2021-08-19)

Bug Fixes

  • Fixing top alignment of keypad with the top of the door (instead of the top of the walking area) (fafbe4d)

1.0.0-alpha.9 (2021-08-19)

Bug Fixes

  • Fixing query string lost in redirection on unpkg. We are now using hash to pass parameters between script and keypad iframe (09eea93)

1.0.0-alpha.8 (2021-08-19)

Bug Fixes

  • Removing publicPath config in Webpack that is wreaking havok in resources loading. (5ebf927)

1.0.0-alpha.7 (2021-08-19)

Bug Fixes

  • Fixing dry-run failed getting correct tag (again) (f5f994e)

1.0.0-alpha.6 (2021-08-19)

Bug Fixes

  • Fixing dry-run failed getting correct tag (8caa5e4)

1.0.0-alpha.5 (2021-08-19)

Bug Fixes

  • Adding an ASSET_URL environment variable to customize the assets URL location (c23183e)

1.0.0-alpha.4 (2021-08-18)

Bug Fixes

  • Tiled does not support properties with same name (2f6533d)

1.0.0-alpha.3 (2021-08-18)

Bug Fixes

  • improving project layout. Generating HTML files using EJS templates. (f73a4d2)

1.0.0-alpha.2 (2021-08-11)

Bug Fixes

  • Adding door features, variable change on zone feature, webpack build and more! (4e6df5b)
  • Fixing unit test (714c0fe)
  • Upgrading dependencies to fix issues with ITiledMap interfaces (a7d883f)

1.0.0-alpha.1 (2021-08-09)

Bug Fixes

  • tryingalpharelease: initial alpha release (3ff53a1)
  • tryingalpharelease: initial alpha release (22d1cca)