NetHack用各種リソース
HTML dump patch for NetHack 3.4.3
What's this?
This patch allows you to dump screenshots and hero's status with HTML style.
Usage
* Extra command "#html map" ... Dump screen.
* Extra command "#html status" ... Dump hero's status.
* At the end of the game over, dump full data.
Extra Options
* dump_disclose
h ... last Htmldump
m ... Map screen
e ... Enlightenment list
c ... Conduct list
k ... sKills list
s ... Spells list
p ... Pets list
i ... Inventory
v ... Vanquished monster count list (DEFERRED)
g ... Genocided monster list (DEFERRED)
t ... last message Text
example:
dump_disclose:+h -c -p
* dump_css
Specify external CSS file.
example:
dump_css:default.css
* dump_autoname
NH makes HTML file name automatically.
Bones / Save files compatibility
Not affected.
See Also
For more detail, see http://nethack-users.sourceforge.jp/htmldump/ .
Licence
Under NETHACK GENERAL PUBLIC LICENSE.
History
0.1 (2003/08/21) Port to NH from NH brass 0.0.2.
0.2 (2003/10/24) Port to NH from NH brass 0.0.4.
0.3 (2003/12/22) move NetHack 3.4.3, add OPTIONS dump_diclose