diff --git a/migrations/20140922_free_candy.js b/migrations/20140922_free_candy.js new file mode 100644 index 0000000000..77cc221462 --- /dev/null +++ b/migrations/20140922_free_candy.js @@ -0,0 +1,18 @@ +db.users.update( + {}, + { + $inc: { + 'items.food.Candy_Base':1, + 'items.food.Candy_CottonCandyBlue':1, + 'items.food.Candy_CottonCandyPink':1, + 'items.food.Candy_Desert':1, + 'items.food.Candy_Golden':1, + 'items.food.Candy_Red':1, + 'items.food.Candy_Shade':1, + 'items.food.Candy_Skeleton':1, + 'items.food.Candy_White':1, + 'items.food.Candy_Zombie':1 + } + }, + {multi:1} +); \ No newline at end of file diff --git a/views/shared/new-stuff.jade b/views/shared/new-stuff.jade index 3e08dbe6e7..3ef70943ae 100644 --- a/views/shared/new-stuff.jade +++ b/views/shared/new-stuff.jade @@ -8,23 +8,39 @@ table h3.popover-title a(target='_blank', href='https://twitter.com/Mihakuu') Bailey .popover-content - h5 Rooster Pets, Party Sorting, And Back-To-School Challenge + h5 Fall Festival! Limited-Edition Outfits, Candy Food Drops, And Npc Dress-Up + p Autumn is upon us! The air is crisp, the leaves are red, and Habitica is feeling spooky. Come celebrate the Fall Festival with us... if you dare! table.table.table-striped tr td - h5 New Pet Quest: Rooster Rampage! - p There's a new pet quest in the Market! This monstrous rooster can't be quieted, and Habiticans are unable to sleep. Can you and your Party calm down this foul fowl? You'll be rewarded with Rooster eggs if you do! - p.small.muted by LordDarkly, Pandoro, EmeraldOx, extrajordanary, and playgroundgiraffe + h5 Limited Edition Class Outfits + p Habiticans everywhere are dressing up. From now until October 31st, limited edition outfits are available in the Rewards column. Depending on your class, you can be a Witchy Wizard, Monster of Science, Vampire Smiter, or Mummy Medic! You'd better get productive to earn enough gold before your time runs out... tr td - h5 Party Sorting! - p We've improved the preexisting party sort feature. Now you can sort your party members' avatars by level, backgrounds, and more! Simply go to Social > Party > Members and select from the drop-down menu. - p.small.muted by Alys and Viirus + h5 Candy Food Drops! + p You've received some Candy in your inventory in honor of the Fall Festival! Plus, for the duration of the Event, Habiticans may randomly find candy drops when they complete their tasks. These candies function just like normal food drops - can you guess which flavor your pet will like best? tr td - h5 Back-To-School Challenge! - p Don't forget that the 2nd Official HabitRPG Challenge is running right now - the Back-To-School Advice Challenge! Post your best tips for using HabitRPG during the Back-To-School season on social media for a chance at winning 60 gems. If you want to share it with the maximum number of people, you can use the #habitrpg and #backtoschool tags. You only have thirteen more days to enter. Good luck! - small.muted 9/17/2014 + h5 NPC Dress-Up + p Looks like the NPCs are really getting in to the spooky autumnal mood around the site. Who wouldn't? + p.small.muted 9/22/2014 + +h5 9/17/2014 - Rooster Pets, Party Sorting, And Back-To-School Challenge +table.table.table-striped + tr + td + h5 New Pet Quest: Rooster Rampage! + p There's a new pet quest in the Market! This monstrous rooster can't be quieted, and Habiticans are unable to sleep. Can you and your Party calm down this foul fowl? You'll be rewarded with Rooster eggs if you do! + p.small.muted by LordDarkly, Pandoro, EmeraldOx, extrajordanary, and playgroundgiraffe + tr + td + h5 Party Sorting! + p We've improved the preexisting party sort feature. Now you can sort your party members' avatars by level, backgrounds, and more! Simply go to Social > Party > Members and select from the drop-down menu. + p.small.muted by Alys and Viirus + tr + td + h5 Back-To-School Challenge! + p Don't forget that the 2nd Official HabitRPG Challenge is running right now - the Back-To-School Advice Challenge! Post your best tips for using HabitRPG during the Back-To-School season on social media for a chance at winning 60 gems. If you want to share it with the maximum number of people, you can use the #habitrpg and #backtoschool tags. You only have thirteen more days to enter. Good luck! h5 9/12/2014 - Official Back-To-School Challenge, Markdown In Checklists, And Help Tab table.table.table-striped