Blade Barringer
8676e660a8
Correct rogue shield
2015-09-29 12:20:57 -05:00
Blade Barringer
cc0eb7d672
Add gear content test
2015-09-29 09:00:27 -05:00
Blade Barringer
8e9a08ba46
Add helper to run all tests in directory
2015-09-29 08:59:42 -05:00
Blade Barringer
400f82b2d5
Add food content test
2015-09-29 08:12:10 -05:00
Blade Barringer
0af658dab7
Add hatching potions test
2015-09-29 08:09:43 -05:00
Blade Barringer
54e910d67a
Add egg content test
2015-09-29 08:07:07 -05:00
Blade Barringer
e27751c1be
Organize quest tests by key
2015-09-29 08:06:48 -05:00
Blade Barringer
bc47d44acc
Add in text for evil santa quests
2015-09-29 08:00:53 -05:00
Blade Barringer
f6aa316eb1
Create quest content test
2015-09-29 07:55:35 -05:00
Blade Barringer
1b9c7c51c2
Set up content tests
2015-09-29 07:55:13 -05:00
Blade Barringer
2db4b7b7b2
Move i18n to javascript
2015-09-28 17:33:45 -05:00
Blade Barringer
b8a8eff434
Merge branch 'develop' into refactor-content
2015-09-28 12:45:18 -05:00
Blade Barringer
f1e442bed4
Extract test commands into constants
2015-09-28 08:54:53 -05:00
Blade Barringer
2d862593ae
Compile sprites
2015-09-28 08:50:20 -05:00
Blade Barringer
d1faa50e5e
Merge branch 'develop' into refactor-content
2015-09-28 07:52:02 -05:00
Blade Barringer
bc46609fbc
Use shorthand function syntax
2015-09-28 07:44:31 -05:00
Blade Barringer
1616b237fa
Revert npm bin commit
...
Vagrant installs don't use the .bin directory because Virtualbox has issues with symlinks see https://github.com/HabitRPG/habitrpg/issues/4591#issuecomment-72344790
2015-09-27 22:54:01 -05:00
Blade Barringer
86fd9cf32a
Extract base into separate set
2015-09-27 09:59:29 -05:00
Blade Barringer
8bc70150c2
Remove unused module
2015-09-27 09:54:37 -05:00
Blade Barringer
43fbe23b05
Extract rogue gear into set
2015-09-27 09:53:43 -05:00
Blade Barringer
5d1a22848a
Extra healer into set file
2015-09-27 09:47:59 -05:00
Blade Barringer
5a44d266f8
Extract wizard content to set file
2015-09-27 09:38:02 -05:00
Blade Barringer
3e335b591c
Rewrite gear helper to take a whole set
2015-09-27 09:23:26 -05:00
Blade Barringer
40fc03263d
Reformate warrior content file
2015-09-27 09:11:40 -05:00
Blade Barringer
4f0e822f09
Merge branch 'develop' into refactor-content
2015-09-26 17:04:57 -05:00
Blade Barringer
5652a47290
Move quest set defaults to helpers
2015-09-26 17:03:22 -05:00
Blade Barringer
70b68707b5
Move quest defaults function to helpers
2015-09-26 16:10:17 -05:00
Blade Barringer
6d7a7b2500
Add missing semi-colons
2015-09-26 16:04:11 -05:00
Blade Barringer
3ca761eccb
Collect default and generator functions
2015-09-26 16:02:11 -05:00
Blade Barringer
f73d1d35ee
Collect translator functions together
2015-09-26 15:58:54 -05:00
Alys
6902d9aa2f
swap README files for en and zk. What WAS I thinking?
2015-09-27 06:52:23 +10:00
Alys
7b4c50bdb7
update locales edit/translate instructions
2015-09-27 06:13:56 +10:00
Blade Barringer
64b36f8f2a
Merge pull request #5916 from TheHollidayInn/user-remove-invites-when-cancels-account-tests
...
Added test to check that group invites are removed when user cancels account
2015-09-26 12:44:12 -05:00
Alys
b9490a2aa4
change --no-bin-link to the correct --no-bin-links for npm install step - ref https://docs.npmjs.com/cli/install
2015-09-26 09:11:23 +10:00
Blade Barringer
cc6117fd17
Refactor eggs
2015-09-25 17:53:58 -05:00
Blade Barringer
bd8d9415e0
Move hatching potion tranform to helpers
2015-09-25 17:53:43 -05:00
Blade Barringer
68cd51fbb0
Move egg function to helpers
2015-09-25 17:34:17 -05:00
Blade Barringer
373f2757ca
Move background function to helpers
2015-09-25 17:16:30 -05:00
Blade Barringer
77d75c164e
Use helper for backgrounds
2015-09-25 12:59:38 -05:00
Blade Barringer
c21802e7e7
Merge branch 'develop' into refactor-content
2015-09-25 12:22:11 -05:00
Blade Barringer
3d1bbaf6ef
Move Content index file to js
2015-09-25 12:09:43 -05:00
Blade Barringer
8145d5a77c
Correct export of quest module
2015-09-25 12:09:11 -05:00
Matteo Pagliazzi
a0f84bcf48
fix a few eslint rules
2015-09-25 15:58:39 +02:00
Matteo Pagliazzi
5ac46716a3
add eslint tasks to gulp, remove .jshintrc
2015-09-25 15:44:45 +02:00
Blade Barringer
3bb48063c9
Correct saddle
2015-09-25 08:08:44 -05:00
Sabe Jones
b27a12b54d
Merge pull request #5973 from HabitRPG/sabrecat/quest-analytics
...
Track daily quest progress in server-side analytics
2015-09-24 20:57:07 -05:00
Sabe Jones
5d6efd4f9d
fix(sprite): clean up horse
2015-09-24 15:52:41 -05:00
Sabe Jones
0ceba13e7c
feat(analytics): Track daily progress
...
Adds progressUp and progressDown event properties to the Cron analytics event. With these, we can total up the site population's quest progress, both positive and negative, for the purposes of estimating likely pace of battle with a World Boss. Note that these values are tracked regardless of whether or not the user is currently questing.
2015-09-24 16:40:20 -04:00
Blade Barringer
c051325f85
Remove lodash from content index
2015-09-23 17:57:20 -05:00
Blade Barringer
d0e8afc068
Move mystery set transform to mystery set module
2015-09-23 17:56:44 -05:00