Alice Harris
c731753e33
add Help menu
2014-09-05 20:57:44 +10:00
Negue
f7d0c91471
fix tooltip .. again
2014-08-29 20:51:12 +02:00
Alice Harris
581b921ae1
revert https://github.com/HabitRPG/habitrpg/pull/3920 because it causes level tooltip to hide Buffed and Rebirth tooltips
2014-08-26 15:49:59 +10:00
Negue
0ddcea95f1
fix level tooltip
2014-08-25 19:04:03 +02:00
Matteo Pagliazzi
4c8309c8cc
fix(jade): fix warings
2014-08-17 13:32:09 +02:00
Tyler Renelle
39911ef8e0
feat(audio): refactor user.preferences.{sound,soundTheme} into just
...
user.preferences.sound. Fix audio dropdown bug by moving to list-items instead
2014-08-15 18:13:59 -06:00
Adrien Lemaire
d7aaec2262
fix bug switch audio wasn't working
2014-08-09 18:57:17 +09:00
Adrien Lemaire
dcbd460331
fix audio menu style
2014-08-09 16:58:49 +09:00
Adrien Lemaire
2cf8083693
improving music menu
2014-08-08 23:37:04 +09:00
Adrien Lemaire
3d2d8fbfef
clean branch from develop to add audio
2014-08-08 23:03:52 +09:00
deilann
0871dd074c
Merge pull request #3837 from vIiRuS/patch-4
...
display avatar with closed eyes when sleeping
2014-08-04 16:41:25 -07:00
benmanley
a6d101202c
fix(avatar.jade): change .notBackground to .noBackgroundImage
...
avatar.jade was applying a class of .notBackground, but the css in
avatar.styl used .noBackgroundImage.
* Changed .notBackground to .noBackgroundImage in avatar.jade and
avatar.styl
* Consolidated css and added more comments
* Amended spacing as Stylus wasn’t compiling correctly
* Removed #profileStable and .pet css as couldn’t find reference to
them anywhere else.
* Commented out styles indicating who is party leader for now. Need a
solution that doesn’t involve background color.
2014-08-04 22:45:10 +01:00
Phillip Thelen
49d056fe14
display avatar with closed eyes when sleeping
...
Display the sleeping version, when users are in the inn.
CAUTION: For this to work, this pull request will have to be merged first: https://github.com/HabitRPG/habitrpg-shared/pull/269
Otherwise the _sleep images are missing. ;)
2014-08-03 20:39:09 +02:00
Alice Harris
a87b651caf
apply contributor tier color to avatar name
2014-07-29 08:53:23 +10:00
Alice Harris
1e797a0b05
show more avatar background (remove Lvl, hide avatar name)
2014-07-27 08:41:33 +10:00
benmanley
190ef0402c
refactor(avatar): restyle level label
2014-07-03 16:22:51 +01:00
benmanley
15a63d6e66
refactor(.hero-stats): re-restyle status meters
...
Improved status meter design based on user feedback
2014-07-03 16:10:18 +01:00
Tyler Renelle
8cab2951e5
fix(backgrounds): fix name visibility, perf++ :not(.hasBackground) => .notBackground
2014-06-12 12:48:40 -06:00
Tyler Renelle
e3aeaab641
feat(backgrounds): i18n for backgrounds
2014-06-10 18:32:21 -06:00
Tyler Renelle
c6232c2d1a
feat(backgrounds): add backgrounds feature
2014-06-10 16:38:29 -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
benmanley
0d15006123
refactor(menu): add total gold to gold popover
2014-05-12 21:19:27 +01: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
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
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
benmanley
834828ce74
Improve toolbar and global styles
2014-04-05 15:03:36 +01:00
benmanley
0863215102
Redesign toolbar navigation and fix notification logic
2014-04-03 09:21:22 +01:00
Tyler Renelle
8c23bd0d21
chore(april-fools): revert april fools
2014-04-02 00:05:33 -06:00
Tyler Renelle
71a23096cc
feat(april-fools): april fools (revert here when done)
2014-03-31 20:12:16 -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
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
benmanley
3a899cf3a4
Fix broken logout link in submenu
2014-03-19 14:31:25 +00: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
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