Forum: Vanilla
Yesterday, 15:52
|
Replies: 3
Views: 150
|
Forum: Vanilla
February 23, 2021, 08:37
|
Replies: 3
Views: 150
Hi and thanks for your work! I tested it on...
Hi and thanks for your work! I tested it on Ubuntu 20.10, overwriting the system package which was already installed. There are some small issues that mostly relate to the upgrade process:
1....
|
Forum: Vanilla
February 19, 2021, 09:37
|
Replies: 14
Views: 502
|
Forum: Vanilla
February 10, 2021, 10:38
|
Replies: 8
Views: 344
|
Forum: Vanilla
February 9, 2021, 15:27
|
Replies: 15
Views: 712
You can change many things just by editing the...
You can change many things just by editing the gamedata files, without writing a single line of C: native depths, rarities, special rooms, etc.
And you can play your Frodo start with debug/wizard...
|
Forum: Vanilla
February 7, 2021, 19:23
|
Replies: 15
Views: 712
|
Forum: Variants
January 28, 2021, 20:53
|
Replies: 1
Views: 141
Duplicate of...
Duplicate of http://angband.oook.cz/forum/showthread.php?t=10540 -- please answer there.
|
Forum: Vanilla
January 25, 2021, 20:53
|
Replies: 231
Views: 21,148
|
Forum: AAR
January 21, 2021, 19:52
|
Replies: 39
Views: 1,693
|
Forum: Vanilla
January 19, 2021, 21:35
|
Replies: 12
Views: 839
|
Forum: Vanilla
January 19, 2021, 10:25
|
Replies: 12
Views: 839
Note that (if I am not mistaken) obj->pval /...
Note that (if I am not mistaken) obj->pval / obj->number is an integer division, so in practice, once you have fewer charges than items (e.g., 4 wands with 3 charges in total), discharging them...
|
Forum: Oook!
January 16, 2021, 22:41
|
Replies: 3
Views: 429
Angband.oook.cz answers to SSL requests with a...
Angband.oook.cz answers to SSL requests with a certificate for a different domain (probably for another server hosted on the same machine), so the connection fails. (Anyhow, I can live knowing that...
|
Forum: AAR
January 15, 2021, 19:20
|
Replies: 29
Views: 1,172
|
Forum: Sil
January 11, 2021, 09:47
|
Replies: 3
Views: 570
Ciao Andrea from a fellow Italian! Sil's...
Ciao Andrea from a fellow Italian! Sil's mechanics (damage, hit and fail rates, effect of stats, etc.) are different from vanilla Angband's ones. They were designed from scratch by Sil's creator. I...
|
Forum: Development
January 4, 2021, 16:52
|
Replies: 38
Views: 1,571
That line should be the whole command line....
That line should be the whole command line. "SDL_VIDEODRIVER=wayland" comes before the name of the executable file and sets an environment variable; then src/angband is the name of the file to run (I...
|
Forum: Vanilla
January 3, 2021, 11:57
|
Replies: 42
Views: 3,696
|
Forum: Development
December 30, 2020, 12:30
|
Replies: 38
Views: 1,571
|
Forum: Development
December 30, 2020, 12:25
|
Replies: 38
Views: 1,571
I can confirm that the mouse support works on...
I can confirm that the mouse support works on vanilla Ubuntu; I have been using it in many version combinations. However, Lubuntu is a different beast than most linuxes, because it uses Wayland...
|
Forum: Vanilla
December 26, 2020, 19:10
|
Replies: 19
Views: 1,207
|
Forum: Development
December 24, 2020, 18:07
|
Replies: 38
Views: 1,571
Lubuntu apparently uses Wayland, a different...
Lubuntu apparently uses Wayland, a different version of the Linux graphics stack: https://www.reddit.com/r/linux/comments/97yh57/lubuntu_announces_switch_to_wayland_via_mir_for/ . This may be the...
|
Forum: Development
December 23, 2020, 14:35
|
Replies: 38
Views: 1,571
|
Forum: Oook!
December 23, 2020, 14:31
|
Replies: 4
Views: 477
Bot accounts
darikelwan and alisamifarooq look like bot accounts. See their posts here, for instance -> http://angband.oook.cz/forum/showthread.php?p=150241#post150241 . One of them is polite enough to wish merry...
|
Forum: Development
December 22, 2020, 14:45
|
Replies: 38
Views: 1,571
|
Forum: Development
December 21, 2020, 20:56
|
Replies: 38
Views: 1,571
Does `configure` confirms that those SDL...
Does `configure` confirms that those SDL frontends have been compiled in? If you look at the end of that wall of text usually it tells you if all the required headers have been detected correctly....
|
Forum: Development
December 21, 2020, 15:40
|
Replies: 38
Views: 1,571
|