Forum: Vanilla
Today, 04:45
|
Replies: 13
Views: 1,028
|
Forum: Vanilla
May 16, 2022, 13:32
|
Replies: 122
Views: 15,074
If you had directly opened it (or, to use...
If you had directly opened it (or, to use wobbly's phrase, booted it) the trap immunity would have bypassed the trap. To me, that's another argument, besides how it works for floor traps, for...
|
Forum: Vanilla
April 8, 2022, 06:21
|
Replies: 122
Views: 15,074
|
Forum: Vanilla
April 4, 2022, 22:28
|
Replies: 8
Views: 491
|
Forum: Vanilla
April 4, 2022, 18:13
|
Replies: 8
Views: 491
|
Forum: Vanilla
April 4, 2022, 14:29
|
Replies: 8
Views: 491
'5' worked for me in a quick test (Mac version;...
'5' worked for me in a quick test (Mac version; find trap and then use debugging commands to create a chest next to it; '5' was from the main keyboard and not from the numeric keypad). I'll try the...
|
Forum: Vanilla
April 3, 2022, 21:55
|
Replies: 4
Views: 484
Hmmm, the current version detects secret doors...
Hmmm, the current version detects secret doors and forgets previously seen doors that are no longer there. Perhaps the description should be changes (say that it only detects secret doors; likely...
|
Forum: Vanilla
March 30, 2022, 18:50
|
Replies: 122
Views: 15,074
I can reproduce Hounded's report of staffs of...
I can reproduce Hounded's report of staffs of darkness requiring aiming but can't reproduce Ingwe's report of the Detect spell requiring aiming (tried on a Mac; used the debugging commands to advance...
|
Forum: Vanilla
March 27, 2022, 14:19
|
Replies: 122
Views: 15,074
|
Forum: Vanilla
March 16, 2022, 18:35
|
Replies: 122
Views: 15,074
That's possible. SDL mixer is getting the mp3...
That's possible. SDL mixer is getting the mp3 support from libmad0 on Debian. Slackware's description of the libraries linked in by the SDL package doesn't seem to include a library that provides...
|
Forum: Vanilla
March 16, 2022, 17:16
|
Replies: 3
Views: 450
4.2.4 has some new messages for spell-casting...
4.2.4 has some new messages for spell-casting monsters that aren't seen or sensed via ESP. Previously the message was likely "Something mumbles.", but someone noted the message should be adjusted...
|
Forum: Vanilla
March 16, 2022, 05:47
|
Replies: 122
Views: 15,074
Which Linux distribution is this? Do you know...
Which Linux distribution is this? Do you know which version of SDL and SDL mixer are installed?
What I'm seeing on Debian 11 (with Debian's packaging of libSDL 1.2.15 and libSDL-mixer 1.2.12) is...
|
Forum: Vanilla
March 12, 2022, 13:30
|
Replies: 122
Views: 15,074
Each front end does low-level key and mouse...
Each front end does low-level key and mouse handling before it gets passed to the core. It looks like the '=' to end the keymap input isn't handled properly by the SDL2 front end.
Is the...
|
Forum: Vanilla
February 8, 2022, 16:21
|
Replies: 2
Views: 469
|
Forum: Competition
February 8, 2022, 03:16
|
Replies: 2
Views: 756
|
Forum: Oook!
February 4, 2022, 18:11
|
Replies: 6
Views: 1,288
|
Forum: Variants
February 1, 2022, 19:45
|
Replies: 66
Views: 3,499
Compiled on a Mac, the executable for 2.2.1 is...
Compiled on a Mac, the executable for 2.2.1 is 2.4 MB while 3.0.0 beta is 4.2 MB; so some inflation due to the C->C++ change or other code changes since 2.2.1. The default configuration (at least on...
|
Forum: Variants
January 31, 2022, 06:46
|
Replies: 66
Views: 3,499
Likely an entry for the terminal/terminal...
Likely an entry for the terminal/terminal emulator in the terminfo data that describes the capabilities and behavior of that terminal. On a Mac, there's this in the man page for terminfo:
These...
|
Forum: Variants
January 31, 2022, 05:11
|
Replies: 66
Views: 3,499
|
Forum: Variants
January 31, 2022, 03:25
|
Replies: 66
Views: 3,499
|
Forum: Variants
January 30, 2022, 23:25
|
Replies: 66
Views: 3,499
It works in the 256-color xterm I tried. For...
It works in the 256-color xterm I tried. For other terminal emulators and angband.live, I don't know. Essentially it's using the pre 256/88 color change behavior (overwriting the color table with...
|
Forum: Variants
January 30, 2022, 20:13
|
Replies: 66
Views: 3,499
You might interpolate between the changes this...
You might interpolate between the changes this pull request, https://github.com/angband/angband/pull/5286/files , makes to Angband and Gwarl's changes to Hengband for 256/88 color curses windows. ...
|
Forum: Variants
January 28, 2022, 00:58
|
Replies: 66
Views: 3,499
|
Forum: Variants
January 27, 2022, 22:15
|
Replies: 66
Views: 3,499
|
Forum: Vanilla
January 26, 2022, 00:23
|
Replies: 4
Views: 727
|