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
Denis Sokolov
1bc2d74f67
fix(footer): correct logic to show debug panel
...
In the controller, the actions behind the buttons are only defined in development.
As a result, if the environment is neither production, nor development,
the buttons would show up but do nothing.
After this fix, the buttons only show up in development.
2014-03-31 21:22:37 +03:00
Tyler Renelle
301bebe1bd
refactor(subscriptions): move unsubscribe message to the cancelSub button
2014-03-30 18:36:44 -06:00
Tyler Renelle
2647ac2f46
chore(bailey): bailey on last-day march subs
2014-03-30 18:22:22 -06:00
Tyler Renelle
c7f7a07aed
chore(ultimateGear): take ultimategear offline until it's fixed (see https://github.com/HabitRPG/habitrpg/issues/2232 )
2014-03-30 18:20:05 -06:00
Peter Hatch
aa80a0c051
Draw the back acessory layer before the skin layer.
2014-03-29 13:37:22 -07:00
benmanley
ef8f58ea58
Close notifs modal and toolbar when clicking an individual notif
2014-03-26 22:32:14 +00:00
benmanley
7d7785d1c0
Consolidate notifications into one menu
2014-03-26 22:01:30 +00:00
Denis
84a5a513cf
feat(mystery): typo in bailey
2014-03-25 09:53:21 +02:00
Tyler Renelle
92c8dbba3e
feat(mystery): bailey + migration for march mystery items
2014-03-24 23:42:08 -06:00
Tyler Renelle
0f430e102e
feat(subscriptions): add paypal recurring cancelation. refactor stripe & paypal code to use auth.authWithUrl.
2014-03-24 20:47:25 -06:00
Tyler Renelle
10c9595662
feat(subscriptions): convert paypal gem purchases from client-side javascriptButtons to serverside NVP
2014-03-24 20:47:18 -06:00
Tyler Renelle
547c195ae9
chore(bailey): bailey for stag quset
2014-03-21 21:34:37 -06:00
Tyler Renelle
0da696b861
chore(bailey): bailey for spring fling event
2014-03-21 16:00:50 -06:00
Tyler Renelle
bfc6bf44ff
feat(accessories): head accessory
2014-03-21 13:17:17 -06:00
Tyler Renelle
531fe5eb31
feat(flower): add flower customization option
2014-03-21 12:29:57 -06:00
Tyler Renelle
2661034fbd
Merge pull request #3076 from benmanley/toolbar-restyle
...
Redesign navbar
2014-03-21 12:29:06 -06:00
benmanley
3a899cf3a4
Fix broken logout link in submenu
2014-03-19 14:31:25 +00:00
Peter Hatch
31af4bdfcc
In class choice popup, added a space between 'Choose your' and 'Class!'.
2014-03-19 00:06:48 -07:00
Tyler Renelle
809008e753
chore(bailey): pet mechanics, wondercon, LH poll
2014-03-18 16:19:06 -06:00
benmanley
ea650c8acf
Fix gap at bottom of toolbar and remove unused code
2014-03-18 20:14:29 +00:00
benmanley
a5bce9e8b6
Close submenu when a navigation link is clicked
2014-03-18 17:33:14 +00:00
benmanley
055c25fac3
Remove gold and silver totals from Reward list
2014-03-18 17:30:57 +00:00
benmanley
addb05686b
Hide .navbar-info on mobile until toggled
2014-03-17 23:47:43 +00:00
benmanley
bd79234570
Hide toolbar-submenu until toggled
2014-03-17 23:42:04 +00:00
benmanley
543e3695c2
Improve navbar layout
...
Make navbar fixed for desktop and static for mobile.
2014-03-16 23:53:15 +00:00