Commit Graph

612 Commits

Author SHA1 Message Date
Tyler Renelle 7107f2d323 refactor(bosses): DRY bosses so we can share code between tavern boss &
party boss
2014-06-25 13:34:44 -06:00
wc0 a343759e82 add dataTool link to tavern.jade
adds dataTool link, step 2 for https://github.com/HabitRPG/habitrpg/issues/3649
2014-06-24 16:10:18 -04:00
wc8 94ec31c750 reverts to danielText
Had intended to submit Tavern message as a pull request, not directly edit, will resubmit later.
2014-06-21 21:22:56 -04:00
wc8 339dad2165 Update tavern.jade
changes popover content for daniel, adds message & links for https://github.com/HabitRPG/habitrpg/issues/3627 but this only my second pull request so it likely need to be reviewed before it is pulled. I basically followed the Pets links for Matt's messages.

#232 is needed before this one to add the danielTavern strings content.
2014-06-21 15:29:18 -04:00
Tyler Renelle 3a29ae437c perf(chat): {{::bindonce}} test on chat to see if that improves, #3486 2014-06-20 21:00:39 -06:00
Tyler Renelle b2ebc93cac Merge pull request #3613 from negue/fix_margins
fix avatar and background margin
2014-06-16 17:36:40 -06:00
Matteo Pagliazzi 57e1013ada fix(i18n): stable 2014-06-16 21:52:25 +02:00
negue e76d9f8d83 fix avatar and background margin 2014-06-15 19:12:38 +02:00
Tyler Renelle 8d49a4d032 perf(pets): render food as bindonce (angular 1.3), see #3558 2014-06-11 15:58:46 -06:00
Tyler Renelle cb7324ccdb refactor(pets): render pets server-side 2014-06-11 14:17:47 -06:00
Tyler Renelle df1867ef4d refactor(pets): render mounts server-side for better perf 2014-06-11 13:58:51 -06:00
Tyler Renelle e3aeaab641 feat(backgrounds): i18n for backgrounds 2014-06-10 18:32:21 -06:00
Tyler Renelle da4f51f049 feat(backgrounds): use nested backgrounds as {set:{bg1,bg2,bg3}} for
easier "purchase set". Refactor twoGem()
2014-06-10 17:05:44 -06:00
Tyler Renelle c6232c2d1a feat(backgrounds): add backgrounds feature 2014-06-10 16:38:29 -06:00
Tyler Renelle f85d6b2978 feat(quests): add octopus quest 2014-06-09 14:33:08 -06:00
Tyler Renelle efc9a6e715 fix(pets): if !Content.hatchingPotions[x], use string passed for
displayname. Fixes #3575
2014-06-08 11:11:34 -06:00
benmanley 57eb80f9db refactor(.hero-stats): restyle status meters
Add text to icons to clarify purpose of each bar
Tidy up tooltip behaviour
Aesthetic changes
2014-06-05 16:19:22 +01:00
Yafinee ff612555ea #3054 - When feeding/saddling, ineligible pets should not get the green bubble 2014-05-21 19:54:20 +00:00
Tyler Renelle ef166a9a10 feat(hall): click hero name for modal. fixes #3478 2014-05-16 20:15:59 -06:00
Tyler Renelle 598c6a43f1 refactor(quests): cleaner buyable quest eggs html 2014-05-14 10:09:18 -06:00
Tyler Renelle 8506db9849 feat(rat): add rat quest 2014-05-14 08:54:24 -06:00
Tyler Renelle 0dadc86a61 fix(subscriptions): expose cancelSubscription on $rootScope (don't know
why $scope doesn't work here). Fix UI bug
2014-05-12 12:18:53 -06:00
deilann d801ece19d adding flag, allowing free rebirth purchase, adding modal 2014-05-11 08:01:15 -07:00
Tyler Renelle e60cf01b6f feat(stats): expos stats jade files to mobile 2014-05-08 16:04:36 -06:00
Tyler Renelle 311586e5a3 fix(profile): fix profile classes for mobile include 2014-05-08 15:26:21 -06:00
Matteo Pagliazzi 9b43502669 fix(i18n): pet and mounts 2014-05-06 20:05:57 +02:00
Matteo Pagliazzi 52d2693d94 fix(i18n): use translated attributes and classes 2014-05-06 20:05:57 +02:00
Matteo Pagliazzi dce4dd3ad6 fix(i18n): translate class names in equipment 2014-05-06 20:05:57 +02:00
Matteo Pagliazzi 99f50b0461 fix(i18n): missing strings 2014-05-06 20:05:57 +02:00
Matteo Pagliazzi 8eb6512637 fix(i18n): spaces around string 2014-05-06 20:04:10 +02:00
Matteo Pagliazzi dd4accf56f fix(i18n): group name 2014-05-06 20:04:10 +02:00
Matteo Pagliazzi 314497271a fix(i18n): group name 2014-05-06 20:04:10 +02:00
Matteo Pagliazzi 95d5759042 fix(i18n): use right strings 2014-05-06 20:04:10 +02:00
Matteo Pagliazzi 1f8722cb57 fix(i18n): use strings 2014-05-06 20:04:10 +02:00
Matteo Pagliazzi 6930b693e0 fix(i18n): better strings for items 2014-05-06 20:04:09 +02:00
Matteo Pagliazzi 21efe44d4d fix(i18n): use strings 2014-05-06 20:04:09 +02:00
Matteo Pagliazzi d242ee3291 refactor(i18n): use strings for content 2014-05-06 20:04:09 +02:00
Matteo Pagliazzi 626352e04b improve(i18n): use strings for gear items and potion 2014-05-06 20:04:09 +02:00
Tyler Renelle b0eb12bb5f feat(subscriptions): allow one month after sub start-date before it's terminated. Fixes #3180 2014-05-06 09:18:44 -06:00
joe woods e7094fd9bd Update tavern.jade 2014-05-05 22:53:12 -04:00
Tyler Renelle 6757a46afc feat(spring): remove limited pastel hair colors 2014-04-30 22:33:38 -06:00
deilann 8e83064ebb fix subscribe cancel button not appearing
Fixes #3383

Show unsubscribe button logic was nested within the non-subscriber text.
2014-04-30 13:02:54 -07:00
benmanley 7f984c859c fix(settings.jade): amend inconsistent html
Correct spelling error
Add .container-fluid to subscriptions view
2014-04-27 13:02:28 +01:00
Tyler Renelle 82eb9a0632 refactor(profile): character customizations as mixin so can be used on mobile 2014-04-27 00:21:27 -06:00
Tyler Renelle 51a6062837 Merge pull request #3333 from denis-sokolov/customization-fix-hair-layout-code
fix(profile): body and facial hair elements fix
2014-04-23 14:29:30 -06:00
Tyler Renelle 82fdf1bace Merge pull request #3334 from denis-sokolov/customization-fix-body-size-code
fix(profile): body size elements consistent with the rest
2014-04-23 14:28:21 -06:00
Denis Sokolov 9fefe73650 fix(profile): rainbow skin elements consistent with the rest 2014-04-23 23:33:34 +09:00
Denis Sokolov c3d2b66b41 fix(profile): body size elements consistent with the rest
Before this change body size selector had inconsistent code
with the rest of the profile customization.
This also led to an inconsistent styling of the menu label.
2014-04-23 23:27:34 +09:00
Denis Sokolov 191f177fe5 fix(profile): body and facial hair elements fix
New structure is valid HTML.
It makes more semantic sense, as the selection
of all hair is a single list-item, and can possibly
be styled as a group, consider adding a "well" class
on the container to group bangs and base menus together.
2014-04-23 23:22:46 +09:00
Tyler Renelle 803c0ae659 Merge pull request #3186 from denis-sokolov/customization-unlock-set-placement
improve(profile): reposition the "unlock set" button to the "2 gem/locked" string
2014-04-22 12:10:06 -06:00