SlashTHEM icon indicating copy to clipboard operation
SlashTHEM copied to clipboard

Super Lotsa Added Stuff Hack - The Heavily Extended Mod: A variant of Slash'EM that adds a bunch of content.

Results 48 SlashTHEM issues
Sort by recently updated
recently updated
newest added

When a knight is carrying the Magic Mirror of Reflection, all monsters are given reflection.

In mon_reflects, there is a check if the player has extrinsic reflection from an artifact. This should be checking if a monster is wielding an artifact granting that instead.

In the process of writing up #103 I also noticed that wishing for either The NetHack Sources or the Master Boot Disk in my local copy of 0.9.5 doesn't recognize...

Per this set of lines, Geeks are (probably accidentally?) excluded from being able to properly "read" a pack of floppies: https://github.com/Soviet5lo/SlashTHEM/blob/d828e641d341175b5829bef070879bb163c7f636/src/apply.c#L3772-L3786 The Hacker's Master Boot Disk should also have its...

A levelport trap put me inside the barricades of orctown. Looks like an old slex thing in mines.des: Don't let the player fall into his likely death TELEPORT_REGION:levregion(01,01,20,19),levregion(20,00,70,19) was commented...

Steps to reproduce: 1. Play as an illithid (to have intrinsic flying). 2. Eat any corpse off the ground to determine that you can eat stuff off the ground. 3....

Per [this line in monst.c](https://github.com/Soviet5lo/SlashTHEM/blob/d828e641d341175b5829bef070879bb163c7f636/src/monst.c#L6214), both padawan and player monster Jedi act as quest guardians for a player Jedi - my assumption is this is intentional on the part of...

> You hear some noises in the distance. > You hear rumbling in the distance. You hear a loud crash! You hear a lightsaber deactivate. > end_burn: obj (null) not...

Happens when a vampire tins a corpse and gilutes those potions of blood.

Old bug that has been retroactively fixed in a lot of older variants. This is the fix - https://github.com/NetHack/NetHack/commit/664b4eb643e0e1ed12d0e47859e27541421cd7f1