qlog

A place to suggest new commands, feats, skills, ...
Post Reply
User avatar
Kinni
Sword Grand Master
Sword Grand Master
Posts: 259
Joined: Thu Feb 28, 2013 11:13 pm
Location: In the Shadows

qlog

Post by Kinni » Thu Jun 06, 2013 7:05 pm

Suggestion Type: Command

Suggestion 1

Code: Select all

Sytax: qlog <keyword>
  Example: qlog spider 
I think it would be nice to search keywords from your qlog. Many times I've thought, "Hey, self. You have some quest having to do with a spider or some such. What was it you have to do again?" Being able to search the massive qlog for a keyword(s) would be super helpful!

Suggestion 2

Code: Select all

Syntax: qlog <location>
  Example: qlog Waterdeep
Many quests begin in one area but require journey to another. This command could function very much like the current 'qlog local' option, but an alternate location from which you currently standing could be reviewed. This way when So-and-So sends me from Waterdeep to Tantras, only or me to get there and go "What did I need?", I can easily type 'qlog Waterdeep' to review a list of what quests might have been assigned to me while I was in Waterdeep.
~ You cannot catch a Shadow.

Tycho closes his eyes as he shakes his head, 'Do not give the Hin wine, it is like feeding gremlins after midnight...'
User avatar
Hrosskell
Staff
Staff
Posts: 599
Joined: Wed Jun 30, 2004 9:14 pm
Location: Silverymoon

Re: qlog

Post by Hrosskell » Thu Jun 06, 2013 7:11 pm

For the first function I just use ctrl+f. It works on Windows w/ zMUD but not sure of other applications it'd catch in. As for the second, I believe local typically* shows up both in the zone it's coming from and going to.

*this probably depends on who wrote it and all that jazz, so your mileage may vary.
Jamais arriere.
Mele
Staff
Staff
Posts: 5933
Joined: Sat Aug 09, 2003 2:24 am

Re: qlog

Post by Mele » Fri Jun 07, 2013 3:05 pm

Qlog local is coded, FYI. :)
Beshaba potatoes.
Beskytter
Sword Master
Sword Master
Posts: 229
Joined: Fri Apr 19, 2013 1:24 pm
Location: Los Angeles
Contact:

Re: qlog

Post by Beskytter » Fri Jun 07, 2013 4:58 pm

I really like the idea of having a searchable qlog. Both Besky and Eyo have long qlogs.
If not a searchable qlog, then perhaps a secondary one that only shows active quests?

So, qlog current (qlog cur) would display those quests from the full qlog that are still active.
I'm a raptor, doin' what I can, gonna eat everything till he appearance of man. Yo yo see me, I'm living below the soil. I'll be back, but I'm comin' as oil.
Timaeus
Sword Grand Master
Sword Grand Master
Posts: 670
Joined: Fri Dec 12, 2003 4:39 pm
Location: Waterdeep
Contact:

Re: qlog

Post by Timaeus » Fri Jun 07, 2013 6:21 pm

Qlog Progress does show active quests only.
AKA Tycho, Lamorak, Kayne, Uthric
User avatar
Mohana
Sword Novice
Sword Novice
Posts: 40
Joined: Wed Feb 20, 2013 3:40 am
Location: Somewhere Over the Rainbow

Re: qlog

Post by Mohana » Sat Jun 08, 2013 6:11 pm

Timaeus wrote:Qlog Progress does show active quests only.
Good to know. I, like many others have a four plus page of Qlogs, and using the ctrl+f or Qlog local isn't always the best option. But even with Qlog Progress I still have a 3 page list. It would be nice to narrow it down a bit more.
"Fear not the night.
Fear that which walks the night.
And, I am that which walks the night..."
User avatar
Raona
Staff
Staff
Posts: 4944
Joined: Fri Aug 19, 2005 3:40 pm
Location: Waterdeep - Halls of Justice
Contact:

Re: qlog

Post by Raona » Sun Jun 09, 2013 4:10 pm

I like this idea, but the translation from IC to code would be tricky and require constant refinement for the location option. That is, area filenames would be needed to filter, but they don't often overlap with IC names, and unless someone was constantly adding keywords to them (as with helpfiles) this would be of limited use. Even the breakdown by area can be confusing. (For example, the City of the Dead is its own area, and QLOG LOCAL only shows quests in that area when you are in it, not in Waterdeep more generally. QLOG <location> would require cityofthedead to search for the "right" thing, unless there was a lookup table to equate the IC City of the Dead to cityofthedead.)

The QLOG <keyword> idea is more workable, but perhaps not worth the effort to code if most clients have their own search function.

QLOG PROGRESS is an existing solution to the (fine!) QLOG current suggestion.

I touched up the QLOG helpfile to flesh these out a bit.
User avatar
Rhangalas
Sword Grand Master
Sword Grand Master
Posts: 374
Joined: Tue Apr 26, 2011 12:51 pm
Location: The Port of Shadows

Re: qlog

Post by Rhangalas » Sat Jun 15, 2013 6:53 pm

Maybe qbits related to knowledge or reputation could be on a separate 'page'. That way, you don't have a page or three of "You are familiar with X region" or "You learned about so-and-so. Your knowledge of religion has increased."
"I have a lot of beliefs... and I live by none of them."
- Louis C.K.
User avatar
Raona
Staff
Staff
Posts: 4944
Joined: Fri Aug 19, 2005 3:40 pm
Location: Waterdeep - Halls of Justice
Contact:

Re: qlog

Post by Raona » Wed Jun 19, 2013 11:33 am

Rhangalas wrote:Maybe qbits related to knowledge or reputation could be on a separate 'page'. That way, you don't have a page or three of "You are familiar with X region" or "You learned about so-and-so. Your knowledge of religion has increased."
Fair to put this more concretely as a request for additional options, like
QLOG KNOWLEDGE
and/or
QLOG GEOGRAPHY
QLOG RELIGION
perhaps making QLOG default to giving just QLOG QUESTS or somesuch?
User avatar
Hrosskell
Staff
Staff
Posts: 599
Joined: Wed Jun 30, 2004 9:14 pm
Location: Silverymoon

Re: qlog

Post by Hrosskell » Wed Jun 19, 2013 6:56 pm

I like the QLOG QUESTS idea as default, with the others brought up only on specific request.
Jamais arriere.
User avatar
Rhangalas
Sword Grand Master
Sword Grand Master
Posts: 374
Joined: Tue Apr 26, 2011 12:51 pm
Location: The Port of Shadows

Re: qlog

Post by Rhangalas » Wed Jun 19, 2013 8:02 pm

Raona wrote:Fair to put this more concretely as a request for additional options, like
QLOG KNOWLEDGE
and/or
QLOG GEOGRAPHY
QLOG RELIGION
perhaps making QLOG default to giving just QLOG QUESTS or somesuch?
Exactly. It would make it a lot easier (faster to look up in the middle of an RP) to RP what your character knows and not what you know as a player. Say my character saw a PC wearing the symbol of some obscure, lesser/minor deity or something, I could 'QLOG RELIGION' and it would output something similar to:

[Knowledge-Religion] Adept

You learned about X. Your knowledge of religion has been increased.
...

And so on. Same goes with the other knowledges... say a PC asked my character the location of something, I would QLOG GEOGRAPHY. If my PC doesn't know it offhand, maybe they would pull out some maps if they have them. Barring that, he would RP being unable to tell them.

That's just me though. I know the knowledges were meant for prestige, but since they are there... might as well use them for something. :)
"I have a lot of beliefs... and I live by none of them."
- Louis C.K.
Post Reply