Commit graph

229 commits

Author SHA1 Message Date
Tyler Renelle
0c9c078928 Merge pull request #59 from HabitRPG/sabe/classes
Content update to match #2019 fix
2013-12-27 07:58:55 -08:00
Tyler Renelle
4ee8e47700 Merge pull request #62 from HabitRPG/sabe/tweak
Improve food drop notification phrasing
2013-12-27 07:58:09 -08:00
Sabe Jones
54ed3c9497 Fix HabitRPG/habitrpg#2100 (can't get Ultimate Gear with Mage stuff) 2013-12-26 09:11:07 -06:00
Tyler Renelle
dff68a6443 fix https://github.com/HabitRPG/habitrpg/issues/2114 (thanks @EvilTosha, was huntin that one!) 2013-12-25 20:37:49 -07:00
Tyler Renelle
050d266970 don't force-refresh on errors 2013-12-25 13:00:48 -07:00
Tyler Renelle
84ef3fb861 API: better task defaults (for 3rd-party up/down scoring) 2013-12-25 10:56:21 -07:00
Tyler Renelle
c7b5b5e601 Merge branch 'bosses' into develop 2013-12-25 08:25:06 -07:00
Tyler Renelle
1f3198e77b bosses: add content for evil-santa. also add "completion" field for quest content 2013-12-24 23:55:53 -07:00
Tyler Renelle
20d3c59c3b rename user.party.tally => user.party.progress 2013-12-24 21:57:46 -07:00
Tyler Renelle
9aeb4f9ffb quests: add collection quests & quest arks 2013-12-24 17:24:32 -07:00
Tyler Renelle
fe6b505c09 drop-rate calculation modification. not the end solution, just a step toward
implementing collection quests (fyi @sabrecat)
2013-12-24 09:32:15 -07:00
Tyler Renelle
9d49176997 gpMod typo 2013-12-23 17:46:50 -07:00
Tyler Renelle
5eadabbf10 Quests: Initial bosses WIP, change all content.*.name to content.*.key for consistency (and to make room for quest.name). Bugfix on STR adjustment 2013-12-23 00:45:39 -07:00
Tyler Renelle
7f3337c1b9 Quests: Initial bosses WIP, change all content.*.name to content.*.key for consistency (and to make room for quest.name). Bugfix on STR adjustment 2013-12-22 22:20:44 -07:00
Sabe Jones
fce23fc04a Fix "You found undefinedHoney" 2013-12-21 22:19:09 -06:00
Sabe Jones
3209ceca65 Improve food drop notification phrasing 2013-12-21 22:01:14 -06:00
Dušan Juretić
03a7a5f1ce Fix preening bug 2013-12-21 23:08:58 -03:00
Tyler Renelle
b1a9e60c8e stats.mp++ when completing todos @wc8 @danielthebard 2013-12-21 16:44:15 -07:00
Tyler Renelle
1ba7700f43 Revert "restore MP on level up, and some additional MP on cron (based on"
This reverts commit b98cfdb066.
2013-12-21 16:38:32 -07:00
Tyler Renelle
b98cfdb066 restore MP on level up, and some additional MP on cron (based on
stats.int) @wc8
2013-12-21 15:20:10 -07:00
Tyler Renelle
918f994a97 unlock classes at level 10 (@wc8) 2013-12-21 15:05:12 -07:00
Tyler Renelle
6c8e2975b4 math-balancing WIP for passive stats & abilities 2013-12-21 15:05:12 -07:00
Sabe Jones
7e8d33a94b Content update to match #2019 fix 2013-12-21 10:52:24 -06:00
Tyler Renelle
475d1267b2 winter: add snowball badge stack, remove candycane hat for now 2013-12-20 19:55:01 -07:00
Tyler Renelle
3965194a07 add salt spell to remove snowman effect 2013-12-20 18:34:14 -07:00
Tyler Renelle
5b92fa0f40 rename head_special_winter to head_special_candycane 2013-12-20 11:03:16 -07:00
Tyler Renelle
b9f2599f9c winter event! npcs, snowball=>snowman, new hairs/beards 2013-12-20 10:21:24 -07:00
Tyler Renelle
edd65568d0 small exp tweak, grunt for spells 2013-12-20 00:10:46 -07:00
Tyler Renelle
ad325bce92 show tasks dodged # in math_samples, balance stealth 2013-12-19 20:34:29 -07:00
Tyler Renelle
d8a39e1ffd math_samples fixes for spells, consequent spell balancing 2013-12-19 20:26:30 -07:00
Tyler Renelle
0a2cd8bba8 passive-stats balancing round 2 2013-12-19 19:35:01 -07:00
Tyler Renelle
dd190cbc52 make stealth higher level & mp requirement 2013-12-19 18:18:01 -07:00
Tyler Renelle
e5d902314d fix https://github.com/HabitRPG/habitrpg/issues/2064 , make sure to
stack buffs
2013-12-19 18:18:01 -07:00
Tyler Renelle
3d0364b8ad updated mage spells with @danielthebard's new content 2013-12-18 10:39:10 -07:00
Tyler Renelle
50914cd83e spelling 2013-12-18 10:23:13 -07:00
Tyler Renelle
5d40849ef1 tmp fix, make sure *some* hp is lost 2013-12-18 10:20:00 -07:00
Tyler Renelle
7c39f8c4e3 add stealth back in. @danielthebard I do insist we keep this spell. It's been in many wikia & ingame descriptions, and highly-anticipated. I think rogues, a solitary class, can do sans one party spell 2013-12-18 10:14:17 -07:00
Tyler Renelle
cb5b80a2f7 classes: spell balancing all around 2013-12-18 10:05:24 -07:00
Tyler Renelle
aa3a5c06b4 some passive stats balancing, not yet using @jfriendlys's algos, still
needs work
2013-12-18 09:32:13 -07:00
Tyler Renelle
bbc38a6532 fix drops: seed rarity & drop-chance separately. because we're using
predictableRandom, the rarity random is set NOT to be less than 75%, so
food is unlikely to drop without this fix
2013-12-17 23:24:38 -07:00
Tyler Renelle
254198c8ab classes: temp hotfix for OP pickpocket, add values instead of multiply 2013-12-17 21:52:30 -07:00
Sabe Jones
f14d21176f Fix typos in ability descriptions 2013-12-17 22:38:40 -06:00
Tyler Renelle
c2a27370a1 fix https://github.com/HabitRPG/habitrpg/issues/2025 - two handed
message preventing POST to server
2013-12-17 18:19:09 -07:00
Tyler Renelle
2d568f1cf4 [https://github.com/HabitRPG/habitrpg/issues/2017] add abiltiy to opt
out of class system entirely
2013-12-17 16:43:10 -07:00
Tyler Renelle
43ce7f11cb [https://github.com/HabitRPG/habitrpg/issues/2009] fix restoring
allocatable points on change-class
2013-12-17 09:41:42 -07:00
Tyler Renelle
aef68fdc82 ensure task.priority is number for apiv1 2013-12-17 01:06:20 -07:00
Tyler Renelle
d3e3775ecd [https://github.com/HabitRPG/habitrpg/issues/2001] hotfix, perception
increases GP by .03/pt
2013-12-17 00:53:23 -07:00
Tyler Renelle
4eab12b355 [https://github.com/HabitRPG/habitrpg/issues/2001] hotfix, perception
increases GP by .03/pt
2013-12-17 00:42:32 -07:00
Tyler Renelle
2ecbb3b3ce [#2001] some hack-job balancing of pickpocket. I'm gonna need someone
with math skills to do some real balancing. Also, this commit makes
greens/blues better to pick-pocket than reds! I think that's important
for motiviation (@sabrecat @danielthebard)
2013-12-17 00:15:39 -07:00
Tyler Renelle
c2ace688b9 fix to special gear not showing up properly 2013-12-16 22:44:35 -07:00