habitica-self-host/website
Sabe Jones 6d0496fbd0 Lost Masterclasser Quest Line (#9183)
* fix(sprites): serve animated GIFs
Also add new GIF for upcoming quest line

* feat(content): Masterclasser capstone quest
Also fixes Quests page for clearer lock/unlock display

* chore(sprites): compile

* feat(achievements): award quest completionist cheevo

* feat(quests): Siphoning Void
fix Achievements page styling and text spacing
fix display of Rage bar on party page

* test(quests): Lost Masterclasser

* chore(news): Bailey

* fix(test): only use Masterclasser in relevant scenario
2017-10-13 20:32:55 -05:00
..
client Lost Masterclasser Quest Line (#9183) 2017-10-13 20:32:55 -05:00
common Lost Masterclasser Quest Line (#9183) 2017-10-13 20:32:55 -05:00
raw_sprites Lost Masterclasser Quest Line (#9183) 2017-10-13 20:32:55 -05:00
server Lost Masterclasser Quest Line (#9183) 2017-10-13 20:32:55 -05:00
static Lost Masterclasser Quest Line (#9183) 2017-10-13 20:32:55 -05: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.