mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-16 08:52:17 +00:00
No description
* adjust wording and time format for Custom Day Start time confirmation - explains that this is the EARLIEST possible time for cron - allows user to see the exact earliest time * remove unnecessary hyphen from login date in Profile; added whitespace after colons * allow Hall of Heroes to be seen by non-admin users (except for admin interface) Also removes a level of code indentation that seemed to be incorrect. * clarify that Orb of Rebirth costs 0 gems after level 100 Previously, the modal showed just a gem icon with no number, which was misleading. Now it shows explicitly 0 gems. * fix spelling mistake (Challeges > Challenges) * allow equipment to be sorted by Perception Also change Con > CON, Per > PER, etc for consistency with abbreviations used in other locations. |
||
|---|---|---|
| .ebextensions | ||
| .github | ||
| database_reports | ||
| gulp | ||
| keys/google | ||
| kubernetes | ||
| migrations | ||
| scripts | ||
| test | ||
| vagrant_scripts | ||
| webpack | ||
| website | ||
| .babelrc | ||
| .bowerrc | ||
| .buildpacks | ||
| .codeclimate.yml | ||
| .dockerignore | ||
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| .nodemonignore | ||
| .nvmrc | ||
| .travis.yml | ||
| apidoc.json | ||
| bower.json | ||
| config.json.example | ||
| docker-compose.dev.yml | ||
| docker-compose.yml | ||
| Dockerfile | ||
| Dockerfile-Production | ||
| Gruntfile.js | ||
| gulpfile.js | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| Procfile | ||
| README.md | ||
| VAGRANT.md | ||
| Vagrantfile.example | ||
Habitica

Habitica is an open source habit building program which treats your life like a Role Playing Game. Level up as you succeed, lose HP as you fail, earn money to buy weapons and armor.
We need more programmers! Your assistance will be greatly appreciated.
For an introduction to the technologies used and how the software is organized, refer to Guidance for Blacksmiths.
To set up a local install of Habitica for development and testing on various platforms, see Setting up Habitica Locally.