Tyler Renelle
0841cafd1f
feat(spookDust): add the spookDust special spell, like snowballs. Note: this is handled specially so spookDust can be bought with GP, is a WIP
2014-10-02 23:18:13 -06:00
deilann
8427c53d90
release pets feature
2014-09-29 13:35:38 -07:00
Tyler Renelle
b946338184
feat(dilatory): add dilatory achievement
2014-07-17 18:37:09 -06:00
Tyler Renelle
3b0a22409e
perf(achievements): bindonce on achievements
2014-06-25 13:34:08 -06:00
Matteo Pagliazzi
304beb6482
fix(i18n): use strings
2014-05-12 17:15:38 +02:00
Tyler Renelle
e60cf01b6f
feat(stats): expos stats jade files to mobile
2014-05-08 16:04:36 -06:00
Matteo Pagliazzi
e4f8ee1b93
fix(i18n): spacing
2014-05-06 20:04:10 +02:00
SabreCat
ef5b7deff3
fix(achievements): Differentiate singular and plural
...
Allows Streak and Perfect Day achievements to dynamically show a singular or plural version of their text based on how many achievements the viewed profile has stacked.
BREAKING CHANGE: Will lead to 'string not found' errors until the singular version strings are implemented in all locales on habitrpg-shared.
2014-04-27 21:36:21 -05:00
Tyler Renelle
c7f7a07aed
chore(ultimateGear): take ultimategear offline until it's fixed (see https://github.com/HabitRPG/habitrpg/issues/2232 )
2014-03-30 18:20:05 -06:00
Tyler Renelle
fd6eb8724e
feat(valentine): valentine event
2014-02-13 18:40:33 -07: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
0fe0cb4f2d
refactor(bs3): labels style and text, buttons classes
2014-02-08 16:27:34 +01:00
Matteo Pagliazzi
5d4d82ad51
refactor(bs3): port options (profile, inventory, social (groups and hall)) and misc
2014-02-05 19:05:42 +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
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
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
8188f173bc
Replace hard-coded strings for env.t on views/shared/profiles folder.
2014-01-11 16:11:45 -02: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
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
aca122d6de
fix up CONTRIBUTING.md, update "submit bugs" links with this change
2013-11-26 17:09:13 -07: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
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
Tyler Renelle
962cf9a3be
contrib: add name-tag colors based on contributor level
2013-11-07 12:23:12 -08:00
Tyler Renelle
9d15e724e2
challenge prize: award winner 1 achievement and challenge.prize
...
gems. then close challenge.
2013-10-31 13:49:31 -07:00
Tyler Renelle
d432397c27
[ #1514 ] missing veteran achievement
2013-09-12 16:42:48 -04:00
Tyler Renelle
3929c789d1
[ #1479 ] fix to modals showing your own achievemetns (controller-scoping issue)
2013-09-09 10:30:17 -04:00
Tyler Renelle
aad034564e
[ #1459 ] add profile-editing (note, it requires bluring the input fields for
...
changes to go through - this is a pretty assuming solution, but I doubt it
will cause problems)
2013-09-08 12:28:06 -04:00
Tyler Renelle
a960d310f7
[ #1465 ] allow clicking self for modal
2013-09-07 13:59:49 -04:00
Tyler Renelle
69faa27f68
[ #1465 ] bug fixes to achievements listing
2013-09-07 13:38:43 -04:00
Tyler Renelle
42f4e6f69c
rewrite: add achievements
2013-08-28 16:04:17 -04:00