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
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
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
Tyler Renelle
aff885c05c
feat(habitBirthday): add habitrpg birthday event. includes cakes for all
...
pets, absurd party robes, npc swap, badge, etc. @lemoness
2014-01-30 19:20:07 -07:00
Matteo Pagliazzi
4274090205
fix(translations): fix #2564 and similar ones
2014-01-26 14:48:38 +01:00
Matteo Pagliazzi
8e99186e9c
refactor(translations): achievements
2014-01-24 20:07:02 +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
Tyler Renelle
e66fdd80ef
feat(perfect-day achievement)
2014-01-15 16:24:23 -07:00
Matteo Pagliazzi
2e12ffefc6
revert previous change
2014-01-15 16:56:40 +01:00
Matteo Pagliazzi
178086ef30
fix some translation strings
2014-01-15 16:54:37 +01: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
f40b8c6e64
Fix indentation
2014-01-14 16:01:53 -02:00
Marcelo Sizer
556118c1f0
Add @paglias suggested fixes
2014-01-14 15:57:55 -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
Tyler Renelle
928f7cfdd7
Merge remote-tracking branch 'origin/sabe/rebirth' into develop
...
Conflicts:
src/models/user.js
views/shared/modals/index.jade
2013-12-31 08:04: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
fa2fddb516
winter: add snowball achievement
2013-12-27 09:48:58 -07:00
Sabe Jones
f38b8e41af
Final commit for Rebirth feature! Implement achievement and prestige icon
2013-12-25 17:56:55 -06:00
Tyler Renelle
094989db13
quests: add collection quests, incl. polar bear pt 2, and quest arks, and achievements
2013-12-24 17:24:09 -07: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
aca122d6de
fix up CONTRIBUTING.md, update "submit bugs" links with this change
2013-11-26 17:09:13 -07:00
Tyler Renelle
33c2c1db2d
Merge pull request #1888 from HabitRPG/sabe_tweak
...
Fix matters of colons
2013-11-23 14:45:45 -08:00
Nick Gordon
4453ac9fb8
removed comments from testing.
2013-11-23 11:14:16 -08:00
Nick Gordon
52145a479e
testing completed, committing test results in comments
2013-11-23 10:55:56 -08:00
Nick Gordon
40de2f3bf0
manual testing of bindonce commencing -____-
2013-11-23 09:26:39 -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
Nick Gordon
dfb09b1f9b
Yeah, this didn't work with the achievements popup, because the same template is used for anyone's modal
2013-11-22 15:59:53 -08:00
Nick Gordon
b431336463
more optimizations with bindonce, replacing ngIf with boIf.
...
some of this was done with an axe rather than a fine brush, so there may be issues we need to be on the watch for.
2013-11-22 15:16:24 -08:00
Nick Gordon
0d19c0de21
Looked for opportunities to replace ngclass with boclass to improve performance, as well as replacing some instances of ng-if with bo-if
2013-11-22 14:40:44 -08: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