[Scummvm-tracker] [ScummVM :: Bugs] #11889: STARK: No dedicated "listKnowledges" command
ScummVM :: Bugs
trac at scummvm.org
Thu Oct 15 22:59:49 UTC 2020
#11889: STARK: No dedicated "listKnowledges" command
---------------------+---------------------------------
Reporter: aquadran | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: Stark
Keywords: | Game: The Longest Journey
---------------------+---------------------------------
Since the PR #1456 fixed the most important bugs in the debug console,
I'll be posting few more lesser issues I found related to the debug
console, most of which are minor quality of life improvements, so
hopefully they can be tackled in the spare time.
Currently the changeKnowledge command is suggesting using dumpKnowledge to
obtain ids. However, the dumpKnowledge command only print the knowledge of
the current level, and prints it to stdout, just like other dump commands
do (which is fine for its purpose). I haven't tested knowledges much, so I
don't know whether or not you can set the knowledges for other levels, but
is seems that dumpGlobal command prints more knowledges to stdout among
other things.
Either way, I think there should be a dedicated listKnowledges command
that will print the ids (and values) to the debug console in a friendly
manner, similar to what listInventoryItems, listLocations and listScripts
does.
https://github.com/residualvm/residualvm/issues/1463
--
Ticket URL: <https://bugs.scummvm.org/ticket/11889>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list