Skip to content

Releases: lonk/mjrt

v1.3.1

09 Nov 22:44
Compare
Choose a tag to compare
  • fix an issue with the timer when locking a room

v1.3.0

09 Nov 22:30
Compare
Choose a tag to compare
  • add a spectator mode
  • allow the room owner to lock the room
  • remove the 2 steps start of a game
  • fix sw error on firefox private navigation

v1.2.1

14 May 00:35
Compare
Choose a tag to compare
  • remove the footer and put github link to icons list
  • add icons list to the login layout
  • add majority link on the login page
  • change emotes to prettier ones
  • display the emote in full size for 2 seconds when it is chosen by the player
  • fix players container centering

v1.2.0

02 May 20:49
Compare
Choose a tag to compare
  • add the first version of the emotes
  • change color of the answer A to be different of answer C for colorblind people

v1.1.2

27 Apr 16:29
Compare
Choose a tag to compare
  • clean prometheus labels on room deletion
  • redirect not found urls to /login
  • randomize answers display order

v1.1.0

27 Apr 16:26
Compare
Choose a tag to compare
  • play a success or a failure sound when answers are shown
  • chosen answers are now more visibles

v1.1.1

27 Apr 16:27
Compare
Choose a tag to compare
  • add a google analytics link
  • fix rooms auto-deletion
  • play a notify sound when a new question is shown

v1.0.0

22 Apr 23:04
Compare
Choose a tag to compare
  • major cleanup of the whole codebase
  • don't take in account offline players to skip the WaitingForAnswers timer
  • display the reason of a denied room join
  • display the number of the current round

v0.1.6

20 Apr 19:31
Compare
Choose a tag to compare
  • add a proper environment
  • fix winners display
  • elect a new game master if the former one leaves the room
  • remove offline players at room reset

v0.1.5

18 Apr 18:14
Compare
Choose a tag to compare
  • improve the ui