habitica-self-host/website
Travis b5872a9577 Give MasterClasser Acheivement on completion of any of the series quests, not just the final. (#10086)
* Adding check to give master classer acheivement on any master classer series quest completion

fixes #9461

* Fixing concat bug by assigning the variable after concatenation.

* Fixing retry query.
2018-03-24 11:18:33 -05:00
..
client Quest completion modal acknowledge on close (#10089) 2018-03-24 11:18:13 -05:00
common fix: fix quest shop to not use string addition when buying quests (#10120) 2018-03-24 11:17:23 -05:00
raw_sprites feat(content): Mystery Items 2018/03 2018-03-22 19:50:47 +00:00
server Give MasterClasser Acheivement on completion of any of the series quests, not just the final. (#10086) 2018-03-24 11:18:33 -05:00
static Removes video from presskit.zip (#10013) 2018-03-17 22:15:40 +01:00
README.md expose new client at /new-app, can be enabled in prod setting a flag 2016-09-21 13:43:39 +02:00

/website/client contains the source files for the new client side that is being developed as part of the Habitica.com redesign. Static assets for the new client can be found in website/static.

The old client side files can be found in /website/client-old, they are still used on Habitica.com while the redesign is in progress.