mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 03:52:14 +00:00
No description
Implements logic to show specific scroll images per quest, falling back to the present scroll image if none is present. Also implements a "locked scroll" picture for unavailable quests in addition to the current background dimming. |
||
|---|---|---|
| archive | ||
| database_reports | ||
| keys/google | ||
| migrations | ||
| public | ||
| src | ||
| test | ||
| views | ||
| .bowerrc | ||
| .buildpacks | ||
| .gitignore | ||
| .jshintrc | ||
| .nodemonignore | ||
| .travis.yml | ||
| bower.json | ||
| CHANGELOG.md | ||
| 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 | ||
| 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.