feat(rat): add rat quest

This commit is contained in:
Tyler Renelle 2014-05-14 08:54:24 -06:00
parent a56b1eec12
commit 8506db9849
2 changed files with 29 additions and 14 deletions

View file

@ -117,6 +117,11 @@ script(type='text/ng-template', id='partials/options.inventory.drops.html')
p
| {{Content.eggs.Deer.value}}
span.Pet_Currency_Gem1x.inline-gems
div(ng-show='user.achievements.quests.rat > 1')
button.customize-option(popover='{{Content.eggs.Rat.notes()}}', popover-title!=env.t("egg", {eggType: "{{Content.eggs.Rat.text()}}"}), popover-trigger='mouseenter', popover-placement='left', ng-click='purchase("eggs", Content.eggs.Rat)', class='Pet_Egg_Rat')
p
| {{Content.eggs.Rat.value}}
span.Pet_Currency_Gem1x.inline-gems
li.customize-menu
menu.pets-menu(label=env.t('hatchingPotions'))

View file

@ -12,23 +12,33 @@ script(type='text/ng-template', id='modals/newStuff.html')
h3.popover-title
a(target='_blank', href='https://twitter.com/Mihakuu') Bailey
.popover-content
table.table.table-striped
tr
td
h5 Mobile Update
p The new iOS update is live! <a href='https://itunes.apple.com/us/app/habitrpg/id689569235?mt=8' target='_blank'>You can download it here</a>. If you have Android, <a href='https://play.google.com/store/apps/details?id=com.ocdevel.habitrpg' target='_blank'>the update is available here.</a>
br
p Note: to edit a task or view checklists, swipe left on the task. We're <a href='https://github.com/HabitRPG/habitrpg-mobile/issues/199' target='_blank'>working on click-to-view</a>, we'd love some developer help!
br
p If you think the new app is an improvement, please consider rating us - many of our old reviews were (justifiably!) pretty low, especially on Apple, but we feel that this update is the first in a line of major improvements. Thanks for sticking with us!
tr
td
h5 The HabitRPG Chrome Extension
p Great news - we've fixed our Chrome Extension! Many thanks to new contributor <a href='https://github.com/HabitRPG/habitrpg-chrome/pull/88' target='_blank'>@GoldBattle<a/>. Now you can set the times and dates you want to only browse productive sites. If you're procrastinating, it will automatically start docking your character's health; if you're hard at work, it will reward you with GP and XP! <a href='https://chrome.google.com/webstore/detail/habitrpg/pidkmpibnnnhneohdgjclfdjpijggmjj' target='_blank'>Read more about it here.</a>
tr
td
p Also, a quick change - May's mystery item will now be revealed on the 23rd, instead of the 25th. Rejoice, impatient Habiticans!
small.muted 5/5/2014
h5 The Rat King
p Habitica's streets are filled with the skittering of little paws... looks like there's a new Pet Quest available in the Market! Can you and your party defeat the Rat King? If so, there will be some eggs to reward you...
small.muted By: Pandah and Token
small.muted 5/14/2014
hr
h5 5/5/2014
table.table.table-striped
tr
td
h5 Mobile Update
p The new iOS update is live! <a href='https://itunes.apple.com/us/app/habitrpg/id689569235?mt=8' target='_blank'>You can download it here</a>. If you have Android, <a href='https://play.google.com/store/apps/details?id=com.ocdevel.habitrpg' target='_blank'>the update is available here.</a>
br
p Note: to edit a task or view checklists, swipe left on the task. We're <a href='https://github.com/HabitRPG/habitrpg-mobile/issues/199' target='_blank'>working on click-to-view</a>, we'd love some developer help!
br
p If you think the new app is an improvement, please consider rating us - many of our old reviews were (justifiably!) pretty low, especially on Apple, but we feel that this update is the first in a line of major improvements. Thanks for sticking with us!
tr
td
h5 The HabitRPG Chrome Extension
p Great news - we've fixed our Chrome Extension! Many thanks to new contributor <a href='https://github.com/HabitRPG/habitrpg-chrome/pull/88' target='_blank'>@GoldBattle<a/>. Now you can set the times and dates you want to only browse productive sites. If you're procrastinating, it will automatically start docking your character's health; if you're hard at work, it will reward you with GP and XP! <a href='https://chrome.google.com/webstore/detail/habitrpg/pidkmpibnnnhneohdgjclfdjpijggmjj' target='_blank'>Read more about it here.</a>
tr
td
p Also, a quick change - May's mystery item will now be revealed on the 23rd, instead of the 25th. Rejoice, impatient Habiticans!
hr
h5 4/30/2014