Skip to content

Releases: eternagame/EternaJS

v1.26.1

06 Feb 17:35
Compare
Choose a tag to compare

Bug Fixes

  • Skip loading server-saved solution in addition to autosave for tutorial puzzles (d08ce24)

Full Changelog: v1.26.0...v1.26.1

v1.26.0

05 Feb 15:05
Compare
Choose a tag to compare

Features

  • Implement tutorial script UI operations for freeze, hint, and help (baae040)
  • Add context menu to feedback mode (dfbd4b7)

Full Changelog: v1.25.1...v1.26.0

v1.25.1

29 Nov 17:50
Compare
Choose a tag to compare

Bug Fixes

  • Fix puzzlemaker marking puzzles as having aptamers that have no aptamer (249cf52)
  • Clear more puzzle information on puzzlemaker reset (91ae616)
  • Add missing space in paste location error message (1ea0f10)

Full Changelog: v1.25.0...v1.25.1

v1.25.0

18 Nov 00:17
Compare
Choose a tag to compare

Features

  • Improve unhandled error text and add ability to copy stack trace (83daebd)
  • Support folding engine switcher as a valid target for tutorial script UI commands (#736)
  • Support highlighting misfolding regions in puzzlemaker (#734)
  • Update loading messages (61d5788)

Bug Fixes

  • Fix unhandled error with system touch gestures (183c261)
  • Fix next puzzle page navigation (2adc74b)
  • Make tutorial script instructions consistently case insensitive (#738)
  • Fix rscript ShowUIHighlight command not working on all UI elements, improve pointers for hidden UI (#739)
  • Improve handled data in beam to puzzlemaker and puzzlemaker autosave (#740)

Full Changelog: v1.24.0...v1.25.0

v1.24.0

08 Sep 20:54
Compare
Choose a tag to compare

Features

  • Add automatic marker layer for mutations (da7ea82)

Bug Fixes

  • Re-apply EternaScript fixes for error handling and out performance (da8186b)
  • Dont allow dialogs to be z-sorted over the sidebar since the sidebar has HTML content (1ea30e8)
  • Don't link puzzle title in noGame mode (8921db4)

Full Changelog: v1.23.0...v1.24.0

v1.23.0

06 Sep 18:56
Compare
Choose a tag to compare

Features

  • Support images in tutorial script textboxes (2e957f2)
  • Add codon constraint (578103c)

Full Changelog: v1.22.1...v1.23.0

v1.22.1

22 Jul 20:41
Compare
Choose a tag to compare

Bug Fixes

  • Change puzzlemaker title prefix for EternaFoldThreshknot from EFTHRESH to EFTK (4d868b5)

Full Changelog: v1.22.0...v1.22.1

v1.22.0

22 Jul 01:37
Compare
Choose a tag to compare

Features

  • Add EternaFoldThreshknot to puzzlemaker (41c9eb4)

Full Changelog: v1.21.1...v1.22.0

v1.21.1

14 Jul 16:37
Compare
Choose a tag to compare

Bug Fixes

  • Fix design browser selection on subsequent visits (d24d618)
  • Fix crash when loading a solution from the design browser that you just had loaded (838925e)

Full Changelog: v1.21.0...v1.21.1

v1.21.0

11 Jul 23:49
Compare
Choose a tag to compare

Features

  • Eternascript get_solution_id function (a61d4a6)
  • Option to disable game-related UI (d3c8c78)

Bug Fixes

  • Fix memory leak in tutorial scripts (6510aa6)
  • Dont let puzzle solve if tutorial isnt complete (b92a0bb)
  • Fix tooltips not triggering or not dismissing on touchscreens (bb0507b)
  • Fix broken touchscreen interactions when interrupted by system interactions (90371ab)
  • Improve nucleotide palette hitboxes (f5debcf)

Chores

Full Changelog: v1.20.2...v1.21.0