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
Tyler Renelle
8cab2951e5
fix(backgrounds): fix name visibility, perf++ :not(.hasBackground) => .notBackground
2014-06-12 12:48:40 -06:00
Tyler Renelle
c6232c2d1a
feat(backgrounds): add backgrounds feature
2014-06-10 16:38:29 -06: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
5277275b0f
feat(accessories): add body accessory
2014-04-16 17:54:40 -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
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
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
Sabe Jones
d3f755d30c
fix(buffs): Even out spacing on level tag
...
Inline CSS is bad! Also the buff icon looked lopsided on a character who also had the Rebirth badge.
2014-03-08 17:15:33 -06:00
Tyler Renelle
7311850d09
feat(accessories): add back accessory
2014-02-22 20:38:16 -08:00
Matteo Pagliazzi
8f19f225f1
fix(misc): some styles & translations
2014-02-14 18:35:21 +01:00
Matteo Pagliazzi
c4244bc3b6
fix(misc)
2014-02-11 21:43:17 +01:00
Matteo Pagliazzi
fa2c64d2d8
chore(i18n): prepare english for transifex: remove ending or starting space & _comment strings
2014-02-11 19:30:55 +01:00
Matteo Pagliazzi
1a44c3cf0c
refactor(bs3): css
2014-02-09 16:16:43 +01:00
Matteo Pagliazzi
0fe0cb4f2d
refactor(bs3): labels style and text, buttons classes
2014-02-08 16:27:34 +01:00
Tyler Renelle
37340d2318
fix(mounts): fix pets & mounts css to position the user based on
...
pet/mount equip
2014-02-07 21:48:11 -07:00
Matteo Pagliazzi
4dcf74a38a
refactor(bs3): port avatar level label
2014-02-01 17:18:37 +01:00
Matteo Pagliazzi
cc348b2f11
refactor(bs3): sync with develop & misc
2014-01-31 20:04:40 +01:00
Matteo Pagliazzi
0764aa8c17
refactor(bs3): convert icons to new format
2014-01-31 19:47:48 +01:00
Marcelo Sizer
44d9ea2a15
i18n(interpolation): Add string interpolation
2014-01-30 18:25:25 -02:00
Sabe Jones
bc1adeb127
fix(mounts): Move avatar upward when mounted regardless of pet
...
Step 1 toward fixing some of our mount sprite positioning issues. If the avatar always moves up when mounted, we gain substantial freedom to reposition the mount, especially on the vertical axis.
2014-01-26 11:02:59 -06:00
Luveluen
077e23519c
Update avatar.jade
2014-01-23 00:24:15 +01:00
Luveluen
c4a230d73c
Update avatar.jade
2014-01-23 00:19:42 +01:00
Sabe Jones
f38b8e41af
Final commit for Rebirth feature! Implement achievement and prestige icon
2013-12-25 17:56:55 -06:00
Tyler Renelle
676112c1b5
winter event! npcs, snowball=>snowman, new hairs/beards. Fixes to beard/chin overlays. move Fortify Service => "Fortify Potion" Special. @sabrecat let me know what you think: http://gyazo.com/55cd424f104b8f3acb557b99d918cb4b ). Sorry for mixing concerns in this commit, some rebase difficulties
2013-12-20 10:26:23 -07:00
Tyler Renelle
06ee34c09b
fix #2040 - $rootScope.moment = window.moment. Fixes to applying spell
2013-12-17 23:08:41 -07:00
Tyler Renelle
d03a996946
classes: very simple "buffs applied" icon next to level, add chat message
...
for party / member casts (@wc8 @sabrecat)
2013-12-17 19:16:31 -07:00
Tyler Renelle
bc0034f022
apiv2 handle notifications circular-dependency. migration
...
fixes. Rest=>Sleep fixes
2013-12-15 10:57:53 -07:00
Tyler Renelle
dc348d5601
[ #1969 ] add in @Fandekasp's shirts, had to do separate commit for handling of
...
user.preferences.shirt
2013-12-14 00:35:03 -07:00
Tyler Renelle
c51cdd0849
classes: proper handling of items on class-switch, un-equipping items,
...
etc. Paves way for item-loss on death. See habitrpg-shared#acae9c3
2013-12-06 15:41:58 -07:00
Tyler Renelle
5fd378ebed
classes: fixes to beard / chin overlap
2013-12-05 11:05:36 -07:00
Tyler Renelle
80e97a71ed
classes: misc fixes
2013-12-05 09:52:41 -07:00
Tyler Renelle
2563ec5763
classes: beards & mustaches!
2013-12-05 03:31:02 -07:00
Tyler Renelle
5fea978e6b
costumes: add costume support in inventory
2013-12-04 22:50:20 -07:00
Tyler Renelle
8803df46c0
classes & grunt-spritesmith: death, paws, gems-cleanup
2013-12-04 16:02:08 -07:00
Tyler Renelle
55d0a0a94d
classes: fix customizations based on habitrpg-shared#9821a88
2013-12-04 15:09:56 -07:00
Tyler Renelle
350e3681d7
classes: grunt-spritesmith fixes
2013-12-03 18:51:19 -07:00
Tyler Renelle
19b6eb73e0
Merge branch 'develop' into classes
...
Conflicts:
public/css/index.styl
src/models/user.js
views/options/profile.jade
views/shared/header/avatar.jade
views/shared/tasks/lists.jade
views/shared/tasks/task.jade
2013-12-02 18:24:33 -07:00
Tyler Renelle
91c141140d
classes: armory WIP
2013-11-30 16:33:21 -07:00
Nick Gordon
86f62ac2b2
fix for #1920 , again. this is very 'un-angular' but it *actually* works. the proper way to do this is make a directive for 'userlevel' or something and have that apply the proper styles
2013-11-26 14:56:24 -08:00
Nick Gordon
15f3907f00
fix for #1920
2013-11-26 11:51:21 -08:00
Tyler Renelle
83e3a6aff2
classes WIP
2013-11-23 16:59:41 -07:00
Adrien Lemaire
47cf0eb07d
add npc color, update leader background
2013-11-24 10:49:33 +11:00