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
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
Tyler Renelle
d3ca101dd8
feat(quests): add moonstone chain, lvl drop at 60
2014-10-23 10:33:20 -06:00
Alice Harris
6b0701cd26
Merge pull request #315 from sbreiler/develop
...
Fix percent function to return minimum zero
2014-10-11 10:16:25 +10:00
Tyler Renelle
d843ff1ae4
feat(item-store): unlock item-store earlier (lvl 1), see #4134
2014-10-09 17:23:54 -06:00
Tyler Renelle
1e9c1295e5
fix(moment): fix deprecated warnings, use updated moment syntax
2014-10-08 17:38:37 -06:00
Matteo Pagliazzi
166d53ac1b
chore(github): merge pr #327
2014-10-07 17:01:06 +02:00
Brandon Reid
d0cebce605
Fixed bug when calculating the reverse delta.
...
Added in a case for a todo with checklists
so the gp and exp for those are reversed correctly.
Added a couple test cases for checking then unchecking tasks.
2014-10-06 13:33:43 -06:00
Tyler Renelle
8cef966713
fix(spookDust): user serverside method for spookdust as it's path-protected
2014-10-03 00:31:49 -06:00
Tyler Renelle
e754ed48f7
fix(memleak): add a "nullify" function to user wrapper. This is stupid,
...
find a better way. See HabitRPG/habitrpg#4079
2014-10-02 16:44:33 -06:00
Brandon Reid
65b3561fb0
Changed calculateDelta() so when unchecking a task it removes the right amount of gold and exp
2014-10-01 17:13:51 -06:00
deilann
2054d10de2
release pets feature
2014-09-29 15:11:24 -07:00
Tyler Renelle
731d75a059
Merge branch 'fall-fest' into develop
2014-09-20 14:01:30 -06:00
Steffen Breiler
9bfd38c5f9
Fix percent function to return minimum zero
...
The percent function is used for ui-bars. When returning numbers below zero the bar will show up with 100% width, 'cause css don't know negative width.
2014-09-18 01:26:52 +02:00
Tyler Renelle
2790ee1bab
feat(fall): Add candy drops. Add canDrop & canBuy to food, handled separately for this
...
event and future events
2014-09-16 17:25:58 -06:00