Skip to content

v2.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Oct 07:28
· 711 commits to master since this release

Features

  • interface/context: context menu onBack function (#122) #122 (Sam Shanks)
  • imports: add keybinds manager (#124) #124 (Dominic)
  • client/textui: open state getter for textUI (#126) #126 (BerkieBb)
  • web: skillcheck minigame #129 (Luke)
  • client/skillcheck: winning/losing promise resolving #129 (Luke)
  • web/skillcheck: add support for custom game difficulty #129 (Luke)
  • client/skillcheck: skillcheck array chaining #129 (Luke)
  • package: skillcheck typings #129 (Luke)

Bug Fixes

Styles

  • web/skillcheck: update appearance #129 (Luke)

Code Refactoring

  • keybinds: formatting and tweaks (Linden)
  • keybinds: rename module, tweaks (#127) #127 (Dominic)
  • addKeybind: consistency with defaultKey (#128) #128 (Dominic)
  • addKeybind: improve types (Linden)
  • locale: simplify (Linden)
  • web/skillcheck: move visibility into it's own state #129 (Luke)
  • skillcheck: move array handling into ui #129 (Luke)
  • web/skillcheck: remove unused code and comments #129 (Luke)

Chores

Commits

  • web/skillcheck: adjust game difficulty #129 (Luke)