Alys
|
eeb9793eb8
|
Merge pull request #5526 from Alys/cron-fix-yet-again-2015-06-30
make api.shouldDo use the day being checked as the default date instead of today
|
2015-07-01 13:17:01 +10:00 |
|
Sabe Jones
|
46a7591492
|
Merge branch 'release-june-30th-2015' into develop
|
2015-06-30 13:39:51 -05:00 |
|
Matteo Pagliazzi
|
cca3e8bfdf
|
chore(i18n): update locales
|
2015-06-30 17:59:11 +02: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 |
|
Matteo Pagliazzi
|
2f48534342
|
chore(i18n): update locales
|
2015-06-29 18:14:46 +02: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
|
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 |
|
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 |
|
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 |
|
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 |
|
Matteo Pagliazzi
|
fd11b054eb
|
chore(i18n): update locales
|
2015-06-26 18:17:14 +02:00 |
|
Andy Martin
|
0fb911016a
|
shrink spritesmith images to reduce page load
|
2015-06-25 22:25:14 -06:00 |
|
Sabe Jones
|
335acd276c
|
fix(sprites): Reposition snorkely things
|
2015-06-25 15:08:26 -05:00 |
|
Sabe Jones
|
775f903c3d
|
feat(events): Limited edition
Summer Splash skins and June mystery item. Also announces the Gokul sound theme.
|
2015-06-25 11:19:01 -05:00 |
|
Matteo Pagliazzi
|
7f0b826943
|
chore(i18n): update locales
|
2015-06-25 11:51:48 +02:00 |
|
Alys
|
51fb278438
|
stop changing the task's actual Start Date, move related task Start Date code tothe same place, adjust comments
|
2015-06-25 12:19:27 +10:00 |
|
Alys
|
9b8b7af7d5
|
replace api.numDaysApart (not used elsewhere and new to the EveryXDays code) with moment#diff
|
2015-06-25 12:19:26 +10:00 |
|
Alys
|
e7e82a2aed
|
keep startDate as a moment(), fix check for Start Date in future (ignore time, don't do incorrect CDS conversion), add comments
|
2015-06-25 12:19:26 +10:00 |
|
Alys
|
266055c0d4
|
rename 'day' variable to 'startOfDayWithCDSTime' (more verbose, sorry, but clearer)
|
2015-06-25 12:19:26 +10:00 |
|
Alys
|
99bc09fb25
|
move dayOfWeekNum to correct scope and improve comment
|
2015-06-25 12:19:26 +10:00 |
|
Alys
|
f6cdc57228
|
move dailyTask.repeat error handling to correct location; add dailyTask.everyX error handling (might not be needed)
|
2015-06-25 12:19:26 +10:00 |
|
Alys
|
bacd35b895
|
refactor shouldDo check for Daily's startDate being in the future
|
2015-06-25 12:19:26 +10:00 |
|
Matteo Pagliazzi
|
782ae4f81c
|
chore(i18n): update locales
|
2015-06-23 10:43:29 +02:00 |
|
Matteo Pagliazzi
|
e03bf6a711
|
fix(i18n): remove unused, empty string that was breaking Transifex
|
2015-06-23 10:38:30 +02:00 |
|
Matteo Pagliazzi
|
2c41553d7a
|
chore(i18n): update locales
|
2015-06-23 10:31:10 +02:00 |
|
Matteo Pagliazzi
|
afc6fba5bf
|
chore(i18n): update locales
|
2015-06-22 18:24:37 +02:00 |
|
Blade Barringer
|
38e24571da
|
Merge branch 'develop' into TheHollidayInn-challenges-clone
Take specHelper off of global scope
|
2015-06-21 18:59:11 -05:00 |
|
Alys
|
c6256d7fa1
|
fix https://github.com/HabitRPG/habitrpg/issues/5439 for the other darned gear types that I freaking forgot about
|
2015-06-21 17:32:46 +10:00 |
|
Alys
|
fc9f511542
|
allow Body Accessory equipment to be purchased from Seasonal Shop - fixes https://github.com/HabitRPG/habitrpg/issues/5439
|
2015-06-21 16:37:56 +10:00 |
|
Sabe Jones
|
c3b4950314
|
Merge branch 'sabrecat/summer-splash' into develop
|
2015-06-20 23:08:03 -05:00 |
|
Sabe Jones
|
3641bea441
|
feat(event): Summer Splash 2015
Summer seasonal event for 2015, including festive NPC graphics, the summer edition of the Seasonal Shop, and new class equipment available in Rewards.
|
2015-06-20 23:07:14 -05:00 |
|
Blade Barringer
|
96162b37bd
|
Merge pull request #5433 from gisikw/ultimate-gear-fix
Ultimate gear fix
|
2015-06-20 17:34:47 -05:00 |
|
Alys
|
6eac1174a2
|
sort eligibleEquipment before choosing random item from Enchaned Armoire - possible partial fix for https://github.com/HabitRPG/habitrpg/issues/5376#issuecomment-111799217
|
2015-06-20 20:22:27 +10:00 |
|
Kevin Gisi
|
f32305458a
|
Fix armoire edge case
|
2015-06-20 01:58:54 -04:00 |
|
Sabe Jones
|
f6fafc5b6d
|
WIP(event): Summer Splash 2015
|
2015-06-19 10:42:20 -05:00 |
|
Blade Barringer
|
deff0d4da2
|
Merge branch 'develop' into TheHollidayInn-challenges-clone
|
2015-06-19 07:41:21 -05:00 |
|
Alys
|
07b41d16b6
|
Revert "Revert "new GSalvadi audio theme, created by NomindTR""
This reverts commit 30a091e14e.
|
2015-06-18 22:19:35 +10:00 |
|
TheHollidayInn
|
838c912906
|
Moved clone tasks function to task service
|
2015-06-17 22:22:55 -05:00 |
|
TheHollidayInn
|
7890abe31a
|
Added clone ability to challenges.
|
2015-06-17 21:08:03 -05:00 |
|
Blade Barringer
|
bcc99791dd
|
Merge branch 'GitHubSphinx-Sphinx-i18n-db1' into develop
|
2015-06-17 19:13:13 -05:00 |
|
Blade Barringer
|
4042c1ce7a
|
Merge branch 'GitHubSphinx-Sphinx-entry1' into develop
|
2015-06-17 19:06:56 -05:00 |
|
Blade Barringer
|
03c1476840
|
Change location of sellFor strings
|
2015-06-17 19:06:28 -05:00 |
|
Sabe Jones
|
ad7e5a6dc9
|
feat(pets): Cuttlefishies
|
2015-06-17 17:26:36 -05:00 |
|
Alys
|
30a091e14e
|
Revert "new GSalvadi audio theme, created by NomindTR"
|
2015-06-18 07:39:38 +10:00 |
|
Alys
|
910fc2f213
|
Merge pull request #5407 from Alys/GSalvadi-audio-NOMINDTR-2015-06-15
new GSalvadi audio theme, created by NomindTR
|
2015-06-17 21:39:39 +10:00 |
|
hairlessbear
|
205f700c7e
|
Fix links
|
2015-06-16 18:04:12 -04:00 |
|