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

[crawl] IBM charset on akrasiac

 
Goto page 1, 2
   Games (Home) -> Roguelike RSS
Next:  YASD MDFi akrasiac  
Author Message
Mike Doe

External


Since: Oct 03, 2006
Posts: 16



(Msg. 1) Posted: Tue Dec 26, 2006 10:01 pm
Post subject: [crawl] IBM charset on akrasiac
Archived from groups: rec>games>roguelike>misc (more info?)

I've just seen someone (Xarann to be precise) playing with the IBM
charset. Can someone tell me how to enable this?

I'd like to add my thanks for setting up akrasiac: what a great
resource!

Mike
Back to top
Login to vote
Rubinstein

External


Since: Mar 10, 2006
Posts: 423



(Msg. 2) Posted: Wed Dec 27, 2006 12:10 am
Post subject: Re: [crawl] IBM charset on akrasiac [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Mike Doe wrote:
> I've just seen someone (Xarann to be precise) playing with the IBM
> charset. Can someone tell me how to enable this?

Yeah, I've also seen this, and no, I can't help here. The reason why I
pop in is that I was wondering why the s-key don't work like I would
expect: in Xarann's view it toggled between IBM and another, somewhat
srcambled view. I'd expect 's' also toggling to my prefered view, but in
this case it won't. On all other views 's' does nothing for me (I don't
mind, but others probably do).

As a sidenote (pretty OT but not worth to open a new thread) I've
noticed the option 'stash_tracking = explicit' seems being ignored by
the server (should be default or even forced IMO). I can't believe it's
intended, since the current setting not only produces very big .lst
files with lots of useless junk, but also can't be that fortunate for
server load/performance. Dunno, most players probably like it that way
or are just used to it. No problem, on a local system that is...

--
Der (Um)Weg ist das Ziel
Back to top
Login to vote
Rachel Elizabeth Dillon

External


Since: Dec 20, 2006
Posts: 155



(Msg. 3) Posted: Wed Dec 27, 2006 1:56 am
Post subject: Re: [crawl] IBM charset on akrasiac [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 2006-12-27, Rubinstein <piborg.DeleteThis@gmail.com> wrote:
> Mike Doe wrote:
>> I've just seen someone (Xarann to be precise) playing with the IBM
>> charset. Can someone tell me how to enable this?
>
> Yeah, I've also seen this, and no, I can't help here. The reason why I
> pop in is that I was wondering why the s-key don't work like I would
> expect: in Xarann's view it toggled between IBM and another, somewhat
> srcambled view. I'd expect 's' also toggling to my prefered view, but in
> this case it won't. On all other views 's' does nothing for me (I don't
> mind, but others probably do).

"Srcambled" is a great typo there Smile

I don't actually know how to work with this, but I've noted two bugs:

* 's' doesn't fix view
* documentation doesn't explain how to use IBMgraphics

> As a sidenote (pretty OT but not worth to open a new thread) I've
> noticed the option 'stash_tracking = explicit' seems being ignored by
> the server (should be default or even forced IMO). I can't believe it's
> intended, since the current setting not only produces very big .lst
> files with lots of useless junk, but also can't be that fortunate for
> server load/performance. Dunno, most players probably like it that way
> or are just used to it. No problem, on a local system that is...

I'll have to look into this more as well --- I haven't advanced to the
point where I have even thought about stash tracking --- but I've added
this to the bugs list as well.

Thanks!

-r.

(at some point maybe I should put together something other than an HTML
page...)
Back to top
Login to vote
Darshan Shaligram

External


Since: Feb 06, 2006
Posts: 369



(Msg. 4) Posted: Wed Dec 27, 2006 11:32 am
Post subject: Re: [crawl] IBM charset on akrasiac [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Rubinstein <piborg.DeleteThis@gmail.com> writes:
> Mike Doe wrote:
> > I've just seen someone (Xarann to be precise) playing with the IBM
> > charset. Can someone tell me how to enable this?

> Yeah, I've also seen this, and no, I can't help here. The reason why
> I pop in is that I was wondering why the s-key don't work like I
> would expect: in Xarann's view it toggled between IBM and another,
> somewhat srcambled view. I'd expect 's' also toggling to my prefered
> view, but in this case it won't. On all other views 's' does nothing
> for me (I don't mind, but others probably do).

As Rachel notes elsewhere, dgamelaunch probably needs tweaking for
this.

> As a sidenote (pretty OT but not worth to open a new thread) I've
> noticed the option 'stash_tracking = explicit' seems being ignored by
> the server (should be default or even forced IMO).

stash_tracking = all is fairly memory hungry in roguelike terms, but
it shouldn't be an issue for modern hardware. Speedwise again it
shouldn't be a problem. A bigger drain on a public server is ^O
explore.

If you set stash_tracking = explicit mid-game, previously
(automatically) noted stashes will still be remembered - the
stash_tracking option only affects new stashes.

> I can't believe it's intended, since the current setting not only
> produces very big .lst files with lots of useless junk, but also
> can't be that fortunate for server load/performance.

Performance is not a worry for stash-tracking, and nobody reads .lst
files (ok, maybe you do Smile). Once you get used to stash_tracking=all
(as I have), it's very hard to go back.

--
Darshan Shaligram <scintilla.DeleteThis@gmail.com> Deus vult
Back to top
Login to vote
Mike Doe

External


Since: Oct 03, 2006
Posts: 16



(Msg. 5) Posted: Wed Dec 27, 2006 1:31 pm
Post subject: Re: [crawl] IBM charset on akrasiac (solved) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 2006-12-26, Mike Doe <Mike RemoveThis @doe.com> wrote:
> I've just seen someone (Xarann to be precise) playing with the IBM
> charset. Can someone tell me how to enable this?

What a twit I am: the answer was right there on the akrasiac front page.
char_set=ibm

I did not realise that this has been fixed and moved from compile time
to an option.

Thanks for the good work, team-SS!

Mike
Back to top
Login to vote
Rachel Elizabeth Dillon

External


Since: Dec 20, 2006
Posts: 155



(Msg. 6) Posted: Wed Dec 27, 2006 1:36 pm
Post subject: Re: [crawl] IBM charset on akrasiac (solved) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 2006-12-27, Mike Doe <Mike RemoveThis @doe.com> wrote:
> On 2006-12-26, Mike Doe <Mike RemoveThis @doe.com> wrote:
>> I've just seen someone (Xarann to be precise) playing with the IBM
>> charset. Can someone tell me how to enable this?
>
> What a twit I am: the answer was right there on the akrasiac front page.
> char_set=ibm

In fairness it was only there after you asked Razz

-r.

> I did not realise that this has been fixed and moved from compile time
> to an option.
>
> Thanks for the good work, team-SS!
>
> Mike
Back to top
Login to vote
Mike Doe

External


Since: Oct 03, 2006
Posts: 16



(Msg. 7) Posted: Wed Dec 27, 2006 6:58 pm
Post subject: Re: [crawl] IBM charset on akrasiac in putty [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 2006-12-27, Rachel Elizabeth Dillon <rax.TakeThisOut@yiff.mit.edu> wrote:
>> What a twit I am: the answer was right there on the akrasiac front page.
>> char_set=ibm
>
> In fairness it was only there after you asked Razz
>

I've finally figured out how to make char_set=ibm work with putty (I
normally play from a linux console).

Under settings/window/translation choose CP437 from the dropdown for
character set, and choose 'unicode line drawing code points'. This
works with courier new 16pt (have not tried it with other fonts).

Mike
Back to top
Login to vote
Rubinstein

External


Since: Mar 10, 2006
Posts: 423



(Msg. 8) Posted: Wed Dec 27, 2006 11:46 pm
Post subject: Re: [crawl] IBM charset on akrasiac [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Darshan Shaligram wrote:
> Rubinstein <piborg DeleteThis @gmail.com> writes:
>
>> ['stash_tracking = explicit' being ignored by the server]
>> (should be default or even forced IMO).
>
> stash_tracking = all is fairly memory hungry in roguelike terms, but
> it shouldn't be an issue for modern hardware. Speedwise again it
> shouldn't be a problem. A bigger drain on a public server is ^O
> explore.

If you're sure about that, it'll be fine for me as well. There's still
the point of personal preferences, though. I like to use my few stashes
as some kind of shortcut for waypoints, similar to ^W, but the unlimited
version. Don't get me wrong, I don't want to start a controversy about
what should be default. I'm just struggling for my habits... Wink

> Performance is not a worry for stash-tracking, and nobody reads .lst
> files (ok, maybe you do Smile). Once you get used to stash_tracking=all
> (as I have), it's very hard to go back.

What I say: we're talking about habits!
(of course my habits are better than yours)
*duck*

--
Der (Um)Weg ist das Ziel
Back to top
Login to vote
Rubinstein

External


Since: Mar 10, 2006
Posts: 423



(Msg. 9) Posted: Wed Dec 27, 2006 11:46 pm
Post subject: Re: [crawl] IBM charset on akrasiac [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Rachel Elizabeth Dillon wrote:
> On 2006-12-27, Rubinstein <piborg.DeleteThis@gmail.com> wrote:
>> Mike Doe wrote:
>>> I've just seen someone (Xarann to be precise) playing with the IBM
>>> charset. Can someone tell me how to enable this?
>>
>> Yeah, I've also seen this, and no, I can't help here. The reason why I
>> pop in is that I was wondering why the s-key don't work like I would
>> expect: in Xarann's view it toggled between IBM and another, somewhat
>> srcambled view. I'd expect 's' also toggling to my prefered view, but in
>> this case it won't. On all other views 's' does nothing for me (I don't
>> mind, but others probably do).
>
> "Srcambled" is a great typo there Smile

The best jokes sometimes are the unintended...
I bet most of us even haven't noticed this typo (me included). Doesn't
it look naturally? Smile

Btw, this 'srcambled' charset has a name, and right now I seem to recall
what it was. I think it had 'DEC' in it's name. I've already seen it
during my Nethack times and it always looked ugly and useless on my
terminal. I'm curious whether anyone ever used this strange charset...
(Oh well, I'm getting more and more OT)

>> As a sidenote (pretty OT but not worth to open a new thread) I've
>> noticed the option 'stash_tracking = explicit' seems being ignored by
>> the server (should be default or even forced IMO).
>
> I'll have to look into this more as well --- I haven't advanced to the
> point where I have even thought about stash tracking --- but I've
> added this to the bugs list as well.

As I already told to Darshan, I don't insist on 'stash_tracking =
explicit' for default, but I 'd like to see it as a real option.

--
Der (Um)Weg ist das Ziel
Back to top
Login to vote
Rachel Elizabeth Dillon

External


Since: Dec 20, 2006
Posts: 155



(Msg. 10) Posted: Thu Dec 28, 2006 12:49 am
Post subject: Re: [crawl] IBM charset on akrasiac [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 2006-12-27, Rubinstein <piborg DeleteThis @gmail.com> wrote:
> Rachel Elizabeth Dillon wrote:
>> On 2006-12-27, Rubinstein <piborg DeleteThis @gmail.com> wrote:
>>> As a sidenote (pretty OT but not worth to open a new thread) I've
>>> noticed the option 'stash_tracking = explicit' seems being ignored by
>>> the server (should be default or even forced IMO).
>>
>> I'll have to look into this more as well --- I haven't advanced to the
>> point where I have even thought about stash tracking --- but I've
>> added this to the bugs list as well.
>
> As I already told to Darshan, I don't insist on 'stash_tracking =
> explicit' for default, but I 'd like to see it as a real option.

Do you happen to know what would have to change in order to get that?
If you do, I'd likely be happy to just do it for you. If you don't,
it will take me longer to get to it Smile

-r.
Back to top
Login to vote
Darshan Shaligram

External


Since: Feb 06, 2006
Posts: 369



(Msg. 11) Posted: Thu Dec 28, 2006 11:23 am
Post subject: Re: [crawl] IBM charset on akrasiac [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Rachel Elizabeth Dillon <rax.DeleteThis@yiff.mit.edu> writes:
> On 2006-12-27, Rubinstein <piborg.DeleteThis@gmail.com> wrote:
[...]
>> As I already told to Darshan, I don't insist on 'stash_tracking =
>> explicit' for default, but I 'd like to see it as a real option.

> Do you happen to know what would have to change in order to get
> that? If you do, I'd likely be happy to just do it for you. If you
> don't, it will take me longer to get to it Smile

Stash-tracking mode can be set in .crawlrc as

stash_tracking = explicit | dropped | all

It defaults to "all", thanks to lobbying by Erik, and the fact that I
also like "all" best. Smile

--
Darshan Shaligram <scintilla.DeleteThis@gmail.com> Deus vult
Back to top
Login to vote
Timofei Shatrov

External


Since: Jun 11, 2005
Posts: 643



(Msg. 12) Posted: Thu Dec 28, 2006 11:23 am
Post subject: Re: [crawl] IBM charset on akrasiac [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Thu, 28 Dec 2006 11:23:35 +0530, Darshan Shaligram <scintilla.TakeThisOut@gmail.com>
tried to confuse everyone with this message:

>Rachel Elizabeth Dillon <rax.TakeThisOut@yiff.mit.edu> writes:
>> On 2006-12-27, Rubinstein <piborg.TakeThisOut@gmail.com> wrote:
>[...]
>>> As I already told to Darshan, I don't insist on 'stash_tracking =
>>> explicit' for default, but I 'd like to see it as a real option.
>
>> Do you happen to know what would have to change in order to get
>> that? If you do, I'd likely be happy to just do it for you. If you
>> don't, it will take me longer to get to it Smile
>
>Stash-tracking mode can be set in .crawlrc as
>
>stash_tracking = explicit | dropped | all
>
>It defaults to "all", thanks to lobbying by Erik, and the fact that I
>also like "all" best. Smile

And the docs still say that explicit is the default...

--
|Don't believe this - you're not worthless ,gr---------.ru
|It's us against millions and we can't take them all... | ue il |
|But we can take them on! | @ma |
| (A Wilhelm Scream - The Rip) |______________|
Back to top
Login to vote
Rubinstein

External


Since: Mar 10, 2006
Posts: 423



(Msg. 13) Posted: Thu Dec 28, 2006 12:36 pm
Post subject: Re: [crawl] IBM charset on akrasiac [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Darshan Shaligram wrote:
> Rachel Elizabeth Dillon <rax RemoveThis @yiff.mit.edu> writes:
>> On 2006-12-27, Rubinstein <piborg RemoveThis @gmail.com> wrote:
> [...]
>>> As I already told to Darshan, I don't insist on 'stash_tracking =
>>> explicit' for default, but I 'd like to see it as a real option.
>
>> Do you happen to know what would have to change in order to get that?
>> If you do, I'd likely be happy to just do it for you. If you don't,
>> it will take me longer to get to it Smile
>
> Stash-tracking mode can be set in .crawlrc as
>
> stash_tracking = explicit | dropped | all

I have 'explicit' set in my options, but since the server obviously
won't accept it, I wonder what else could Rachel do for me?

> It defaults to "all", thanks to lobbying by Erik, and the fact that I
> also like "all" best. Smile

Pah, f****** lobbyists.

Wink
--
Why am I always a minority?
Back to top
Login to vote
Darshan Shaligram

External


Since: Feb 06, 2006
Posts: 369



(Msg. 14) Posted: Thu Dec 28, 2006 4:10 pm
Post subject: Re: [crawl] IBM charset on akrasiac [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

grue.TakeThisOut@mail.ru (Timofei Shatrov) writes:
> On Thu, 28 Dec 2006 11:23:35 +0530, Darshan Shaligram <scintilla.TakeThisOut@gmail.com>
> tried to confuse everyone with this message:
>>It defaults to "all", thanks to lobbying by Erik, and the fact that
>>I also like "all" best. Smile

> And the docs still say that explicit is the default...

The documentation will fix itself by 0.2. Smile

(This is largely my fault - David fixed the documentation quite a
while back in trunk, but I keep forgetting to backport it for the
0.1.x releases.)

--
Darshan Shaligram <scintilla.TakeThisOut@gmail.com> Deus vult
Back to top
Login to vote
Darshan Shaligram

External


Since: Feb 06, 2006
Posts: 369



(Msg. 15) Posted: Thu Dec 28, 2006 6:22 pm
Post subject: Re: [crawl] IBM charset on akrasiac [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Rubinstein <piborg.TakeThisOut@gmail.com> writes:
[stash-tracking]
> I have 'explicit' set in my options, but since the server obviously
> won't accept it, I wonder what else could Rachel do for me?

You mean you edited your .crawlrc on the server to include
stash_tracking = explicit and it did not take effect? Note that it
won't affect pre-existing stashes. If it's not working, that's a bug.

--
Darshan Shaligram <scintilla.TakeThisOut@gmail.com> Deus vult
Back to top
Login to vote
Display posts from previous:   
Related Topics:
-Crawl- Can I get my preferred charset while visiting Akra.. - Hi Kraziacs, Is there a way in which I can get circles for floor, blocks for walls, squares for doors, etc. while crawling on Akrasiac, or is that simply not a possibility? Cheers, e.

-Crawl 0.4- reproducible crash bug on crawl.akrasiac.org - I guess Darshan would be interested in the save-file, but it's on akrasiac.org, so I assume I don't have access to that file. The char's name is JuJu, is running on 0.4 and I won't touch it until someone is able to fix it. Here's what happens: it's the..

-crawl- crawl.akrasiac.org now supports mail - All connections to crawl.akrasiac.org (starting about ten minutes before this post) will now accept mail from dgamelaunch users watching their games. There is no method for response at this time, but you can enter a note with the : command and watchers....

-Crawl S- crawl.akrasiac.org has become slow - I wonder whether it's just me or a common problem: the server or my connection to crawl.akrasiac.org has been slowed down significantly during the last days. It's not only less fun, it's getting seriously dangerous when I press keys before I've got..

Crawl akrasiac server - Just discovered the Crawl server. Very cool! But is there any way to tell if anyone is observing your game, or to communicate with someone whose game you're watching? Lemuel
       Games (Home) -> Roguelike All times are: Pacific Time (US & Canada) (change)
Goto page 1, 2
Page 1 of 2

 
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