Commit Graph

6030 Commits

Author SHA1 Message Date
Blade Barringer 2d0d2cedd9 Converted floor mechanism to filter to match health calculation 2015-01-09 09:50:13 -06:00
Blade Barringer 34bd7cb879 Added mana to stats page 2015-01-09 09:47:06 -06:00
Blade Barringer c96ae618db Merge branch 'develop' of github.com:HabitRPG/habitrpg into develop 2015-01-07 10:32:58 -06:00
Blade Barringer eca252a269 Corrected moment code to use new format instead of depreciating format 2015-01-07 10:28:46 -06:00
Matteo Pagliazzi 193b92c16b fix(cds): max hour is 23 not 24 2015-01-06 23:12:03 +01:00
Blade Barringer 8ba0bb5d88 Changed spellObj to skill to be more semantic, and match the text in the
rewards column
2015-01-06 15:31:07 -06:00
Blade Barringer 870d9d7e86 Merge branch 'develop' of github.com:HabitRPG/habitrpg into develop 2015-01-06 15:04:47 -06:00
Blade Barringer 9da000ec4e Changed spell to spellObj in ng-repeat for class spells in order to
assist with applying an active class to current spell. (would collide
with $scope.spell in rootCtrl.js)
2015-01-06 15:03:54 -06:00
Blade Barringer 96b48324f8 Merge pull request #4484 from crookedneighbor/fix-for-date-on-tasks
Fix for truncated dates on task due date. Closes #4482
2015-01-06 14:29:16 -06:00
Blade Barringer 53c466ee7f Rounds tooltip for exp, health and mana to 2 decimal places 2015-01-06 13:52:22 -06:00
Blade Barringer e416b03a59 Merge branch 'develop' of github.com:HabitRPG/habitrpg into develop 2015-01-06 09:39:04 -06:00
Blade Barringer dd4e8d74c7 Fix for truncated dates on task due date. Closes #4482 2015-01-06 09:37:29 -06:00
Matteo Pagliazzi b854663b92 fix(loggly): do not pass apiKey 2015-01-06 09:05:30 +01:00
Sabe Jones 8feffa5431 fix(news): Improve accuracy 2015-01-05 17:31:19 -06:00
Blade Barringer f0c65be629 Fix to allow for challenges with the same award name. Closes #4479 2015-01-05 17:15:33 -06:00
Sabe Jones 8529c0f1db chore(news): Bailey 2015-01-05 16:48:58 -06:00
negue aa6b1e3f81 add remove-watch to markdown-directive 2015-01-05 22:19:05 +01:00
negue ad8add58d7 Merge pull request #4461 from negue/markdownText
change markdown ngModel to text attribute
2015-01-05 22:12:06 +01:00
Blade Barringer cc7b2f70ba Hide buy gems button if over level 100 in rebirth modal 2015-01-05 13:41:58 -06:00
Blade Barringer 10451d3296 Removed gem cost if lv 100 or higher 2015-01-05 13:38:00 -06:00
Blade Barringer f3676fcbf4 Added spaces between quantity and gem symbol 2015-01-05 13:33:43 -06:00
Alice Harris dc7c6f8625 Merge pull request #4476 from jdpopkin/stat_tooltips_3223
Add tooltip with exact health/exp/mana
2015-01-05 18:06:57 +10:00
Jackson Popkin b409e589f1 Add tooltip with exact health/exp/mana 2015-01-04 17:26:11 -05:00
Blade Barringer ff3d942696 Merge branch 'issue4454try' of https://github.com/melissamcewen/habitrpg into melissamcewen-issue4454try 2015-01-04 16:11:22 -06:00
Tyler Renelle fe1672e82d Merge pull request #4441 from crookedneighbor/stripe-name-error
Stripe name error
2015-01-03 15:25:29 -07:00
negue d5eb5bbfe0 fix(content): Cannot call 'toString' of undefined 2015-01-03 23:20:16 +01:00
Tyler Renelle a98f73dd8d tmp(newrelic) remove newrelic until #4471 fixed 2015-01-03 13:59:56 -07:00
Sabe Jones 09f827e9fe fix(news): Improved plot 2015-01-03 13:18:47 -06:00
Matteo Pagliazzi 3e0118a25a Merge pull request #4463 from negue/contentTranslation
maybe fixes the multilingual content result
2015-01-02 15:23:23 +01:00
Blade Barringer 914c780053 Merge branch 'develop' of github.com:HabitRPG/habitrpg into develop 2015-01-01 23:23:08 -06:00
Blade Barringer 33abd30217 Adjusted look of gem wallet in modal 2015-01-01 23:22:40 -06:00
Sabe Jones 3a0de8f9c4 chore(January): news and deactivate cards 2015-01-01 23:20:59 -06:00
Blade Barringer fc4e43bef8 Merge branch '4401_multiple_buy_gems_popups_with_mixins' of https://github.com/lucymhdavies/habitrpg into gems-mixin
Conflicts:
	views/shared/gems.jade
	views/shared/modals/buy-gems.jade
2015-01-01 23:18:28 -06:00
Blade Barringer c561562009 Merge branch 'lucymhdavies-4401_multiple_buy_gems_popups' into develop
closes #4401
2015-01-01 23:12:10 -06:00
Negue 1051c0d50e maybe fixes the multilingual content result 2015-01-02 02:22:22 +01:00
Lucy Davies 0cfb705762 Add behaviour specific to the buy-gems popup. 2015-01-02 00:01:44 +00:00
Lucy Davies 0754b58cc2 Source the new mixin file, and call the mixins in place of including the former gems.jade 2015-01-01 23:58:28 +00:00
Lucy Davies 153e0db71d And of course convert this into a mixin 2015-01-01 23:57:08 +00:00
Lucy Davies 6f3ee14842 Move views/shared/gems.jade -> views/shared/mixins.jade 2015-01-01 23:50:38 +00:00
Melissa Mcewen 9d6d375663 Salt spell d
oesn't check to see if you have enough Gold #4454 adjusting check
2015-01-01 14:31:11 -06:00
Negue b3ccdc2859 change markdown ngModel to text attribute 2015-01-01 20:57:57 +01:00
Melissa Mcewen cf40ef8a72 Salt spell doesn't check to see if you have enough Gold #4454 check if spell uses gold 2014-12-31 20:37:54 -06:00
Melissa Mcewen 37a6091638 Salt spell doesn't check to see if you have enough Gold #4454 2014-12-31 19:29:08 -06:00
Blade Barringer 5f179baf60 Adjusted look of tasks on mobile devices 2014-12-31 10:41:40 -06:00
Blade Barringer 5d958b1456 Adjusted styles for snowball and spookDust so they would align like the coins 2014-12-31 09:31:56 -06:00
Alice Harris 774bb7bc3a add 'items.' to 'gear.owned' 2014-12-31 15:44:50 +10:00
Sabe Jones ccfe48099f fix(NYE): fix cards
Improve random messages and have Bailey give instruction on where to find cards.
2014-12-30 23:25:34 -06:00
Sabe Jones 438516b26f fix(NYE): Correct achievement badge 2014-12-30 22:56:40 -06:00
Sabe Jones d1355faa31 Merge pull request #4452 from SabreCat/nye
New Year's event features
2014-12-30 22:18:11 -06:00
Sabe Jones 230482c578 chore(news): Bailey 2014-12-30 21:58:15 -06:00