Skip to content

Releases: alopezlago/MODAQ

v1.33.2

08 Nov 07:36
c559c7a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.33.1...v1.33.2

v1.33.1

30 Sep 07:25
8160b17
Compare
Choose a tag to compare

What's Changed

  • Support "(emphasise)" as a reader directive (#313)
  • Have a better layout for the vertical score view (better alignment) (#300)
  • Update vite and vite settings

Full Changelog: v1.33.0...v1.33.1

v1.33.0

03 Sep 07:20
ea822d4
Compare
Choose a tag to compare

What's Changed

  • Bump micromatch from 4.0.5 to 4.0.8 by @dependabot in #308
  • Merged PR 317: v1.33.0 - bonus shortcuts, drag+drop by @alopezlago in #309
    • Add shortcut to toggle bonus parts with the 1-5 keys (#294)
    • Add support for drag+drop for loading files like packets, QBJ files, etc. (#306)
    • Add link to a webpage that lets you create QBJ registration files (#253)
    • Fix issue where shortcuts could be triggered when a dialog was opened

Full Changelog: v1.32.2...v1.33.0

v1.32.2

28 Aug 07:28
d5e2488
Compare
Choose a tag to compare

What's Changed

  • Merged PR 315: v1.32.2 - Add support for serialized QBJ tournament file rosters by @alopezlago in #307

Full Changelog: v1.32.1...v1.32.2

v1.32.1

11 Aug 07:24
940e84e
Compare
Choose a tag to compare

What's Changed

  • v1.32.1 - Fix an issue where protests in tossup-only packets would crash MODAQ by @alopezlago in #305

Full Changelog: v1.32.0...v1.32.1

v1.32.0

05 Aug 07:52
562bfc7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.31.0...v1.32.0

  • Add Import from QBJ, which lets you load a game through a QBJ file (#251)
    • This brings back most information, but doesn't bring back protests
  • Fixed issue where changing who buzzed would clear the bonus (#295)
  • Fixed bug where players who joined were incorrectly added multiple times to the QBJ file
  • Fixed issue where Reorder Player didn't work after subs
  • When substituting a player, put them in the same place as the player who was subbed out (#297)
  • Show some basic warnings when MODAQ detects a suspiciously short tossup or a bonus with a different number of bonus parts
  • Add public method for parsing QBJ registrations
  • Bump version to 1.32.0

v1.31.0

19 Apr 06:26
d91e137
Compare
Choose a tag to compare

What's Changed

  • v1.31.0 - Add square bracket versions of default reader directives by @alopezlago in #291

Full Changelog: v1.30.1...v1.31.0

v1.30.1

16 Apr 07:33
bf7a245
Compare
Choose a tag to compare

What's Changed

Fix an issue where the import paths were malformed in index.ts.

Full Changelog: v1.30.0...v1.30.1

v1.30.0

11 Apr 07:20
a59932f
Compare
Choose a tag to compare

What's Changed

  • Merged PR 309: v1.30.0 - Minor improvements (swap teams, new pronunci… by @alopezlago in #288

Full Changelog: v1.29.0...v1.30.0

  • Move default pronunciation guide to be (" and "), which prevents issues where words with parentheses in them (like some chemicals) are incorrectly marked as pronunciation guides (#250)
  • Add a menu item for swapping the order of teams (#274)
  • Change the line height for question text to 1.4 to improve readability (#270)

v1.29.0

20 Mar 07:02
aaa2f40
Compare
Choose a tag to compare

What's Changed

  • v1.29.0- sub/superscript support, pronunciation guide … by @alopezlago in #286
  • Add support for subscripts and superscripts, now that YAPP emits them (#284)
  • Fix an issue where punctuation after a pronunciation guide made the guide count as a buzzable word (#282)
  • Normalize quotes in pronunciation guides so fancy quotes and normal quotes are treated the same
  • Export functions and types around formatted text so people can see how MODAQ breaks down the question text and get accurate word indexes for buzzes

Full Changelog: v1.28.0...v1.29.0