Keith Holliday
|
c916c74775
|
Ported release both, added unit tests, add release both route with integration tests
|
2016-04-03 14:44:00 -05:00 |
|
Victor Piousbox
|
7f3feedd12
|
shared-code-update-stats
|
2016-04-01 20:50:28 +00:00 |
|
Matteo Pagliazzi
|
238dee7608
|
Merge pull request #6962 from piousbox/shared-code-user-score-task
shared-code-user-score-task
|
2016-04-01 18:28:55 +02:00 |
|
Victor Piousbox
|
e6e2c26a12
|
shared-code-user-score-task
|
2016-04-01 16:11:37 +00:00 |
|
Matteo Pagliazzi
|
aae94bf1b4
|
Merge branch 'api-v3-open-mystery-item' of https://github.com/TheHollidayInn/habitrpg into TheHollidayInn-api-v3-open-mystery-item3
|
2016-04-01 16:39:52 +02:00 |
|
Matteo Pagliazzi
|
82afc1971d
|
Merge branch 'api-v3-ops-read-card' of https://github.com/TheHollidayInn/habitrpg into TheHollidayInn-api-v3-ops-read-card
|
2016-04-01 16:30:48 +02:00 |
|
Matteo Pagliazzi
|
7e093f1622
|
Merge branch 'api-v3-hourglass-purchase' of https://github.com/TheHollidayInn/habitrpg into TheHollidayInn-api-v3-hourglass-purchase2
|
2016-04-01 16:28:20 +02:00 |
|
Keith Holliday
|
6d9617e345
|
Ported read card, added unit tests, added read card route and integration tests
|
2016-04-01 09:17:40 -05:00 |
|
Keith Holliday
|
3fe88fd8d0
|
Ported open mystery item, added unit tests, added route, and integration tests
|
2016-04-01 08:23:40 -05:00 |
|
Keith Holliday
|
ad0bc58028
|
Ported purchase, add unit tests, created new user purchase route, and added tests
|
2016-04-01 08:14:15 -05:00 |
|
Keith Holliday
|
dd12443166
|
Ported Hourglass Purchase, add unit tests. Created new hourglass purchase route and tests
|
2016-04-01 08:11:26 -05:00 |
|
Matteo Pagliazzi
|
3089658cc7
|
Merge branch 'develop' into api-v3
|
2016-03-30 23:40:00 +02:00 |
|
Matteo Pagliazzi
|
7e9520b920
|
fix(test): make sure error is catched using done() callback
|
2016-03-30 23:32:12 +02:00 |
|
Alys
|
ae9e6fbe30
|
allow cron to record user's current timezone offset in preferences.timezoneOffsetAtLastCron (initial stage of cron timezone fix for https://github.com/HabitRPG/habitrpg/issues/3806 )
|
2016-03-29 22:34:23 +10:00 |
|
Matteo Pagliazzi
|
3002c9b7fd
|
v3: port getBuyList and shared.updateStore
|
2016-03-26 16:25:15 +01:00 |
|
Keith Holliday
|
d7b6e0b760
|
Ported refPush and added tests
|
2016-03-25 08:33:55 -05:00 |
|
Matteo Pagliazzi
|
192409a0b5
|
Merge branch 'api-v3' into api-v3-equip-feed-hatch2
|
2016-03-25 12:22:55 +01:00 |
|
Matteo Pagliazzi
|
0a65e6a6f1
|
v3: port hatch, equip and feed ops
|
2016-03-24 18:59:09 +01:00 |
|
Matteo Pagliazzi
|
159b9eaa8d
|
port disable classes and change class ops
|
2016-03-24 14:25:30 +01:00 |
|
Matteo Pagliazzi
|
d6fa16f86c
|
skip tests that cannot be stubbed correctly
|
2016-03-21 22:22:26 +01:00 |
|
Matteo Pagliazzi
|
bd3c162b97
|
port allocateNow and autoAllocate
|
2016-03-20 20:21:15 +01:00 |
|
Matteo Pagliazzi
|
fea2e0d8c0
|
correctly stub methods and test errors
|
2016-03-20 16:06:31 +01:00 |
|
Matteo Pagliazzi
|
657f19af0d
|
add tests for shared.ops.buySpecialSpell and partially fix shared.ops.buy
|
2016-03-20 13:46:56 +01:00 |
|
Matteo Pagliazzi
|
2560096466
|
port buyQuest tests
|
2016-03-20 13:33:34 +01:00 |
|
Matteo Pagliazzi
|
ad8834f4ed
|
port tests for shared.ops.buyMysterySet.js
|
2016-03-20 13:12:06 +01:00 |
|
Matteo Pagliazzi
|
71f304786c
|
add pickDeep utility function to pick nested properties from objects
|
2016-03-20 13:07:14 +01:00 |
|
Matteo Pagliazzi
|
957e1d26d6
|
add tests for fns/ultimateGear, fns/handleTwoHanded, fns/randomVal, fns/predictableRandom and partial tests for ops/buy
|
2016-03-19 18:05:02 +01:00 |
|
Matteo Pagliazzi
|
67ef70db0f
|
remove constants tests
|
2016-03-15 19:10:00 +01:00 |
|
Matteo Pagliazzi
|
219ec01ce9
|
port shared.ops.allocate
|
2016-03-15 18:41:23 +01:00 |
|
Matteo Pagliazzi
|
b2b4340ee3
|
change response for shared.ops.sleep, save user in POST /user/sleep and add integration tests for it
|
2016-03-15 17:05:07 +01:00 |
|
Matteo Pagliazzi
|
490c6a9ae1
|
wip(shared): port sleep op
|
2016-03-15 16:33:44 +01:00 |
|
Matteo Pagliazzi
|
f65a7321b7
|
fix common tests, explictly exclude tests from linting
|
2016-03-13 23:00:48 +01:00 |
|
Matteo Pagliazzi
|
8e3284a4e3
|
wip(shared): adapt to v3
|
2016-03-13 22:26:32 +01:00 |
|
Matteo Pagliazzi
|
9ef4b6409e
|
Merge branch 'develop' into api-v3 and move new relic to new location
|
2016-02-22 11:43:35 +01:00 |
|
Matteo Pagliazzi
|
5ca45df602
|
Revert "tests for deleting old todos"
This reverts commit d9dd031e7f.
|
2016-02-15 22:12:21 +01:00 |
|
Matteo Pagliazzi
|
28c6c27b78
|
Merge branch 'develop' into api-v3
|
2016-02-14 13:03:29 +01:00 |
|
Matteo Pagliazzi
|
d9dd031e7f
|
tests for deleting old todos
|
2016-01-31 21:24:59 +01:00 |
|
Matteo Pagliazzi
|
9a908785c1
|
new history preening, save tasks after cron
|
2016-01-13 23:07:08 +01:00 |
|
Matteo Pagliazzi
|
914b2eb008
|
Merge branch 'develop' into api-v3
|
2016-01-13 18:39:44 +01:00 |
|
Matteo Pagliazzi
|
f83b271b30
|
rever new history preening
|
2016-01-13 11:07:52 +01:00 |
|
Matteo Pagliazzi
|
be0fe3eb4f
|
Merge pull request #6479 from HabitRPG/new-history-preening
New history preening
|
2016-01-09 20:12:33 +01:00 |
|
Matteo Pagliazzi
|
2fff34cff4
|
finalize tests
|
2016-01-09 19:47:18 +01:00 |
|
Matteo Pagliazzi
|
dec08955ac
|
fix tests
|
2016-01-08 23:02:18 +01:00 |
|
Matteo Pagliazzi
|
82651cf1ed
|
initial tests
|
2016-01-08 18:58:54 +01:00 |
|
Matteo Pagliazzi
|
ae852f9a2e
|
complete preening and enable for challenges too
|
2016-01-08 17:47:08 +01:00 |
|
Matteo Pagliazzi
|
243b839392
|
wip: new history preening, delineate process and differentiate between subscribers and non
|
2016-01-07 20:07:13 +01:00 |
|
Matteo Pagliazzi
|
fdd5ab724a
|
begin implementing new preenUserHistory method: port current code to es6 and setup tests
|
2016-01-07 18:44:25 +01:00 |
|
Blade Barringer
|
75f71bc2ca
|
fix: Corrects stat allocation bug where it was possible to recieve more points than 100
fixes #6434
|
2016-01-05 08:35:40 -06:00 |
|
Alys
|
8db492099c
|
Revert "fix(common): Corrects bug where stat points could be awarded after level 100"
This reverts commit 2bbdf66d76.
|
2016-01-05 07:05:40 +10:00 |
|
Blade Barringer
|
2bbdf66d76
|
fix(common): Corrects bug where stat points could be awarded after level 100
Closes #6434
|
2016-01-04 07:58:59 -06:00 |
|