Skip to content

Releases: azaky/wikigame

v1.0.0-beta.3

15 Oct 20:11
Compare
Choose a tag to compare
v1.0.0-beta.3 Pre-release
Pre-release

This release is for testers who want to try out the game before the extension is published officially on the Google Chrome Webstore.

To install this extension:

  • Download and extract wikigame-v1.0.0-beta.3.zip
  • Go to chrome://extensions
  • Ensure that Developer mode toggle is enabled (top-right)
  • Click Load unpacked (top left), then choose the extracted folder
  • Visit any article in Wikipedia, append ?roomId=1234 to the link (example: http://en.wikipedia.org/wiki/Wikiracing?roomId=1234). Of course you can change the roomId to anything you want (including non-numeric, like ?roomId=test).

If everything is loaded correctly, then you will be prompted to enter your username, and then a sidebar on the left side should appear.

Notes:

  • If you use Opera, you can load the crx file instead (this is not allowed in Chrome for security reasons).
  • If you have installed any previous version of this extension, it's best to remove the old one first then install a new one.
  • It has been tested on the latest versions of Chrome, Brave, and Opera. If you encounter bugs/issues, tell us.

Changelog compared to v1.0.0-beta.0:

  • Many stability improvements (325ae67, 99fc2d9, 59951c9)
  • Host is now transferrable (4e2d194)
  • Offline players are now indicated with slight grey colors (a4eeca1)
  • Add toasts for notifications, and add notification on some events (e.g. player join/disconnected) (a441692, 516d0ad)
  • Handle duplicated username (5d87a3a)
  • Improvements in article picker (d229982)

v1.0.0-beta.0

14 Oct 15:31
Compare
Choose a tag to compare
v1.0.0-beta.0 Pre-release
Pre-release

This release is for testers who want to try out the game before the extension is published officially on the Google Chrome Webstore.

To install this extension:

  • Download and extract wikigame-v1.0.0-beta.0.zip
  • Go to chrome://extensions
  • Ensure that Developer mode toggle is enabled (top-right)
  • Click Load unpacked (top left), then choose the extracted folder
  • Visit any article in Wikipedia, append ?roomId=1234 to the link (example: http://en.wikipedia.org/wiki/Wikiracing?roomId=1234). Of course you can change the roomId to anything you want (including non-numeric, like ?roomId=test).

If everything is loaded correctly, then you will be prompted to enter your username, and then a sidebar on the left side should appear.

Notes:

  • If you have installed any previous version of this extension, it's best to remove the old one first then install a new one.
  • It has been tested on the latest versions of Chrome, Brave, and Opera. If you encounter bugs/issues, tell us.

Changelog compared to v0.0.1-beta:

  • Add article autocomplete (e29fda9)
  • Now using React, leading to smoother overall experience (027ac9b)

v0.0.1-beta

11 Oct 08:26
Compare
Choose a tag to compare
v0.0.1-beta Pre-release
Pre-release

This release is for testers who want to try out the game before the extension is published officially on the Google Chrome Webstore.

It has been tested on the latest versions of Chrome, Brave, and Opera.

To install this extension:

If everything is loaded correctly, then a sidebar on the left side should appear.

Note: if you have installed any previous version of this extension, it's best to remove the old one first then install a new one.