Sabe Jones
2eed4d38ae
chore(i18n): update locales
2018-09-27 19:13:07 +00:00
Sabe Jones
29bbe8534b
chore(news): Bailey announcements
2018-09-27 14:03:16 -05:00
Sabe Jones
afc336461e
4.62.0
2018-09-25 21:54:08 +00:00
Sabe Jones
31376c8461
chore(i18n): update locales
2018-09-25 21:36:14 +00:00
Sabe Jones
3a849bac18
chore(sprites): compile
2018-09-25 16:30:59 -05:00
Sabe Jones
563f3e2012
feat(content): Subscriber Items and Magic Potions
2018-09-25 16:30:50 -05:00
Sabe Jones
a094e13352
4.61.1
2018-09-24 20:30:37 +00:00
Sabe Jones
83376a38de
chore(i18n): update locales
2018-09-24 20:28:09 +00:00
Sabe Jones
58a9e4a439
chore(analytics): reenable navigation tracking
2018-09-21 16:24:18 -05:00
Sabe Jones
84e2b2f45e
chore(event): end Ember Hatching Potions
2018-09-21 16:24:07 -05:00
Sabe Jones
97ea510a34
4.61.0
2018-09-20 21:24:05 +00:00
Sabe Jones
99610b4916
chore(i18n): update locales
2018-09-20 21:23:48 +00:00
Sabe Jones
9a43b85492
chore(sprites): compile
2018-09-20 16:19:42 -05:00
Sabe Jones
ecbf39cee4
feat(event): Fall Festival 2018
2018-09-20 16:19:29 -05:00
Matteo Pagliazzi
dd7fa73961
Small Updates ( #10701 )
...
* small updates
* fix client unit test
* fix uuid validation
2018-09-20 15:01:12 +02:00
Sabe Jones
33a8072d23
Merge branch 'release' into develop
2018-09-18 23:11:09 +00:00
Sabe Jones
213316d807
4.60.5
2018-09-18 23:10:46 +00:00
Sabe Jones
44cd4d0708
chore(i18n): update locales
2018-09-18 23:10:30 +00:00
Sabe Jones
063b7a9af0
chore(news): Bailey
2018-09-18 18:08:27 -05:00
negue
c08b5a4f1e
add pinUtils-mixin - fixes #10682 ( #10683 )
2018-09-16 12:54:05 +02:00
Alys
90117625d7
add swear words - TRIGGER / CONTENT WARNING: assault, slurs, swearwords, etc
2018-09-15 14:45:39 +10:00
Sabe Jones
1b3dad749e
4.60.4
2018-09-13 22:21:10 +00:00
Sabe Jones
a622a3ebe3
chore(i18n): update locales
2018-09-13 22:21:02 +00:00
Sabe Jones
2c83c16644
fix(bcrypt): install fork compatible with Node 8
2018-09-12 12:23:20 -05:00
Sabe Jones
1034675184
Merge branch 'release' into develop
2018-09-11 20:44:08 +00:00
Sabe Jones
a420876697
4.60.3
2018-09-11 20:43:40 +00:00
Sabe Jones
dc265e26b3
chore(i18n): update locales
2018-09-11 20:43:05 +00:00
Sabe Jones
b5203dda61
chore(sprites): compile
2018-09-11 15:38:52 -05:00
Sabe Jones
80e92a8767
feat(content): Forest Friends Quest Bundle
2018-09-11 15:38:12 -05:00
Matteo Pagliazzi
a265bfac9d
fix typo when importing component
2018-09-09 14:46:47 +02:00
negue
92e4d5cd68
Refactor/market vue ( #10601 )
...
* extract inventoryDrawer from market
* show scrollbar only if needed
* extract featuredItemsHeader / pinUtils
* extract pageLayout
* extract layoutSection / filterDropdown - fix sortByNumber
* rollback sortByNumber order-fix
* move equipment lists out of the layout-section (for now)
* refactor sellModal
* extract checkbox
* extract equipment section
* extract category row
* revert scroll - remove sellModal item template
* fix(lint): commas and semis
* Created category item component (#10613 )
* extract filter sidebar
* fix gemCount - fix raising the item count if the item wasn't previously owned
* fixes #10659
* remove unneeded method
2018-09-09 12:05:33 +02:00
lucubro
a18e9b3b18
Fix initial position item info when selecting one item after another ( fixes #10077 ) ( #10661 )
...
* Update lastMouseMoveEvent even when dragging an egg or potion.
* Update lastMouseMoveEvent even when dragging a food item.
2018-09-09 11:59:50 +02:00
Forrest Hatfield
c1a6ba6242
Saved sort selection into local storage for later use - fixes #10432 ( #10655 )
...
* Saved sort selection into local storage for later use
* Updated code to use userLocalManager module
2018-09-09 11:58:02 +02:00
Rene Cordier
ed761a8b7b
Fix new party member cannot join pending quest ( #10648 )
2018-09-09 11:56:51 +02:00
Carl Vuorinen
81d5971829
Correct Challenges tooltip in Guild view ( #10667 )
2018-09-09 11:55:30 +02:00
Alys
eb2d320d1f
allow challenge leader/owner to view/join/modify challenge in private group they've left - fixes #9753 ( #10606 )
...
* rename hasAccess to canJoin for challenges
This is so the function won't be used accidentally for other
purposes, since hasAccess could be misinterpretted.
* add isLeader function for challenges
* allow challenge leader to join/modify/end challenge when they're not in the private group it's in
* delete duplicate test
* clarify title of existing tests
* add tests and adjust existing tests to reduce privileges of test users
* fix lint errors
* remove pointless isLeader check (it's checked in canJoin)
2018-09-09 11:53:59 +02:00
Matteo Pagliazzi
67538a368e
Merge branch 'TheHollidayInn-mana-lvl-10' into develop
2018-09-09 11:52:45 +02:00
Matteo Pagliazzi
d55b95834d
remove .only
2018-09-09 11:52:37 +02:00
Matteo Pagliazzi
9ff9cd3b35
Merge branch 'mana-lvl-10' of https://github.com/TheHollidayInn/habitrpg into TheHollidayInn-mana-lvl-10
2018-09-09 11:50:31 +02:00
Alys
b1f24de3c4
remove tests that are no longer needed because we won't be purging private messages ( #10670 )
...
Ref: this comment from paglias: https://github.com/HabitRPG/habitica/issues/7940#issuecomment-406489506
2018-09-09 11:24:52 +02:00
Sabe Jones
2ce2100f89
4.60.2
2018-09-06 19:39:46 +00:00
Sabe Jones
dbaae4183e
chore(i18n): update locales
2018-09-06 19:30:35 +00:00
Keith Holliday
2009bb97cb
Fixed class check
2018-09-05 14:10:59 -05:00
Sabe Jones
3fc9501bac
Merge branch 'release' into develop
2018-09-04 17:29:40 -05:00
Sabe Jones
2c2ded2b70
4.60.1
2018-09-04 17:29:18 -05:00
Sabe Jones
d689010e38
fix(news): correct Bailey URL
2018-09-04 17:28:52 -05:00
Sabe Jones
e173b7784c
4.60.0
2018-09-04 21:30:00 +00:00
Sabe Jones
c3db59aae8
chore(i18n): update locales
2018-09-04 21:29:10 +00:00
Sabe Jones
44e063c035
chore(sprites): compile
2018-09-04 16:24:12 -05:00
Sabe Jones
4e2c08cfed
feat(content): Armoire and Backgrounds 201809
2018-09-04 16:24:04 -05:00