mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 15:48:04 +01:00
Update habitrpg.com to habitica.com where applicable
This commit is contained in:
@@ -36,7 +36,7 @@ mixin petList(source)
|
||||
each t,k in env.Content.specialPets
|
||||
- var egg = k.split('-')[0], pot = k.split('-')[1]
|
||||
button(ng-if='user.items.pets["#{egg}-#{pot}"]', class="pet-button Pet-#{egg}-#{pot}", ng-class='{active: user.items.currentPet == "#{egg}-#{pot}"}', ng-click='choosePet("#{egg}", "#{pot}")', popover=env.t(t), popover-trigger='mouseenter', popover-placement='bottom')
|
||||
a(target='_blank', href='http://habitrpg.wikia.com/wiki/Contributing_to_HabitRPG')
|
||||
a(target='_blank', href='http://habitica.wikia.com/wiki/Contributing_to_Habitica')
|
||||
button(ng-if='!user.items.pets["Dragon-Hydra"]', class="pet-button pet-not-owned", popover-trigger='mouseenter', popover-placement='right', popover=env.t('rarePetPop1'), popover-title=env.t('rarePetPop2'))
|
||||
.PixelPaw-Gold
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
.pull-right
|
||||
span.inventory_special_trinket.inline-gems
|
||||
b x{{user.purchased.plan.consecutive.trinkets}}
|
||||
p!=env.t('timeTravelersPopover', {linkStart: "<a href='http://habitrpg.wikia.com/wiki/Mystery_Item' target='_blank'>", linkEnd: "</a>"})
|
||||
p!=env.t('timeTravelersPopover', {linkStart: "<a href='http://habitica.wikia.com/wiki/Mystery_Item' target='_blank'>", linkEnd: "</a>"})
|
||||
|
||||
.row: .col-md-12
|
||||
li.customize-menu.inventory-gear
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
.panel-heading
|
||||
h3.panel-title=env.t('challenges')
|
||||
|
|
||||
a.pull-right(target='_blank', href='http://habitrpg.wikia.com/wiki/Challenges')
|
||||
a.pull-right(target='_blank', href='http://habitica.wikia.com/wiki/Challenges')
|
||||
small=env.t('moreInfo')
|
||||
.panel-body.modal-fixed-height(bindonce='group.challenges')
|
||||
div(ng-if='group.challenges.length > 0')
|
||||
|
||||
@@ -37,13 +37,13 @@
|
||||
a(target='_blank', href='https://vimeo.com/57654086')=env.t('tutorial')
|
||||
tr
|
||||
td
|
||||
a(target='_blank', href='http://habitrpg.wikia.com/wiki/FAQ')=env.t('FAQ')
|
||||
a(target='_blank', href='http://habitica.wikia.com/wiki/FAQ')=env.t('FAQ')
|
||||
tr
|
||||
td
|
||||
a(target='_blank', href='http://habitrpg.wikia.com/wiki/Glossary')=env.t('glossary')
|
||||
a(target='_blank', href='http://habitica.wikia.com/wiki/Glossary')=env.t('glossary')
|
||||
tr
|
||||
td
|
||||
a(target='_blank', href='http://habitrpg.wikia.com/')=env.t('wiki')
|
||||
a(target='_blank', href='http://habitica.wikia.com/')=env.t('wiki')
|
||||
tr
|
||||
td
|
||||
a(target='_blank', href='https://oldgods.net/habitrpg/habitrpg_user_data_display.html')=env.t('dataTool')
|
||||
@@ -55,7 +55,7 @@
|
||||
a(target='_blank', href='https://trello.com/c/odmhIqyW/440-read-first-table-of-contents')= ' ' + env.t('requestAF')
|
||||
tr
|
||||
td
|
||||
a(target='_blank', href='http://habitrpg.wikia.com/wiki/Special:Forum')=env.t('community')
|
||||
a(target='_blank', href='http://habitica.wikia.com/wiki/Special:Forum')=env.t('community')
|
||||
|
||||
// Player Tiers
|
||||
.panel.panel-default(popover=env.t('tierPop'), popover-trigger="mouseenter", popover-placement="right")
|
||||
@@ -66,10 +66,10 @@
|
||||
|<a href='/#/options/groups/hall'>
|
||||
=env.t('visitHeroes')
|
||||
|</a> <br />
|
||||
|<a href='http://habitrpg.wikia.com/wiki/Contributor_Rewards' target='_blank'>
|
||||
|<a href='http://habitica.wikia.com/wiki/Contributor_Rewards' target='_blank'>
|
||||
=env.t('conLearn')
|
||||
|</a> <br />
|
||||
|<a href='http://habitrpg.wikia.com/wiki/Contributing_to_HabitRPG' target='_blank'>
|
||||
|<a href='http://habitica.wikia.com/wiki/Contributing_to_Habitica' target='_blank'>
|
||||
=env.t('conLearnHow')
|
||||
|</a>
|
||||
table.table.table-striped.panel-tiers
|
||||
|
||||
@@ -81,7 +81,7 @@ script(id='modals/achievements/contributor.html', type='text/ng-template')
|
||||
div(class="#{env.worldDmg.guide ? 'npc_justin_broken.float-left' : 'npc_justin.float-left'}")
|
||||
p
|
||||
!=env.t('contribModal', {name: "{{user.profile.name}}", level: "{{user.contributor.level}}"}) + ' '
|
||||
a(href='http://habitrpg.wikia.com/wiki/Contributor_Rewards' target='_blank')=env.t('contribLink')
|
||||
a(href='http://habitica.wikia.com/wiki/Contributor_Rewards' target='_blank')=env.t('contribLink')
|
||||
.modal-footer
|
||||
button.btn.btn-default(ng-click='set({"flags.contributor":false}); $close()')=env.t('ok')
|
||||
|
||||
|
||||
@@ -29,7 +29,7 @@ div(ng-if='::task.type!="reward"')
|
||||
fieldset.option-group.advanced-option(ng-show="task._advanced")
|
||||
|
||||
legend.option-title
|
||||
a.hint.priority-multiplier-help(href='http://habitrpg.wikia.com/wiki/Difficulty', target='_blank', popover-title=env.t('difficultyHelpTitle'), popover-trigger='mouseenter', popover=env.t('difficultyHelpContent'))=env.t('difficulty')
|
||||
a.hint.priority-multiplier-help(href='http://habitica.wikia.com/wiki/Difficulty', target='_blank', popover-title=env.t('difficultyHelpTitle'), popover-trigger='mouseenter', popover=env.t('difficultyHelpContent'))=env.t('difficulty')
|
||||
ul.priority-multiplier
|
||||
li
|
||||
button(type='button', ng-class='{active: task.priority==0.1}',
|
||||
|
||||
@@ -17,7 +17,7 @@ block vars
|
||||
- var layoutEnv = env
|
||||
|
||||
block title
|
||||
title HabitRPG |
|
||||
title Habitica |
|
||||
=env.t('communityGuidelines')
|
||||
|
||||
block content
|
||||
@@ -334,7 +334,7 @@ block content
|
||||
|:
|
||||
=env.t('commGuideLink02description')
|
||||
li
|
||||
a(href='http://habitrpg.wikia.com/wiki/HabitRPG_Wiki' target='_blank')=env.t('commGuideLink03')
|
||||
a(href='http://habitica.wikia.com/wiki/Habitica_Wiki' target='_blank')=env.t('commGuideLink03')
|
||||
|:
|
||||
=env.t('commGuideLink03description')
|
||||
li
|
||||
@@ -342,19 +342,19 @@ block content
|
||||
|:
|
||||
=env.t('commGuideLink04description')
|
||||
li
|
||||
a(href='https://trello.com/b/EpoYEYod/habitrpg' target='_blank')=env.t('commGuideLink05')
|
||||
a(href='https://trello.com/b/EpoYEYod/' target='_blank')=env.t('commGuideLink05')
|
||||
|:
|
||||
=env.t('commGuideLink05description')
|
||||
li
|
||||
a(href='https://trello.com/b/mXK3Eavg/habitrpg-mobile' target='_blank')=env.t('commGuideLink06')
|
||||
a(href='https://trello.com/b/mXK3Eavg/' target='_blank')=env.t('commGuideLink06')
|
||||
|:
|
||||
=env.t('commGuideLink06description')
|
||||
li
|
||||
a(href='https://trello.com/b/vwuE9fbO/habitrpg-pixel-art' target='_blank')=env.t('commGuideLink07')
|
||||
a(href='https://trello.com/b/vwuE9fbO/' target='_blank')=env.t('commGuideLink07')
|
||||
|:
|
||||
=env.t('commGuideLink07description')
|
||||
li
|
||||
a(href='https://trello.com/b/nnv4QIRX/habitrpg-quests' target='_blank')=env.t('commGuideLink08')
|
||||
a(href='https://trello.com/b/nnv4QIRX/' target='_blank')=env.t('commGuideLink08')
|
||||
|:
|
||||
=env.t('commGuideLink08description')
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@ block content
|
||||
p
|
||||
=env.t('reportAccountProblems')
|
||||
| :
|
||||
a(href='mailto:admin@habitica.com') admin@habitrpg.com
|
||||
a(href='mailto:admin@habitica.com') admin@habitica.com
|
||||
br
|
||||
=env.t('reportBug')
|
||||
| :
|
||||
@@ -23,20 +23,20 @@ block content
|
||||
br
|
||||
=env.t('reportCommunityIssues')
|
||||
| :
|
||||
a(href='mailto:leslie@habitica.com') leslie@habitrpg.com
|
||||
a(href='mailto:leslie@habitica.com') leslie@habitica.com
|
||||
br
|
||||
=env.t('generalQuestionsSite')
|
||||
| :
|
||||
a(target='_blank', href='http://habitrpg.wikia.com/wiki/The_Keep:The_Newbies_Guild') Newbies Guild
|
||||
a(target='_blank', href='http://habitica.wikia.com/wiki/The_Keep:The_Newbies_Guild') Newbies Guild
|
||||
br
|
||||
=env.t('businessInquiries')
|
||||
| :
|
||||
a(href='mailto:vicky@habitica.com') vicky@habitrpg.com
|
||||
a(href='mailto:vicky@habitica.com') vicky@habitica.com
|
||||
br
|
||||
=env.t('merchandiseInquiries')
|
||||
| :
|
||||
a(href='mailto:store@habitica.com') store@habitrpg.com
|
||||
a(href='mailto:store@habitica.com') store@habitica.com
|
||||
br
|
||||
=env.t('marketingInquiries')
|
||||
| :
|
||||
a(href='mailto:leslie@habitica.com') leslie@habitrpg.com
|
||||
a(href='mailto:leslie@habitica.com') leslie@habitica.com
|
||||
|
||||
@@ -15,15 +15,15 @@ block content
|
||||
p
|
||||
=env.t('indivPlan1')
|
||||
|
|
||||
a(href='http://habitrpg.wikia.com/wiki/Guilds' target='_blank')=env.t('guilds')
|
||||
a(href='http://habitica.wikia.com/wiki/Guilds' target='_blank')=env.t('guilds')
|
||||
= ' ' + env.t('and') + ' '
|
||||
a(href='http://habitrpg.wikia.com/wiki/Challenges' target='_blank')=env.t('challenges')
|
||||
a(href='http://habitica.wikia.com/wiki/Challenges' target='_blank')=env.t('challenges')
|
||||
|
|
||||
=env.t('indivPlan2')
|
||||
p
|
||||
=env.t('groupText1')
|
||||
|
|
||||
a(href='http://habitrpg.wikia.com/wiki/Habitica' target='_blank')=env.t('habitica')
|
||||
a(href='http://habitica.wikia.com/wiki/Habitica' target='_blank')=env.t('habitica')
|
||||
|.
|
||||
=env.t('groupText2')
|
||||
|
||||
|
||||
@@ -220,7 +220,7 @@ block content
|
||||
br
|
||||
| Los Angeles, CA 90025
|
||||
br
|
||||
| E-Mail: <a href='mailto:admin@habitrpg.com'>admin@habitrpg.com</a>
|
||||
| E-Mail: <a href='mailto:admin@habitica.com'>admin@habitica.com</a>
|
||||
p
|
||||
| Again, we cannot take action unless you give us all the required
|
||||
| information.
|
||||
@@ -574,4 +574,4 @@ block content
|
||||
strong Contacting Us
|
||||
br
|
||||
| If you have any questions about these Terms of Service, please contact
|
||||
| us at <a href='mailto:admin@habitrpg.com'>admin@habitrpg.com</a>
|
||||
| us at <a href='mailto:admin@habitica.com'>admin@habitica.com</a>
|
||||
|
||||
Reference in New Issue
Block a user