Commit Graph

9193 Commits

Author SHA1 Message Date
Tyler Renelle 4cb79c6fff fix(dilatory): update rewards: 0gp, 0xp, food drops 2014-07-16 13:24:06 -06:00
Matteo Pagliazzi f3da3e0283 chore(i18n): update locales 2014-07-16 15:16:21 +02:00
Tyler Renelle 016d99a4a7 fix(dilatory): dont' modify original user.progress on world boss dmg,
fixes #3737
2014-07-14 20:52:37 -06:00
Tyler Renelle 9f0e6607c5 chore(grunt): run grunt for summer gear prices, fixes https://github.com/HabitRPG/habitrpg/issues/3727 2014-07-14 20:01:26 -06:00
benmanley d1a5ff0cef fix(global-modules): prevent labels from hiding tooltips
– Remove overflow:hidden from label template as it obscured tooltips
applied to label’s children
– Style buttons correctly if they include an input element
2014-07-14 21:52:56 +01:00
benmanley 4cf1030c85 refactor(game-pane.styl): tweak layout and colors
– Improve positioning and size of chat-box buttons
– Replace some px values with ems
– Replace contributor colors with variables (set in global-colors.styl)
2014-07-14 21:52:56 +01:00
Tyler Renelle f83f2acc1b Merge pull request #3724 from Alys/optOut
make it clearer that you can choose a class later
2014-07-13 11:45:06 -06:00
Tyler Renelle dd0c2127d6 Merge pull request #247 from Alys/optOut
make it clearer that you can choose a class later
2014-07-13 11:44:42 -06:00
Matteo Pagliazzi 3cfce27755 chore(i18n): update locales 2014-07-13 18:02:17 +02:00
Matteo Pagliazzi f2a10f8fc1 feat(i18n): add notices 2014-07-13 18:00:35 +02:00
Matteo Pagliazzi 8a822f6538 fix(i18n): add strings 2014-07-13 18:00:15 +02:00
Alice Harris adacd25ba6 put content.coffee and habitrpg-shared.js back the way they're meant to be 2014-07-13 16:28:42 +10:00
Alice Harris 157acf9b6b put Vagrantfile back the way it's meant to be 2014-07-13 16:14:46 +10:00
Alice Harris 8cfcf8db10 make it really obvious that you can choose a class later 2014-07-13 16:09:43 +10:00
Alice Harris cd874c2d68 make it really obvious that you can choose a class later 2014-07-13 16:07:07 +10:00
Alice Harris 964d1a640c allow quest progress from attack skills BEFORE quest starts
Currently, if you do Brutal Smash or Burst of Flames BEFORE you start a quest, they do NOT damage the quest boss if you start the quest later in the day (this is the opposite of how tasks work). This also means that if you are not on a boss or collection quest, then those skills can't damage the World Boss. I think this is counterintuitive and I think users are expecting those skills to act on Drag'on even when they are not on a quest.

This change causes damage from the skills to be treated just like damage from tasks - it's applied to quests started later that day and to Drag'on.

THIS HAS NOT BEEN TESTED. Sorry. :( I have broken my VM temporarily.
2014-07-13 15:44:05 +10:00
Alice Harris 0c2a9a4b24 allow quest progress from attack skills BEFORE quest starts
Currently, if you do Brutal Smash or Burst of Flames BEFORE you start a quest, they do NOT damage the quest boss if you start the quest later in the day (this is the opposite of how tasks work). This also means that if you are not on a boss or collection quest, then those skills can't damage the World Boss. I think this is counterintuitive.

This change causes damage from the skills to be treated just like damage from tasks - it's applied to quests started later that day and to Drag'on.

THIS HAS NOT BEEN TESTED. Sorry. :( I have broken my VM temporarily.
2014-07-13 15:44:05 +10:00
Alice Harris 8f968d6c14 update Vagrantfile to use my habitrpg box and with performance improvements 2014-07-13 15:27:52 +10:00
Tyler Renelle bc8aed5897 bailey(dilatory): update on dilatory bug #3712 2014-07-12 16:18:31 -06:00
Tyler Renelle 7dfce54454 Revert "fix(quests): prevent very high damage for all quests" (@lemoness
@deilann - now it's just world boss, capped 900)

This reverts commit 89369e21a3.
2014-07-12 16:13:27 -06:00
Tyler Renelle 89369e21a3 fix(quests): prevent very high damage 2014-07-12 15:16:32 -06:00
Tyler Renelle 860b3acc52 fix(dilatory): tmp fix to prevent high damage #3712 2014-07-12 15:06:07 -06:00
Tyler Renelle d848faee8e fix(quests): show completion dialog 2014-07-12 14:32:13 -06:00
Tyler Renelle 496618c665 fix(quests): don't reset quest progress when world boss defeated 2014-07-12 14:32:12 -06:00
Sabe Jones 424cf1a5bf fix(event-gear): Correct headgear costs
Previously, all seasonal event helms except Winter were priced as third-tier instead of fourth-tier headgear. Now Spring and Summer headgear costs 60, same as penultimate class headgear and Winter headgear.
2014-07-12 10:29:48 -05:00
Matteo Pagliazzi 899581ee56 fix(package.json): relax and update bower version 2014-07-12 16:04:28 +02:00
Matteo Pagliazzi 4f0b4fd171 feat(directives): move directive to be used in mobile to habitrpg-shared 2014-07-12 15:53:47 +02:00
Matteo Pagliazzi 214facaa93 feat(directives): move directive to be used in mobile from habitrpg 2014-07-12 15:53:06 +02:00
Matteo Pagliazzi 45ab28269a feat(jade): split file to be used on mobile 2014-07-12 15:50:15 +02:00
Tyler Renelle 80dbc1111e fix(quests): when leaving group, if leader or quest.leader is leaving,
re-assign to most senior member. #3709
2014-07-11 16:29:42 -06:00
Tyler Renelle a8b2b32557 refactor(groups): cleanup leave-group code 2014-07-11 14:43:11 -06:00
Tyler Renelle 95193f550d fix(bailey): updated wording to save vicky 2014-07-11 10:29:25 -06:00
Tyler Renelle 327482f0b0 fix(password): case-insensitive emails in forgot-password 2014-07-10 21:11:58 -06:00
Tyler Renelle acf6d30b1f chore(bailey): gaymerx meetup 2014-07-10 13:08:06 -06:00
Tyler Renelle 44af90bae7 fix(dilatory): update completion wording 2014-07-10 13:04:24 -06:00
Tyler Renelle 595b8f28a0 Merge pull request #246 from Alys/patch-1
fix Reset documentation for latest code change
2014-07-08 17:54:52 -06:00
Alice Harris 50709906f5 fix Reset documentation for latest code change
https://github.com/HabitRPG/habitrpg/issues/3349#issuecomment-48257764
2014-07-09 09:41:41 +10:00
Matteo Pagliazzi 5f0226bb68 chore(i18n): update locales 2014-07-08 12:19:02 +02:00
Tyler Renelle 5cd0039171 fix(reset): don't remove special gear on reset #3349 2014-07-07 19:06:48 -06:00
Tyler Renelle 92600c925f Merge pull request #245 from Alys/moreWarnings
improve Reset Account warning - fixes https://github.com/HabitRPG/habitrpg/issues/3349 (also adds API Token warning)
2014-07-07 15:07:43 -06:00
Tyler Renelle c66c5ec83b feat(quests): seahorse quest 2014-07-07 15:02:19 -06:00
Tyler Renelle 9e85a886ba feat(quests): seahorse quest 2014-07-07 14:56:47 -06:00
Tyler Renelle b71767d1d8 Merge pull request #3686 from vIiRuS/apiDoc
document content of _tmp on task up/down fixes #3012
2014-07-07 13:59:31 -06:00
Tyler Renelle 973732421a fix(delete account): allow deleting account after they've canceled
subscription, before it terminates
2014-07-07 13:37:16 -06:00
Phillip Thelen de7bfce953 document content of _tmp on task up/down fixes #3012 2014-07-06 15:01:46 +02:00
Alice Harris b88ff077ca improve Reset Account warning (#3349), add password warning to API Token 2014-07-05 16:05:55 +10:00
Matteo Pagliazzi e8779f2121 fix(jade): fix jade warning about "missing space before text for line..." 2014-07-04 12:09:18 +02:00
Matteo Pagliazzi f4510e8382 chore(i18n): update locales 2014-07-04 12:01:02 +02:00
Matteo Pagliazzi 0ea4cf3494 Merge branch 'develop' of https://github.com/HabitRPG/habitrpg into develop 2014-07-03 18:52:08 +02:00
Matteo Pagliazzi 0efb74eaed fix(swagger): rollback unwanted changes 2014-07-03 18:51:40 +02:00