Tyler Renelle
f85d6b2978
feat(quests): add octopus quest
2014-06-09 14:33:08 -06:00
Tyler Renelle
f46749824f
Merge pull request #3524 from OverloadUT/ui-fix-disable-submit-during-edit
...
Hide task control buttons during editing
2014-06-08 10:13:42 -06:00
Matteo Pagliazzi
74d206ab74
fix(i18n): use strings
2014-06-07 14:26:58 +02:00
Tyler Renelle
4aa938dfd9
chore(bailey): june mystery item, earthquake thingy
2014-06-05 22:59:06 -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
Greg Laabs
04034dbdf1
Hide task control buttons during editing
2014-05-23 19:54:32 -07:00
Tyler Renelle
29be5d6e3e
feat(mystery): may 2014 mystery item
2014-05-23 00:34:32 +02:00
deilann
020f278577
fix(footer): update github link
...
Link updated to https://github.com/HabitRPG/habitrpg/issues/2760
2014-05-18 04:25:15 -07:00
Tyler Renelle
96c9c7f101
chore(bailey): bailey on level-100 cap
2014-05-14 12:14:46 -06:00
Tyler Renelle
8506db9849
feat(rat): add rat quest
2014-05-14 08:54:24 -06:00
benmanley
0d15006123
refactor(menu): add total gold to gold popover
2014-05-12 21:19:27 +01:00
Matteo Pagliazzi
304beb6482
fix(i18n): use strings
2014-05-12 17:15:38 +02: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
628ea0accd
Merge pull request #3402 from benmanley/toolbar-toggle
...
feat(toolbar): add button to hide/show toolbar
2014-05-07 15:19:00 -06:00
Matteo Pagliazzi
52d2693d94
fix(i18n): use translated attributes and classes
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
e4f8ee1b93
fix(i18n): spacing
2014-05-06 20:04:10 +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
21f79a8139
chore(bailey): mobile + chrome ext. update
2014-05-05 14:13:04 -06:00
benmanley
2309184ae3
feat(toolbar): add button to hide/show toolbar
...
menu.jade:
* Add toggle button to toolbar
* Add container to hide the rest of toolbar without hiding the toggle
button.
menu.styl:
* Add toggle button styles
* Update toolbar styles to account for toggle button
header.styl:
* Update rules for adding and removing padding from .header-wrap when
toolbar is toggled.
2014-05-02 19:49:18 +01:00
Tyler Renelle
befde8ccda
chore(bailey): bailey for may
2014-04-30 22:33:12 -06:00
Tyler Renelle
540431ee8b
chore(bailey): mobile, spring fling, stwc
2014-04-30 00:28:16 -06:00
SabreCat
3f5e130552
feat(tooltips): Add expand/collapse cues
...
Some users (@fragmental) didn't realize that you could click the checklist badge to expand or collapse checklists. This commit adds a tooltip to the badge, as well as to a couple other not-obviously-clickable spots, to cue the user that they can be expanded and collapsed.
BREAKING CHANGE: Will result in "String not found" errors until all locales have an "expandCollapse" string available.
2014-04-28 20:44:16 -05:00
SabreCat
ef5b7deff3
fix(achievements): Differentiate singular and plural
...
Allows Streak and Perfect Day achievements to dynamically show a singular or plural version of their text based on how many achievements the viewed profile has stacked.
BREAKING CHANGE: Will lead to 'string not found' errors until the singular version strings are implemented in all locales on habitrpg-shared.
2014-04-27 21:36:21 -05:00
Tyler Renelle
3a7c994f1a
refactor(avatar): support minimal avatar displays (using for mobile sidebar)
2014-04-26 18:46:26 -06:00
Tyler Renelle
979d7d85a4
refactor(avatar): avatar separated into two mixins: +heroBox() and
...
+avatar(). Mobile will be sharing jade files with web, we'll need more
modular markup
2014-04-26 15:12:03 -06:00
Tyler Renelle
425218d9a7
feat(mystery): april mystery item
2014-04-24 17:48:21 -06:00
benmanley
aeb205b8ad
fix(toolbar): change "noNotifications" text to string
2014-04-23 21:39:56 +01:00
benmanley
254ac3d510
fix(toolbar): improve layout and fix scrolling bug
...
Consolidate styles from menu.styl into global-modules.styl
Mobile: Remove glyphicons to give more space
Mobile: Fix notif scrolling behaviour
Mobile: Move subscribe button from toolbar to menu modal
2014-04-23 18:39:55 +01:00
Tyler Renelle
a608419bba
feat(coupons): add coupon-code feature
2014-04-16 23:28:37 -06:00
Tyler Renelle
e2eff3b185
fix(toolbar): typo
2014-04-16 23:27:55 -06:00
Tyler Renelle
178cfcd6e6
feat(toolbar): only one expanded menu at a time
2014-04-16 22:46:49 -06:00
Sabe Jones
8a00dfd27e
fix(header): Consistent formatting of XP
...
Use the "number:0" format for current experience as well as experience to next level, so you don't have inconsistent thousands separators (e.g. "1010 / 1,100")
2014-04-16 19:03:12 -05:00
Tyler Renelle
5277275b0f
feat(accessories): add body accessory
2014-04-16 17:54:40 -06:00
Tyler Renelle
5296a584de
Merge pull request #3155 from benmanley/notif-restyle
...
Consolidate notifications into one menu
2014-04-16 11:40:20 -06:00
Tyler Renelle
ffa21ca1f7
feat(backAccessory): add optional collar to back accessories. If you
...
name it the same name + _collar (eg, back_base_0.png + back_base_0_collar.png), it's automatically handled
2014-04-13 22:57:05 -06:00
benmanley
3485722be8
Replace text with env.t and remove unnecessary code
2014-04-08 16:48:11 +01:00
deilann
c1a219380b
clarify no adding members to existing quests
...
Should hopefully cut back on the number of newer players starting a quest and thinking they can add other folks
2014-04-07 15:59:16 -07:00
Tyler Renelle
1789317326
chore(bailey): update to bailey egg quest
2014-04-06 22:59:05 -06:00
Tyler Renelle
45dcd0329f
chore(bailey): bailey for eggQuest
2014-04-06 21:42:27 -06:00
benmanley
834828ce74
Improve toolbar and global styles
2014-04-05 15:03:36 +01:00
Tyler Renelle
2d444c5ccc
chore(bailey): pastel hair
2014-04-03 23:01:48 -07:00
benmanley
0863215102
Redesign toolbar navigation and fix notification logic
2014-04-03 09:21:22 +01:00
Tyler Renelle
3212a60039
chore(bailey): bailey april mystery
2014-04-02 00:15:53 -06:00
Tyler Renelle
8c23bd0d21
chore(april-fools): revert april fools
2014-04-02 00:05:33 -06:00
Matteo Pagliazzi
7a806097b9
Merge pull request #3191 from denis-sokolov/footer-proper-debug-condition
...
fix(footer): correct logic to show debug panel
2014-04-01 16:52:04 +02:00
Tyler Renelle
71a23096cc
feat(april-fools): april fools (revert here when done)
2014-03-31 20:12:16 -06:00
Tyler Renelle
d4bdeaeff1
chore(bailey): april fools bailey
2014-03-31 20:12:16 -06:00