mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-04-14 19:47:03 +00:00
bailey: private messages & november mysteries
This commit is contained in:
parent
5f654c4dad
commit
0f7f30aa12
2 changed files with 19 additions and 5 deletions
|
|
@ -2,7 +2,7 @@ var _id = '';
|
|||
var update = {
|
||||
$push: {
|
||||
'purchased.plan.mysteryItems':{
|
||||
$each:['back_mystery_201410','armor_mystery_201410']
|
||||
$each:['head_mystery_201411','weapon_mystery_201411']
|
||||
}
|
||||
}
|
||||
};
|
||||
|
|
|
|||
|
|
@ -8,13 +8,27 @@ table
|
|||
h3.popover-title
|
||||
a(target='_blank', href='https://twitter.com/Mihakuu') Bailey
|
||||
.popover-content
|
||||
h5 November Item Set Revealed, Private Messaging Version 1.0
|
||||
table.table.table-striped
|
||||
tr
|
||||
td
|
||||
h5 New Pet Quest: The Night-Owl!
|
||||
p Habiticans are in the dark when a giant Night-Owl blots out the Tavern light! Can you drive it away in time to finish your all-nighter? If so, you may find some cute pet owls in the morning...
|
||||
p.small.muted by Twitching, Lemoness, and Arcosine
|
||||
p.small.muted 11/18/2014
|
||||
h5 November Item Set Revealed
|
||||
p The November Subscriber Item has been revealed: the Feast and Fun Set! All November subscribers will receive the Pitchfork of Feasting and the Steel Helm of Sporting. You still have five days to subscribe and receive the item set! Thank you so much for your support - we really do rely on you to keep HabitRPG free to use and running smoothly.
|
||||
p.small.muted by Lemoness
|
||||
tr
|
||||
td
|
||||
h5 Private Messaging Version 1.0
|
||||
p We're excited to announce a new feature: Private Messaging! Now you can send someone a PM by clicking the envelope icon in the bottom-left of their profile window . You can check your messages under Social > Inbox! This is a very rudimentary feature so far, only containing the ability to send messages, block people, and opt out. To read about some of the planned features for the future and make suggestions, check out <a href='https://trello.com/c/hHpIzMc5/459-private-messaging-v-2' target='_blank'>this Trello card</a>!
|
||||
p.small.muted by Lefnire
|
||||
p.small.muted 11/25/2014
|
||||
|
||||
h5 11/18/2014
|
||||
table.table.table-striped
|
||||
tr
|
||||
td
|
||||
h5 New Pet Quest: The Night-Owl!
|
||||
p Habiticans are in the dark when a giant Night-Owl blots out the Tavern light! Can you drive it away in time to finish your all-nighter? If so, you may find some cute pet owls in the morning...
|
||||
p.small.muted by Twitching, Lemoness, and Arcosine
|
||||
|
||||
h5 Share Avatar To Social Media, Email Invites, First Mini Quest, And Data Tab
|
||||
table.table.table-striped
|
||||
|
|
|
|||
Loading…
Reference in a new issue