Commit Graph

85 Commits

Author SHA1 Message Date
Tyler Renelle 19f53c3675 Merge remote-tracking branch 'origin/sabe/rebirth' into develop
Conflicts:
	dist/customizer.css
	dist/habitrpg-shared.css
	dist/spritesmith.css
	dist/spritesmith.png
2013-12-31 07:56:35 -07:00
Tyler Renelle eb016649e1 checklists: grant GP bonus for CLIs on To-Dos 2013-12-30 14:51:49 -07:00
Tyler Renelle 85c96886a3 checklists: point-match TDs for each CL-item. Bug fix on resetting CLs
on cron
2013-12-30 13:23:48 -07:00
Tyler Renelle bb80176920 checklists WIP 2013-12-29 22:37:12 -07:00
Tyler Renelle bb5fe9c6e5 classes: temporary stopgap for
https://github.com/HabitRPG/habitrpg/issues/2150 , burst-of-flames being
too powerful. This isn't the real solution we need something better
2013-12-29 16:58:45 -07:00
Tyler Renelle af499a0663 fix https://github.com/HabitRPG/habitrpg/issues/2172 save task.tags 2013-12-29 16:46:25 -07:00
Tyler Renelle dfd2a17ef9 APIv2: instead of passing req to callback, passing response object so API can return the object when wrapped on the server 2013-12-28 11:51:38 -07: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
Sabe Jones 98556fdb23 Set the rebirth level on first achievement 2013-12-25 17:36:36 -06:00
Sabe Jones aeb74bbbf5 Remove broken notification 2013-12-25 17:25:32 -06:00
Sabe Jones d238592eb4 Fix NaN error on first achievement 2013-12-25 17:08:42 -06:00
Sabe Jones 701be90da2 Add achievement for rebirths 2013-12-25 16:55:07 -06: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 20d3c59c3b rename user.party.tally => user.party.progress 2013-12-24 21:57:46 -07:00
Sabe Jones 44d738af50 Herp derp, i can script coffee 2013-12-24 22:07:27 -06:00
Sabe Jones 6f4427b087 Fix bug (preexisting in Fortify, new in Rebirth) that zeroed out prices of custom Rewards 2013-12-24 21:55:54 -06:00
Sabe Jones 79bd322900 Complete op, except for Achievement. H/T @lefnire for the streak reset fix! 2013-12-24 21:18:29 -06:00
Tyler Renelle 9aeb4f9ffb quests: add collection quests & quest arks 2013-12-24 17:24:32 -07:00
Sabe Jones baa2e2a8fd Try a vanilla CoffeeScript (haha) solution 2013-12-24 17:24:05 -06:00
Sabe Jones 50ffe4dcda Attempt to fix bug that turned all tasks into Dailies 2013-12-24 16:22:24 -06:00
Sabe Jones f8b1fbda51 Fix "bounce" of Rebirth unlock. Other flags weren't sticking either; attempt alternate method of turning them off 2013-12-24 16:04:28 -06:00
Sabe Jones 8d51520b80 Compile rebirth CS into JS, fix Gem price 2013-12-24 15:36:03 -06:00
Sabe Jones a5efa094e8 First draft of Rebirth user op 2013-12-24 12:25:50 -06: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
Sabe Jones f1c7018ac0 It would help to actually set the flag on the server rather than just, y'know, mention it 2013-12-24 09:09:48 -06:00
Sabe Jones 923dda6970 Watch your parentheses, Sabe. Let WebStorm help you! 2013-12-24 09:04:18 -06:00
Sabe Jones 56a94eb9a9 Fix rebirthEnabled flag getting set only on client and dying off on refresh 2013-12-24 08:59:51 -06: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 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
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 0a2cd8bba8 passive-stats balancing round 2 2013-12-19 19:35:01 -07:00
Tyler Renelle 3d0364b8ad updated mage spells with @danielthebard's new content 2013-12-18 10:39:10 -07:00
Tyler Renelle 5d40849ef1 tmp fix, make sure *some* hp is lost 2013-12-18 10:20:00 -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 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