mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 03:52:14 +00:00
No description
Unearned achievements are hidden when viewing others' profiles, but are visible when a user views their own profile. Currently, the challenges achievement is displayed when viewing other users' profiles, even when they have not won any. This PR makes the challenges achievement display to other users' only when one or more challenges have been won. |
||
|---|---|---|
| archive | ||
| common | ||
| database_reports | ||
| dist | ||
| keys/google | ||
| migrations | ||
| test | ||
| website | ||
| .bowerrc | ||
| .buildpacks | ||
| .gitignore | ||
| .jshintrc | ||
| .nodemonignore | ||
| .travis.yml | ||
| bower.json | ||
| config.json.example | ||
| CONTRIBUTING.md | ||
| Dockerfile | ||
| DOCS-README.md | ||
| EXTENDEDCHANGELOG.md | ||
| Gruntfile.js | ||
| karma.conf.js | ||
| LICENSE | ||
| newrelic.js | ||
| package.json | ||
| Procfile | ||
| protractor.conf.js | ||
| README.md | ||
| register-handlers.js | ||
| VAGRANT.md | ||
| vagrant.sh | ||
| Vagrantfile | ||
| validate-commit-msg.js | ||
| validate-commit-msg.spec.js | ||
HabitRPG

HabitRPG 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 organised, refer to Contributing to HabitRPG - "Coders (Web & Mobile)" section.
To set up a local install of HabitRPG for development and testing, see Setting up HabitRPG locally, which contains instructions for Windows, *nix / Mac OS, and Vagrant.
Then read Guidance for Blacksmiths for additional instructions and useful tips.