Commit Graph

8950 Commits

Author SHA1 Message Date
Kevin Gisi 23f7d96fa7 Updated compiled habitrpg-shared.js 2015-03-27 08:45:00 -04:00
Kevin Gisi 5c7c986a1f Merge branch 'todo-tests-start' into blade_todo_and_chat_tests 2015-03-27 08:42:47 -04:00
Blade Barringer 80778cbd7c Added additional deletion test 2015-03-27 08:38:05 -04:00
Blade Barringer 4707ba793e Added some basic tests for todo creating, updating and deleting 2015-03-27 08:38:05 -04:00
Blade Barringer a9232156ef Checks to see if user id and username match chat 2015-03-27 08:33:15 -04:00
Blade Barringer c5de07d33e Removed deeply eql check for number comparison 2015-03-27 08:33:15 -04:00
Blade Barringer 3c741f431a Deleted extraneous line breaks 2015-03-27 08:33:14 -04:00
Blade Barringer 9be08ad143 Added additional tests for chat functions in api 2015-03-27 08:33:14 -04:00
Alys fc00fb7103 Merge pull request #4930 from HabitRPG/revert-4836-fix-max-value-0-challenges
Revert "Added hide and error message when a user tries to create a chall...
2015-03-27 20:50:11 +10:00
Alys 1202c624f1 Revert "Added hide and error message when a user tries to create a challenge for..." 2015-03-27 20:11:12 +10:00
Alys f16ef869a3 Merge pull request #4836 from TheHollidayInn/fix-max-value-0-challenges
Added hide and error message when a user tries to create a challenge for...
2015-03-27 19:21:51 +10:00
Alys 10a3c0094b Merge pull request #4925 from gisikw/improve_tests
Improve tests
2015-03-27 18:35:51 +10:00
Alys a3a1a92388 Merge pull request #4849 from TheHollidayInn/add-link-to-challenge-creator
Added link to challenge creator on challenges.
2015-03-27 18:13:33 +10:00
Kevin Gisi ca87a46b04 Adjusted Key to the Kennel logic so only *release both* is free with Triad Bingo achievement 2015-03-26 18:30:56 -04:00
Kevin Gisi 334393d33b Make Key to the Kennels free for Triad Bingoers.
* Updated logic in `common/script/index.coffee` to accept Triad Bingo
  achievement in lieu of gems.

* Removed Gem cost on inventory page if user has achievement.

* Updated Key to the Kennels modal to hide "Buy Gems" button if user has
  achievement.

* Removed Gem costs from buttons if user has achievement.

* Added new copy for Key to the Kennels modal that omits gem prices if the user
  has the achievement.
2015-03-26 18:30:56 -04:00
Kevin Gisi c7e55ef53d Merge branch 'travis_mongodb2_6' into improve_tests 2015-03-26 17:58:09 -04:00
Kevin Gisi b894ae8af0 Remove comments about broken user registering in API tests 2015-03-26 17:57:58 -04:00
Kevin Gisi 97323eaf23 Marked some tests as pending, after rebase 2015-03-26 17:57:58 -04:00
Kevin Gisi 17c7e199bd Fix some of the formatting changes - was accidentally testing against a newer version of coffeescript 2015-03-26 17:57:58 -04:00
Kevin Gisi 63fea58d08 Repair most Mocha API specs 2015-03-26 17:57:57 -04:00
Kevin Gisi bcd3d9a0b7 Add Mocha specs for common back into the test suite 2015-03-26 17:57:57 -04:00
Melissa d55ef965c7 issue #3852 change Mongodb installion 2015-03-26 16:54:28 -05:00
Melissa 6b6b64ffb3 Merge branch 'develop' of https://github.com/melissamcewen/habitrpg into develop 2015-03-26 16:53:07 -05:00
Melissa Mcewen fdc368adb7 changed method of installing mongodb and phantomjs in Vagrant file 2015-03-26 16:52:46 -05:00
Kevin Gisi d4a92f58c9 Set Travis to update Mongo 2015-03-26 17:37:25 -04:00
Matteo Pagliazzi 695b00b6bb chore(i18n): update locales 2015-03-26 17:14:28 -04:00
Matteo Pagliazzi bfebf5d917 Merge branch 'develop' of https://github.com/HabitRPG/habitrpg into develop 2015-03-26 17:13:43 -04:00
Tyler Renelle f3e48093fb feat(analytics): track tour step 2015-03-26 17:11:46 -04:00
Tyler Renelle e46789c303 feat(analytics): track cron count 2015-03-26 17:11:33 -04:00
Kevin Gisi 2f19907293 Remove comments about broken user registering in API tests 2015-03-26 16:30:15 -04:00
Kevin Gisi 0676da184e Marked some tests as pending, after rebase 2015-03-26 16:24:40 -04:00
Kevin Gisi e2d956d338 Fix some of the formatting changes - was accidentally testing against a newer version of coffeescript 2015-03-26 16:18:02 -04:00
Kevin Gisi 13f3c4aa2b Repair most Mocha API specs 2015-03-26 16:18:02 -04:00
Kevin Gisi 22c78b8ffa Add Mocha specs for common back into the test suite 2015-03-26 16:18:01 -04:00
Kevin Gisi 78642ac0b8 Merge branch 'develop' of https://github.com/HabitRPG/habitrpg into develop 2015-03-26 16:17:35 -04:00
Matteo Pagliazzi 47846606eb chore(i18n): update locales 2015-03-26 19:44:28 +01:00
Matteo Pagliazzi c591154665 Merge branch 'develop' of https://github.com/HabitRPG/habitrpg into develop 2015-03-26 19:37:22 +01:00
Tyler Renelle 34f7fe801d feat(analytics): track tour step 2015-03-26 11:50:55 -06:00
Tyler Renelle e7ca2ab9f3 feat(analytics): track cron count 2015-03-26 11:15:23 -06:00
Alys e9baafcbc8 Revert "Added Conditional Semantics to group member query to always include the user." 2015-03-26 19:54:51 +10:00
Alys ecaa1d31ac Merge pull request #4908 from TheHollidayInn/join-button-fix
Added Conditional Semantics to group member query to always include the user.
2015-03-26 18:53:01 +10:00
Alys cb88862f6f Merge pull request #4911 from TheHollidayInn/drops-add-item-icons
Added icons to Notification for the item that is dropped.
2015-03-26 18:06:55 +10:00
Alys e9062c31a2 Merge pull request #4913 from galarant/apply-level-cap-to-stats-display
front end reflects level cap for stats bonus
2015-03-26 17:49:45 +10:00
kholliday 258da77586 Added sync on mage fireball spell 2015-03-26 00:18:18 -05:00
Alys 20726e3c0f Merge pull request #4873 from gisikw/repair_broken_test_suite
Repair Broken Test Suite - Full Passing Tests
2015-03-26 14:49:28 +10:00
Sabe Jones 325c8cabd9 Merge pull request #4917 from SabreCat/eggy-eggy
March Subscriber Item and Egg Quest Updates
2015-03-25 22:54:06 -05:00
Sabe Jones 75ab7427fc chore(grunt): Eggy eggy sprites 2015-03-25 22:12:55 -05:00
Sabe Jones 4f89f68797 fix(mounts): Eggy eggy basket 2015-03-25 22:10:51 -05:00
Sabe Jones 63d6a43702 fix(pets): Eggy eggy progress bar 2015-03-25 22:03:46 -05:00
Sabe Jones 77cc05a668 fix(pets): Eggy eggy feed 2015-03-25 22:01:42 -05:00