Forum: Vanilla
June 30, 2022, 08:51
|
Replies: 11
Views: 415
|
Forum: Vanilla
June 29, 2022, 08:42
|
Replies: 11
Views: 415
I think that's normal because the One Ring has...
I think that's normal because the One Ring has multiple sets of abilities (like all immunities or all abilities) that trigger some INHIBIT_POWER numbers which multiply themselves. There must be an...
|
Forum: Vanilla
June 23, 2022, 08:51
|
Replies: 2
Views: 178
Monster pathing + damaging terrain
I was toying around with a great hell wyrm which breathed fire and generated a tile of lava. After killing it, a great storm wyrm came along and refused to cross the lava tile, so I was able to kill...
|
Forum: AAR
June 20, 2022, 09:11
|
Replies: 2
Views: 158
Doesn't beat this:
a) the Great Hammer of...
Doesn't beat this:
a) the Great Hammer of Elemet (8d1) (-6,-8) {cursed}
Dropped by Ufthak of Cirith Ungol at 650 feet (level 13).
It poisons you from time to time.
It paralyses...
|
Forum: Vanilla
June 20, 2022, 09:08
|
Replies: 131
Views: 17,965
|
Forum: Vanilla
June 13, 2022, 08:36
|
Replies: 131
Views: 17,965
|
Forum: Vanilla
June 9, 2022, 13:25
|
Replies: 131
Views: 17,965
The problem is that reading MP3 using the SDL...
The problem is that reading MP3 using the SDL Mixer library doesn't require calling Mix_init. In fact, on my WinXP VM, calling Mix_init(MIX_INIT_MP3) returns 0 (Does not support the required music...
|
Forum: AAR
June 9, 2022, 08:50
|
Replies: 4
Views: 495
|
Forum: Vanilla
June 9, 2022, 08:39
|
Replies: 131
Views: 17,965
Effect READ_MINDS returns false if no monster...
Effect READ_MINDS returns false if no monster with a mind is found, which is not the same as any other detection/mapping effect which always return true. This has a weird side effect of preventing...
|
Forum: Vanilla
June 9, 2022, 08:34
|
Replies: 131
Views: 17,965
|
Forum: Vanilla
June 8, 2022, 14:07
|
Replies: 131
Views: 17,965
Commit a318f61 removed the call to...
Commit a318f61 removed the call to open_audio_hook(), surely this disabled sound completely no?
Also if you use ogg files and ogg format is supported but not mp3 format, code in open_audio_sdl()...
|
Forum: Vanilla
June 7, 2022, 15:04
|
Replies: 131
Views: 17,965
Item ignoring setup is bugged, the tags are...
Item ignoring setup is bugged, the tags are incorrect. Commit 3126eb4 missed a I2A -> all_letters_nohjkl change in tag_options_item() and added a pointless menu.selections in do_cmd_options_item()...
|
Forum: Vanilla
March 1, 2022, 08:40
|
Replies: 5
Views: 789
|
Forum: Vanilla
February 16, 2022, 08:47
|
Replies: 180
Views: 37,959
FYI this was reported here:...
FYI this was reported here: https://github.com/draconisPW/PWMAngband/issues/534
Apparently there is a bug with SDL2 client which also happens in V.
|
Forum: Vanilla
January 24, 2022, 10:35
|
Replies: 4
Views: 776
|
Forum: Vanilla
January 21, 2022, 09:11
|
Replies: 180
Views: 37,959
In my variant, I have ported the Phial of...
In my variant, I have ported the Phial of Undeath, which is cursed and has a base cost of 0. With this fix, any character can tell immediately which Phial is which, since Undeath will appear at the...
|
Forum: Vanilla
January 20, 2022, 08:36
|
Replies: 180
Views: 37,959
|
Forum: Vanilla
January 19, 2022, 18:38
|
Replies: 180
Views: 37,959
|
Forum: Vanilla
January 19, 2022, 08:59
|
Replies: 180
Views: 37,959
Following my previous post about SET_VALUE +...
Following my previous post about SET_VALUE + CLEAR_VALUE, I found a potential bug in spell_description().
In my variant, I have a class that has access to an "Elemental Bolt" spell, which is...
|
Forum: Vanilla
January 18, 2022, 14:40
|
Replies: 180
Views: 37,959
Info for spell Resistance gives redundant info...
Info for spell Resistance gives redundant info (which isn't even fully displayed): "dur 20+d20; dur 20+d20; dur".
Looking at the code, I don't see the point of the "shared random_value". When an...
|
Forum: Development
January 17, 2022, 08:43
|
Replies: 3
Views: 767
|
Forum: Vanilla
January 12, 2022, 09:18
|
Replies: 1
Views: 775
Fire Festival vault
So in our multiplayer variant, a player got obliterated with -5000 HP death when spawning on a level right next to this absurd vault. In V you would have exactly one turn to react (I think).
/me...
|
Forum: Vanilla
December 21, 2021, 09:02
|
Replies: 18
Views: 1,901
|
Forum: Vanilla
December 13, 2021, 08:33
|
Replies: 15
Views: 1,905
The Tarrasque is in fact much easier in the...
The Tarrasque is in fact much easier in the latest version, as it will breathe fire to create lava and then breathe cold and turn these lava tiles to rubble, breaking LOS, allowing to use shoot &...
|
Forum: Variants
December 9, 2021, 08:38
|
Replies: 107
Views: 28,067
|