Verabird
ebfab32c0f
doubled multiplier on CON buffs and changed multiplier on searing brightness from 1.5 to 4
2015-01-09 14:09:02 -05:00
Alice Harris
ab66f95c8e
Merge remote-tracking branch 'upstream/develop' into rebalancing-2014-12
...
Conflicts:
dist/habitrpg-shared.js
2015-01-06 15:26:59 +10:00
Alice Harris
5ffb35485b
removed comments (outdated or inaccurate)
2015-01-04 15:38:30 +10:00
Alice Harris
184cb69ce1
Merge pull request #426 from Verabird/AddDimRet
...
Add diminishing Returns to several skills
2015-01-03 13:07:44 +10:00
Alice Harris
04bc0a02b3
Merge remote-tracking branch 'upstream/rebalancing-2014-12' into rebalancing-2014-12
2015-01-03 13:01:17 +10:00
Alice Harris
ac08549f84
Merge remote-tracking branch 'upstream/develop' into rebalancing-2014-12
...
Conflicts:
dist/habitrpg-shared.js
2015-01-03 13:01:01 +10:00
Blade Barringer
439f72cb91
Separated out the check for nyeRecieved and pushing to the array
2014-12-31 18:35:59 -06:00
Alice Harris
a7dd2dbd74
add canOwn code to nye2014 hat
2014-12-31 16:25:12 +10:00
Sabe Jones
8fabcc4ffd
Merge pull request #425 from SabreCat/nye
...
New Year's event features
2014-12-30 22:17:23 -06:00
Verabird
bfd2709008
added diminishing returns function to toolsOfTrade, max of 400, halfway point 100 PER
2014-12-30 23:11:16 -05:00
Sabe Jones
dd3ec20e5e
feat(NYE): Silly Party Hat
2014-12-30 21:20:07 -06:00
Verabird
6a3bbcfcee
Add diminishing returns to earth and mpheal. earth maxes out at 30 with halfway at 200 and mpheal at 25 with halfway at 125
2014-12-30 22:19:31 -05:00
Tyler Renelle
5fc001e4f6
feat(google-discount): add google discount
2014-12-30 20:05:51 -07:00
Verabird
fd1c2f531d
Add diminishingReturns for protectAura, intimidate, and defensiveStance. ProtectAura maxes out at 100, intimidate at 12 and defensiveStance at 20
2014-12-30 21:56:04 -05:00
Sabe Jones
11beb14e14
fix(NYE): t undefined
2014-12-30 20:42:32 -06:00
Sabe Jones
e7388822f1
fix(NYE): Card to self exploit
2014-12-30 20:33:45 -06:00
Sabe Jones
5623fb0078
fix(NYE): I18N shop text
2014-12-30 20:14:56 -06:00
Sabe Jones
dd13727765
feat(NYE): New Year's cards
2014-12-30 19:58:40 -06:00
Shared
7facfd1b84
Changed armorSpecialSkiText to armorSpecialSkiNotes for the notes
2014-12-30 22:28:46 +05:30
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
Verabird
195f7832d0
Change valorousPresence to utilize diminishing returns. Keep results at 200 str the same
2014-12-29 13:57:11 -05: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
Alice Harris
058e506d13
Merge remote-tracking branch 'upstream/develop' into rebalancing-2014-12
2014-12-27 07:05:52 +10:00
Sabe Jones
6c8f9e39b6
fix(event): Mystery typo
2014-12-25 18:05:04 -06:00
Sabe Jones
9471393776
feat(event): 2014 Mystery Items
2014-12-25 16:08:06 -06:00
Sabe Jones
41f4ab7b8a
feat(event): Implement Seasonal Shop
2014-12-25 14:58:25 -06:00
Sabe Jones
8ec9f79188
feat(event): Winter Wonderland 2015 gear
2014-12-21 12:37:37 -06:00
Alice Harris
4a7dcfc2bb
merge changes for smash (Brutal Smash) from brandonjreid's PR https://github.com/HabitRPG/habitrpg-shared/pull/331
2014-12-20 21:13:43 +10:00
Alice Harris
e9c8f66562
merge backStab change by brandonjreid from https://github.com/HabitRPG/habitrpg-shared/pull/331
2014-12-20 16:03:37 +10:00
Alice Harris
fbc5a258f6
stop backStab and fireball (Burst of Flames) changing the task value
2014-12-20 13:35:10 +10:00
Alice Harris
9f77819d94
add pickpocket change from PR by brandonjreid: https://github.com/HabitRPG/habitrpg-shared/pull/331/files#diff-652dbbf3d459e90a3de1a122c063bb6bL502
2014-12-20 11:07:47 +10:00
Alice Harris
afef118200
Merge toolsOfTrade changes from 'ShilohT-skillbalancing' into rebalancing-2014-12
2014-12-20 09:46:30 +10:00
Alice Harris
621615a6f9
Merge fireball (Burst of Flames) changes from 'ShilohT-skillbalancing' into rebalancing-2014-12
2014-12-20 09:42:26 +10:00
Alice Harris
6961e3608a
Merge branch 'skillbalancing' of https://github.com/ShilohT/habitrpg-shared into ShilohT-skillbalancing
2014-12-20 09:29:52 +10:00
Alice Harris
95a6aa5586
Merge branch 'rebalancing-2014-12' of https://github.com/HabitRPG/habitrpg-shared into rebalancing-2014-12
...
Conflicts:
dist/habitrpg-shared.js
2014-12-20 08:48:21 +10: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
Sabe Jones
43dcded051
feat(quests): Boss damage from Habits
...
+ Habit hits now damage bosses at half the strength of Dailies and To-Dos. Also removed a bit of leftover commentary/logic from back when STR caused tasks to get blue faster.
2014-12-11 19:50:46 -06:00
Sabe Jones
2fc0cb8fa1
fix(scoring): move gainMP into score
2014-12-10 21:45:51 -06:00
Sabe Jones
7b22244f01
feat(scoring): MP gain from Habits and Dailies
...
Turns MP gain from tasks into a function, and calls the function with varying inputs from Habits (1/4 gain), Dailies (normal gain), and To-Dos (normal gain multiplied by checklist completion).
2014-12-10 21:21:09 -06:00
Sabe Jones
7fd4cebbdc
fix(quest): Penguin corrections
...
Fix missing egg item and line breaks in quest text
2014-12-09 20:44:10 -06:00
Sabe Jones
d25455fa5a
feat(quest): Implement Penguin pet quest
2014-12-09 20:21:20 -06:00
Brian Chen
af130a701c
Diminish critical hit bonus towards 450%
2014-12-10 07:03:32 +08: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