Hottest Free Downloads - DownloadPipe.com Over 197,000 downloads! Bookmark Now!
DownloadPipe.com - New Downloads Every Minute
 SEARCH:
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

[Announce] FrobTADS 0.4 has been released

 
   Games (Home) -> Interactive Fiction Games RSS
Next:  Gargoyle vs. Everything Else  
Author Message
Nikos Chantziaras

External


Since: Sep 11, 2005
Posts: 87



(Msg. 1) Posted: Tue Aug 29, 2006 6:20 pm
Post subject: [Announce] FrobTADS 0.4 has been released
Archived from groups: rec>games>int-fiction, others (more info?)

FrobTADS 0.4 is out and has been updated to TADS 2.5.10/3.0.10, plus
some bug fixes:

http://www.tads.org/frobtads.htm

You can contact me at: realnc@users[dot]sourceforge[dot]net

Have fun. Smile


What is this?
=============

FrobTADS is a portable, multi-platform TADS toolkit. It contains
"frob", a combined TADS2/TADS3 console interpreter (using curses/ncurses
for console I/O), as well as the TADS 2 and TADS 3 development tools.

The package compiles and runs on a variety of systems, including Unix
systems (Linux, old and modern Solaris systems, Mac OS X, BSD flavors,
probably more), BeOS and Microsoft Windows. Package configuration and
installation is automatic (./configure;make;make install). Make sure to
read the INSTALL file first though, as it contains a rather important note.

For more info, visit http://www.tads.org/frobtads.htm
Back to top
Login to vote
Rune

External


Since: Aug 29, 2006
Posts: 5



(Msg. 2) Posted: Tue Aug 29, 2006 6:20 pm
Post subject: Re: FrobTADS 0.4 has been released [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Nikos Chantziaras wrote:
(snipped)

Excellent news! I'm using Mac OS X and finally I'm able to upgrade from
TADS 3.0.8.

A couple of things, though:

* There should be a clear explanation of where to unpack the compiler
add-ons and how to build them. (I unpacked the add-on archives into the
t2compiler and t3compiler dirs that came
with the main package - keeping the Makefiles already there - then ran
../configure + make + make install again. This seems to have worked).
I suggest you consider providing a complete "terp + dev-tools" archive,
in addition to the the "terp only" archive.

* QTads (1.6c, Mac OS X) won't run my WIP as built with FrobTADS 0.4
("VM Error: function set "t3vm/010005" version is not available -
latest available version is "010004") -- but I've a feeling you're
working on this Smile

Still, many thanks!

- Rune
Back to top
Login to vote
Rune

External


Since: Aug 29, 2006
Posts: 5



(Msg. 3) Posted: Tue Aug 29, 2006 8:47 pm
Post subject: Re: FrobTADS 0.4 has been released [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Nikos Chantziaras wrote:
> Rune wrote:
> > * QTads (1.6c, Mac OS X) won't run my WIP as built with FrobTADS 0.4
> > ("VM Error: function set "t3vm/010005" version is not available -
> > latest available version is "010004") -- but I've a feeling you're
> > working on this Smile
>
> After Tor Andersson's Gargoyle and Spatterlight, I somewhat abandoned
> QTads, keeping the updates for myself. Smile
>
> I guess I'll polish my local copy of it and upload an update.

I wasn't aware you had abandoned QTads. If you think Spatterlight is
a better replacement, I'm OK with that. (I just haven't used
Spatterlight much.)

- Rune
Back to top
Login to vote
Nikos Chantziaras

External


Since: Sep 11, 2005
Posts: 87



(Msg. 4) Posted: Wed Aug 30, 2006 1:11 am
Post subject: Re: FrobTADS 0.4 has been released [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Rune wrote:
> A couple of things, though:
>
> * There should be a clear explanation of where to unpack the compiler
> add-ons and how to build them. (I unpacked the add-on archives into the
> t2compiler and t3compiler dirs that came
> with the main package - keeping the Makefiles already there - then ran
> ./configure + make + make install again. This seems to have worked).
> I suggest you consider providing a complete "terp + dev-tools" archive,
> in addition to the the "terp only" archive.

Or maybe a terp-only and a terp+compilers package, dropping the
development packages completely.


> * QTads (1.6c, Mac OS X) won't run my WIP as built with FrobTADS 0.4
> ("VM Error: function set "t3vm/010005" version is not available -
> latest available version is "010004") -- but I've a feeling you're
> working on this Smile

After Tor Andersson's Gargoyle and Spatterlight, I somewhat abandoned
QTads, keeping the updates for myself. Smile

I guess I'll polish my local copy of it and upload an update.

(Forgot to make "Reply-To" point at rgif in my original post; sorry for
that.)
Back to top
Login to vote
Rune

External


Since: Aug 29, 2006
Posts: 5



(Msg. 5) Posted: Wed Aug 30, 2006 10:19 am
Post subject: Re: FrobTADS 0.4 has been released [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Rune wrote:
> Nikos Chantziaras wrote:
> > Rune wrote:
> > > * QTads (1.6c, Mac OS X) won't run my WIP as built with FrobTADS 0.4
> > > ("VM Error: function set "t3vm/010005" version is not available -
> > > latest available version is "010004") -- but I've a feeling you're
> > > working on this Smile
> >
> > After Tor Andersson's Gargoyle and Spatterlight, I somewhat abandoned
> > QTads, keeping the updates for myself. Smile
> >
> > I guess I'll polish my local copy of it and upload an update.
>
> I wasn't aware you had abandoned QTads. If you think Spatterlight is
> a better replacement, I'm OK with that. (I just haven't used
> Spatterlight much.)

Alas, Spatterlight (0.4.6) won't run it either. Same complaint about
VM function set.

- Rune
Back to top
Login to vote
Display posts from previous:   
Related Topics:
[ANNOUNCE] FrobTADS 0.3 released - Version 0.3 of FrobTADS, a console-mode "portable port" of TADS2/TADS3, has been released. Point your browser at: http://www.tads.org/frobtads.htm where you can download the interpreter as well as the authoring tools for TADS 2 and TADS...

[ANNOUNCE] FrobTADS 0.7 has been released - (Gah! Forgot to cross post and adjust follow-ups the first time :P) FrobTADS 0.7 is out: http://www.tads.org/frobtads.htm This version should handle 8-bit character sets correctly with ncurses (plain old curses lacks 8-bit support). Also,..

[ANNOUNCE] FrobTADS v0.2 released - (Replies to this message will only show up in rec.games.int-fiction.) A new version of FrobTADS has been released. You can grab version 0.2 here: http://www.tads.org/frobtads/frobtads-0.2.tar.gz (1.38 MB) So far, FrobTADS has been tested on Linux...

[Announce] FrobTADS v0.5 has been released - FrobTADS 0.5 is out and has been updated to TADS 2.5.10/3.0.11, plus some bug fixes: http://www.tads.org/frobtads.htm You can contact me at: realnc [at] users [dot] sourceforge [dot] net What is this? ============= FrobTADS is a portable,..

[Announce] FrobTADS 0.10 has been released - FrobTADS 0.10 is out: http://www.tads.org/frobtads.htm It's mainly a bug-fix release and is based on the latest Tads 3.0.15.3 beta. The main changes since 0.9: * The interpreter as well the compilers should now work correctly in 64-bit systems....
       Games (Home) -> Interactive Fiction Games All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Categories:
 Windows Forums
  Game Forums
 Linux Forums
 Mac Forums
 PDA Forums
 Mobile Forums
  Top  |  Store  |  RSS Feeds RSS  |  Data Feeds  |  Advertise  |  Submit  |  Bookmark  |  Newsletter  |  Contact