Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
7DRL Success: XIOTANK!
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
 
dto1138  
View profile  
 More options Mar 14 2010, 10:29 pm
Newsgroups: rec.games.roguelike.development
From: dto1138 <dto1...@gmail.com>
Date: Sun, 14 Mar 2010 19:29:29 -0700 (PDT)
Local: Sun, Mar 14 2010 10:29 pm
Subject: 7DRL Success: XIOTANK!
XIOTANK is an audio roguelike retro shooter.

The Linux binary and source are out now, there will be Win and Mac
builds within the next 72 hours.
The download binary is: http://github.com/downloads/dto/xe2/xiotank-beta2-linux-32bit.tar.gz

   1. You need the libsdl, libsdl-mixer, libsdl-image, and libsdl-gfx
libraries installed via your distribution's package manager.
   2. If the game complains about libsdl_gfx not found, it will give
you the option at the command line to choose between several restarts.
Choose CONTINUE and it should work.
   3. If you get errors about paths and configuration when trying to
start up, see these notes for a fix. In particular, you can add a line
like:

      (setf xe2:*module-directories* '(#P"/home/dto/xe2/"))

      to a file called .xe2rc in your home directory. We are working
on fixing this bug.
   4. If you get no sound, you may need to install the pulseaudio
version of SDL-MIXER from your distribution's package library. This
will replace the raw ALSA version of SDL-MIXER and fix the problem.
The package name you want on Ubuntu Karmic is libsdl1.2debian-
pulseaudio
   5. If you still can't get any of the binaries running, or if there
is no binary for your system, see the developer's install guide for
instructions on making your own binary.


 
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.
dto1138  
View profile  
 More options Mar 14 2010, 10:35 pm
Newsgroups: rec.games.roguelike.development
From: dto1138 <dto1...@gmail.com>
Date: Sun, 14 Mar 2010 19:35:28 -0700 (PDT)
Local: Sun, Mar 14 2010 10:35 pm
Subject: Re: 7DRL Success: XIOTANK!
Some youtube videos (with sound) of the game are at http://youtube.com/dto1138

On Mar 14, 10:29 pm, dto1138 <dto1...@gmail.com> wrote:


 
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.
dto1138  
View profile  
 More options Mar 16 2010, 4:55 pm
Newsgroups: rec.games.roguelike.development
From: dto1138 <dto1...@gmail.com>
Date: Tue, 16 Mar 2010 13:55:27 -0700 (PDT)
Local: Tues, Mar 16 2010 4:55 pm
Subject: Re: 7DRL Success: XIOTANK!
Hi! Thanks to Shawn Betts and the lisp games community, we now have
Windows and Mac (Intel) binaries for XIOTANK.

The official page with download links for win/mac/linux is at
http://dto.github.com/notebook/xiotank.html

Comments, criticisms, feedback, marginalia....???

On Mar 14, 10:35 pm, dto1138 <dto1...@gmail.com> wrote:


 
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.
hmp  
View profile  
 More options Mar 16 2010, 6:06 pm
Newsgroups: rec.games.roguelike.development
From: hmp <humpo...@gmail.com>
Date: Tue, 16 Mar 2010 15:06:18 -0700 (PDT)
Local: Tues, Mar 16 2010 6:06 pm
Subject: Re: 7DRL Success: XIOTANK!

>Windows users:
>Right now there is no fancy installer, but you can still download and run the game with a few clicks.
>First, your browser will probably ask you whether to Open the download, or Save it to disk. CHOOSE SAVE TO DISK and put it wherever you want. If you are just trying out the game, you can put it on your Windows desktop.
>Second, RIGHT-CLICK the XIOTANK-win32.zip file and choose EXTRACT or EXPAND or UNZIP (this may vary depending on your version of Windows.) If it asks for a destination folder, choose the Desktop.
>Third and finally, DOUBLE-CLICK the xiotank-win32 folder that should now be on the Desktop. The folder should open into an Explorer window. Scroll down to XIOTANK.EXE and double-click it. That's it! Sorry, we are working on improving the installer.

You seem to have a very low opinion of Windows users...

Control-P seems to register two keystrokes in a row most of the time
(so it pauses and then immediately unpauses; or vice versa).

The game is interesting, but hard - I keep getting killed by the
drones so I don't have much time to explore the mechanics...


 
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.
dto1138  
View profile  
 More options Mar 16 2010, 7:33 pm
Newsgroups: rec.games.roguelike.development
From: dto1138 <dto1...@gmail.com>
Date: Tue, 16 Mar 2010 16:33:47 -0700 (PDT)
Local: Tues, Mar 16 2010 7:33 pm
Subject: Re: 7DRL Success: XIOTANK!
On Mar 16, 6:06 pm, hmp <humpo...@gmail.com> wrote:

> You seem to have a very low opinion of Windows users...

No, I didn't mean to sound like that. I was trying to make complete
detailed instructions on running the game. I am trying to make my game
accessible to whomever comes across it, and since several steps are
involved, I thought it was a good idea to explain the whole process in
case they weren't familiar with unzipping stuff. I copy this text
across all my game pages because most of my game downloads are Windows
people :) and I want to make sure obvious annoyances (like my not
having a proper installer/uninstaller) can be addressed in the help
file.  The Mac version has a nice installer so I don't have to help
the mac users... this is why the mac notes section is short.

Also, I used to write technical help stuff for Windows and tested
Windows software, and wrote Windows software testing plans, and
executed them as well. So I tend to flesh out the instructions I write
with more detail than is probably neccessary.

Here is an emoticon to correct any error in tone I may have made :)

> Control-P seems to register two keystrokes in a row most of the time
> (so it pauses and then immediately unpauses; or vice versa).

This is a bug. Will be fixed for version 1.2 (perhaps next week?)

> The game is interesting, but hard - I keep getting killed by the
> drones so I don't have much time to explore the mechanics...

It needs some balancing, and also because of the time constraints I
could not flesh out the puzzles fully. So I emphasized combat more
after that point.

The game has had 30+ downloads so far, and I am collecting many bug
reports (mostly the same few). We are also working on an improved
control scheme because the current controls are fudgy. But people are
finding it fun, including me :)


 
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.
win  
View profile  
 More options Mar 17 2010, 11:12 am
Newsgroups: rec.games.roguelike.development
From: win <andersdh...@gmail.com>
Date: Wed, 17 Mar 2010 08:12:58 -0700 (PDT)
Local: Wed, Mar 17 2010 11:12 am
Subject: Re: 7DRL Success: XIOTANK!
On Mar 16, 4:33 pm, dto1138 <dto1...@gmail.com> wrote:

It is always better to have too detailed instructions than too sparse
ones.

 
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 »