Skip to content

Releases: alopezlago/MODAQ

v1.21.0

09 Jun 05:37
ffe6b83
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.20.0...v1.21.0

v1.20.0

07 Jun 21:08
1998d6f
Compare
Choose a tag to compare

What's Changed

  • v1.20.0 - Add support for making the score appear vertically instead of horizontally by @alopezlago in #225

Full Changelog: v1.19.0...v1.20.0

v1.19.0

06 Jun 05:43
6cd42cc
Compare
Choose a tag to compare
  • Add scoresheet view (#202)
  • Change logic around score calculation so it can support more than 2 teams in the future
  • Bump version to 1.19.0

What's Changed

Full Changelog: v1.18.0...v1.19.0

v1.18.0

02 Jun 06:16
9056519
Compare
Choose a tag to compare
  • Add a dialog that lets you reorder players under Actions | Player Management | Reorder Players... (#203)
  • Highlight the current cycle in the Event Log and underline the number for the selected cycle (#206)
  • Simplify tossup get message in Event Log (remove buzz position info) to reduce clutter (partial #211)

v1.17.0

16 May 06:51
f4d3499
Compare
Choose a tag to compare
  • Questions no longer have a scrollbar in their container but instead grow as large as they need to be (#204)
  • Fix issue where only changing the font size in the Font dialog would reset the font face (#218)
  • Add more fonts like Garamond and default to serif fonts if the selected font is unavailable (#213)
  • Font only changes the question font instead of all fonts in the UI (#214)

v1.16.0

14 May 20:30
aa79153
Compare
Choose a tag to compare
  • Remove LifSheets and Copy Buzz Points menu items, since they aren't used
  • Make protests more discoverable by always showing it in the buzz menu (#208)
  • Show checkmark and X in buzz menu to make finding the right action easier
  • Add actions for throwing out questions in the top menu (#207)
  • Show sample text in Font dialog to show how the question text will look like (#215)

v1.15.0

14 May 20:29
a774c8e
Compare
Choose a tag to compare
  • Fix issue where onExport was called when a game wasn't ready
  • onExport now takes in a second optional parameter that gives some context about the export. For now it only says what the source of the export was (e.g. next button, timer). This can be used to figure out when the export for the end of the game is.
  • Add an option to back up the game as a JSON of the game state or a QBJ file when the host uses a custom export
  • Remove the "Copy Buzz points" menu item since it's unnecessary (export to Lifsheets works)

v1.14.0

09 Apr 21:58
ea3679e
Compare
Choose a tag to compare
  • Support choosing teams from a QBJ Tournament file when starting a new game

v1.13.0

13 Mar 07:07
9ae458f
Compare
Choose a tag to compare
  • Add dialog to rename players during the game (#189)

  • Bump version to 1.13.0

v1.12.0

16 Feb 08:03
9f77b7b
Compare
Choose a tag to compare
  • Add customExportInterval prop. When set, the custom export callback will be called periodically

  • Rename PACE format to indicate that it's no longer the current format

  • Bump version to 1.12.0