Commit Graph

348 Commits

Author SHA1 Message Date
Tyler Renelle bc5ff6412a feat(wondercon): add wondercon gear 2014-04-16 17:47:09 -06:00
Tyler Renelle b93bf8be7f feat(accessories): add body accessory & better handling of gear sorting 2014-04-16 17:44:13 -06:00
Tyler Renelle cfb762db58 chore(grunt): grunt 2014-04-15 14:56:14 -06:00
Tyler Renelle 692a1f6639 feat(spring): put spring npcs back in (@lemoness) 2014-04-07 15:08:52 -06:00
Tyler Renelle 462ffe5fd3 chore(grunt): grunt 2014-04-06 21:51:40 -06:00
Tyler Renelle bd8d2dcbd0 feat(eggQuest): add april egg quest 2014-04-06 21:29:34 -06:00
Tyler Renelle a1eb1f8a59 feat(hair): limited ed pastel hair 2014-04-03 23:00:24 -07:00
Tyler Renelle c9b63a6a31 feat(premium): april mystery box 2014-04-02 00:15:02 -06:00
Tyler Renelle 7b040242bb fix(npcs): put ian.gif back in 2014-04-02 00:10:52 -06:00
Tyler Renelle 4b03f373dd chore(april-fools): revert april fools 2014-04-02 00:06:34 -06:00
Tyler Renelle c091be3064 feat(april-fools): april-fools npcs & characters 2014-03-31 20:09:28 -06:00
Tyler Renelle 806151dbe7 chore(grunt): grunt 2014-03-30 18:26:34 -06:00
Peter Hatch 8d325794fd Redid all shop images.
Reworked all shop images to always be 2x2 pixel blocks (2/3rds the
original size), never scaled unevenly.

Also went through and touched up every image if needed, removing
transparent pixels for the hand on each weapon, removing arm outlines
from armors that don't cover the arm, and so on.
2014-03-27 13:18:51 -07:00
Tyler Renelle f8d5fad086 feat(mystery): march mystery set 2014-03-24 23:40:09 -06:00
Tyler Renelle c42117dfd4 chore(grunt): grunt 2014-03-24 22:20:18 -06:00
Peter Hatch c30fbcfe71 Updated dist files by running grunt full. 2014-03-23 16:36:06 -07:00
Tyler Renelle ca290692dd feat(deer): add ghost-stag quest & deer pets + mounts. 2014-03-21 21:34:24 -06:00
Tyler Renelle 7147287164 chore(Merge): remote-tracking branch 'PeterHatch/develop' into develop
Conflicts:
	dist/customizer.css
	dist/habitrpg-shared.css
	dist/habitrpg-shared.js
	dist/spritesmith.css
	dist/spritesmith.png
2014-03-21 20:07:19 -06:00
Tyler Renelle bfa7fbabd0 fix(spring): 'mage' => 'wizard' class for spring-fling gear 2014-03-21 16:14:09 -06:00
Tyler Renelle 50132f1a35 feat(equipment): remove base gear from equipment tabs. now clicking the
same gear you have equipped will un-equip it
2014-03-21 15:06:26 -06:00
Tyler Renelle 6c2b45ff01 feat(spring): spring fling event class gear. Also! moving tons of folders around for better organizationfeat(spring): spring event class gear. Also! moving tons of spritesmith folders around for better organization 2014-03-21 14:53:30 -06:00
Tyler Renelle 7b8e0dc0a4 feat(march): replace npcs with march versions (revert here when done) 2014-03-21 12:31:47 -06:00
Tyler Renelle e53ef26d4c feat(flower): add flower customization option 2014-03-21 12:30:36 -06:00
Peter Hatch e373ccba35 Aligned Nunchaku's transparent pixel with the character's hand. 2014-03-20 13:08:59 -07:00
Tyler Renelle 3927b14119 feat(stPatties): st. patties npc_daniel 2014-03-17 13:07:48 -06:00
Sabe Jones fe8e42c5c3 fix(quests): Make Gryphon and Hedgebeast drop 3 eggs 2014-03-16 22:26:09 -05:00
Tyler Renelle dfa4814af3 fix(mystery): fix canOwn for mystery items, so they don't permenantly
break. Fixes https://github.com/HabitRPG/habitrpg/issues/2999
2014-03-09 17:23:45 -06:00
Tyler Renelle bede329d11 feat(mystery): add mystery items to spritesmith, so 3rd parties can use them too. 2014-03-08 21:14:20 -07:00
Tyler Renelle a741b744b1 fix(hedgehogs): flip sprites, expand template to 81x99, position down &
left. Fixes https://github.com/HabitRPG/habitrpg/issues/3000
2014-03-07 14:57:58 -07:00
Tyler Renelle 75cd8c2ec3 feat(mystery): update mystery box 2014-03-02 12:59:57 -07:00
Sabe Jones d232743f2a fix(drops): Ratchet up base chance some more
Ups the base drop chance to an expected 15% for typical tasks, brings back diminishing returns for super bonuses, reduces effect of checklists. Should be acceptable to most people?
2014-03-02 12:46:09 -06:00
Sabe Jones b0f574d598 fix(strength): Remove threat reduction, increase crit chance
Tweaks the STR attribute's algorithmic effects. (1) Task "redness" no longer declines faster with high STR. (2) The 3% chance of a critical hit is multiplied by a percentage factor equal to STR. (3) The value of STR in dealing damage to bosses is increased by 25% (.5% instead of .4%).

Fixes HabitRPG/habitrpg/#2464.
2014-03-02 12:44:23 -06:00
Sabe Jones 734d558580 fix(drops): Boost base drop chance
Initial feedback from the drop chance overhaul was that non-minmaxed characters had their drops severely curtailed, while tricked-out Rogues with enormous streaks were still scoring drops every time. Lots of complaining ensued! This commit doubles the base chance, establishes a minimum base chance of 2%, and halves the effectiveness of the high-end offenders.
2014-03-01 18:56:09 -06:00
Tyler Renelle 9f1bec79f5 fix(quests): hedgehog fix alignments 2014-03-01 12:26:55 -07:00
Tyler Renelle 3c77f6e9c6 fix(quests): fix hedgehog drop text, fixes https://github.com/HabitRPG/habitrpg/issues/2979 2014-03-01 08:37:24 -07:00
Tyler Renelle 4010bb950c fix(spritesmith): add padding between sprites to avoid stray-pixels
issue, fixes https://github.com/HabitRPG/habitrpg/issues/2938
2014-02-28 10:23:45 -08:00
Tyler Renelle 1223294267 fix(spritesmith): add background-size property to all sprites. Fixes https://github.com/HabitRPG/habitrpg/issues/2510 , see https://github.com/Ensighten/grunt-spritesmith/issues/67 2014-02-28 10:19:04 -08:00
Tyler Renelle 5fc920356a chore(grunt): grunt for hedgehog quest 2014-02-27 18:32:04 -08:00
Tyler Renelle 29f6f8e140 feat(quests): add hedgehog sprites 2014-02-27 18:32:04 -08:00
Tyler Renelle 8b8011f0cb chore(grunt): grunt 2014-02-27 09:52:10 -08:00
Tyler Renelle 27da784cf6 fix(ultimateGear): add last:true to the only back piece 2014-02-27 08:39:15 -08:00
Sabe Jones c32d91a331 fix(drops): Further overhaul drop chance
Reduces the divisors for several modifiers to give them a more noticeable effect (especially PERception, so Rogues continue to be durn sharp).
2014-02-26 20:44:43 -06:00
Tyler Renelle 335d063512 chore(grunt): revert f3c5d3f73a and
fb63ae25f0 . Was causing broken
customizer.css, fixes https://github.com/HabitRPG/habitrpg/issues/2934
. cc @paglias
2014-02-22 22:44:33 -08:00
Matteo Pagliazzi a1ec40e77e chore(): update dependencies (not moment because we keep the same version as habitrpg), move tests from /tests to /test so that it correctly uses mocha.opts 2014-02-22 17:10:29 +01:00
Matteo Pagliazzi fb63ae25f0 fix(css spritesheet): prevent duplication of css in customizer.css 2014-02-22 16:26:15 +01:00
Tyler Renelle 68dc117adb chore(grunt): grunt with new food images 2014-02-21 17:28:03 -08:00
Sabe Jones 5469b5013e Merge pull request #157 from denis-sokolov/issue-2880
fix(items): fix mage ultimate per bonus #2880
2014-02-20 19:44:19 -06:00
Denis 35f3eac626 fix(items): fix mage ultimate per bonus #2880 2014-02-18 20:27:36 +02:00
Tyler Renelle b03c377294 feat(valentine): remove valentine event 2014-02-18 11:20:31 -07:00
Tyler Renelle 20387bf21c chore(grunt): grunt 2014-02-14 19:50:53 -07:00