converter test

Posted by
Castamir [legacy]
Uploaded
21 July 2005 00:00:00
Type
Misc

Here's a test of the "Export as RealLogs" feature in my proxy. (the game used for the test is "adventure", the very oldest ancestor of all adventure(duh) and MUD games)


[~/c/termrec]$ ls
AUTHORS                     ac_ptyranges.m4    configure      name.h       proxy0.c      synch.h              timeline.h
BUGS                        ac_shipped_lib.m4  configure.ac   name.h~      proxy1.c      term.c               timeline.h~
BUGS~                       acinclude.m4       configure.ac~  name_in.c    proxy1.c~     term.c~              tp.rc
COPYING                     aclocal.m4         depcomp        name_in.c~   proxyrec      termplay             ttyr.c
ChangeLog                   aclocal.m4~        draw.c         name_in.o    proxyrec.exe  termplay.exe         ttyr.o
INSTALL                     acx_pthread.m4     draw.h         name_out.c   proxyrec.ico  termplay.ico         utils.c
Makefile                    autom4te.cache     dumbplay.c     name_out.c~  proxyrec.rc   termplay.manifest    utils.h
Makefile.am                 blah.ttyrec        dumbplay.c~    name_out.h   pty.c         termplay.rc          utils.o
Makefile.am~                charsets.h         dumbplay.o     name_out.o   pty.h         termplay.rc~         vt100.c
Makefile.in                 compress.c         export.bmp     no_play.c    pty.o         termrec              vt100.h
NEWS                        compress.o         formats.c      no_play.o    rewind.bmp    termrec-0.13.tar.gz  winrec.c
README                      config.guess       formats.c~     open.bmp     selend.bmp    termrec.exe          winutils.c
_stdint.h                   config.h           formats.h      out.ttyrec   selstart.bmp  termrec.ico          wood1.bmp
aa.ttyrec                   config.h.in        formats.o      pause.bmp    stamp-h1      termrec.rc
ac_check_win32.m4           config.log         install-sh     play.bmp     stream.c      threads.h
ac_compile_check_sizeof.m4  config.status      lib            proxy.c      stream.h      timeline.c
ac_create_stdint_h.m4       config.sub         missing        proxy.o      stream.o      timeline.c~
[~/c/termrec]$ adventure

Welcome to Adventure!!  Would you like instructions?
n

You are standing at the end of a road before a small brick building.
Around you is a forest.  A small stream flows out of the building and
down a gully.
building

You are inside a building, a well house for a large spring.

There are some keys on the ground here.

There is a shiny brass lamp nearby.

There is food here.

There is a bottle of water here.
get keys

OK
get lamp

OK
get food

OK
get water

OK
look

Sorry, but I am not allowed to give more detail.  I will repeat the
long description of your location.

You are inside a building, a well house for a large spring.
out

You're at end of road again.
s

You are in a valley in the forest beside a stream tumbling along a
rocky bed.
s

At your feet all the water of the stream splashes into a 2-inch slit
in the rock.  Downstream the streambed is bare rock.
s

You are in a 20-foot depression floored with bare dirt.  Set into the
dirt is a strong steel grate mounted in concrete.  A dry streambed
leads into the depression.

The grate is locked.
unlock grate

The grate is now unlocked.
d

You are in a small chamber beneath a 3x3 steel grate to the surface.
A low crawl over cobbles leads inward to the west.

The grate is open.
w

You are crawling over cobbles in a low passage.  There is a dim light
at the east end of the passage.

There is a small wicker cage discarded nearby.
get cage

OK
w

It is now pitch dark.  If you proceed you will likely fall into a pit.
w

It is now pitch dark.  If you proceed you will likely fall into a pit.
light lamp

Your lamp is now on.

You are in an awkward sloping east/west canyon.
w

You are in a splendid chamber thirty feet high.  The walls are frozen
rivers of orange stone.  An awkward canyon and a good passage exit
from east and west sides of the chamber.

A cheerful little bird is sitting here singing.
get bird

OK
e

You are in an awkward sloping east/west canyon.
e

You are in a debris room filled with stuff washed in from the surface.
A low wide passage with cobbles becomes plugged with mud and debris
here, but an awkward canyon leads upward and west.  A note on the wall
says "Magic word XYZZY".

A three foot black rod with a rusty star on an end lies nearby.
get rod

OK
w

You are in an awkward sloping east/west canyon.
xyzzy

Nothing happens.

You are in an awkward sloping east/west canyon.
quit

Do you really want to quit now?
y

OK



You scored 32 out of a possible 350 using 25 turns.

You are obviously a rank amateur.  Better luck next time.
To achieve the next higher rating, you need 4 more points.
[~/c/termrec]$ make dist
{ test ! -d termrec-0.13 || { find termrec-0.13 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr termrec-0.13; }; }
mkdir termrec-0.13
find termrec-0.13 -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -444 -exec /bin/sh /home/kilobyte/c/termrec/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r termrec-0.13
tardir=termrec-0.13 && /bin/sh /home/kilobyte/c/termrec/missing --run tar chof - "$tardir" | GZIP=--best gzip -c >termrec-0.13.tar.gz
{ test ! -d termrec-0.13 || { find termrec-0.13 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr termrec-0.13; }; }
[~/c/termrec]$ ftp upload.sf.net
Connected to osdn.dl.sourceforge.net.
220-********************************************************************
220- SourceForge.net FTP server - San Jose (osdn.dl.sourceforge.net)
220- Additional access is at http://osdn.dl.sourceforge.net/pub/mirrors/
220- Mirrors, try 'rsync osdn.dl.sourceforge.net::'
220- 
220- Got a fat pipe and something to prove? Host a SourceForge download
220-   server! Email ftpadmin@sourceforge.net for opportunities.
220- 
220- On This Site:
220- /pub/sourceforge/          SourceForge.net Project File Archive
220- *********************************************************************
220 
Name (upload.sf.net:kilobyte): ftp
331 Please specify the password.
Password:
230 Login successful.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> bi
c200 Switching to Binary mode.
ftp> cd /incoming
250 Directory successfully changed.
ftp> put termrec-0.13.tar.gz
local: termrec-0.13.tar.gz remote: termrec-0.13.tar.gz
200 PORT command successful. Consider using PASV.
150 Ok to send data.
226 File receive OK.
156773 bytes sent in 13.58 secs (11.3 kB/s)
ftp> quit
221 Goodbye.
[~/c/termrec]$ 
[~/c/termrec]$ exit