habitica/website
Sabe Jones d69e7e66ee
World Boss 2018 (Server) (#9995)
* feat(world-boss): barebones API

* fix(world): use Express respond for better JSON

* fix(api): respond with code 200

* feat(content): canonical Dysheartener desc and Rage

* fix(world-boss): enable progress

* WIP(test): world state API

* WIP(test): refactor world boss setup

* WIP(test): better expectations

* fix(test): more expect polishing

* feat(event): server side World Boss

* fix(strings): accidental deletion

* fix(content): include encouragement after Rage

* refactor(world-boss): address comments
2018-02-13 19:21:39 -06:00
..
client chore(sprites): compile 2018-02-12 21:58:54 +00:00
common World Boss 2018 (Server) (#9995) 2018-02-13 19:21:39 -06:00
raw_sprites World Boss 2018 (Server) (#9995) 2018-02-13 19:21:39 -06:00
server World Boss 2018 (Server) (#9995) 2018-02-13 19:21:39 -06:00
static Add .gitattributes file fixes #9717 (#9722) 2018-01-29 14:53:14 -06: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.