HabitRPG / habitica-chrome

Chrome extension for HabitRPG. Uses 3rd party productivity website events to trigger point gain/loss.
https://chrome.google.com/webstore/detail/habitrpg/pidkmpibnnnhneohdgjclfdjpijggmjj?hl=en-US
GNU General Public License v3.0
109 stars 47 forks source link

Help needed: upgrade the extension to work with Habitica v3 #144

Closed paglias closed 8 years ago

paglias commented 8 years ago

Hi,

we're nearing the release of version 3 of the Habitica API.

One of the biggest changes is that every task will need a system-wide unique ID so it won't be possible anymore to use the same UID for every user (like productivity) but a unique value will have to be created for every user.

The new API docs can be found at http://v3.habitica.com/apidoc/.

If anyone from the community wants to make the necessary changes to upgrade the extension we'll be happy to help.

Thanks

crookedneighbor commented 8 years ago

Here is a migration guide for upgrading to version 3. If you have any questions, feel free to reach out on Github or the Aspiring Comrades Guild.

librarianmage commented 8 years ago

Will this not work now, as API v2 has been removed?

paglias commented 8 years ago

This has been done, forgot to close the issue