mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-21 21:34:15 +00:00
mounts: bailey notif
This commit is contained in:
parent
e367985fa8
commit
680f0e974e
1 changed files with 29 additions and 22 deletions
|
|
@ -12,32 +12,39 @@ div(modal='modals.newStuff')
|
|||
h3.popover-title
|
||||
a(target='_blank', href='https://twitter.com/Mihakuu') Bailey
|
||||
.popover-content
|
||||
table.table.table-striped
|
||||
tr
|
||||
td
|
||||
h4 Turkey Event (by @lemoness)
|
||||
p Say hi to our NPCs, dressed to impressed for Turkey day! Also - check your stable, you'll find a fun new pet.
|
||||
tr
|
||||
td
|
||||
h4 Chat Enhancements (by @Nick Gordon)
|
||||
p.
|
||||
Chat can now use markdown, Emoji, and @-tagging. Some pointers on using markdown & Emoji at <a href="http://habitrpg.wikia.com/wiki/Markdown_Cheat_Sheet" target="_blank">here</a>. To use @-tagging, simply type '@' in chat.
|
||||
tr
|
||||
td
|
||||
h4 Party Sorting (by @Fandekasp)
|
||||
p.
|
||||
You can now adjust the way you view your party members in the top bar. They can be sorted by level, number of pets, the date they joined the party, or just randomly. Also, level colors now reflect your contributor status.
|
||||
tr
|
||||
td
|
||||
h4 Wiki Updates (by @bobbyroberts99)
|
||||
p.
|
||||
The <a href='http://habitrpg.wikia.com/wiki/HabitRPG_Wiki' target='_blank'>HabitRPG wiki</a> is being speedily updated. If you’re confused about anything, go check it out - it’s a treasure trove.
|
||||
h4 Mounts!
|
||||
p You can now feed your pets and they'll grow into trusty steeds. Obtain food as new random drops, or you can hasten the process buy buying a saddle from Alexander.
|
||||
// We may want to use their twitter handles, or something they prefer instead
|
||||
hr
|
||||
p.
|
||||
By <a target='_blank' href='https://github.com/lemoness'>@lemoness</a> <a target='_blank' href='https://github.com/Shaners'>@Shaners</a> <a target='_blank' href='https://github.com/baconsaur'>@baconsaur</a> <a target='_blank' href='https://github.com/RandallStanhope'>@RandallStanhope</a> <a target='_blank' href='https://github.com/ashjolliffe'>@ashjolliffe</a> <a target='_blank' href='https://github.com/fuzzytrees'>@fuzzytrees</a>
|
||||
|
||||
|
||||
small.muted 11/27/2013
|
||||
small.muted 12/7/2013
|
||||
|
||||
hr
|
||||
|
||||
h5 11/27/2013
|
||||
table.table.table-striped
|
||||
tr
|
||||
td
|
||||
h4 Turkey Event (by @lemoness)
|
||||
p Say hi to our NPCs, dressed to impressed for Turkey day! Also - check your stable, you'll find a fun new pet.
|
||||
tr
|
||||
td
|
||||
h4 Chat Enhancements (by @Nick Gordon)
|
||||
p.
|
||||
Chat can now use markdown, Emoji, and @-tagging. Some pointers on using markdown & Emoji at <a href="http://habitrpg.wikia.com/wiki/Markdown_Cheat_Sheet" target="_blank">here</a>. To use @-tagging, simply type '@' in chat.
|
||||
tr
|
||||
td
|
||||
h4 Party Sorting (by @Fandekasp)
|
||||
p.
|
||||
You can now adjust the way you view your party members in the top bar. They can be sorted by level, number of pets, the date they joined the party, or just randomly. Also, level colors now reflect your contributor status.
|
||||
tr
|
||||
td
|
||||
h4 Wiki Updates (by @bobbyroberts99)
|
||||
p.
|
||||
The <a href='http://habitrpg.wikia.com/wiki/HabitRPG_Wiki' target='_blank'>HabitRPG wiki</a> is being speedily updated. If you’re confused about anything, go check it out - it’s a treasure trove.
|
||||
|
||||
h5 11/08/2013
|
||||
table.table.table-striped
|
||||
tr
|
||||
|
|
|
|||
Loading…
Reference in a new issue