Sabe Jones
37650ca674
Merge branch 'release' into develop
2018-03-08 00:30:37 +00:00
SabreCat
2e7deffb69
fix(user): no more birthday
2018-03-08 00:29:00 +00:00
Sabe Jones
b4dab2e13c
Merge branch 'release' into develop
2018-03-07 22:53:09 +00:00
Sabe Jones
7357fb0528
chore(i18n): update locales
2018-03-07 22:49:33 +00:00
Keith Holliday
49e67fa87c
Added stackimpact ( #10109 )
2018-03-07 16:46:50 -06:00
Sabe Jones
deba726afa
chore(i18n): update locales
2018-03-06 22:00:31 +00:00
SabreCat
2abf0f4900
feat(content): Hug a Bug Quest Bundle
2018-03-06 21:56:01 +00:00
Sabe Jones
b827b17481
Don't include seasonal class gear in classless category ( #10047 )
...
* fix(market): don't include seasonal class gear in classless category
* refactor(shops): use standard indexOf check
2018-03-06 11:03:49 -06:00
Sabe Jones
27ef187e66
Merge branch 'release' into develop
2018-03-05 20:59:17 +00:00
Sabe Jones
09948ba319
chore(i18n): update locales
2018-03-05 20:58:16 +00:00
SabreCat
da50d2f495
feat(world-boss): third Rage Strike support
2018-03-05 20:46:22 +00:00
Keith Holliday
9c9b67aa9d
Keys kennel fixes ( #9848 )
...
* Show keys to pets immediately
* Ensured keys to pets dissapear after use
* Added resdirect to stable after purchase
* Added mount check and updated keys to mounts and to both
* Added api calls
* Added check for beastmaster progress
* Added mount check for release mounts. Added pets and mount check to release both
* Added actions
* Added catch to common tests
* Added beast count and reload
* Removed extra console log
2018-03-02 15:30:11 -06:00
Keith Holliday
7cff331800
Removed uri for client side oauth ( #10058 )
...
* Removed uri for client side oauth
* Fixed lint
2018-03-02 14:07:15 -07:00
Keith Holliday
e7bc505b88
Modal popup fixes ( #10080 )
...
* Added validation for modal stack
* Lint fixes
2018-03-02 12:43:22 -07:00
Sabe Jones
fe102aedd3
chore(i18n): update locales
2018-03-01 23:29:59 +00:00
SabreCat
cf7fc8d578
Merge branch 'develop' into release
2018-03-01 23:23:57 +00:00
SabreCat
b39a5be2d1
chore(sprites): compile
2018-03-01 23:23:36 +00:00
SabreCat
45a1ad501e
feat(content): Backgrounds and Armoire 2018/03
2018-03-01 23:23:00 +00:00
Keith Holliday
2959f0afab
Removed modify inventory because the Content is causing Garbage Collection issues ( #10075 )
2018-03-01 08:24:46 -07:00
Sabe Jones
77f8c45e08
fix(world-boss): remove deprecated "recent" field
2018-02-28 15:53:32 +00:00
Sabe Jones
bd2fea6e81
Merge branch 'release' into develop
2018-02-28 15:40:28 +00:00
Sabe Jones
a9db5310cc
chore(i18n): update locales
2018-02-28 15:38:07 +00:00
SabreCat
49af418a29
chore(news): Bailey
2018-02-28 15:33:45 +00:00
Keith Holliday
dee81ee6c9
Reversed order to put newest on top ( #10059 )
2018-02-28 08:17:54 -07:00
Alys
5265e6d321
add swear words - TRIGGER / CONTENT WARNING: assault, slurs, swearwords, etc
2018-02-28 19:45:07 +10:00
Matteo Pagliazzi
5e5d73816b
fixes #10057 ( #10063 )
2018-02-27 22:24:31 +01:00
Matteo Pagliazzi
3e723ec4de
fixes #9952 ( #10062 )
2018-02-27 22:02:12 +01:00
Sabe Jones
892ba3b741
Merge branch 'release' into develop
2018-02-27 20:55:34 +00:00
Sabe Jones
f687c6f987
chore(i18n): update locales
2018-02-27 20:54:40 +00:00
negue
0b4eafeb28
prevent selling negative items ( #10061 )
2018-02-27 14:51:10 -06:00
SabreCat
cedfc005f8
feat(world-boss): Market Strike support
2018-02-27 20:04:37 +00:00
Keith Holliday
be71c5f844
Added kafka queue and initial messages for delete account ( #10036 )
...
* Added kafka queue and initial messages for delete account
* Checked for env vars
2018-02-27 09:57:37 -07:00
Keith Holliday
7dcd550209
Updated membercount checks ( #10006 )
...
* Updated membercount checks
* Added get member count method
* Updated tests to correctly add users
2018-02-26 13:03:04 -07:00
Keith Holliday
6118336a5d
Marked new stuff complete when clicking later ( #10043 )
...
* Marked new stuff complete when clicking later
* Moved flag set to action
2018-02-26 12:07:54 -07:00
Alys
01dab33b96
adjust loading screen tip to refer to Tags button by its correct name (not Filters)
2018-02-26 19:40:19 +10:00
Keith Holliday
84dc2f8e3c
Fixed sorting and model creation for inboxes ( #10039 )
2018-02-25 08:04:55 -07:00
Gergely Imreh
4b17f62241
task types: add new error messages for invalid task types ( #9983 )
...
* `/task/user` `GET` endpoint takes plurals of task types as allowed
parameters, plus another custom `completedTodos` type
* `/tasks/group/:groupId` and `/tasks/challenge/:challengeId`
`GET` endpoints task plurals of task types as allowed parameters
2018-02-23 14:38:18 -06:00
Keith Holliday
b850ea9dbf
Bulk spell casting ( #10007 )
...
* Reorganized spell code
* Added quantity field
* Fixed parameter passing
2018-02-23 11:30:15 -07:00
Matteo Pagliazzi
3a1e56cc8e
Upgrade server deps ( #10017 )
...
* remove unused apn lib and upgrade moment-recur
* upgrade validator
* upgrade got
* request -> got
* fix validation
* fix tests
* upgrade nodemailer
* fix unit tests
* fix webhook tests, upgrade express-validator (using legacy api)
* upgrade js2xmlparser
* update misc packages
* fix linting
* update packages
2018-02-23 15:21:00 +01:00
Sabe Jones
9ccb60799e
chore(i18n): update locales
2018-02-22 23:04:56 +00:00
SabreCat
f86a77608b
chore(sprites): compile & cleanup
2018-02-22 22:57:34 +00:00
SabreCat
8b8cee40a7
feat(content): mystery items Feb 2018
2018-02-22 22:56:33 +00:00
SabreCat
9487811d31
fix(world-boss): Tavern layout tweaks
2018-02-22 21:31:57 +00:00
Matteo Pagliazzi
d5e4be85e9
Revert "Task page : task filters ( #9898 )"
...
This reverts commit 9919faeed8 .
2018-02-22 12:28:24 +01:00
Keith Holliday
deaf7fee81
Added world boss notification ( #10030 )
...
* Added world boss notification
* Updated styles
2018-02-21 14:58:56 -06:00
Sabe Jones
72dc7c01c3
Merge branch 'release' into develop
2018-02-21 17:47:56 +00:00
Sabe Jones
199ca03b23
chore(i18n): update locales
2018-02-21 17:45:03 +00:00
SabreCat
84dc1ab546
chore(news): Bailey
2018-02-21 17:35:33 +00:00
Sabe Jones
d0a05ad745
fix(lint): disable-line typo
2018-02-20 21:41:33 +00:00
Sabe Jones
c991a3e20f
fix(lint): disable-line typo
2018-02-20 21:41:11 +00:00