Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quest Journal #377

Open
GoogleCodeExporter opened this issue Mar 21, 2015 · 3 comments
Open

Quest Journal #377

GoogleCodeExporter opened this issue Mar 21, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

In every MMO, you can get quest like Netgore, but it require a Quest journal 
where you can check when you want the description, the rewards.

There is even more than that.

If you have to kill 10 slimes. You have to see how many slime you still need 
without going into the quest journal. This is the quest helper which help the 
player by showing a result on how many slimes it need.

like this : 

Slimes at the farms (quest name)
Kill 5 / 10 slimes       (quest objectif)

or

Need more supplies  (quest name)
3/7 supplies founds  (quest objectif)

if you have all of them, it show Completed. 

in the quest journal, you can manage which of your quest you want in your quest 
helper, cause if you have 20 quest, you cannot show them all.

Original issue reported on code.google.com by [email protected] on 23 May 2013 at 6:43

@GoogleCodeExporter
Copy link
Author

I noticed you posted this on the forums and showed pictures dude4004. This is 
particularly good as you raised the original issue.

When are you going to commit this to NetGore? Also, don't forget you can have 
this issue auto complete by adding a comment when committing.

Thanks.

Original comment by [email protected] on 9 Aug 2013 at 8:03

  • Changed state: Accepted
  • Added labels: Priority-Medium, Component-DemoGame, Due-Soon, Difficulty-Medium

@GoogleCodeExporter
Copy link
Author

What is the best way to commit code since this is a very big feature.
Should I use a Vanilla Netgore and add the quest helper to it then commit?

Original comment by [email protected] on 9 Aug 2013 at 12:34

@GoogleCodeExporter
Copy link
Author

Yea, if you don't have a local SVN repo then that is probably best. Checkout 
the latest NetGore code, add it, then commit :). I can help with this if 
required. Thanks :).

Original comment by [email protected] on 9 Aug 2013 at 4:09

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant