Commit graph

  • af20b91473 Merge pull request #1784 from Fandekasp/ja_trans Tyler Renelle 2013-11-13 15:30:28 -0800
  • b0a8e75893 Rephrasing proposals Guillaume Piolle 2013-10-28 11:40:02 +0100
  • 07433b707a Correcting typos Guillaume Piolle 2013-10-28 11:39:32 +0100
  • 2506e7b86c Merge pull request #1595 from Arcklo/translations Tyler Renelle 2013-11-13 15:24:06 -0800
  • 0131b8dc93 Merge remote-tracking branch 'lolole13/translations' into translations Tyler Renelle 2013-11-13 15:21:41 -0800
  • 78c01d226c Merge remote-tracking branch 'bennyp123/master' into translations Tyler Renelle 2013-11-13 15:18:27 -0800
  • 1706c29df7 Merge remote-tracking branch 'blixhavn/master' into translations Tyler Renelle 2013-11-13 15:10:03 -0800
  • 7eb7669cce Merge pull request #1111 from Noeska/translations Tyler Renelle 2013-11-13 15:00:04 -0800
  • 20bb49253d translations: temporarily swap locales_old/locales so we can merge all the PRs (will put back to normal after) Tyler Renelle 2013-11-13 14:54:17 -0800
  • d85084c165 translations: add italian sample for testings & fix Matteo Pagliazzi 2013-11-13 23:21:09 +0100
  • 47a1605460 merge missing strings from english at server start up Matteo Pagliazzi 2013-11-13 23:13:00 +0100
  • 827be92fa1 Merge pull request #1802 from snicker/develop Tyler Renelle 2013-11-13 13:35:37 -0800
  • 1b0bed0428 translations: add check Matteo Pagliazzi 2013-11-13 22:04:31 +0100
  • 83d9368c2e translations: move some computations to server start-up, remove console.log, add translations to $rootScope, update readme, update user.preference.language if not set Matteo Pagliazzi 2013-11-13 22:01:02 +0100
  • 528fd5f067 case-insensitive highlighting for usernames in chat Nick Gordon 2013-11-13 06:57:48 -0800
  • 1db0ae9f76 Merge pull request #1801 from snicker/develop Tyler Renelle 2013-11-12 22:03:54 -0800
  • 0ac1f4e397 support for npc styling in autocomplete list to match messages Nick Gordon 2013-11-12 21:45:31 -0800
  • 56b1684a45 Merge pull request #1798 from snicker/develop Tyler Renelle 2013-11-12 20:16:42 -0800
  • 66c0840e76 a few fixes and performance increases: * username autocompletes on click now instead of showing undefined * an adjustable 'update interval' stops the huge performance hit by delaying events from firing until the user has stopped typing for a while * nested controllers can cause issues because of prototypal inheritance if the models are not defined correctly... with ChatCtrl._chatMessage, this was the case. Modified it to fit in better with "best practices". See blog post here: http://jimhoskins.com/2012/12/14/nested-scopes-in-angularjs.html Nick Gordon 2013-11-12 20:04:37 -0800
  • 97606ddbb0 fix preen user history test Dušan Juretić 2013-11-12 22:55:15 -0300
  • f2aaf88b1c forked the angular-at-directive code and made changes to support minification perhaps this is something that should be absorbed into habitrpg-shared Nick Gordon 2013-11-12 16:47:36 -0800
  • 72207ac1e2 readme updated with all the info, @lefnire translations are ready! everything that you need to know is in the readme Matteo Pagliazzi 2013-11-12 22:24:45 +0100
  • 22267805ee add support for getting strings under clientSideStrings and update sample Matteo Pagliazzi 2013-11-12 22:23:47 +0100
  • be2010b0a2 add sample app.json for new translations, send client side strings to the browser, send languages to the browser with a language name and code Matteo Pagliazzi 2013-11-12 22:01:27 +0100
  • 7351697cbb moves locales to locales_old Matteo Pagliazzi 2013-11-12 21:18:40 +0100
  • 2318243ebd Translated medium to above average, avatar heading, and website heading Nicole Foster 2013-11-12 10:56:06 -0500
  • edcafcc3ce Fixed issues with positioning of userlist Nick Gordon 2013-11-12 07:41:26 -0800
  • 8a2059ee2f typo Matteo Pagliazzi 2013-11-12 16:24:22 +0100
  • d797c21075 emit event when user is synced and update code to use it Matteo Pagliazzi 2013-11-12 16:23:21 +0100
  • 5ddf54466c can change language from setting Matteo Pagliazzi 2013-11-12 16:13:35 +0100
  • 154a652726 middleware.locals back to a middleware, use user specified language if avalaible, list of avalaible languages avalaible in window.env Matteo Pagliazzi 2013-11-12 15:57:46 +0100
  • 6e33b88c85 remove middleware.splash Matteo Pagliazzi 2013-11-12 15:10:16 +0100
  • 7eaed0348f git merge Merge branch 'develop' of https://github.com/HabitRPG/habitrpg into translations Matteo Pagliazzi 2013-11-12 14:54:17 +0100
  • 1d9148eebb move middleware.locals only where it is needed and transform it into a common function, simplify translations and adds automatic language detection Matteo Pagliazzi 2013-11-12 14:49:01 +0100
  • 4980a2e6b5 remove groups websites Adrien Lemaire 2013-11-12 22:25:40 +1100
  • 32a94871d2 Merge pull request #1796 from snicker/develop Tyler Renelle 2013-11-12 00:17:29 -0800
  • cd693835ce Autocompletion of nicknames in chat works. this commit will require a npm install to fetch new packages Nick Gordon 2013-11-11 22:32:52 -0800
  • 2e0d83a9cb remove broken website field from profile Adrien Lemaire 2013-11-12 17:31:08 +1100
  • 4a42aaba42 more translations done Adrien Lemaire 2013-11-12 16:39:10 +1100
  • 9a5af96ba1 [#1763] migration to restore NaN tasks.value to 0 Tyler Renelle 2013-11-11 20:16:54 -0800
  • ed8e749b11 Merge pull request #1778 from nafoster/develop Tyler Renelle 2013-11-11 19:25:28 -0800
  • 2978842d23 [#1781] challenges: select-all / select-none buttons Tyler Renelle 2013-11-11 19:00:43 -0800
  • f675198eb8 Merge pull request #39 from djuretic/travis_status Tyler Renelle 2013-11-11 18:46:33 -0800
  • dda3670d03 mounts: only show mount head in stable (fix later), use egg.mountText for grown mount popovers. replace pet/mount tooltips with popovers Tyler Renelle 2013-11-11 13:50:11 -0800
  • b6adc8e1d8 translations try Matteo Pagliazzi 2013-11-11 22:30:38 +0100
  • cb36881edd minimal translations Matteo Pagliazzi 2013-11-11 22:22:25 +0100
  • 687ed0978a fix some json and rename a file to match the locales/lang/app.json format Matteo Pagliazzi 2013-11-11 22:11:17 +0100
  • 363ade1c4c update readme with notice about translations Matteo Pagliazzi 2013-11-11 21:44:59 +0100
  • d0b35cf067 solve conflicts Matteo Pagliazzi 2013-11-11 21:36:59 +0100
  • de7ae2203f remove old files Matteo Pagliazzi 2013-11-11 21:21:19 +0100
  • a1f9bf60fb try Matteo Pagliazzi 2013-11-11 21:20:12 +0100
  • 86f47cb6f1 halloween: remove "last day" bailey notif Tyler Renelle 2013-11-11 08:30:51 -0800
  • 42534b5233 [#1792] put purchased limited skins back on avatar tab Tyler Renelle 2013-11-11 08:21:29 -0800
  • cde96bf28b halloween: take down halloween skins Tyler Renelle 2013-11-11 00:27:20 -0800
  • 72f64fa85c [#1751] /challenges/:cid/:mid task filtering by "in this challenge" at application level, not Mongo. $elemMatch doesn't support returning multiple items, see http://goo.gl/MxmWdQ & http://goo.gl/Iku44w Tyler Renelle 2013-11-10 23:41:42 -0800
  • bfbc907fa1 mounts: show when selectedFood by green-circle highlighting pets Tyler Renelle 2013-11-10 22:53:20 -0800
  • e990850b01 mounts: new saddle logic. saddles don't drop, can only purchase for 5G. Saddle instantly raises pet=>mount (full 50pts). Saddles no longer required as "finisher" item. (@lemoness) Tyler Renelle 2013-11-10 20:23:14 -0800
  • e6f524fce2 mounts: much cleaner inventory interface. Replace text (underneath) with gem cost. Use popover instead of tooltip, show item.text & item.notes for more details than before (especially useful for saddle). Screenshot: http://goo.gl/0AfLfG Tyler Renelle 2013-11-10 20:03:54 -0800
  • 69d9ebe5d3 mounts: some item-def DRYing, provide defaults rather than requiring defined Tyler Renelle 2013-11-10 19:38:06 -0800
  • 543635dd37 mounts: change growth-points requirement to 50 (@lemoness) Tyler Renelle 2013-11-10 19:20:34 -0800
  • 05c3e71a92 mounts: fixes to starter food css Tyler Renelle 2013-11-10 19:18:06 -0800
  • 9fbb45c253 halloween: bailey notif for last day of spooky skins Tyler Renelle 2013-11-10 18:13:12 -0800
  • 4f2a4b1f02 mounts: rare mounts html fix Tyler Renelle 2013-11-10 17:17:24 -0800
  • bd4385632f mounts: add migration Tyler Renelle 2013-11-10 15:30:25 -0800
  • 4c15905cd9 mounts: block creating mount if they already have it Tyler Renelle 2013-11-10 15:13:50 -0800
  • 244fe63bdd mounts: add support for rare mounts Tyler Renelle 2013-11-10 14:36:40 -0800
  • d1cc6a3dd7 mounts: fix spritesheets for rare mounts to work with mount system Tyler Renelle 2013-11-10 14:36:02 -0800
  • cd79649100 mounts: fix isUser class bringing user too far down. Fix initial drop bug. Remove items.currentPet if turned into mount Tyler Renelle 2013-11-10 12:28:47 -0800
  • 1bc87f01e9 mounts: factor food into random drops (40% food, 30% eggs, 40% pots). This commit needs revisiting Tyler Renelle 2013-11-10 13:25:52 -0800
  • d747559429 mounts: rewrite item definitions as objects, rather than arrays, to support UserSchema overhaul. Add items.food & items.mounts Tyler Renelle 2013-11-10 13:25:13 -0800
  • fd4e54ef84 mounts: fix up spritesheets mount system Tyler Renelle 2013-11-10 13:22:44 -0800
  • 284114c056 mounts: counting bug fixes, put pets & mounts in tabs Tyler Renelle 2013-11-10 11:47:33 -0800
  • 085919c000 mounts: update all html & javascript to support UserSchema overhaul (60421a8). Also add very basic feeding & saddling mounts functionality. use progress bars to indicate pet feeding progress Tyler Renelle 2013-11-09 20:15:55 -0800
  • e711258ced advanced options not shown for rewards, shown but not editable for challenges Matteo Pagliazzi 2013-11-10 17:35:29 +0100
  • 9ad61da439 start japanese translations Adrien Lemaire 2013-11-10 18:05:49 +1100
  • 60421a85cc mounts: revamp UserSchema.items to store all animal-related items as objects rather than arrays. Preparation for the mount system Tyler Renelle 2013-11-09 20:14:35 -0800
  • d698858b8a add travis build status to readme Dušan Juretić 2013-11-09 22:30:24 -0300
  • 21907a6af4 remove unimplemented tests Dušan Juretić 2013-11-09 20:57:10 -0300
  • 20192b1d0a enable all tests again, don't log to console in tests Dušan Juretić 2013-11-09 20:56:18 -0300
  • ddd45d76d4 contrib: fix to upping lvl 0 contrib Tyler Renelle 2013-11-09 13:23:47 -0800
  • 66041442da Merge pull request #1770 from snicker/develop Tyler Renelle 2013-11-09 13:19:31 -0800
  • 95031fb6ee Even space between limited edition skins and rainbow skins Nicole Foster 2013-11-09 15:25:31 -0500
  • be7a686657 Merge pull request #1777 from HabitRPG/sabe_tweak Tyler Renelle 2013-11-09 12:25:31 -0800
  • ce1461f0e9 Challenges are no longer an upcoming feature! Sabe Jones 2013-11-09 13:34:14 -0600
  • de1f056af8 typo Matteo Pagliazzi 2013-11-09 19:32:47 +0100
  • e198bac475 Merge branch 'develop' of https://github.com/HabitRPG/habitrpg into develop Matteo Pagliazzi 2013-11-09 19:31:50 +0100
  • aff43acc84 fix #1769 Matteo Pagliazzi 2013-11-09 19:31:28 +0100
  • 8c83bc6ad2 challenges: "close" => "end challenge", move outside of edit Tyler Renelle 2013-11-09 09:37:31 -0800
  • d802c502b0 updated README to show initial seeding tasks, and fixed a small typo Nick Gordon 2013-11-09 08:45:22 -0800
  • 20cac379cf pretty up our bailey notifs Tyler Renelle 2013-11-08 20:05:12 -0800
  • f868bcae66 contrib: more enticing bailey announcement Tyler Renelle 2013-11-08 19:42:13 -0800
  • 14be0b11c6 contrib: add bailey announcement Tyler Renelle 2013-11-08 19:27:51 -0800
  • 242bcda96a contrib: remove gems from admin section, update automatically when they increase a level Tyler Renelle 2013-11-08 19:20:42 -0800
  • c0d36f13ef contrib: links to wikia in tavern & popup Tyler Renelle 2013-11-08 19:20:19 -0800
  • 5d6b6c1f2a Merge pull request #1768 from bobbyroberts99/develop Tyler Renelle 2013-11-08 18:21:43 -0800
  • 8773e8ee88 Minor edits Bob Steffes 2013-11-08 17:40:23 -0800
  • dd2e8144bb Revert "Minor edits" Bob Steffes 2013-11-08 17:15:03 -0800
  • 43bb1bf485 Minor edits Bob Steffes 2013-11-08 17:01:24 -0800
  • f35df8a47f [#1726] remove updateTasks() batch api route. That's not how we're using batch (we'll create a proper batch route & document later), and we shouldn't support this route Tyler Renelle 2013-11-08 14:01:29 -0800
  • 317f1a9319 5482a83 add minHistLen as a parameter to preenUserHistory (with a default value of 7) Tyler Renelle 2013-11-08 13:57:28 -0800