habitica/views/shared/modals/new-stuff.jade

333 lines
19 KiB
Text
Raw Normal View History

div(modal='!user.flags.mathUpdates')
.modal-header
h3 Math Updates
.modal-body
.npc_tyler.pull-left(style='margin-right:10px')
p Hey all, Tyler here. Sorry for the rocky numbers (Exp, GP, etc) with the Class System roll-out! We're going to be tweaking the math today, and things should be mostly finalized by tomorrow. <a target='_blank' href='https://trello.com/c/L1H6LiZ3/110-character-stats-attributes-the-class-system'>Follow our progress here</a> (and chime in if you have some math chops).
br
p We'll also be moving some class-system interface bits around to make things more obvious for users. Stay tuned.
.modal-footer
button.btn.btn-default.cancel(ng-click='set({"flags.mathUpdates":true})') Dismiss
2013-08-28 02:37:56 +00:00
div(modal='modals.newStuff')
.modal-header
2013-09-02 21:31:44 +00:00
h3 New Stuff!
.modal-body
2013-08-28 02:37:56 +00:00
table
tr
td
.npc_bailey
2013-08-28 02:37:56 +00:00
td
.popover.static-popover.fade.right.in.wide-popover
2013-08-28 02:37:56 +00:00
.arrow
2013-09-02 21:31:44 +00:00
h3.popover-title
2013-09-17 19:40:20 +00:00
a(target='_blank', href='https://twitter.com/Mihakuu') Bailey
2013-08-28 02:37:56 +00:00
.popover-content
h4 Winter Wonderland Event!
p It's time for HabitRPG's biggest event yet - Winter Wonderland! The fun starts today, on the first day of winter, and ends on January 31st - HabitRPG's birthday.
p Get prepared to build new habits, earn fun drops, hold your party members accountable for their tasks, and decorate your avatar. Various features will be rolling out over the course of the event, so expect many updates! For starters...
2013-12-17 06:33:05 +00:00
table.table.table-striped
tr
td
h4 NPC Decorations
p Looks like everyone is really getting into the winter spirit! Check out the new NPC sprites. (And I heard a rumor that the final NPC might show up, just in time for the new year...)
2013-12-17 06:33:05 +00:00
tr
td
.customize-option.hair_bangs_1_winternight.pull-right
h4 Limited-Edition Holiday Hair-Colors
p Now your avatar can dye their hair Candy Cane, Frost, Winter Sky, or Holly! You'll only be able to purchase these hair colors until January 31st, when they will be retired.
2013-12-17 06:33:05 +00:00
tr
td
.shop_snowball.pull-right
h4 The Great HabitRPG Snowball Fight
p Yes, you can now buy snowballs and hurl them at all your friends... to, uh, help them improve their habits. How? Weeeeellll, let's just say that after getting walloped, they might find themselves needing some extra gold to escape their predicament...
//-span.shop_head_special_candycane.item-img.shop-sprite
tr
td
h4 More to Come
p A beast is roaring in the distant mountains, mysterious tracks have appeared in the snow, and Lemoness is furiously crocheting something sparkly.
p It's going to be a wild winter.
2013-12-07 18:56:34 +00:00
hr
p By @lemoness
small.muted 12/20/2013
2013-11-27 00:40:05 +00:00
2013-08-28 02:37:56 +00:00
hr
2013-11-09 04:05:12 +00:00
h5 12/16/2013
p Good gracious, where do I start...
br
table.table.table-striped
tr
td
h4 Classes
p You can now be a Warrior, Rogue, Wizard, or Healer. <a href='http://habitrpg.wikia.com/wiki/Class_System' target='_blank'>See details here.</a>
tr
td
h4 Armory & Costumes
p Once you select your new class, you're now equipped with your new class's apprentice gear. Fear not, your old gear is still available in your inventory! You can switch gear at any time, and wear a different costume than your equipment. See <a href='https://trello.com/c/83M5RqQB/299-armory' target='_blank'>Armory</a> & <a href='https://trello.com/c/iY6A7nlX/336-costumes-armory-v2' target='_blank'>Costumes</a>
tr
td
h4 New Customizations
p We now have a much wider selection of hair, shirt, facial-hair, body-size, etc. customizations. See <a href='https://trello.com/c/YKXmHNjY/306-customization-redo' target='_blank'>Customizations v2</a>
tr
td
h4 300 Tier Gear
p All you $300 backers who have been waiting patiently, your gear is now in! Currently, only available to $300+ backers, but we'll add them as drops to the Boss system once that's released. See <a href='https://trello.com/c/sb6f9w5r/217-custom-items-300-tier' target='_blank'>300-tier</a>
tr
td
h4 API v2
p The API has been completely overhauled, and v2 comes with many more routes for a *full featured* API. v1 is no longer supported, take heed ye 3rd-party-ists! For the time being, basic routes are supported (such as up/down -scoring). v2 will be documented soon, and I'll ping you when. see <a href='https://trello.com/c/L4pYimQM/343-api-v2' target='_blank'>APIv2</a>
hr
p By @lemoness @sabrecat @danielthebard @fuzzytrees @crystalphoenix @rosemonkeyct @fandekasp, and many more. (Who am I missing? We'll put up a CONTRIBUTORS.md soon)
2013-12-17 06:33:05 +00:00
h5 12/7/20132
table.table.table-striped
tr
td
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>
2013-12-17 06:33:05 +00:00
2013-12-07 18:56:34 +00:00
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 youre confused about anything, go check it out - its a treasure trove.
2013-11-27 00:40:05 +00:00
h5 11/08/2013
table.table.table-striped
tr
td.
Contrib Gear. You can now unlock new a top-tier gear set and pet by contributing (code, art, docs, etc) to HabitRPG. <a href='http://habitrpg.wikia.com/wiki/Contributor_Rewards' target='_blank'>Read more</a>
2013-11-09 04:05:12 +00:00
h5 11/01/2013
table.table.table-striped
tr
td.
Challenges! Compete with your party, guilds, or the tavern on certain tasks. Win gem prizes. <a href='http://blog.habitrpg.com/post/65721506787/challenges-ui-router' target='_blank'>Read more.</a>
tr
td Backend overhaul, including bookmark-able paths throughout the application. Will pave the way towards improved performance.
h5 10/22/2013
table.table.table-striped
tr
td TRICK OR TREAT! It's Habit Halloween! Some of the NPCs have decorated for the occasion. Can you spot us?
tr
td Two gem-purchasable skin tones are now available! The Rainbow Skin Set is here to stay, but in honor of Halloween, we also have the LIMITED EDITION SPOOKY SKIN SET. You will only be able to purchase the Spooky Skin Set until November 10th, so if you want a monstrous avatar, now's the time to act!
tr
td Do note, skins won't work on mobile until the app is updated. We'll update Android ASAP, iPhone usually takes ~1wk to approve.
h5 10/19/2013
table.table.table-striped
tr
td New custom skin colors are now available! Go check them out in the Profile section. Also, the new mobile update, 0.0.10, is now available to download! It includes the new skin tones and the ability to hide or show your helm, among other things.
tr
td You can now sell un-wanted drops to Alex the Merchant. Trade those troves of eggs for gold!
h5 09/01/2013
table.table.table-striped
tr
td.
We <a target='_blank' href="http://habitrpg.tumblr.com/post/59104876969/website-issues-what-were-doing">re-wrote the website from the ground up</a>
And in case you missed it, <a target='_blank' href='https://play.google.com/store/apps/details?id=com.ocdevel.habitrpg'>Android</a> & <a target='_blank' href='https://itunes.apple.com/us/app/habitrpg/id689569235?mt=8'>iOS</a> Apps are out!
Both apps and the website are open source, and we desparately need your help porting the rest of the features, and polishing off the bugs. <a target='_blank' href='http://habitrpg.wikia.com/wiki/Contributing_to_HabitRPG'>Read this guide</a> to getting started.
We're working on a system of Contributor Gear to reward the awesome people who help out, so stay tuned!
2013-11-09 04:05:12 +00:00
h5 The Rewrite! (Mid August)
table.table.table-striped
tr
td.
Hello my Habiteers! I have some amazing news to share with you, it's huge!
Has Habit ever crashed for you? (Joke). Well we <u><a target='_blank' href="http://habitrpg.tumblr.com/post/59104876969/website-issues-what-were-doing">re-wrote the website</a></u> from the ground up
to conquor those critical bugs once and for all (more from Tyler in a bit). If you haven't seen me for a while (due to a bug in the old site), be sure to catch up with me on the right side of the screen for any missed news. Importantly:
2013-11-09 04:05:12 +00:00
<a target='_blank' href='https://play.google.com/store/apps/details?id=com.ocdevel.habitrpg'>Android</a> & <a target='_blank' href='https://itunes.apple.com/us/app/habitrpg/id689569235?mt=8'>iOS</a> Apps are out!</u>
tr
td.
They're open source, so help us make them awesome. As for the rewrite: not all features are yet ported, but don't worry - you're still getting drops and streak-bonuses in the background, even if you can't see them yet.
We'll be working hard to bring in all the missing features. And if you're not already, be sure to follow our updates on <a href="http://habitrpg.tumblr.com/" target="_blank">Tumblr</a> (there are some fun member highlights recently). One more thing: if you are a Veteran of the old site, I have granted you a Veteran Wolf! Check your inventory :)
2013-11-09 04:05:12 +00:00
tr
td.
JavaScript developers! To me! We must finish vanquishing the old site, as not all features have been ported.
We rewrote Habit on <a target='_blank' href='http://angularjs.org/'>AngularJS</a> + <a target='_blank' href='http://expressjs.com/'>Express</a>.
We desparately need your help porting <a href='http://goo.gl/jYWTwl' target='_blank'>the rest of the features</a>, and polishing off the bugs. <a target='_blank' href='http://habitrpg.wikia.com/wiki/Contributing_to_HabitRPG'>Read this guide</a> to getting started.
Thanks everyone for all your support and patience!
2013-11-09 04:05:12 +00:00
h5 8/20/2013
table.table.table-striped
tr
td.
Timezone + custom day start issues fixed, your dailies should now reset properly and in your own timezone. (This was vexing <strong>Android</strong> users particularly). If you're still experiencing issues, <a target='_blank' href='https://github.com/HabitRPG/habitrpg-mobile/issues/73#issuecomment-22960877'>chime in here</a>.
2013-11-09 04:05:12 +00:00
tr
td.
API developers, the above means that <strong>cron</strong> is automatically run for your users! Weee, they no longer have to log into the website to reset their dailies!
h5 8/18/2013
table.table.table-striped
tr
td.
The Mobile Apps are out! <a target='_blank' href="https://itunes.apple.com/us/app/habitrpg/id689569235">iOS app</a> and <a target='_blank' href="https://play.google.com/store/apps/details?id=com.ocdevel.habitrpg">Android</a>. There's a bug with Android 2.3, <a target='_blank' href='https://github.com/HabitRPG/habitrpg-mobile/issues/85'>follow the progress here</a>. For more details, see our <a target=_blank href="http://habitrpg.tumblr.com/post/58449057415/android-mobile-app-released-iphone-app-coming-soon">Tumblr post</a>
2013-11-09 04:05:12 +00:00
tr
td
2013-08-28 02:37:56 +00:00
| Hey guys! Long time no see :) We want to make sure you guys have a better idea of what's going on behind the scenes, so we're going to be releasing
b weekly status reports
| of what we're currently working on! This weekend, we are working hard to fix the "Not Enough GP" bug, a cruel and greedy monster that has wrapped itself around the rewards box and is refusing to let anyone purchase anything. Rest assured that our heroic Tyler will slay this beast soon! Then it wiil be full steam ahead on the new site upgrade process.
a(target='_blank', href='http://habitrpg.tumblr.com/post/57627483715/news-about-upgrade-and-app') Read more about how that will work in this post here
2013-11-09 04:05:12 +00:00
h5 6/03/2013
table.table.table-striped
tr
td
2013-08-28 02:37:56 +00:00
a(target='_blank', href='https://trello.com/card/groups-guilds/50e5d3684fe3a7266b0036d6/84') Guilds!
| You can now belong to multiple groups, not just your party. There are public and private guilds, think "Subreddits" v "multiple friend groups".
2013-11-09 04:05:12 +00:00
h5 5/27/2013
table.table.table-striped
tr
td
2013-08-28 02:37:56 +00:00
| Get the "Helped Habit Grow" badge by
a(href='http://community.habitrpg.com/node/290', target='_blank') filling out this survey.
2013-11-09 04:05:12 +00:00
tr
td
2013-08-28 02:37:56 +00:00
a(href='http://habitrpg.tumblr.com/post/51476277225/upcoming-features-bugs-update-user-survey', target='_blank') New blog post
| about upcoming Guilds & Challenges features, & huge bug-fixes on the horizon.
2013-11-09 04:05:12 +00:00
h5 5/25/2013
table.table.table-striped
tr
td
2013-08-28 02:37:56 +00:00
| Code logic migrated to
a(target='_blank', href='https://github.com/habitrpg/habitrpg-shared') habitrpg-shared
| . See
a(target='_blank', href='https://github.com/lefnire/habitrpg/issues/1039') details here
| , but two takeaways: (1) keep an eye out and
a(href='http://community.habitrpg.com/content/submitting-bugs', target='_blank') report a problem
| if you experience any issues, (2) this is going to allow for much less buggy code (read previous link for reasoning).
2013-11-09 04:05:12 +00:00
h5 5/12/2013
table.table.table-striped
tr
td Renamed "Tokens" to "Gems". Tokens caused confusion.
h5 5/10/2013
table.table.table-striped
tr
td
2013-08-28 02:37:56 +00:00
| Less harsh death: Used to be you lose everything, now you lose GP & one random gear piece, 1 level. We're working on a
a(_target='blank', href='https://trello.com/card/death-mechanic/50e5d3684fe3a7266b0036d6/204') really cool death mechanic here.
| , but this is a stop-gap so people don't lose heart presently.
2013-11-09 04:05:12 +00:00
tr
td Chat messages: can delete your own message, fix the duplicate messages issue.
h5 5/9/2013
table.table.table-striped
tr
td
2013-08-28 02:37:56 +00:00
a(_target='blank', href='https://trello.com/card/backer-gear/50e5d3684fe3a7266b0036d6/213') Backer Gear
| : There's a new top-tier gear set for Kickstarter Backers. $45+ gets new Shield, Helm, Armor. $70+ that plus Weapon. $80+ that plus Pet. Keep leveling my friends, get that gear! Discuss gear-unlocking mechanic
a(href='https://trello.com/card/backer-items-availability-mechanic/50e5d3684fe3a7266b0036d6/188', target='_blank') here
| , and if you're top-gear but not seeing backer stuff, message me from your KS profile.
2013-11-09 04:05:12 +00:00
h5 5/7/2013
table.table.table-striped
tr
td
2013-08-28 02:37:56 +00:00
a(_target='blank', href='https://trello.com/card/tags-categories/50e5d3684fe3a7266b0036d6/43') Tags
| . You can now categorize your tasks, eg "Work", "Home", "Morning", "Taxes", etc.
2013-11-09 04:05:12 +00:00
h5 5/4/2013
table.table.table-striped
tr
td
2013-08-28 02:37:56 +00:00
a(_target='blank', href='https://trello.com/card/streaks-consecutive-bonus/50e5d3684fe3a7266b0036d6/182') Streaks
| . You get a GP & drop-% increase the longer you hold daily streaks (they stack). You also get a stacking badge for each 21-day streak.
2013-11-09 04:05:12 +00:00
h5 5/3/2013
table.table.table-striped
tr
td
2013-08-28 02:37:56 +00:00
| Two new achievements: Beast Master & Ultimate Gear. Got ideas for more achievements?
a(target='_blank', href='https://trello.com/card/awards-badges/50e5d3684fe3a7266b0036d6/19') chime in here
2013-11-09 04:05:12 +00:00
h5 5/2/2013
table.table.table-striped
tr
td
2013-08-28 02:37:56 +00:00
a(target='_blank', href='https://trello.com/card/party-chat/50e5d3684fe3a7266b0036d6/267') Party Chat!
| also, Tavern Chat (LFG)
2013-11-09 04:05:12 +00:00
tr
td
2013-08-28 02:37:56 +00:00
a(target='_blank', href='https://trello.com/card/rest-in-tavern/50e5d3684fe3a7266b0036d6/14') Rest in Tavern
| (basic implementation, more to come)
2013-11-09 04:05:12 +00:00
tr
td.
NPCs! <a target='_blank' href='https://twitter.com/Mihakuu'>Bailey</a> the Town Crier, <a target='_blank' href='http://www.kickstarter.com/profile/523661924'>Alexander</a> the <a target='_blank' href='https://trello.com/card/marketplace/50e5d3684fe3a7266b0036d6/167'>Merchant</a>, <a target='_blank' href='http://www.kickstarter.com/profile/2014640723'>Daniel</a> the <a target='_blank' href='http://goo.gl/FkSib'>Tavern Keep</a>.
tr
td
2013-08-28 02:37:56 +00:00
a(href='https://github.com/lefnire/habitrpg/issues/828') New "Game Options" layout
| (click your avatar to see)
2013-11-09 04:05:12 +00:00
h5 3/27/2013
table.table.table-striped
tr
td
2013-08-28 02:37:56 +00:00
| Drop system + pets overhaul (
a(href='http://www.kickstarter.com/projects/lefnire/habitrpg-mobile/posts/439433') Blog Post
| |
a(href='https://trello.com/card/pets/50e5d3684fe3a7266b0036d6/166') Trello Card
| )
2013-11-09 04:05:12 +00:00
h5 3/21/2013
table.table.table-striped
tr
td
2013-08-28 02:37:56 +00:00
a(href='https://github.com/lefnire/habitrpg/issues/585') More design tweaks to header & avatars
2013-11-09 04:05:12 +00:00
h5 3/20/2013
table.table.table-striped
tr
td
2013-08-28 02:37:56 +00:00
a(href='https://github.com/lefnire/habitrpg/issues/585') New Design
2013-11-09 04:05:12 +00:00
tr
td
2013-08-28 02:37:56 +00:00
a(href='https://trello.com/card/toggle-helm-visible/50e5d3684fe3a7266b0036d6/153') Toggle helm visible
2013-11-09 04:05:12 +00:00
tr
td
2013-08-28 02:37:56 +00:00
a(href='https://trello.com/card/toggle-header/50e5d3684fe3a7266b0036d6/241') Toggle Header
2013-11-09 04:05:12 +00:00
tr
td
2013-08-28 02:37:56 +00:00
a(href='https://trello.com/card/deletable-accounts/50e5d3684fe3a7266b0036d6/69') Deletable Accounts
2013-11-09 04:05:12 +00:00
tr
td
2013-08-28 02:37:56 +00:00
a(href='https://trello.com/card/undo-button/50e5d3684fe3a7266b0036d6/20') Undo Button
2013-11-09 04:05:12 +00:00
h5 3/3/2013
table.table.table-striped
tr
td
2013-08-28 02:37:56 +00:00
a(href='https://trello.com/card/custom-day-start/50e5d3684fe3a7266b0036d6/15') Add custom day start
.modal-footer
2013-12-16 23:01:07 +00:00
button.btn.btn-default.cancel(ng-click='modals.newStuff = false') Cool
2013-08-28 02:37:56 +00:00
button.btn.btn-warning.cancel(ng-click='dismissAlert()') Dismiss This Alert