From c439a95c9d6b9fc9ce039b548ec6d5bf944004be Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Tue, 4 Sep 2012 20:21:59 -0700 Subject: [PATCH 1/8] README.md - better screenshot --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48bfe71f9d..fcaad43ef3 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [HabitRPG](http://habitrpg.com/) is a habit tracker app which treats your goals like a Role Playing Game. As you accomplish goals, you level up. If you fail your goals, you lose hit points. Lose all your HP and you die. -![Screenshot](https://img.skitch.com/20120707-daj9pp7g87yg829j61pnpwhff3.jpg "Screenshot") +![Screenshot](https://www.evernote.com/shard/s17/sh/ca83638e-191f-4648-bc5d-529645b3ec47/32534a827a66d3ee9e4f7c4389ec0f5f/res/2212ac3f-ee49-4075-bdf7-253876f0de5e/habitrpg_screen-20120904-232117.jpg.jpg "Screenshot") ##Roadmap * [Chrome Extension](https://chrome.google.com/webstore/detail/pidkmpibnnnhneohdgjclfdjpijggmjj) currently being developed [(source code)](https://github.com/lefnire/habitrpg-chrome) From 1613fc7181a5e64575ac128341345eb40dfc12fa Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Wed, 5 Sep 2012 10:01:33 -0700 Subject: [PATCH 2/8] Updated README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fcaad43ef3..c68e536523 100644 --- a/README.md +++ b/README.md @@ -15,11 +15,11 @@ ###What is habit tracking? -See [7 Tools to Help Keep Track of Habits and Goals](http://www.lifehack.org/articles/technology/7-tools-to-help-keep-track-of-habits-and-goals.html) for a description and more habit tracking examples. +See [Trackers vs Lifehackers](http://blog.beeminder.com/trackhack/) for a description and more habit tracking examples. ###This is confusing -If you played RPGs (Role Playing Games) growing up, this app will make perfect sense to you; otherwise, it might be overwhelming at first. Be sure to follow the tutorial when you first load the website. If it's still not your cup of tea, checkout the above link, as well as [MindBloom](https://www.mindbloom.com/). +If you played RPGs (Role Playing Games) growing up, this app will make sense to you; otherwise, it might be overwhelming at first. Be sure to follow the tutorial when you first load the website. If it's still not your cup of tea, checkout [Trackers vs Lifehackers](http://blog.beeminder.com/trackhack/) for alternatives. ###How do I heal? From e95b7e3d76a4b5d42641a8841023a1102dddf467 Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Wed, 5 Sep 2012 10:10:29 -0700 Subject: [PATCH 3/8] README.md - link to auth progress --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c68e536523..88dfdb932f 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ This is good. The worse you are at a task, the more valuable it becomes - meanin ###How do I log in / save my data? -HabitRPG is built on [DerbyJS](http://derbyjs.com/), which doesn't yet support authentication. As soon as EveryAuth becomes available to Derby, I'll implement it - that and the other network integration aspects on the roadmap. You can follow the progress [here](https://groups.google.com/forum/?fromgroups#!topic/derbyjs/7U3xvoPWd-g) and [here](https://groups.google.com/forum/?fromgroups#!topic/derbyjs/oyz2JBwo1AQ). +HabitRPG is built on [DerbyJS](http://derbyjs.com/), which doesn't yet support authentication. As soon as EveryAuth becomes available to Derby, I'll implement it - that and the other network integration aspects on the roadmap. You can follow the progress [here](https://github.com/lefnire/habitrpg/issues/3). In the meantime, a workaround has been built to use a private url, similar to Workflowy's shared lists, which you can use to access your account from multiple computers. Click the top-right profile button and bookmark the URL it provides. From b7ee3d83881b19a0953ae07da87447678d2ff240 Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Wed, 5 Sep 2012 10:12:48 -0700 Subject: [PATCH 4/8] Updated README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 88dfdb932f..16ab8fa0a7 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ ![Screenshot](https://www.evernote.com/shard/s17/sh/ca83638e-191f-4648-bc5d-529645b3ec47/32534a827a66d3ee9e4f7c4389ec0f5f/res/2212ac3f-ee49-4075-bdf7-253876f0de5e/habitrpg_screen-20120904-232117.jpg.jpg "Screenshot") ##Roadmap -* [Chrome Extension](https://chrome.google.com/webstore/detail/pidkmpibnnnhneohdgjclfdjpijggmjj) currently being developed [(source code)](https://github.com/lefnire/habitrpg-chrome) -* Authentication (Facebook / Twitter) +* [Chrome Extension](https://chrome.google.com/webstore/detail/pidkmpibnnnhneohdgjclfdjpijggmjj) currently being developed ([source code](https://github.com/lefnire/habitrpg-chrome)) +* Authentication ([progress here](https://github.com/lefnire/habitrpg/issues/3)) * Groups, so you can compete with your friends * Integration with tools like Astrid, Pivotal Tracker, Pomodoro, RescueTime, and MyFitnessPal * [See the full list](https://workflowy.com/shared/cd06313a-7c93-ae5f-ae55-e64cae0556e4/) From baddaae0b3a823aca636b0025f53f4fef9c72bf3 Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Wed, 5 Sep 2012 10:21:50 -0700 Subject: [PATCH 5/8] Updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 16ab8fa0a7..3b946c269a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [HabitRPG](http://habitrpg.com/) is a habit tracker app which treats your goals like a Role Playing Game. As you accomplish goals, you level up. If you fail your goals, you lose hit points. Lose all your HP and you die. -![Screenshot](https://www.evernote.com/shard/s17/sh/ca83638e-191f-4648-bc5d-529645b3ec47/32534a827a66d3ee9e4f7c4389ec0f5f/res/2212ac3f-ee49-4075-bdf7-253876f0de5e/habitrpg_screen-20120904-232117.jpg.jpg "Screenshot") +![Screenshot](https://img.skitch.com/20120905-1ywtqiqdner9x5qkw3yf72jjhp.jpg "Screenshot") ##Roadmap * [Chrome Extension](https://chrome.google.com/webstore/detail/pidkmpibnnnhneohdgjclfdjpijggmjj) currently being developed ([source code](https://github.com/lefnire/habitrpg-chrome)) From 198193fae20eea5c75343dc07ca6f31c35787ede Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Wed, 5 Sep 2012 10:25:36 -0700 Subject: [PATCH 6/8] Updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b946c269a..05f5a9de6f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [HabitRPG](http://habitrpg.com/) is a habit tracker app which treats your goals like a Role Playing Game. As you accomplish goals, you level up. If you fail your goals, you lose hit points. Lose all your HP and you die. -![Screenshot](https://img.skitch.com/20120905-1ywtqiqdner9x5qkw3yf72jjhp.jpg "Screenshot") +![Screenshot](https://s3.amazonaws.com/lefnirePublicFiles/habitrpg_screen.jpeg "Screenshot") ##Roadmap * [Chrome Extension](https://chrome.google.com/webstore/detail/pidkmpibnnnhneohdgjclfdjpijggmjj) currently being developed ([source code](https://github.com/lefnire/habitrpg-chrome)) From cecb590ede360948cb573b8148c724d461ebca98 Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Wed, 5 Sep 2012 10:45:41 -0700 Subject: [PATCH 7/8] Updated README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 05f5a9de6f..3f0373e4d4 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ #[HabitRPG](http://habitrpg.com/) -[HabitRPG](http://habitrpg.com/) is a habit tracker app which treats your goals like a Role Playing Game. As you accomplish goals, you level up. If you fail your goals, you lose hit points. Lose all your HP and you die. +[HabitRPG](http://habitrpg.com/) is a habit tracker app which treats your goals like a Role Playing Game. As you accomplish goals, you level up. If you fail your goals, you lose hit points. ![Screenshot](https://s3.amazonaws.com/lefnirePublicFiles/habitrpg_screen.jpeg "Screenshot") ##Roadmap * [Chrome Extension](https://chrome.google.com/webstore/detail/pidkmpibnnnhneohdgjclfdjpijggmjj) currently being developed ([source code](https://github.com/lefnire/habitrpg-chrome)) -* Authentication ([progress here](https://github.com/lefnire/habitrpg/issues/3)) -* Groups, so you can compete with your friends +* Authentication ([progress](https://github.com/lefnire/habitrpg/issues/3)) +* Groups: compete with your friends * Integration with tools like Astrid, Pivotal Tracker, Pomodoro, RescueTime, and MyFitnessPal * [See the full list](https://workflowy.com/shared/cd06313a-7c93-ae5f-ae55-e64cae0556e4/) @@ -23,11 +23,11 @@ If you played RPGs (Role Playing Games) growing up, this app will make sense to ###How do I heal? -After you play for a while you unlock the Item Store, from which you can buy health potions. Also, HP resets upon leveling up (everyone knows that!). +After you play for a while you unlock the Item Store from which you can buy health potions. Also, HP resets upon leveling up (of course!). ###All my tasks are red, I'm dying too fast -This is good. The worse you are at a task, the more valuable it becomes - meaning you gain more experience for completing those red tasks. This will incentivise you to try harder and to focus on the more difficult tasks. If you *really* need a bail-out, you can "Re-Roll" from the item store for $1, which resets all your tasks to a clean slate. It costs real money to prevent you from abusing it. +Good! Your red tasks provide the most incentive. The worse you are at a task, the more valuable it becomes in Exp & GP, which will push you to focus on the harder tasks. However, if you *really* need a bail-out, you can "Re-Roll" from the item store for $1, which resets all your tasks to a clean slate. It costs real money to prevent you from abusing it. ###How do I log in / save my data? From 603f687cedc0af70d5fac8f2e281160dd3c01525 Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Wed, 5 Sep 2012 11:20:45 -0700 Subject: [PATCH 8/8] Updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f0373e4d4..e666d731be 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ #[HabitRPG](http://habitrpg.com/) -[HabitRPG](http://habitrpg.com/) is a habit tracker app which treats your goals like a Role Playing Game. As you accomplish goals, you level up. If you fail your goals, you lose hit points. +[HabitRPG](http://habitrpg.com/) is a habit tracker app which treats your goals like a Role Playing Game. Level up as you succeed, lose HP as you fail, earn money to buy weapons and armor. ![Screenshot](https://s3.amazonaws.com/lefnirePublicFiles/habitrpg_screen.jpeg "Screenshot")