Skip to content

Releases: lunafromthemoon/RenJS-V2

v2.7.1

08 Jan 20:24
Compare
Choose a tag to compare

2.7.1 (2022-01-08)

Bug Fixes

  • forgot to actually push the changes??? (173c952)

v2.7.0

08 Jan 19:08
Compare
Choose a tag to compare

2.7.0 (2022-01-08)

Features

v2.6.3

07 Jan 23:24
Compare
Choose a tag to compare

2.6.3 (2022-01-07)

Bug Fixes

  • sfx is now sent to the message box, text sfx is skipped in new line character, indexed elements are now properly indexed by id, two new plugin handlers (c12b278)
  • Solve boot issues (d774c9e)

v2.6.2

24 Dec 14:38
Compare
Choose a tag to compare

2.6.2 (2021-12-24)

Bug Fixes

  • lazyloading failed when whole action key included parts of reserved words like 'if' or 'choice', added also the cgs used by visual choices (1fd68b2)

v2.6.1

12 Dec 12:07
Compare
Choose a tag to compare

2.6.1 (2021-12-12)

Bug Fixes

  • a11y: escape html before tokenizing it for accessible label (663e9e3)

v2.6.0

05 Dec 12:47
Compare
Choose a tag to compare

2.6.0 (2021-12-05)

Features

  • a11y: allow accessible labels to be overridden from a yaml file (77fe35b)
  • a11y: make rolling credits effect text accessible (2a62911)

v2.5.0

05 Dec 00:24
Compare
Choose a tag to compare

2.5.0 (2021-12-05)

Bug Fixes

  • a11y: hide canvas from accessibility tree (511b100)
  • a11y: move "return" on saveload below save/load buttons (0999ce6)
  • a11y: reorder HUD menu buttons to be settings > saveload > auto > skip (eac1ac7)

Features

  • a11y: make choices accessible (23aef71)
  • a11y: make menu buttons accessible (2350aad)
  • a11y: make message box text accessible (724a2e3)
  • a11y: make name text accessible (ab48c89)
  • a11y: make sliders accessible (fac4ca8)
  • a11y: make visual choices accessible (9569fd0)
  • add accessibility layer to game (02d7636)
  • support nested text styles (540c8d5)

v2.4.0

05 Dec 00:19
Compare
Choose a tag to compare

2.4.0 (2021-12-05)

Features

v2.3.2

23 Nov 22:29
Compare
Choose a tag to compare

2.3.2 (2021-11-23)

Bug Fixes

v2.3.1

14 Nov 12:55
Compare
Choose a tag to compare

2.3.1 (2021-11-14)

Bug Fixes

  • send body to plugins, text input example (264731f)