From 8506db984955a129b7d8ce0319fe78dcbc2dda86 Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Wed, 14 May 2014 08:54:24 -0600 Subject: [PATCH] feat(rat): add rat quest --- views/options/inventory/inventory.jade | 5 ++++ views/shared/modals/new-stuff.jade | 38 ++++++++++++++++---------- 2 files changed, 29 insertions(+), 14 deletions(-) diff --git a/views/options/inventory/inventory.jade b/views/options/inventory/inventory.jade index 7b0c98ae22..6d0c6859be 100644 --- a/views/options/inventory/inventory.jade +++ b/views/options/inventory/inventory.jade @@ -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')) diff --git a/views/shared/modals/new-stuff.jade b/views/shared/modals/new-stuff.jade index 400196574f..833dc9139f 100644 --- a/views/shared/modals/new-stuff.jade +++ b/views/shared/modals/new-stuff.jade @@ -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! You can download it here. If you have Android, the update is available here. - br - p Note: to edit a task or view checklists, swipe left on the task. We're working on click-to-view, 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 @GoldBattle. 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! Read more about it here. - 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! You can download it here. If you have Android, the update is available here. + br + p Note: to edit a task or view checklists, swipe left on the task. We're working on click-to-view, 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 @GoldBattle. 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! Read more about it here. + 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