habitica-self-host/common
2015-02-12 13:49:34 -06:00
..
audio Moved audio out of common public folder 2015-02-03 14:04:53 -06:00
css Corrected paths to common folders in css 2015-02-12 12:10:19 -06:00
dist Compiled everything 2015-02-12 13:49:34 -06:00
img Mv images to correct place 2015-02-12 13:44:28 -06:00
locales Merge branch 'develop' of github.com:HabitRPG/habitrpg-shared into common-convert 2015-02-12 13:42:11 -06:00
script Merge branch 'develop' of github.com:HabitRPG/habitrpg-shared into common-convert 2015-02-12 13:42:11 -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