Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Guncho, the multiplayer IF system: A reminder and some updates
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
vaporware  
View profile  
 More options Apr 12 2008, 3:34 am
Newsgroups: rec.arts.int-fiction
From: vaporware <jmcg...@gmail.com>
Date: Sat, 12 Apr 2008 00:34:34 -0700 (PDT)
Local: Sat, Apr 12 2008 3:34 am
Subject: Guncho, the multiplayer IF system: A reminder and some updates
* Reminder *

Despite the April 1st announcement, Guncho is not a joke! It's a real
multiplayer IF system, where you can write games -- "realms" -- in
Inform 7 and have them played by several players at once, all walking
around in the same world. It doesn't solve the problem of *designing*
good multiplayer IF, but it does give you a place to try your hand at
it. (Or a place to do live beta testing... or just a place to chat.)

See www.guncho.com for more information.

* Updates *

I've made a couple changes since the announcement to make Guncho more
accessible.

First, for those of you who don't have a MUD client installed, you can
now play directly from your web browser: http://www.guncho.com/javaclient/

Second, if you'd prefer to use the I7 program to design your realms at
home instead of editing them on the web site, you can install the
Guncho Mockup extension: http://www.guncho.com/guncho_mockup.zip

Third, we have a wiki now, with tips on writing realms and
descriptions of some of the realms that have been created: http://wiki.guncho.com/

See you there!

vw


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
sarganar  
View profile  
 More options Apr 12 2008, 8:35 pm
Newsgroups: rec.arts.int-fiction
From: sarganar <sarga...@gmail.com>
Date: Sat, 12 Apr 2008 17:35:54 -0700 (PDT)
Local: Sat, Apr 12 2008 8:35 pm
Subject: Re: Guncho, the multiplayer IF system: A reminder and some updates
great idea!

 I was testing a spanish adventure (Vampiro) programed in I7. I can't
use the spanish extension, but it is a great start.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Otto Grimwald  
View profile  
 More options Apr 13 2008, 4:38 pm
Newsgroups: rec.arts.int-fiction
From: Otto Grimwald <use_form_on_webs...@anamnese.fr.st>
Date: Sun, 13 Apr 2008 22:38:11 +0200
Local: Sun, Apr 13 2008 4:38 pm
Subject: Re: Guncho, the multiplayer IF system: A reminder and some updates

sarganar wrote:
>  I was testing a spanish adventure (Vampiro) programed in I7. I can't
> use the spanish extension, but it is a great start.

It would be great if the I7 team could update the main.i6 with those
additions :

        around line 80 :
        {-open-file}!% +language_name=Selector
        {-call:compile_icl_commands}

        around line 417 :
        #IFDEF ForeignLanguage;
        #IFNOT;
                Include "Grammar";
        #ENDIF;

It wouldn't alter anything for other users, but would help for the Spanish
and French games.

--
-------------------------
http://ifiction.free.fr


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
sarganar  
View profile  
 More options Apr 14 2008, 1:53 pm
Newsgroups: rec.arts.int-fiction
From: sarganar <sarga...@gmail.com>
Date: Mon, 14 Apr 2008 10:53:52 -0700 (PDT)
Local: Mon, Apr 14 2008 1:53 pm
Subject: Re: Guncho, the multiplayer IF system: A reminder and some updates
and what about if we wana have our spanish guncho in caad.es ?

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
vaporware  
View profile  
 More options Apr 14 2008, 3:04 pm
Newsgroups: rec.arts.int-fiction
From: vaporware <jmcg...@gmail.com>
Date: Mon, 14 Apr 2008 12:04:31 -0700 (PDT)
Local: Mon, Apr 14 2008 3:04 pm
Subject: Re: Guncho, the multiplayer IF system: A reminder and some updates
On Apr 14, 10:53 am, sarganar <sarga...@gmail.com> wrote:

> and what about if we wana have our spanish guncho in caad.es ?

If you have a Spanish Inform library, I could try to install it.

vw


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
sarganar  
View profile  
 More options Apr 14 2008, 9:36 pm
Newsgroups: rec.arts.int-fiction
From: sarganar <sarga...@gmail.com>
Date: Mon, 14 Apr 2008 18:36:54 -0700 (PDT)
Local: Mon, Apr 14 2008 9:36 pm
Subject: Re: Guncho, the multiplayer IF system: A reminder and some updates
On 14 abr, 16:04, vaporware <jmcg...@gmail.com> wrote:

> On Apr 14, 10:53 am, sarganar <sarga...@gmail.com> wrote:

> > and what about if we wana have our spanish guncho in caad.es ?

> If you have a Spanish Inform library, I could try to install it.

> vw

really? thanx a lot!

We have the I7 spanish library  (INFSP7) in http://www.caad.es/informate/infsp/i7_index.htm

The direct link is: (infsp pack)
http://www.caad.es/informate/infsp/downloads/infsp_i7.rar

How to 'install' that? Let start over a I7 just installed in Inform7\

* Paste the files (from dir "\libreria INFSP"): Spanish.h, SpanishG.h,
INFSPR.h and Selector.h; in dir  \Inform 7\Library\Natural

* Overwrite .i6 files (Main.i6, Actions.i6, Printing.i6, Relations.i6,
Tables.i6, Time.i6, and Verbs.i6) of the dir Inform7\Extensions
\Reserved\

   Use the .i6 replacement from dir '\Hacks' of the infsp pack.

* Install the I7 Extension "Spanish Localization" from dir \Extensiones
\
  All our spanish games must include this extension. If the extension
is not included, I7 will compile for english. (kind of magic?)

And the last: I need that the report rules (and so) of 'Guncho Mockup'
have name, in order to make possible the replacement with spanish
report rules.

Espero que mi ingles haya sido claro.  :-)

Saludos!


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google