Commit graph

397 commits

Author SHA1 Message Date
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
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
Tyler Renelle
7e82e2f5e0 force a hard-refresh if an error is detected (temporary, revisit if
causing issues)
2013-12-16 22:09:20 -07:00
Tyler Renelle
75b966bda4 [https://github.com/HabitRPG/habitrpg/issues/1994] fixes to purchasing shirts 2013-12-16 15:59:46 -07:00
Tyler Renelle
41c2218976 [https://github.com/HabitRPG/habitrpg/issues/1994] fix TigerCub not appearing 2013-12-16 15:37:58 -07:00
Tyler Renelle
ce04027802 classes: fixes & balancing of spells 2013-12-16 12:54:46 -07:00
Tyler Renelle
64db3041da classes: add .3*PER to chanceMultiplier in drops. Add .5+(.05*STR) to
crits (.03 chance) This is a temporary until we get all the numbers worked out. @SabreCat
2013-12-16 11:47:06 -07:00
Tyler Renelle
953e062cbe classes: charge gems for change-class 2013-12-16 11:25:59 -07:00
Tyler Renelle
b055b2d9a4 classes: replenish 10MP on cron 2013-12-16 11:11:47 -07:00
Tyler Renelle
49ba74f9bd classes: add maxMP to statsComputed [https://github.com/HabitRPG/habitrpg/issues/1994] 2013-12-16 11:09:03 -07:00
Tyler Renelle
e6d684ed7a show message when buying items 2013-12-16 00:34:48 -07:00
Tyler Renelle
58a2f2de67 move updateStore back outside of user.fns. It's causing issues there,
need to investigate
2013-12-15 22:37:40 -07:00