1.3.3 (2022-07-06)
1.3.2 (2022-03-03)
- Fixes error displayed in the console when the tutorial property is not defined (5443d56)
1.3.1 (2022-02-23)
- Fixes gifs not dispaying on 'moving' part of the tutorial (4fd910d)
1.3.0 (2022-02-11)
1.2.2 (2022-01-24)
1.2.1 (2022-01-24)
1.2.0 (2022-01-07)
1.1.1 (2021-11-19)
1.1.0 (2021-11-05)
- configuration: Added local configuration panel (b67b5c9)
1.0.5 (2021-09-22)
- configuration: fixed path when initializing a configuration panel (420ce78)
1.0.4 (2021-09-07)
- Replacing ASSETS_URL environment variable by a dynamically generated default_assets_url.ts file. (05eba1f)
1.0.3 (2021-09-06)
- bundle: Creating a bundle for the lib (ad7e21d)
1.0.2 (2021-09-06)
- doc: Adding a reference documentation (f985492)
- doc: Improving the installation documentation (4fa0bcc)
1.0.1 (2021-09-03)
- 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)
- 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)
- 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)
- 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)
- Removing publicPath config in Webpack that is wreaking havok in resources loading. (5ebf927)
1.0.0-alpha.7 (2021-08-19)
- Fixing dry-run failed getting correct tag (again) (f5f994e)
1.0.0-alpha.6 (2021-08-19)
- Fixing dry-run failed getting correct tag (8caa5e4)
1.0.0-alpha.5 (2021-08-19)
- Adding an ASSET_URL environment variable to customize the assets URL location (c23183e)
1.0.0-alpha.4 (2021-08-18)
- Tiled does not support properties with same name (2f6533d)
1.0.0-alpha.3 (2021-08-18)
- improving project layout. Generating HTML files using EJS templates. (f73a4d2)