Commit Graph

48 Commits

Author SHA1 Message Date
Blade Barringer 1557907a1c Updated string names 2015-01-12 13:12:40 -06:00
Blade Barringer 11f20555c4 Corrected stats page to show profile data instead of user data 2015-01-11 17:23:30 -06:00
Blade Barringer 09c3b643bd Removed comment because bug was fixed 2015-01-10 09:54:49 -06:00
Blade Barringer e2403c52ad Converted more ng-shows to ng-ifs 2015-01-01 21:24:21 -06:00
Blade Barringer f2d62784f4 Converted ng-show to ng-if 2015-01-01 21:23:39 -06:00
Blade Barringer e219c0d110 Corrected mountmasterProgress variable name 2015-01-01 21:23:05 -06:00
Blade Barringer 08d13660fb Hid mounts area in stats until dropx enabled 2015-01-01 21:21:53 -06:00
Blade Barringer 6f459f33e4 Added fields for total pet/mount count as well as achievment progress 2014-12-11 10:09:09 -06:00
Taldin 506ac6ebe7 added mountmaster support
inventoryCtrl: Changed Matt to show 90 mounts instead of 180
notificationCtrl: added mountmaster achievement test
userCtrl: added scope.profile.mountCount
user.js: added fields for mountMaster and mountMasterCount (not used
yet),  mountCount function
modals/achievements.jade - added modal dialog for mountmaster (note:
wolf graphic was not available locally)
profiles/achievements - jade  - mountmaster added
stats.jade -- uncommented broken Mounts Tamed section, since it works
now
2014-10-30 12:35:40 -07:00
Tyler Renelle 6fdec4a146 refactor(stats): iterate stats via jade instead of angular. needed for some mobile stuff 2014-06-17 16:30:13 -06:00
Gaelan 8bd9f3d348 Fix stats.jade.
I broke it in a previous PR.
2014-06-09 22:51:28 -07:00
Bob Example 33a3958a2c Stop using abbreviated names of attributes in UI. 2014-06-09 17:29:51 -07:00
Tyler Renelle e60cf01b6f feat(stats): expos stats jade files to mobile 2014-05-08 16:04:36 -06:00
Matteo Pagliazzi 52d2693d94 fix(i18n): use translated attributes and classes 2014-05-06 20:05:57 +02:00
Matteo Pagliazzi d242ee3291 refactor(i18n): use strings for content 2014-05-06 20:04:09 +02:00
Marc-André Larivière dc75834ec4 Changed hints style (and small quick fixes) 2014-02-16 10:13:16 -05:00
Matteo Pagliazzi 1a44c3cf0c refactor(bs3): css 2014-02-09 16:16:43 +01:00
Matteo Pagliazzi 56133894d8 refactor(bs3): sync with develop 2014-02-03 18:45:25 +01:00
Sabe Jones 4f911a68d8 fix(buffs): Move help bubble to left of special buffs
Corrects an issue where the popover text for Stealth and Chilling Frost inherited the "strong" formatting of the buff name label, and improves visual consistency with the attribute readout above them.
2014-02-02 21:19:01 -06:00
Matteo Pagliazzi 0764aa8c17 refactor(bs3): convert icons to new format 2014-01-31 19:47:48 +01:00
Tyler Renelle 518f200a8f fix(#2375) merge in @SabreCat's stats.jade changes "More elegant
show/hide setup for attribute bonuses"
2014-01-15 22:15:26 -07:00
Marcelo Sizer 6cc7d73683 Replace old stats.jade file 2014-01-14 17:06:16 -02:00
Marcelo Sizer 1b1c646e24 Replace old code 2014-01-14 16:22:14 -02:00
Marcelo Sizer e7307681d3 Replace old code 2014-01-14 16:19:37 -02:00
Marcelo Sizer 20277e623e Add @paglias suggested fixes 2014-01-14 16:16:40 -02:00
Marcelo Sizer 8a8d3f17ca Fix typo 2014-01-11 16:16:02 -02:00
Marcelo Sizer 8188f173bc Replace hard-coded strings for env.t on views/shared/profiles folder. 2014-01-11 16:11:45 -02:00
Sabe Jones 0a959b5f92 More UI demystification 2014-01-07 22:56:18 -06:00
Tyler Renelle 154abcefbb #2010 Add party stats back in. Depends on habirpg-shared#939ce14 to wrap members 2014-01-07 10:46:51 -07:00
Sabe Jones 199a74d8a9 Fix #2181 (allocated points showing up in Class Equip Bonus) 2013-12-30 07:33:17 -06:00
Sabe Jones c3aed6fb28 RPG demystification, cont'd 2013-12-29 20:58:35 -06:00
Sabe Jones 2f79472439 Some work on demystification of RPG elements 2013-12-29 11:04:31 -06:00
Tyler Renelle 9fc5784320 classes: add streaks buff for mages 2013-12-18 10:39:23 -07:00
Tyler Renelle 75acffa073 show stealth buff in stats 2013-12-18 10:23:22 -07:00
Tyler Renelle 3fe74e7708 cleaner stats page 2013-12-16 14:29:44 -07:00
Tyler Renelle 2175d7733d classes: better stats breakdown, including buffs 2013-12-16 14:18:31 -07:00
Tyler Renelle 5251b4ce3c classes: add just guide for classes unlock 2013-12-16 13:33:05 -07:00
Tyler Renelle 478be61113 fix(classes) misc class fixes (not @snicker, ng-if on item store since
we dynamically swap it sometimes)
2013-12-12 20:03:32 -07:00
Tyler Renelle ee1cd3c05d [#1977] APIv2 WIP - start of a framework where operations are shared
between client & server. If the op is called on the client, it updates
the user & then POSTs to the server with op of the same name. If called
on server, it updates the user and user.save()s
2013-12-11 21:42:57 -07:00
Nick Gordon 62aeb7087a fixes #1936. petCount was only being calculated for the current user, not for the profile being displayed. This data should probably be calculated in the model rather than in a controller 2013-11-27 21:22:15 -08:00
Tyler Renelle 33c2c1db2d Merge pull request #1888 from HabitRPG/sabe_tweak
Fix matters of colons
2013-11-23 14:45:45 -08:00
Matteo Pagliazzi df5a436338 use countPets also for stats, fix #1898 2013-11-23 17:42:47 +01:00
Sabe Jones 9e5e035c6e Fix matters of colons: missing space after colon in stats, colon getting placed after tags in task tag list. 2013-11-22 23:22:47 -06:00
Sabe Jones e458b571dc Move stat formulae to mouseover popup instead of inline 2013-11-21 20:37:55 -06:00
Sabe Jones 450e154948 On further thought, "Equipment" is better than "Gear." Also fixed a typo. 2013-11-17 10:01:27 -06:00
Sabe Jones 6cc41c47c7 Work on standardizing terminology 2013-11-17 09:36:38 -06:00
Tyler Renelle 2b286ba889 [#1821] [#1723] fix pet counters (incl for member modals) 2013-11-15 17:51:00 -08:00
Tyler Renelle 6efd789e6d rewrite: fix user avatar stats 2013-09-01 13:55:45 -04:00