Commit graph

412 commits

Author SHA1 Message Date
Tyler Renelle
c2e01595c9 upgrade spritesmith 2013-12-25 00:34:20 -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
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
Tyler Renelle
b5c7f554ab Merge pull request #61 from djuretic/preen_bug
Fix preening bug: null values
2013-12-21 18:18:48 -08:00
Dušan Juretić
03a7a5f1ce Fix preening bug 2013-12-21 23:08:58 -03:00
Dušan Juretić
f2484a92d9 Fixed more tests, only preening test fails 2013-12-21 22:51:13 -03:00
Dušan Juretić
b1d66df8a8 More tests fixed, removed references to algos, remove priorityValue test 2013-12-21 22:32:54 -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
040ae343b4 add npc_tyler for tech updates 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
Dušan Juretić
29e653cb4d Fix drop system tests 2013-12-21 15:50:14 -03:00
Tyler Renelle
94bf491f37 Merge branch 'winter' into develop 2013-12-20 21:59:34 -07:00
Dušan Juretić
01247bfdb2 Fixed some tests 2013-12-21 00:07:43 -03: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
a46c09f0d1 add fortify as potion on 'special items'. Some inventory css tweaks 2013-12-20 10:13:37 -07:00
Tyler Renelle
ead5fc78f2 fix layering of beard over chin 2013-12-20 10:11:45 -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
1fccbecd4e add spells to math_samples 2013-12-19 20:13:52 -07:00
Tyler Renelle
3a6afee89e comments with results on math_samples 2013-12-19 19:38:57 -07:00
Tyler Renelle
0a2cd8bba8 passive-stats balancing round 2 2013-12-19 19:35:01 -07:00
Tyler Renelle
6e6ab2907b grunt spritesmith 2013-12-19 18:18:50 -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
6616657a4a Merge pull request #57 from crystalphoenix/develop
Corrected placement on rouge_6 weapons
2013-12-19 09:51:07 -08:00
crystalphoenix
b4080f545f Corrected placement on rouge_6 weapons
lowered them 2px so that they would be properly aligned.
2013-12-18 15:58:07 -05: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
Tyler Renelle
930225aa19 Merge pull request #56 from HabitRPG/sabe/tweak
Fix typos in ability descriptions
2013-12-17 20:43:31 -08: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