Blade Barringer
32ed4dace7
Fixed triad bingo achievement not being awarded to people who already
...
had it
2015-01-20 19:24:46 -06:00
Blade Barringer
cc6cb3785e
Merge branch 'mountmaster' into bailey-20150120
...
Conflicts:
dist/habitrpg-shared.css
dist/spritesmith0.css
dist/spritesmith0.png
dist/spritesmith1.css
dist/spritesmith1.png
dist/spritesmith2.css
dist/spritesmith2.png
dist/spritesmith3.css
dist/spritesmith3.png
dist/spritesmith4.css
dist/spritesmith4.png
2015-01-20 10:39:45 -06:00
Blade Barringer
42e1020c60
Added back in showCompleted=false to display tags
2015-01-19 18:50:54 -06:00
Alice Harris
da1a11b62d
Merge remote-tracking branch 'upstream/develop' into todos-dated-tab-2014-11-01
2015-01-19 17:53:48 +10:00
Blade Barringer
75971b0f40
Added triad bingo check to releaseBoth function
2015-01-16 17:01:01 -06:00
Blade Barringer
d9fed69147
Corrected releasBoth function to reset current pet and deduct the
...
correct amount of gems
2015-01-16 16:52:59 -06:00
Blade Barringer
75cf2a4788
Merge branch 'develop' of github.com:HabitRPG/habitrpg-shared into mountmaster
...
Conflicts:
dist/habitrpg-shared.css
dist/habitrpg-shared.js
dist/spritesmith0.css
dist/spritesmith0.png
2015-01-16 10:46:59 -06:00
Blade Barringer
a805b4f0c9
Brought in lefnire's change so type cannot be changed on updateTask
2015-01-13 20:17:36 -06:00
Alice Harris
27dab4ae4e
Merge remote-tracking branch 'upstream/develop' into todos-dated-tab-2014-11-01
...
Conflicts:
dist/habitrpg-shared.js
2015-01-11 14:18:37 +10:00
Blade Barringer
d5436dc8ec
Corrected release mounts code
2015-01-10 09:13:25 -06:00
Blade Barringer
8f90d154a0
Merge remote-tracking branch 'upstream/develop' into mountmaster
...
Conflicts:
dist/habitrpg-shared.css
dist/spritesmith0.css
dist/spritesmith0.png
dist/spritesmith1.css
dist/spritesmith1.png
dist/spritesmith2.css
dist/spritesmith2.png
dist/spritesmith3.css
dist/spritesmith3.png
2015-01-08 11:30:53 -06:00
Brandon Reid
15eb64c7d2
Fixed cron dayStart option.
...
Wrote test cases to verify fix.
Fixed test cases that were incorrect.
2015-01-05 19:20:21 +01:00
Blade Barringer
0053dd67bd
Adjusted translation key text, added a new one for releasing both. Added
...
releaseBoth function
2015-01-02 13:20:58 -06:00
Blade Barringer
312aa11272
Refactored release scripts
2015-01-02 12:41:36 -06:00
Blade Barringer
3389d418ce
Set up system to calculate if Mountmaster should be awarded
2015-01-01 16:51:58 -06:00
Blade Barringer
3224cf6004
Corrected release2 script to actually release mounts
2014-12-31 17:20:22 -06:00
Blade Barringer
a5a7d22ce4
Merge branch 'mountmaster' of github.com:HabitRPG/habitrpg-shared into mountmaster
2014-12-31 13:17:21 -06:00
Sabe Jones
dd13727765
feat(NYE): New Year's cards
2014-12-30 19:58:40 -06:00
Sabe Jones
9e74d94e48
WIP(NYE): New Year's Cards
2014-12-29 20:57:12 -06:00
Sabe Jones
f7d45c951e
feat(seasonal): Implement snowball
...
Minor refactoring of special spell purchasing, and turns snowball into Gold- instead of Gem-purchasable.
2014-12-29 19:38:43 -06:00
Alice Harris
7d74f36466
improve code for user.items.gear.owned.toObject as lefnire suggested in https://github.com/HabitRPG/habitrpg-shared/pull/305#issuecomment-55528155
2014-12-27 07:28:06 +10:00
Alice Harris
71269a762f
reinsert comment that was accidentally removed
2014-12-27 07:28:06 +10:00
Alice Harris
8678e10958
improve iteration over all owned items to correctly handle mogoose toObject - ref https://github.com/HabitRPG/habitrpg-shared/pull/305#issuecomment-55469925
2014-12-27 07:28:06 +10:00
Alice Harris
0391d1afc4
add mostly pointless comment to trigger a new Travis build test since the last one didn't do what I wanted :)
2014-12-27 07:28:05 +10:00
Alice Harris
abc2f59b57
allow the free weapon_warrior_0 equipment to be lost on death so that new players can experience equipment loss
2014-12-27 07:28:05 +10:00
Alice Harris
d7f9760c0f
fix typo so that Ryan doesn't make pointed comments at me
2014-12-27 07:28:05 +10:00
Alice Harris
87f51913d0
prevent off-class items and free items being lost on death
2014-12-27 07:28:05 +10:00
Sabe Jones
41f4ab7b8a
feat(event): Implement Seasonal Shop
2014-12-25 14:58:25 -06:00
Ben Lind
e1d44cc54f
HabitRPG/habitrpg#3260 Buttonless habit full width
...
When the user has neither a plus nor a minus button on
one of their habits, the habit’s title will now span the entire
width of the task div instead of having a gap to the left.
2014-12-18 14:01:31 -06:00
Blade Barringer
324077566b
Merge branch 'mountmaster' of https://github.com/taldin/habitrpg-shared into taldin-mountmaster
...
Conflicts:
script/content.coffee
2014-12-11 08:31:19 -06:00
Tyler Renelle
3de86f35cb
fix(plans): attempted fix for: Cast to number failed for value "NaN" at
...
path "purchased.plan.consecutive.count", see https://github.com/HabitRPG/habitrpg/issues/4317
2014-12-06 12:49:19 -07:00
Tyler Renelle
2018cc84ab
fix(gem-cap) use customerId in gem purchase
2014-12-05 15:11:27 -07:00
Tyler Renelle
6ac6f4d476
fix(plans): fix conversion cap
2014-12-03 20:24:35 -07:00
Tyler Renelle
9e64bc3788
fix(plans): move plan reset up for people in inn
2014-12-03 20:16:33 -07:00
Tyler Renelle
9d3e6c71fe
fix(plans): possible safe-check of gemcapextra cc @Sabrecat
2014-12-03 20:03:40 -07:00
Tyler Renelle
3dd775235d
fix(): remove some logs
2014-12-03 19:05:54 -07:00
Tyler Renelle
bf7e1e66ed
feat(plans): time traveler - by full sets
2014-12-03 15:24:08 -07:00
Tyler Renelle
d81badde69
feat(plans): add time traveler - buy individual mystery items
2014-12-03 15:24:08 -07:00
Tyler Renelle
76be625f6d
feat(plans): add consecutive-month benefits for subscribers
2014-12-03 15:24:08 -07:00
Alice Harris
66aebf2e80
make Gold=>Gem conversion cap message more accurate in terms of when to wait until - fixes https://github.com/HabitRPG/habitrpg/issues/3996
2014-11-25 05:16:36 +10:00
Tyler Renelle
03f47cd0aa
feat(private-messages): add a "clear all" fn
2014-11-21 08:42:08 -07:00
Tyler Renelle
1bca160eb6
feat(private-messages): add features for private-messaging (deletePM, blockUser)
2014-11-20 19:06:00 -07:00
Tyler Renelle
f68f884525
refactor(reflist): helper fn for reflist.push (not used now, but might
...
need soon)
2014-11-20 16:22:42 -07:00
Tyler Renelle
a38c8761a2
feat(premium): add premium features
2014-11-18 16:21:16 -08:00
Tyler Renelle
83a22b8133
feat(webhooks): add webhooks operations
2014-11-16 20:03:20 -08:00
Tyler Renelle
97a9ecf1f4
feat(quests): goldeknight auto-drops at 40
2014-11-11 21:04:21 -07:00
Matteo Pagliazzi
e788872932
fix typo in previous commit
2014-11-03 19:55:10 +01:00
Matteo Pagliazzi
e692b4b392
do not allow user to revive if not dead, fixes HabitRPG/habitrpg#3599
2014-11-03 19:53:27 +01:00
Alice Harris
db411a440d
remove previous method for hiding/showing remaining/completed To-Dos
2014-11-01 19:43:08 +10:00
Taldin
77d92b84dc
added mountmaster support
...
pets: added language support - needs to be commuted to other languages'
content.coffee - added api.mounts and api.questmounts index.coffee -
revised api.countMounts to remove quest mounts from the list
2014-10-30 12:35:14 -07:00