Commit graph

26 commits

Author SHA1 Message Date
Tyler Renelle
9aeb4f9ffb quests: add collection quests & quest arks 2013-12-24 17:24:32 -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
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
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
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
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
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
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
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
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
ce04027802 classes: fixes & balancing of spells 2013-12-16 12:54:46 -07:00
Sabe Jones
7b2c21f538 Include the ??? Helm 2013-12-15 13:51:52 -06:00
Sabe Jones
e869bc281c Complete draft of rogue, backer, and contributor gear 2013-12-15 13:39:03 -06:00
Sabe Jones
ba580f2e41 Class, backer, contrib equipment WIP 2013-12-14 20:03:49 -06:00
Tyler Renelle
954cdf7f29 [https://github.com/HabitRPG/habitrpg/issues/1977] APIv2 WIP - start of a framework where operations are shared between client & server. If the op is called on the client, it updates the user & then POSTs to the server with op of the same name. If called on server, it updates the user and user.save()s 2013-12-11 21:42:05 -07:00
Renamed from script/items.coffee (Browse further)