habitica/common
2015-02-09 19:06:13 -06:00
..
audio Moved audio out of common public folder 2015-02-03 14:04:53 -06:00
css Merge branch 'develop' of github.com:HabitRPG/habitrpg-shared into common-convert 2015-02-03 19:26:14 -06:00
dist Set it so compiled js and sprites are not ignored 2015-02-09 16:04:25 -06:00
img Moved hair files to correct location 2015-02-04 10:33:25 -06:00
locales Merge branch 'develop' of github.com:HabitRPG/habitrpg-shared into common-convert 2015-02-03 21:17:52 -06:00
script Added paths for common scripts 2015-02-04 13:22:41 -06:00
index.js added watch tasks 2015-02-03 22:07:35 -06:00
README.md Editted common readme 2015-02-09 19:06:13 -06:00

Common

Shared resources useful for the multiple HabitRPG repositories, that way all the repositories remain in-sync with common characteristics. Includes things like:

  • Assets - sprites, images, etc
  • CSS - especially, esp. sprite-sheet mapping
  • Algorithms - level up algorithm, scoring functions, etc
  • View helper functions that may come in handy for multiple client MVCs
  • Item definitions - weapons, armor, pets