mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-04 01:29:21 +00:00
some more bailey updates
This commit is contained in:
parent
53fdca2f5c
commit
d7c6c15592
1 changed files with 5 additions and 6 deletions
|
|
@ -19,8 +19,8 @@ div(modal='user.flags.rewrite !== false')
|
|||
.alert.alert-success(style='margin-bottom:5px').
|
||||
<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>
|
||||
p.
|
||||
They're open source, so help us make them awesome. As for the rewrite: not all the features are ported yet. If you miss your pets, inventory, etc - check in on them at <a href='http://old.habitrpg.com' target='_blank'>old.habitrpg.com</a>
|
||||
and tell them to hurry on over. Don't worry, you're still getting drops and streak-bonuses in the background, even if you can't see them yet.
|
||||
They're open source, so help us make them awesome. As for the rewrite: while not all features are yet ported, don't worry - you're still getting drops and streak-bonuses in the background, even if you can't see them yet.
|
||||
//-If you miss your pets, inventory, etc - check in on them at <a href='http://old.habitrpg.com' target='_blank'>old.habitrpg.com</a> and tell them to hurry on over.
|
||||
|
||||
table(style='clear:both;')
|
||||
tr
|
||||
|
|
@ -32,10 +32,9 @@ div(modal='user.flags.rewrite !== false')
|
|||
.popover-content
|
||||
p.
|
||||
JavaScript developers! To me! We must finish vanquising 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 the rest of the features, and polishing off the bugs. <a target='_blank' href='https://github.com/lefnire/habitrpg/wiki/Contributing#website'>Read this guide</a> to getting started.
|
||||
Each of your pull requests shall grant you a special <a href='https://github.com/lefnire/habitrpg/issues/946#issuecomment-18654292' target='_blank'>Contributor Gear piece</a>. Thanks
|
||||
everyone for all your support and patience!
|
||||
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 the rest of the features, and polishing off the bugs. <a target='_blank' href='https://github.com/lefnire/habitrpg/wiki/Contributing#website'>Read this guide</a> to getting started.
|
||||
Thanks everyone for all your support and patience!
|
||||
|
||||
td
|
||||
img.pull-right(src='/bower_components/habitrpg-shared/img/unprocessed/efbd21c4-82a1-11e2-8190-fbc609b5c58b.png', style='height:72px')
|
||||
|
|
|
|||
Loading…
Reference in a new issue