mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-04-14 19:47:03 +00:00
[#1426] final touches to bailey notifs.
This commit is contained in:
parent
4ea6a8e57f
commit
883d63aaaf
1 changed files with 5 additions and 4 deletions
|
|
@ -19,8 +19,9 @@ 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: 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.
|
||||
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.
|
||||
If there are features you miss, check in on them at <a href='http://old.habitrpg.com' target='_blank'>old.habitrpg.com</a> and tell them to hurry on over. 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 :)
|
||||
|
||||
table(style='clear:both;')
|
||||
tr
|
||||
|
|
@ -31,9 +32,9 @@ div(modal='user.flags.rewrite !== false')
|
|||
a(target='_blank', href='https://twitter.com/lefnire') Tyler
|
||||
.popover-content
|
||||
p.
|
||||
JavaScript developers! To me! We must finish vanquising the old site, as not all features have been ported.
|
||||
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 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.
|
||||
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='https://github.com/lefnire/habitrpg/wiki/Contributing#website'>Read this guide</a> to getting started.
|
||||
Thanks everyone for all your support and patience!
|
||||
|
||||
td
|
||||
|
|
|
|||
Loading…
Reference in a new issue