Forum: Vanilla
Yesterday, 13:58
|
Replies: 14
Views: 369
|
Forum: Vanilla
March 7, 2021, 11:46
|
Replies: 8
Views: 193
The message could be improved, I guess, but I...
The message could be improved, I guess, but I don't see a good alternative to suggest.
"The weight of your armour encumbers your spellcasting"? "Your arms can move less freely for spellcasting"?...
|
Forum: AAR
March 5, 2021, 13:57
|
Replies: 10
Views: 318
|
Forum: Variants
March 5, 2021, 13:54
|
Replies: 10
Views: 355
Sil has something very similar, with monsters...
Sil has something very similar, with monsters fleeing down the stairs and XP given also for alternative ways to defeat them. Take a look at that variant, it has many original ideas that make it very...
|
Forum: Idle chatter
March 4, 2021, 14:33
|
Replies: 77
Views: 16,525
|
Forum: Vanilla
February 24, 2021, 15:52
|
Replies: 5
Views: 330
|
Forum: Vanilla
February 23, 2021, 08:37
|
Replies: 5
Views: 330
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: 617
|
Forum: Vanilla
February 10, 2021, 10:38
|
Replies: 8
Views: 421
|
Forum: Vanilla
February 9, 2021, 15:27
|
Replies: 26
Views: 1,321
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: 26
Views: 1,321
|
Forum: Variants
January 28, 2021, 20:53
|
Replies: 1
Views: 177
Duplicate of...
Duplicate of http://angband.oook.cz/forum/showthread.php?t=10540 -- please answer there.
|
Forum: Vanilla
January 25, 2021, 20:53
|
Replies: 241
Views: 23,205
|
Forum: AAR
January 21, 2021, 19:52
|
Replies: 42
Views: 2,089
|
Forum: Vanilla
January 19, 2021, 21:35
|
Replies: 12
Views: 1,069
|
Forum: Vanilla
January 19, 2021, 10:25
|
Replies: 12
Views: 1,069
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: 478
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,293
|
Forum: Sil
January 11, 2021, 09:47
|
Replies: 3
Views: 641
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,724
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: 4,088
|
Forum: Development
December 30, 2020, 12:30
|
Replies: 38
Views: 1,724
|
Forum: Development
December 30, 2020, 12:25
|
Replies: 38
Views: 1,724
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,305
|
Forum: Development
December 24, 2020, 18:07
|
Replies: 38
Views: 1,724
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...
|