Matteo Pagliazzi
a377501f64
feat(amazon-payments): wip on donations
2015-06-30 17:59:30 +02:00
Matteo Pagliazzi
6faef6f737
wip amazon payments
2015-06-30 17:59:30 +02:00
Matteo Pagliazzi
b0643e7177
WIP: start working on amazon payments
2015-06-30 17:59:30 +02:00
Matteo Pagliazzi
cca3e8bfdf
chore(i18n): update locales
2015-06-30 17:59:11 +02:00
sablecliff
d44a0a1608
Shortened another line using new the object
2015-06-30 17:16:09 +10:00
Alys
2cd34b0f6e
make api.shouldDo use the day being checked as the default date instead of today - fixes https://github.com/HabitRPG/habitrpg/issues/5521
2015-06-30 14:28:00 +10:00
Blade Barringer
4304e56e70
Merge pull request #5511 from Alys/use-costume-explanation-2015-06-28
...
make costume option more noticeable and understandable
2015-06-29 19:25:44 -05:00
Blade Barringer
547523c8f7
Merge branch 'crookedneighbor-blade-refactor-clone-challenges' into release-june-30th-2015
2015-06-29 17:56:42 -05:00
hairlessbear
0094d3267d
Fixed equivalency check (added missing '=')
2015-06-29 18:28:08 -04:00
hairlessbear
bcfc17dd18
Added check for user id in active quest to 'isOnQuest'
2015-06-29 15:42:45 -04:00
hairlessbear
860e68ee15
Merge remote-tracking branch 'upstream/develop' into update_isOnQuest_logic
2015-06-29 14:57:54 -04:00
Blade Barringer
bc837fd4db
Moved menu stuff to own controller
2015-06-29 12:39:05 -05:00
hairlessbear
0b1cc5f0ea
Removed user.party.quest.key checks from isOnQuest. They are no longer accurate checks due to changes made in #5298
2015-06-29 13:12:29 -04:00
Matteo Pagliazzi
2f48534342
chore(i18n): update locales
2015-06-29 18:14:46 +02:00
Blade Barringer
567ed1f28b
Correct seenMessage use in menu
...
Closes #5519
2015-06-29 08:58:51 -05:00
Blade Barringer
522181890e
Added additional check for chatChanged
2015-06-29 08:13:03 -05:00
Alys
a946f2b5a5
rename "show more/less" locale keys to be generic; change to those keys for Use Costume text and Custom Day Start text; move Use Costume "show less" link to bottom of section
2015-06-29 21:49:54 +10:00
Alys
03d1f12a7c
fix isOnQuest function to correctly check for quest being active - fixes https://github.com/HabitRPG/habitrpg/issues/5518
2015-06-29 19:42:22 +10:00
sablecliff
c8dd666939
Implemented changes as suggested by @crookedneighbour
...
Should be passing all tests now.
2015-06-29 18:11:12 +10:00
Alys
a4e9e5dbfc
replace Gokul Theme audio files with new versions https://github.com/HabitRPG/habitrpg/pull/5407#issuecomment-116251843
2015-06-29 13:16:14 +10:00
Blade Barringer
b72b14fe6c
Merge branch 'develop' into hairlessbear-quest_invite_modal_on_user_sync
2015-06-28 21:07:32 -05:00
Alys
11396d4756
make costume option more noticeable and understandable - fixes https://github.com/HabitRPG/habitrpg/issues/5204
2015-06-28 19:40:39 +10:00
Alys
b5ca45a713
convert name of guild to link to guild in index list of public guilds
2015-06-28 15:35:37 +10:00
Alys
122920975d
add Trivial difficulty/priority setting to task Advanced Options (also remove whitespace at ends of lines)
2015-06-28 14:41:02 +10:00
GihHubSphinx
fdbd18a8ed
New string in stats if gear has no benefits (take 2)
2015-06-28 09:23:49 +05:00
GihHubSphinx
44a120b577
Revert "New string if gear has no benefits"
...
This reverts commit c2f0f89f2b .
2015-06-28 09:18:39 +05:00
Blade Barringer
5f29e19aa7
Merge pull request #5452 from gisikw/isolate-directives
...
Encapsulate directive functions in anonymous functions
2015-06-27 22:33:29 -05:00
Blade Barringer
bcf141840d
Merge branch 'TheHollidayInn-tasks-search-checklists' into develop
2015-06-27 22:23:08 -05:00
Blade Barringer
4abd7f85f8
Adjustments to PR#5494
...
* Update filter name to be more accurate
* Add additional tests
* Simplify checklist checking logic
* Prevent errors from multiple matches in checklist
2015-06-27 22:21:50 -05:00
Blade Barringer
5c4732304a
Merge pull request #5504 from Alys/cid-2015-06-25
...
prevent challenge tasks being deleted when challenge ID has been lost
2015-06-27 17:07:10 -05:00
Blade Barringer
2dd7894a2c
Merge branch 'image-min' into develop
2015-06-27 16:41:24 -05:00
Alys
eceae75631
Merge pull request #5482 from Alys/startDate-fix-2015-06-25
...
Refactor api.shouldDo and fix https://github.com/HabitRPG/habitrpg/issues/5395
2015-06-28 07:31:04 +10:00
Blade Barringer
7aa2bb0db5
Chore(compile sprites)
2015-06-27 16:24:12 -05:00
Blade Barringer
3262c2d869
Refactored avatar
2015-06-27 16:08:38 -05:00
hairlessbear
9f70598d64
Fix comment typo
2015-06-27 12:40:53 -04:00
hairlessbear
76a0bf48f2
Fix typo
2015-06-27 12:33:04 -04:00
hairlessbear
94abf9ca8c
Merge branch 'crookedneighbor-fix_ng-class_for_hb' into refactor_avatar_view
2015-06-27 12:16:56 -04:00
hairlessbear
7616c6d224
Fixed ng-class syntax
2015-06-27 12:16:43 -04:00
hairlessbear
4ba82f80da
Added mixin to reduce code duplication
2015-06-27 12:12:01 -04:00
Blade Barringer
6d11de8769
Correct missing one
2015-06-27 10:07:14 -05:00
Blade Barringer
7d92b39790
Correct usage of ng-class
2015-06-27 09:57:59 -05:00
Alys
d7a203ccc2
set all daily repeat code and tests to use true/false instead of 1/0 for consistency with DailySchema; comment-out unused default Daily repeat code
2015-06-27 20:06:04 +10:00
Andy Martin
24f35d84e7
add imagemin task to grunt, to shrink file size after spritesmith
2015-06-27 00:13:03 -06:00
Alys
0fc14f129d
prevent challenge tasks being deleted when challenge ID (cid) has been lost - possible fix for https://github.com/HabitRPG/habitrpg/issues/4466
2015-06-27 14:19:40 +10:00
hairlessbear
01b3df17af
Changed all double-spans in avatar.jade to single spans used ternary operators
2015-06-26 17:15:04 -04:00
GihHubSphinx
c2f0f89f2b
New string if gear has no benefits
2015-06-26 21:49:48 +05:00
Matteo Pagliazzi
fd11b054eb
chore(i18n): update locales
2015-06-26 18:17:14 +02:00
GihHubSphinx
3501dbf027
Make gear attributes translatable in stats
2015-06-26 20:49:35 +05:00
sablecliff
96a3653620
Now includes the refactoring into different files.
...
Currently there a multiple ways to create the string being shown.
This will be changed upon the decision of which is prefered.
I personally prefer the first method, which uses a function inside the
object being created in content.coffee
2015-06-26 19:33:39 +10:00
Andy Martin
0fb911016a
shrink spritesmith images to reduce page load
2015-06-25 22:25:14 -06:00