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
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
Tyler Renelle
6757a46afc
feat(spring): remove limited pastel hair colors
2014-04-30 22:33:38 -06: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
Tyler Renelle
5296a584de
Merge pull request #3155 from benmanley/notif-restyle
...
Consolidate notifications into one menu
2014-04-16 11:40:20 -06:00
benmanley
7f3f80aa4a
Replace bootstrap classes in submenus
2014-04-15 23:40:21 +01:00
Denis Sokolov
a2291a7028
improve(profile): reposition the "unlock set" button to the "2 gem/locked" string
2014-04-13 20:07:11 +09:00
Tyler Renelle
2d444c5ccc
chore(bailey): pastel hair
2014-04-03 23:01:48 -07:00
Tyler Renelle
c48e8cd343
refactor(customizer): use jade mixins for 2G/locked
2014-04-03 22:52:07 -07:00
Tyler Renelle
7e56bff843
feat(hair): add limited ed pastel colors
2014-04-03 22:52:07 -07:00
Denis
41ae15c913
improve(profile): clarify the cost of unlocks, fix #3175
2014-03-31 11:59:45 +03:00
Tyler Renelle
531fe5eb31
feat(flower): add flower customization option
2014-03-21 12:29:57 -06:00
Marc-André Larivière
dc75834ec4
Changed hints style (and small quick fixes)
2014-02-16 10:13:16 -05:00
Matteo Pagliazzi
8f19f225f1
fix(misc): some styles & translations
2014-02-14 18:35:21 +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
3473b73452
chore(Merge): branch 'develop' into bs3
...
Conflicts:
views/options/inventory/inventory.jade
2014-02-07 17:42:12 -07:00
Tyler Renelle
82d9233d99
feat(rainbow-hair): add rainbow hair colors
2014-02-07 10:01:31 -07:00
Matteo Pagliazzi
5d4d82ad51
refactor(bs3): port options (profile, inventory, social (groups and hall)) and misc
2014-02-05 19:05:42 +01:00
Matteo Pagliazzi
56133894d8
refactor(bs3): sync with develop
2014-02-03 18:45:25 +01:00
Tyler Renelle
f8796e9028
feat(winter): remove purchasable winter hair colors, keep available if
...
they purchased during event
2014-02-02 23:17:54 -07:00
deilann
d581986dd9
changing order of stats in character build
2014-02-01 13:14:51 -08: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
Matteo Pagliazzi
76db2d49c2
18n(merge): merge @Sinza- pr, @lefnire now it is ready
2014-01-30 22:25:42 +01:00
Marcelo Sizer
44d9ea2a15
i18n(interpolation): Add string interpolation
2014-01-30 18:25:25 -02:00
Cole Gleason
a6d66f68ba
Merge remote-tracking branch 'upstream/sabe/attributes' into develop
2014-01-30 11:10:09 -06:00
Sabe Jones
f6e12fa25e
fix(allocateNow): Send empty object to user.ops per @colegleason suggestion
...
Tested with both implemented allocation modes, looks good!
2014-01-30 07:55:27 -06:00
Sabe Jones
76a7ab5bcc
feat(attributes): Add backfill button in flat and classbased allocation modes
...
Partial implementation of a "distribute points now" button for backfilling accrued Attribute points. Works with flat and classbased allocation so far; taskbased will require much fancier handling.
2014-01-28 08:57:29 -06:00
Marcelo Sizer
f8bc2d7618
Remove duplicated 'none' and minor adjusts
2014-01-27 23:27:11 -02:00
deilann
2c0f5fc5d0
removed stray paren
...
Stray parentheses was cutting off destination for the string submitted upon changing names in profiles.
2014-01-25 13:17:01 -08:00
Matteo Pagliazzi
5336134c7d
refactor(translations)
2014-01-24 22:49:36 +01:00
Marcelo Sizer
ed71522131
Fix version conflict
2014-01-24 07:28:30 -02:00
Marcelo Sizer
fe99bca10f
Fix spacing errors #2536
2014-01-23 21:58:38 -02:00
Sabe Jones
d782fc6b6a
fix(stats): Better layout for attribute point allocation
2014-01-22 20:34:03 -06:00
Matteo Pagliazzi
a6c67f1781
fix(translations): merge @luveluen pull request, fix some syntax
2014-01-22 16:09:32 +01:00
Matteo Pagliazzi
52decb7ede
fix(translations): @lefnire now everything is ok
2014-01-20 17:51:43 +01:00
Matteo Pagliazzi
fba739535b
fix(translations): correct some variables
2014-01-20 17:25:14 +01:00
Luveluen
87d528ce50
Update profile.jade
...
fullname -> fullName
2014-01-19 21:46:57 +01:00
Luveluen
bfebb61520
Update profile.jade
2014-01-19 21:40:41 +01:00
Luveluen
1f0d91e9c6
Update profile.jade
2014-01-19 21:04:03 +01:00