00:01 The class I'm playing in slex has guaranteed unnavigable quest levels :( 00:01 This paniclog is so weird. None of these mndx values have any relation to one another, from what I can tell. My best guess is I called rndmonst somewhere without fully understanding the implications, but I have no idea when I actually called that (if at all) 00:02 could it be from your hybrid monster code? 00:03 I think it is. Ooooh that’s going to be nasty to debug 00:03 I think I'm going to basically be forced to return to my stash for a pickax 00:07 crapcrapcrap beholder 00:09 hi 00:09 Hello bouquet, Welcome to #hardfought 00:10 K2 any headway in any of those curses bugs? Should I keep trying to break things? 00:10 that's a Tangles question. I think he's made some 00:11 got it. Wasn't I talking to you about the gems not being counted when ascended? 00:11 yes 00:11 [hdf-us] [slex] Lymia (Mah Wis Mal Cha), 6652 points, T:2245, killed by a monster (the elder priest of Queen Serenity), while paralyzed by a monster's gaze 00:12 wha 00:12 Ok so I (think) I have an idea about the paniclog. If I’m looking at this correctly, rndmonst always seems to be enclosed within a loop that tries to generate something an arbitrary number of times. In my code, I just call it a single time. This doesn’t explain why the weird case labeled “this should never happen” is happening though. 00:12 hi bouquet. I wrote a small patch to fic the full-ID bug, but I have not pushed it yet, as I believe the devteam are working on a more complete fix. 00:13 !tell AmyBSOD\srn Stop giving random enemies the e gaze ability. 00:13 Will do, Lymia! 00:13 "Lymia: No." <-- her response 00:13 bouquet: I don't know what the deal with the gems at endgame is. They were in a container, right? 00:13 I haven't looked at that yet. 00:13 affirmative 00:14 no skin off my back. I just want to help make the curses UI more awesomer. 00:15 <@luxidream> what is the new junethack trophy 00:15 Yeah this is appreciated :) 00:15 die to vlad and asmo as fast as possible (and also newt and shit) 00:15 <@luxidream> “Lowest sum of turns getting killed by specific monsters” 00:15 thanks bouquet 00:15 I tried a bunch but I kept getting hostile titans 00:15 K2: Ok, so I think I can solve the paniclog bug in splicehack by calling rndmonnum and using that to generate monsters, since rndmonst looks really unsafe to use and rndmonnum encapsulates it in some safer code. Going to make a quick hotfix. 00:16 ok 00:16 i havent put 0.3.1 on hdf yet, so i will once you push this new hotfix 00:16 <@luxidream> what specific monsters are included? 00:17 K2: What's "You hear an ominous noise."? 00:17 <@luxidream> ah 00:17 <@luxidream> found it 00:17 I can't find that in the source anywhere. 00:17 aosdict\ito its something ominous 00:18 guess where I am. 00:18 Oracle HQ in Redwood CA 00:18 well it can't be beholders, I just genocided them 00:18 zombie dragon 00:18 you("hear %s noise", noise_type == OMINOUS ? "an ominous" : "a dog exploding"); 00:19 a dog exploding noise? 00:19 are these on the grunthack-dgl branch? 00:20 aosdict\ito: Yeah all K2's changed are on the dgl branch. I haven't back-merged them to master yet. 00:20 there are merge conflicts ahhhh 00:21 -!- rld has quit [Remote host closed the connection] 00:21 -!- rld has joined #hardfought 00:21 -!- mode/#hardfought [+v rld] by ChanServ 00:21 bouquet, Trying to find Moloch's Sanctum? :o 00:22 time to slay asmo then call it a night 00:22 if you die to asmo, die to vlad too 00:22 so we get the trophy :P 00:22 Lymia thank you for helping me get to the nethack tie-in with that. I could decide if this is Rodney's tower or the sanctum. 00:23 [hdf-us] [gh] aosdictj (Val Hum Fem Law) killed the invisible Asmodeus, on T:27232 00:28 [hdf-us] [nh361] bouquet (Tou Hum Fem Neu), 764 points, T:2014, killed by a dwarf 00:28 !lastgame bouquet 00:28 bouquet: [hdf-us] https://www.hardfought.org/userdata/b/bouquet/nh361/dumplog/1528517658.nh361.txt 00:33 [hdf-us] [4k] nalnksdblaksldb (Luxidream) (Arc Scu Fem Neu) entered the Rogue tribute level, on T:103 00:34 coaligned random temple o.o 00:34 [hdf-us] [4k] nasndbklnklasdbsa (Luxidream) (Arc Scu Fem Neu) entered the Rogue tribute level, on T:117 00:37 -!- raisse\splat has joined #hardfought 00:37 -!- mode/#hardfought [+v raisse\splat] by ChanServ 00:37 [hdf-us] [4k] knnsakdbnlnksdalbsa (Luxidream) (Arc Scu Fem Neu) entered the Minetown temple, on T:54 00:38 -!- oh6 has joined #hardfought 00:38 -!- mode/#hardfought [+v oh6] by ChanServ 00:40 -!- MisteryMyra has quit [Ping timeout: 240 seconds] 00:40 [hdf-us] [4k] lasdnbknsdab (Luxidream) (Arc Scu Fem Neu) were saved from death by your amulet of life saving!, on T:15 00:40 -!- MiseryMyra has joined #hardfought 00:41 [hdf-us] [4k] nnadslbnklsdanbas (Luxidream) (Arc Scu Fem Neu) entered the Rogue tribute level, on T:86 00:42 hmmm now what 00:43 [hdf-us] [4k] asdbnnnasdbksadb (Luxidream) (Arc Scu Fem Neu) entered the Rogue tribute level, on T:100 00:44 [hdf-us] [4k] asbknsnadblansdb (Luxidream) (Arc Scu Fem Neu) entered the Rogue tribute level, on T:89 00:45 [hdf-us] [4k] naklsdbnklasdknblkasdb (Luxidream) (Arc Scu Fem Neu) entered the Rogue tribute level, on T:64 00:46 K2: I am doubtful that this fixed the specific bug in the paniclog (because there should be absolutely no way that statement is hit ever, and rndmonst is called really often) but I think things are a lot safer now, and I fixed a few other bugs. 0.3.1 should be good to go. 00:46 ok thanks AntiGulp 00:47 i will get on it right now 00:47 need a break from saccing 00:47 AntiGulp: Do you have anything on how to play the new races and roles - eg: merfolk, DragonMaster? I can't find anything on the wiki. 00:48 [hdf-us] [4k] nnaklsdbnklansdb (Luxidream) (Arc Scu Fem Neu) entered the Rogue tribute level, on T:90 00:49 I do (and should def add that to the wiki!) hold on a sec 00:51 cheers :) 00:51 Infernal characters are absolute powerhouses in melee because of hungerless regeneration. The only scary thing with them is that because of changes to silver weapons, any monster wielding a silver weapon is potentially very deadly, and that’s not even mentioning the presence of silver golems in the endgame. 00:52 Angels get flying, which seems overpowered, except that all unique demons are automatically hostile to them. Because of the new unique demons in splicehack and buffs to existing ones, this makes their gehennom potentially pretty hairy. 00:54 Lycanthropes suck, and Merfolk are better than they might seem because of the underground rivers patch (their ability scores still stink though). 00:54 Are there any restrictions on item use (eg merfolk wearing boots)? 00:55 The only restrictions are that infernals can’t handle silver weapons (I don’t think lycanthropes can, but I’m not positive), and Dragonmasters cannot wear dragon scales / mail. 00:55 [hdf-us] [4k] nasdblknasdnb (Luxidream) (Tou Scu Fem Neu) entered the Rogue tribute level, on T:94 00:56 ah right. That last one is important. 00:56 since my dragonmaster picked up an early WoW. 00:56 oooh yeah 00:56 guess I won't be wishing for SDSM :) 00:56 Basically, the next update I do is going to be focused on fleshing roles out a lot more and making them more fun. 00:57 Do dragonmasters have any special abilities wrt taming dragons? 00:57 !who 00:57 K2: [hdf-us] Lymia [slex] mighty [fh] IceBox [fh] hypnotist [nh361] Luxidream [4k] 00:57 K2: [hdf-eu] Muad [sp] 00:57 K2: [hdf-au] Grasshopper [nh361] 00:58 They absolutely SHOULD, but as of right now no :( 00:58 I might add that actually, that sounds fun 00:58 ok cool. So gotta keep the starting pet alive :) 00:58 Save the dragons :D 00:58 I noticed they tend to take on shopkeepers before they are ready. 00:59 which is kind of a downside because you can't safely bring them into a shop to steal stuff. 01:00 I’ll have to look into that, it’s definitely not intentional difficulty 01:00 nah it'll be vanilla baby dragon behaviour 01:00 -!- MisteryMyra has joined #hardfought 01:02 -!- MiseryMyra has quit [Ping timeout: 264 seconds] 01:17 Gonna catch some Zs, source dive later 01:17 'night AntiGulp 01:18 ...and thanks. 01:18 :) 01:18 -!- AntiGulp has quit [Quit: explodes into confetti] 01:18 Splicehack Tip of the Day: Extra wishes? Try wishing for Vladsbane. 01:18 Um... no. 01:22 In the end, the machines will win, this is all pointless 01:22 let's just end it all 01:22 tip of the day was the first thing I turned off even if most tips were really new things 01:25 -!- stenno\ito has joined #hardfought 01:25 * raisse\splat prays to Anhur that he will keep her from stupidly stepping into water. 01:28 ooh there's the portal 01:28 gone again 01:28 !who 01:28 K2: [hdf-us] winny [nh13d] Lymia [slex] IceBox [fh] mighty [fh] richards [un] 01:28 K2: [hdf-eu] GagarinX [nh361] Raisse [xnh] 01:28 K2: [hdf-au] Tangles [spl] Grasshopper [nh361] 01:30 -!- stenno\ito has quit [Ping timeout: 264 seconds] 01:32 wooo 01:34 !who 01:34 bug_sniper: [hdf-us] winny [nh13d] Lymia [slex] IceBox [fh] mighty [fh] richards [un] 01:34 bug_sniper: [hdf-eu] GagarinX [nh361] Raisse [xnh] 01:34 bug_sniper: [hdf-au] Tangles [spl] Grasshopper [nh361] 01:37 astral splat imminent 01:37 I pissed off the high priest of Ptah by breaking a wand of teleport I thought was empty 01:38 argh completely forgot my emergency scroll 01:38 my emergency bag 01:39 does scare monster work on astral at all? 01:39 it's not even a unique death because elenmirie\splat got killed by the high priest of moloch 01:40 oh no :( 01:41 !lastgame 01:41 raisse\splat: [hdf-us] https://www.hardfought.org/userdata/L/Luxidream/nhfourk/dumps/2018-06-09%2005%3A10%3A30%2C%20nansdnklasdb-Tou-Scu-Fem-Neu%2C%20died.txt 01:41 raisse\splat: [hdf-eu] https://eu.hardfought.org/userdata/R/Raisse/xnethack/dumplog/1528359050.xnh.txt 01:41 raisse\splat: [hdf-au] https://au.hardfought.org/userdata/T/Tangles/splicehack/dumplog/1528516343.splice.txt 01:42 I don't see why I couldn't pray, Anhur wasn't angry or anything 01:42 and the last time I prayed I was still in the dungeon making holy water 01:43 does breaking all conducts count, or only for an ascension? 01:46 no I'm fairly sure any game can count for all conducts. 01:46 well, that's something at least (as well as another medusa kill) 01:47 kill something with a weapon, have it drop poly, zap it at your wand of wishing, then yourself 01:47 oh and eat it 01:47 did I forget anything 01:53 -!- mode/Beholder [+Zi] by Beholder 01:53 -!- cherryh.freenode.net changed the topic on #hardfought to: Welcome to Hardfought - https://www.hardfought.org/ - public irc logs available on website ¤ Public NetHack server - ssh nethack@hardfought.org, nethack@eu.hardfought.org or nethack@au.hardfought.org ¤ Junethack 2018!! 01:53 -!- mode/#hardfought [+v Beholder] by ChanServ 01:53 hi 01:53 Hello K2, Welcome to #hardfought 01:53 god damnit beholder he's been here before 01:53 at least twice before 01:54 hey 01:54 Hello K2, Welcome to #hardfought 01:54 !who 01:54 K2: [hdf-us] winny [nh13d] Luxidream [dyn] Lymia [slex] IceBox [fh] monstergrin [dnh] richards [un] 01:54 K2: [hdf-eu] Raisse [nh343] GagarinX [nh361] 01:54 K2: [hdf-au] Tangles [spl] Grasshopper [nh361] 01:54 alrighty 01:54 SpliceHack updated (all servers) 01:54 version bump to 0.3.1 01:56 oh wow 01:56 I need to stop playing now, and never ever start again. 01:57 I'll just save that wand up and see what I need.... and die to a fox. 01:58 how do you die to a fox with a dragon pet 01:58 ooh snap 01:58 :( 01:58 Lymia: that is a very good question 01:59 I displaced the dragon to the fox, the fox ran around it and killed me while the dragon did... not much. 01:59 I did not want to risk prayer just after wishing. 01:59 The lower gnome priest swings his cockatrice corpse. 01:59 amy is evil 01:59 but in hindsight it could not have gone worse. 01:59 -!- greqrg_ has quit [Quit: Leaving] 02:00 anyway, no WoW bones. it all happened on DL1. 02:08 -!- raisse\splat has quit [Ping timeout: 240 seconds] 02:09 -!- raisse\splat has joined #hardfought 02:09 -!- mode/#hardfought [+v raisse\splat] by ChanServ 02:10 [hdf-us] [fh] icebox (IceBox) (Val Hum Fem Cha) defeated Medusa, on T:32675 02:12 I have an unidentified autocursing grey stone. Of which there are a bunch in slex :c 02:23 [hdf-us] [slex] Lymia (Mah Wis Fem Cha) averted death, on T:9837 02:24 [hdf-us] [slex] Lymia (Mah Wis Fem Cha), 28698 points, T:9852, killed by a monster (blighting skeleton) 02:30 [hdf-us] [slex] Lymia (Mah Wis Mal Cha), 12036 points, T:1, escaped 02:30 wha 02:30 oh 02:32 [hdf-us] [fh] Snailtrail (mighty) (Mon Elf Mal Cha), 61560 points, T:8667, killed by a troll 03:00 [hdf-us] [dnh] monstergrin (Ana Elf Fem Cha) killed Croesus, on T:10459 03:05 -!- MisteryMyra has quit [Quit: two forces in balance \\ ancient endless balance \\ then nothing] 03:06 K2: The splicehack thing is (hopefully) fixed on the scoreboard. 03:06 Mandevil\splat: Message from Elronnd\srn at 2018-06-08 02:41 EDT: oh?? It's not like you have an obligation to maintain the scoreboard -- nor do I/amy have an obligation to maintain or provide logs. So I don't see as you have any right to get upset when you specifically ask if I can provide the old logs separately and then I do. Anyway, logs are there :) 03:07 WTF Elronnd? 03:10 * raisse\splat completed 3.4.3 sokoban 03:14 -!- MiseryMyra has joined #hardfought 03:15 !tell lorimer I think I see why Demonbane is not a priest's guaranteed first sac gift. the entry for it in include/artilist.h does not include PM_PRIEST. gonna run some tests on my test build, see what happens when I add PM_PRIEST where I think it should go 03:15 Will do, K2! 03:15 Mandevil\splat cool thanks 03:18 [hdf-us] [slex] Lymia (Mah Wis Mal Cha), 5911 points, T:2782, zapped himself with a spell 03:30 !tell lorimer yup that was it, pushing a fix here soon 03:30 Will do, K2! 03:48 -!- rebatela has joined #hardfought 03:56 -!- bug_sniper has quit [Ping timeout: 256 seconds] 03:58 -!- raisse has joined #hardfought 03:58 -!- mode/#hardfought [+v raisse] by ChanServ 03:58 -!- raisse\splat is now known as Guest60618 03:59 -!- raisse is now known as raisse\splat 04:02 -!- Guest60618 has quit [Ping timeout: 264 seconds] 04:02 SporkHack updated (all servers) 04:06 K2: How do you deploy so quickly? 04:07 i've done it so many times now 04:07 muscle memory i guess 04:07 and i'll have three terminal sessions open at once (for each server) 04:08 I see. 04:08 the script Tangles wrote to install after compile helps a lot 04:08 -!- ibex81 has joined #hardfought 04:08 'make install' could do it but you wind up erasing all logs and saves and such prior 04:11 W - an uncursed silver mace named Demonbane. 04:11 rofl... finally 04:12 before that was werebane, vorpla blade and cleaver 04:12 vorpal 04:13 and none of those weapon skills became unlocked available after sac gift given 04:13 dunno if thats a bug or intended 04:15 !tell lorimer priest gets vorpal blade, werebane and cleaver as sac gifts, but none of those weapon skills became unlocked to train. is that a bug or by design? 04:15 Will do, K2! 04:15 ok that's enough msg spam to lorimer for tonight ;) 04:15 gnite all 04:32 !tell Elronnd\srn Added the new xlogfiles. 04:32 Will do, Mandevil\splat! 04:38 Junethack: New user Ibex81 registered! https://junethack.net/user/Ibex81 04:40 -!- ais523 has quit [Quit: quit] 04:41 Junethack: Anerag ascended a game of NetHack 3.6.1 on nethack.alt.org! 04:42 -!- ProzacElf has quit [Ping timeout: 260 seconds] 04:57 So 04:57 Why don't shopkeeps care 04:57 when you barge into their closed shops through means other than breaking the door 04:59 because if you teleport in they won't have to pay for repairs 05:06 why is the first floor of mines a rooms and cooridors layout 05:06 filled with rs 05:23 aaah 05:23 earlygame wish in slex. I don't know what to do 05:27 [hdf-us] [slex] Lymia (Mah Wis Mal Cha) wished for "blessed greased fixed +3 speed boots", on T:3379 05:28 -!- raisse has joined #hardfought 05:28 -!- mode/#hardfought [+v raisse] by ChanServ 05:28 -!- raisse\splat has quit [Ping timeout: 245 seconds] 05:28 -!- raisse is now known as raisse\splat 05:31 -!- stenno\ito has joined #hardfought 05:32 -!- AmyBSOD\srn has joined #hardfought 05:35 . 05:35 AmyBSOD\srn: Message from Lymia at 2018-06-09 00:13 EDT: Stop giving random enemies the e gaze ability. 05:35 Lymia: what is the "e gaze ability"? 05:35 hi 05:35 Hello Lymia, Welcome to #hardfought 05:36 Para on it 05:36 hit* 05:36 well that was not a random enemy, that was probably one of my bones files where I tried to fight the elder priest 05:37 Isn't "by a monster's gaze" only a passive? I didn't realize I had major problems in the room until I got para'd :D 05:38 no, regular SLASH'EM already has rhaumbusuns 05:38 it's a gaze attack, as in "monster sees you, monster gazes at you and bam you're paralyzed" 05:39 ... why were you doing that on dlvl, like, 5 :D 05:40 because I want that trophy of course! 05:40 i seee :D 05:41 ugh I fear it's just not worth it 05:42 I'll never beat the elder priest in a reasonable amount of time and I'll just litter the mines with deadly bones levels in my attempts 05:42 Wait. On hdf-us? 05:42 bones are shared between the hdf servers I think 05:42 ah 05:43 * AmyBSOD\srn attempts xnethack, hopefully it won't spontaneously update its versions and break my save this time 05:44 wow aosdict\ito you changed it to SLASH'EM's "what do you want to eat" menu? awesome!!! all other variants should also do this :D 05:45 now please allow us to #force in a direction! 05:45 oh and I want an option to make statues look like statues again 05:46 as long as that is not done, 3.6.x will always be a variant and not vanilla for me :P 05:46 -!- Tariru has joined #hardfought 05:49 I wonder if I got a game with extra scrolls of wishing spawns. I found two on one dlvl. And have no idea what to do with the second. :D 05:49 (Let's see how I screw this one up) 05:50 keep it until there's somehting you really need? 05:51 I suppose 05:51 I'm tempted to artiwish though 05:51 Since I haven't seen any spawn 05:51 scrolls of wishing are of course ineligible for the "item that spawns more often" routine 05:52 slex also changes artiwishing chances, i.e. the chance of success doesn't decrease as rapidly to accomodate the greater amount of artifacts generated 05:53 I thought I found ID, considering I had a two stack... 05:53 (or enchant weapon) 05:56 oh god how do I change it so that xnethack engravings don't look like amulets? 05:58 [hdf-us] [nh343] dizzylizzy (Sam Hum Fem Law) wished for "blessed fixed +2 speed boots", on T:30463 06:03 AmyBSOD\srn: wiki says put OPTIONS=S_engraving:newglyph in your rc (and I suppose "newglyph" should be what you want an engraving to look like) 06:03 O 06:03 I'd make it ~ or something 06:03 then the only thing you can confuse with an engraving is the vibrating square 06:03 man I'd like to simply make it · 06:03 or : because those aren't lizards any more anyway 06:03 but if I try to paste that in, I get ∩┐╜ 06:04 perhaps if you put the hex code? 06:04 well it doesn't have any effect anyway, no matter what I put there :( 06:04 OPTIONS=S_engraving:$ 06:05 engravings still look like amulets 06:09 xcept for color 06:09 well I come from slex where amulets can have all kinds of colors, so... 06:09 webs also look like amulets :( 06:09 oh riiight 06:09 if you want an even playing field, just use OPTIONS=!color 06:14 -!- ibex81 has quit [Quit: AndroIRC - Android IRC Client ( http://www.androirc.com )] 06:16 Are implants in slex entirely randomized? 06:16 In effects 06:16 quite so, yes 06:17 * AmyBSOD\srn enters playerkilloban where the prize level will count as dungeon level 14 despite being level 6 and where no early-game player character can survive :P 06:20 ? 06:20 3.6.x changes sokoban rules in that regard 06:21 normally, if the top level of sokoban is level 6, it counts as dungeon level 6, but in 3.6.x it counts as if the branch was going down instead of up, making it much harder 06:21 combine this with xnethack's "funny" changes to the sokoban zoo, and you end up in situations where you have to survive the attacks of three mumaks per turn in order to get to the prize 06:22 not if you fight in the corridor 06:22 I made it to slex sokoban once 06:23 -!- lorimer has quit [Quit: NAE TROOSERS] 06:23 to find an amulet of reflection 06:23 I already had a source of reflection 06:24 -!- noty has quit [Quit: WeeChat 2.0.1] 06:28 Of COURSE xnethack is yet another one of the "lol nope you can't restore stats via unihorn" variants! 06:28 I feel so good about this game I'mma try to do gehennom superfast, just wish up magic markers and magic map the crap out of it 06:28 stupid full work shfit 06:34 Just like yours, huh :p 06:37 yaaaaaaaay! woohoo Tariru, a trophy that few others will get! :) 06:40 Junethack: Achievement "Walk In The Park" unlocked by AmyBSOD! 06:40 huh, I did? yay! 06:41 I'll get gud some day! :P 06:43 -!- raisse\splat has quit [Ping timeout: 256 seconds] 06:46 hm 06:46 Does unique deaths count variant specific ones? 06:46 yes, but slex's "killed by a monster " don't because otherwise it would be ridiculous with 18k species 06:47 aha :D 06:53 [hdf-us] [xnh] Luxidream (Pri Hum Mal Law) killed Medusa, on T:25618 06:57 lol there was a jabberwock on this sokoban level 07:03 the hell how much does a copper elven shield weigh? 500??? 07:06 trophy get :P 07:07 !who 07:07 Lymia: [hdf-us] hothraxxa [sp] 07:07 Lymia: [hdf-eu] Tariru [slex] Dins [4k] AmyBSOD [xnh] 07:07 Lymia: [hdf-au] Tangles [spl] Grasshopper [nh361] 07:08 I want to be able to call the scroll of scare monster on the ground in 3.6.x's sokozoo without requiring me to have one in my inventory and without having to pick it up 07:10 !tell raisse\splat In xnh plane of water, the behavior that prevents you from accidentally stepping into water still applies. Nothing to fear. 07:10 Will do, aosdict\ito! 07:10 AmyBSOD\srn: [backscroll] thank fiq for the getobj menus 07:11 ok 07:11 AmyBSOD\srn: [backscroll] you can also set S_web:^ or something 07:11 !tell FIQ many thanks for helping aosdict\ito get a SLASH'EM-style eating menu when corpses are on the ground! much appreciated, every variant should implement that :) 07:11 Will do, AmyBSOD\srn! 07:11 OPTIONS=S_engraving:. 07:12 ^^ seems to do nothing 07:12 they still display as " for me :( 07:12 AmyBSOD\srn: [backscroll] Strange, this is the first criticism of the sokoban zoo I've heard. Most people seem happy that you're not dealing with intelligent monsters like sergeants and vampires. 07:12 aosdict\ito: how do I get this to work 07:13 works for me 07:14 argh 07:14 at least locally, and nothing has changed recently 07:14 it doesn't help me if it works locally... 07:14 !who 07:14 Lymia: [hdf-us] hothraxxa [sp] janne [nh361] aosdictj [xnh] 07:14 Lymia: [hdf-eu] Tariru [slex] Lymia [slex] Dins [4k] AmyBSOD [xnh] 07:14 Lymia: [hdf-au] Tangles [spl] Grasshopper [nh361] 07:14 yay 07:14 I got it to actually hup 07:15 I think 07:15 Lymia: you are hopefully aware of the fact that hanging up to hide a death from the logs is forbidden? I don't want you to be disqualified 07:15 nah :D 07:15 Trying to trigger the instadeath hup handler 07:15 AmyBSOD\srn: It also works on hdf. 07:16 In slex 07:16 But it won't actually save+restore 07:16 trying to cheat past a death via hangup doesn't work in slex, I made it so that even if it does save you in a non-dead state, you instadie upon loading the game again 07:16 Yeah 07:16 believe me, I spent lots of hours figuring out how to prevent hangup cheating in slex 07:16 Which is a unique death 07:16 :D 07:16 AmyBSOD\srn: do you use some non-ascii symset? 07:17 aosdict\ito: e - symset [IBMgraphics, active] 07:17 oh, the --More-- is probably after youaredead is already cleared 07:17 Probably need to use a different instadeath 07:21 AmyBSOD\srn: Well, can't really help there, that's the one symset that won't render in my terminal. I don't know if you need to put something different than an ascii character in there, I know it might be something like \xff or two other hex digits? Maybe? 07:21 ugh 07:22 although, the S_engraving:. still works in DECgraphics. 07:24 -!- raisse\splat has joined #hardfought 07:24 -!- mode/#hardfought [+v raisse\splat] by ChanServ 07:24 so, from your point of view, it's just ignoring that line entirely and leaving it on "? 07:25 Is it actually possible to trigger the instadeath hangup in slex? 07:25 AmyBSOD\srn: In your xnhrc, I don't see anything setting S_engraving. 07:25 The --More-- in insteadeath messages is displayed by the first call to the DYWYPI prompt, isn't it? 07:25 instadeath* 07:28 AmyBSOD\srn: if you turn autopickup off, stand on the scroll, and type-name something on the ground (. for "this place I'm standing on") you can typename it 07:28 raisse\splat: Message from aosdict\ito at 2018-06-09 07:10 EDT: In xnh plane of water, the behavior that prevents you from accidentally stepping into water still applies. Nothing to fear. 07:29 and set an autopickup_exception for scare mosnter scrolls 07:29 aosdict\ito: whew thanks, I didn't realise 07:29 won't be so scared next time 07:30 There we go! 07:30 AmyBSOD\srn: autopickup_exception=">.*scare.*" 07:30 aosdict\ito: not sure where you're looking, but in my xnethack config it should be there 07:30 OPTIONS=S_engraving:. 07:30 OPTIONS=S_web:^ 07:30 https://www.hardfought.org/userdata/A/AmyBSOD/xnethack/AmyBSOD.xnhrc ? 07:31 unless the editor that is supposed to open the xnethack config really opens the config for some other variant 07:31 well I'm playing on hdf-eu 07:31 I'm certain it opens the xnethack config on hdf-eu because that's where mine is, too 07:31 which means that the us config is probably still the default 07:31 raisse\splat: oh it actually allows you to type-name things on the ground? niiiiiiice 07:32 no, at least your US config still contains the headdesk comment :P 07:32 yes, open the #name menu and you'll see 07:32 all of 3.6.* and variants of that does 07:32 https://eu.hardfought.org/userdata/A/AmyBSOD/xnethack/AmyBSOD.xnhrc 07:33 AmyBSOD\srn: OK, I can reproduce the " issue under ibmgraphics_1. 07:33 Have to go get food now but will take a look later. 07:33 so my syntax in the rcfile is correct? 07:34 oh well, I'll continue playing now 07:34 syntax is correct, but not sure how to persuade ibmgraphics to accept a symbol 07:35 Lymia: :D 07:35 nice one 07:35 That was the only easily accessible death I could find that could trigger the hup death too. 07:35 :c 07:35 Because it has multiple messages 07:36 "silver pick-axe" that certainly weighs many hundred units 07:37 also why does bone weigh so much 07:37 bone does weigh less than iron iirc 07:37 wood is lighter 07:38 is there a table with material modifiers? Elona has that, and it also allows almost every item to be of any random material 07:38 originally I had bone be pretty light and then people whined about how it's actually pretty dense 07:38 in my recent almost-ascension I had a bone pickaxe that I could leave in main inventory, when I had a regular pickaxe I had to put it in my BoH all the time 07:38 AmyBSOD\srn: you're welcome to make one on the wiki :) 07:38 raisse\splat: ooh I also want one of those! 07:39 otherwise look up matdensities, matac, matprices in the source 07:39 aosdict\ito: are bone pickaxes really lighter or was that an illusion? 07:39 those are the only modifiers 07:39 raisse\splat: certainly 07:39 AmyBSOD\srn: you might want a wooden pickaxe 07:39 someone even had a plastic one, now *that* is light 07:39 raisse\splat: plastic is only in grunt 07:40 xnh prevents plastic picks generating, or glass 07:40 it does do plastic poleamrs though 07:40 wtf lights beeline on the character now? I thought they moved randomly 07:40 anyway, really got to go now 07:40 and I had a plastic +4 dagger 07:40 but this yellow light moved up to me with laser-point accuracy and exploded 07:41 aosdict\ito: yaaaaaaaaaaay you implemented BUC-unknown items stacking onto BUC-known ones! 07:41 awesome isn't it? 07:41 and have you dropped a bag on an altar yet? 07:41 also it seems I got orctown ♥ 07:41 it buc-checks everything inside the bag so you can have your scrolls of scare monster buc-checked 07:45 wtf, I died and it's not displaying my death message?! 07:46 !ping 07:46 AmyBSOD\srn: Pong! 07:46 !who 07:46 AmyBSOD\srn: [hdf-us] No current players 07:46 AmyBSOD\srn: [hdf-eu] Tariru [slex] Raisse [nh343] kernelrain [nh361] pondlife [nh361] Dins [4k] 07:46 AmyBSOD\srn: [hdf-au] Tangles [spl] Grasshopper [nh361] 07:46 -!- Pinkbeas6 has joined #hardfought 07:46 yay, AC 0 with a full set of dwarf gear 07:46 !whereis AmyBSOD 07:46 AmyBSOD\srn: [hdf-us] AmyBSOD is not currently playing on this server. 07:46 okay so the bot is dead :( 07:47 AmyBSOD\srn: did you mean this death message: [13:44] [hdf-eu] [xnh] AmyBSOD (Sam Hum Fem Law), 9041 points, T:4954, killed by an orc-captain 07:47 -!- AmyBSOD\srn has quit [Quit: Page closed] 07:47 -!- AmyBSOD\srn has joined #hardfought 07:47 !who 07:47 AmyBSOD\srn: [hdf-us] No current players 07:47 AmyBSOD\srn: [hdf-eu] Tariru [slex] Raisse [nh343] kernelrain [nh361] Dins [4k] 07:47 AmyBSOD\srn: [hdf-au] Tangles [spl] Grasshopper [nh361] 07:48 weird, so apparently I was still connected but it displayed no messages sent by others 07:48 -!- Pinkbeas6 has quit [Client Quit] 07:48 never had that before 07:49 Junethack: Achievement "Backpacking Tourist" unlocked by AmyBSOD! 07:50 raisse\splat: seems I missed a bunch of your messages 07:50 I'll look at the log now 07:50 so plastic pick-axes are a thing? wow 07:50 is it just me, or do I get the feeling that xnethack should give us a way to change the material of items? ;) 07:50 also I noticed the "looking inside the bag you see flashes", that's also very nice :) 07:52 AmyBSOD\srn: It'll happen eventually, but it'll be lategame and very expensive. 07:53 sounds scary... dip a scroll of enchant weapon into a potion of gain level and read that while confused and stunned, or something? :D 07:53 :thinking: 07:53 AmyBSOD\srn: aosdict\ito said plastic pickaxes are only in grunt but you can have a wooden pickaxe in xnh (very light) 07:54 or a bone pickaxe (fairly light) 07:54 also wooden splint mail or banded mail or plate mail that's much lighter than the iron equivalent, probably has 1AC less, but doesn't impede spellcasting 07:55 before revgeno'ing silver dragons in the castle my orc wiz was wearing wooden banded mail 07:57 woo found a +4 cloak of MR on level 2 07:58 <[Demo][srn]> wow 07:59 of course I was still a level 1 tourist and died to a sewer rat almost immediately 08:00 <[Demo][srn]> classic 08:06 -!- rebatela has quit [Ping timeout: 240 seconds] 08:07 -!- rebatela has joined #hardfought 08:09 AmyBSOD\srn: more like a craftsman/alchemist who can convert materials as a service, but only somewhere in gehennom and only for hefty sums that make you reconsider spending it on protection. 08:09 ah I see 08:10 and if he dies, that's it? 08:10 yup 08:10 that general concept is my answer to the black market and the hideous overpowering of its shopkeepers it relies on 08:14 noooooou I got the "screw you player, you die now" mines end 08:15 the electric eel is such a huge dick move :P 08:28 aosdict\ito: I want to bring to your attention that the gnomish sewer mines end is *way* harder than any of the vanilla mines ends. I have an amulet of ESP that lets me avoid the electric eel, but if you don't have that, good luck. 08:29 @le?electric eel 08:29 electric eel (;) | Lvl: 7 | Diff: 10 | Spd: 10 | Res: shock | Confers: shock | MR: 0 | Generates: special | AC: -3 | Attacks: 4d6 bite shock, 0d0 touch wrap | Alignment: 0 | Flags: genocidable, carnivore, swims, amphibious, oviparous, infravisible, vegetarian 08:34 what, no notification upon picking up what is probably the luckstone? 08:38 Junethack: New user darksento registered! https://junethack.net/user/darksento 08:39 -!- Tangles has joined #hardfought 08:39 -!- mode/#hardfought [+o Tangles] by ChanServ 08:40 -!- Tangles_ has quit [Ping timeout: 276 seconds] 08:41 wooden splint mail :) 08:45 <@Tone\ootc> AmyBSOD\srn: I'm not familiar with that mines end, but it can't be worse than a minotaur in the catacombs, can it? 08:46 never got such a minotaur, and also the minotaur you can see coming while the electric eel just appears and says "hahaha grabbed you and there's no scroll of tele in your inventory? okay you'll die next turn :P" 08:47 <@Tone\ootc> You bump into the minotaur because it wanders a dark maze, and then you can't escape because it's faster than you 08:48 <@Tone\ootc> Both can be overcome if you have intrinsic telepathy or similar and can keep an eye on them, but are pretty nasty if they surprise you 08:48 yeah in this case I thankfully have an amulet of ESP 08:51 <@Tone\ootc> I don't tend to use extrinsic telepathy much, but I've had it in my last two games and it's been pretty convenient, especially around drowners 😄 08:56 !tell aosdict\ito wtf, I'm trying to wear a pair of cloth jungle boots while already wearing silver dwarvish boots and I get "This is a silly thing to wear." Shouldn't it be say "You are already wearing boots"? 08:56 Will do, AmyBSOD\srn! 08:59 ... oh, no unique message for reverting to it :c 09:09 -!- rebatela has quit [Ping timeout: 240 seconds] 09:15 [hdf-us] [spl] Tmasher (Car Ang Fem Law), 249 points, T:993, killed by an electric shock 09:16 -!- stenno\ito has quit [Ping timeout: 240 seconds] 09:21 [hdf-us] [slex] Lymia (Mah Wis Mal Cha) wished for "blessed greased fixed +3 Victoria Is Evil But Pretty", on T:3643 09:21 -!- AmyBSOD\srn has quit [Quit: Page closed] 09:26 -!- raisse\splat has quit [Ping timeout: 260 seconds] 09:28 -!- raisse\splat has joined #hardfought 09:29 -!- mode/#hardfought [+v raisse\splat] by ChanServ 09:29 -!- stenno\ito has joined #hardfought 09:30 -!- raisse\splat has quit [Read error: No route to host] 09:30 -!- raisse has joined #hardfought 09:30 -!- mode/#hardfought [+v raisse] by ChanServ 09:36 -!- Tariru has quit [Ping timeout: 245 seconds] 09:49 !tell AmyBSOD\srn This is probably a getobj thing. I can't make the game actually reach the code "You are already wearing foo." 09:49 aosdict\ito: Message from AmyBSOD\srn at 2018-06-09 08:56 EDT: wtf, I'm trying to wear a pair of cloth jungle boots while already wearing silver dwarvish boots and I get "This is a silly thing to wear." Shouldn't it be say "You are already wearing boots"? 09:49 Will do, aosdict\ito! 09:51 -!- greqrg has joined #hardfought 09:52 FIQ: Amy noticed that the getobj behavior in equip_ok means that some code paths become inaccessible, such as "You are already wearing boots", because equip_ok returns 0 for a piece of armor in a slot where you already have armor. Do you think it should return 1 instead in that case? 09:54 [hdf-us] [nh361] jmcunx (Mon Hum Mal Cha), 1704 points, T:4084, killed by a wand 09:56 aosdict\ito: If you're already wearing boots and try to wear boots, the game should take off the boots you have on already (as an interruptible multi-turn action) and then (ditto) equip the new ones. 09:57 Making the player go "Ok, take off my cloak, then take off the splint mail, then put on the mithril, then put the cloak back on" is silly and a waste of the player's time. 09:57 jonadab: Ideally, but I'm not sure NH3's occupation system is up to that. 09:57 Similar problem for "open a locked chest? better unlock it instead" 09:58 and then open it 10:03 -!- greqrg_ has joined #hardfought 10:03 [hdf-us] [gh] aosdictj (Val Hum Fem Law) killed the invisible Baalzebub, on T:27662 10:04 -!- Tariru has joined #hardfought 10:06 -!- greqrg has quit [Ping timeout: 264 seconds] 10:07 Junethack: New user Silver2195 registered! https://junethack.net/user/Silver2195 10:07 aosdict\ito: about to push a fix for the [telepathy in inventory issue 10:08 want me to log out? 10:10 man, getting these gauntlets of clairvoyance was a great move 10:10 wouldnt hurt if it's annoying you 10:10 just pushed it 10:10 it's not annoying 10:11 GruntHack updated (all servers) 10:12 -!- raisse is now known as raisse\splat 10:16 aosdict\ito yeah having perm clairvoyance on an object is nice pre-AoY 10:16 can save you having to muck about with scrolls/spell of magic mapping 10:16 K2: Because I forgot a confusion source, I am having to deal with ring of levitation hell 10:16 because I do NOT trust myself to move around the level and not roast my boh in lava 10:17 no dragonhide boots of water walking? 10:17 No, I have them 10:17 oh the BoH 10:17 If I step onto lava with my fireproof water walking boots, that will also burn up my dragonhide armor, wooden wands, etc, right? 10:17 I actually read "roast my butt in lava" which made sense 10:17 wands yes, armor no 10:18 dragonhide is fooproof 10:18 [hdf-us] [gh] aosdictj (Val Hum Fem Law) killed Orcus, on T:28159 10:18 by default 10:18 and only some wands 10:18 well for instance wand of death is wooden... 10:18 yeah that would be bad 10:18 well, it's forked, which I think is WOOD 10:18 i think you are correct 10:19 also wand of wishing but I'm not carrying that around in the open :P 10:19 ;) 10:19 my last gh game i kept burning up wands of tele 10:19 its not instant... they'll get burnt, then more burnt, etc 10:20 yeah but a boh will burst right into flames IIRC 10:20 corpses in inventory though, will go instantly 10:20 i.e. lizard corpse 10:20 and spill its contents into the lava 10:20 I've been burned by that before 10:20 me too 10:20 pun intended 10:20 :P 10:20 but once you have the means, you can fooproof everything 10:21 anyway if I could get confused even once I could get the boh fooproofed 10:21 but no conf source and don't want to triple levelport up to and down from my stash 10:21 made a mistake not learning any spells 10:21 you could wish for a blessed fixed partially eaten chickatrice corpse 10:21 and what good would that do? 10:22 stoning for everyone, will never rot 10:22 partially eaten reduces its weight 10:22 rotproof? huh. 10:22 in vanilla that doesn't work 10:22 only in grunthack afaik 10:23 not a terrible idea if I'm levitating everywhere anyway, but I only have the wrest wish left 10:23 YANI - stoning monsters with a partially eaten/rotted footrice corpse only partially stones them (arms turn to stone, or only half their body, etc) 10:23 yes, that won't be annoying to implement at all :P 10:23 heheh 10:24 or makes them extremely slow without actually turning them to stone 10:24 like 1/4 normal speed 10:24 instead of stoned they're just 'stony' 10:24 hooray, potion of confusion 10:24 1/4 speed like you said but their skin is all rock and gives an AC bonus 10:25 and when they hit you, they hit hard 10:25 melee bonus for stone arms? 10:25 that ^ 10:25 yeah! 10:27 K2: Hm, is wand of fire immune to smoldering? 10:28 ya know... it *should* be 10:28 but i'd go by its material type 10:28 and a wand of lightning should be shock proof 10:29 like a wand of poly can't be polyed, and a wand of cancellation can't be cancelled 10:30 K2: Ok, fireproofed my bag of holding, should be able to use this nice +3 ring of increase damage now instead of lev. 10:30 what if you could charge wands of x by firing same at them.. just 1 charge per shot, up to a certain number 10:30 K2: I hope you're right about fireproof boh not bursting into flames... 10:30 i am 10:30 you now have a bag of abestos 10:31 that's dangerous! 10:31 <@IceBox> How do you fireproof? 10:31 Muad that'd be cool 10:31 consolidate wands 10:31 * aosdict\ito throws the bag of asbestos into the lava to avoid getting mesothelioma 10:32 but the shot would have to be absorbed into the wand so it wouldn't be easy to abuse 10:32 -!- AmyBSOD\srn has joined #hardfought 10:33 maybe rub one wand on another of the same type? <-- YANI 10:35 -!- raisse\splat has quit [Ping timeout: 245 seconds] 10:37 [hdf-us] [spl] winny (Val Dwa Fem Law), 151 points, T:292, killed by a killer bee 10:38 aosdict\ito yeah 10:45 also could have a small cost, like the new wand only receives n-1 charges, or has its recharge counter increased with the attendant explosion chance 10:46 the xnethack sokozoo is ultra annoying now, because you almost invariably get at least one rock mole in there that eats all the gold away 10:46 AmyBSOD\srn: Message from aosdict\ito at 2018-06-09 09:49 EDT: This is probably a getobj thing. I can't make the game actually reach the code "You are already wearing foo." 10:46 AmyBSOD\srn: get stealth 10:46 nah, I kick down the door :P 10:46 I'm ok with putting things rock moles and xorns eat into their inventory (stomach) with high probability 10:47 but it doesn't exist yet 10:53 TROPHY GET! 10:54 which one? 10:54 I said it on your behalf :P 10:54 well I already had that one :D 10:54 there was no message when I collected the gray stones in mines end though, I sure hope one of them was the luckstone 10:55 K2: Are wands of polymorph more common in grunt? Possibly since monsters might start with one more often? 10:55 Hm, gnomish sewer generates two gray stones, touch and luck 10:56 yeah I picked them both up 10:56 there are also two random *, which _could_ be flint 10:56 oh damn 10:56 it's incredibly unlikely but plausible 10:56 you could look at mines.des and the list of stone locations to see if you missed any 10:57 already did 10:57 those two gray stones are the only ones I found 10:57 probably gonna waste an identify later 10:58 aosdict\ito i dont think wand frequency was changed 10:58 well then I am getting a LOT of poly wands this game 11:00 ... so 11:00 Why are the orktown corpses 11:00 orctown* 11:00 random creatures 11:00 because I couldn't figure out how to make them into the correct base monster types, since sporkhack uses an uberwierdo des-file format 11:02 [hdf-us] [spl] winny (Val Dwa Fem Law) tasted meat for the first time, by eating a jackal corpse, on T:3067 11:02 aosdict\ito: thanks for making a message when teleportitis triggers. It's still ******** that being zapped with lightning will always, without fail, erase the ring of teleport control (so I can't control my teleportitis now) but oh well. 11:02 * AmyBSOD\srn mutters something about the way vanilla handles item destruction 11:03 -!- AntiGulp has joined #hardfought 11:03 they can be rezzing creatures 11:03 ._. 11:03 I hope they're dlvl appropriate random corpses. 11:03 of course they are 11:04 YAAAAAAAY this random gnome lord ALSO has a memewand of lightning 11:04 lose my remaining rings in 3... 2... 1... 11:04 Anything really different that I should have in my slex rc as opposed to my other 3.4.3 rc files? 11:05 yes 11:05 delete it and step away from the computer 11:05 AntiGulp: yaaaaaaaaaaaaaaay you'll play SLEX? ♥♥♥♥♥♥♥ I'll absolutely have to watch 11:05 [hdf-us] [spl] winny (Val Dwa Fem Law) had Excalibur thrown at her by some watery tart, on T:3452 11:05 K2 but I gotta get the walk in the park trophy……. 11:05 AntiGulp: https://eu.hardfought.org/userdata/A/AmyBSOD/slex/AmyBSOD.slexrc 11:05 why is an invisible stalker showing up as a warning level 5? 11:05 so 11:06 AntiGulp: lame, you should go for globetrotter :D 11:06 How are you supposed to enter Orktown normally? 11:06 Lymia: digging 11:06 ah 11:06 heheh 11:06 everyone has a technique for that :D 11:06 so many potions of gain level in grunthack 11:09 K2: Do trolls and Olog-hai grudge each other? Two of them are fighting 11:10 hmm 11:10 not normally 11:10 You fall into a pit! The carnivorous ape grabs you! You kill the carnivorous ape! <- i suppose i should think it was nice of him to try. 11:10 * aosdict\ito busts down the front door of Yeenoghu's mansion 11:11 [hdf-us] [gh] aosdictj (Val Hum Fem Law) killed Yeenoghu, on T:28434 11:12 only dispater, geryon, and demo left 11:12 dlvl 22 - zero portable containers to be had 11:12 not a sack, small bag, nothing 11:12 * K2 shakes his fists at the RNG 11:13 here, have these two bags called oilskin/sack 11:14 .... o 11:14 right now i'll take em 11:14 Apparently wisps are immune to mind flayer attacks 11:14 I should probably stop being so cautious about psychic blasts :D 11:14 ooooh ft ludious portal sporkhack 11:14 ludios 11:14 never been to ft ludios in spork before 11:15 * K2 packs for holiday 11:15 Junethack: New user lukewasthefish registered! https://junethack.net/user/lukewasthefish 11:16 All right lets do this. Female illithid zyborg. I’m ready to be disgusted 11:16 !who 11:16 Lymia: [hdf-us] antigulp [slex] Lymia [slex] winny [spl] aosdictj [gh] k2 [sp] Tmasher [dnh] 11:16 Lymia: [hdf-eu] Tariru [slex] Raisse [nh343] Muad [sp] pondlife [nh361] AmyBSOD [xnh] 11:16 Lymia: [hdf-au] Tangles [spl] 11:16 AntiGulp: don't be so prejudiced :P also, using curses mode with a 80x25 terminal is IMHO not the best idea 11:17 Yeah this is hard to read 11:17 I'd either set it to tty or increase the size to something like 140x40 11:17 AmyBSOD\srn: In tty mode, the pokedex usually still doesn't format right. 11:17 at least on my ~104 wide terminal 11:17 aosdict\ito: It does, as long as you don't use weird-sized terminals! use a 80x25 one :P 11:18 the weird formatting is a kludge to remove a buffer overrun error 11:19 Am I the only player who absolutely hates it that you can't run-direction down a 2-wide corridor, because it considers everything to be an intersection at which to stop? 11:19 vanilla doesn't care 11:20 seriously, this is so annoying, I might start holding buttons down 11:20 can't you capital letter move? 11:20 nah, numpad 11:21 well if you're going to say I should change my terminal size to accommodate slex, I'm going to say you should learn vikeys to accommodate xnh :P 11:21 vikeys for the win 11:22 [hdf-us] [dnh] Tmasher (Brd Swn Fem Cha), 5043 points, T:1938, killed by a Woodland-elf 11:22 Why is the game yelling at me about aimbots 11:22 its slex 11:22 AntiGulp: you ain't seen nothing yet. Why do you think I always tried to bundlebundlebundle you into playing? ♥ 11:22 yeah don't ask any "why" questions 11:24 Do zyborgs get random messages sometimes? 11:24 no, but you get them if there's a loudspeaker on the level 11:25 Oh, this monster has the same symbol as a wand 11:25 in IBM mode it has a different one 11:25 @le?disintegration trove 11:25 disintegration trove (») | Lvl: 2 | Diff: 1 | Spd: 0 | Res: disintegrate | Confers: disintegrate | MR: 10 | Generates: special | AC: 7 | Attacks: none | Alignment: 0 | Flags: carnivore, flies, breathless, mindless, nopoly, vegan 11:25 » 11:26 [hdf-us] [slex] Lymia (Mah Wis Mal Cha), 30501 points, T:5060, killed by a magic missile 11:26 wat 11:26 Lymia: apparently you were shot :( rip 11:26 Where'd my MR go 11:26 !lastgame Lymia 11:26 AmyBSOD\srn: [hdf-us] https://www.hardfought.org/userdata/L/Lymia/slex/dumplog/1528529011.slex.txt 11:26 AmyBSOD\srn: [hdf-eu] https://eu.hardfought.org/userdata/L/Lymia/slex/dumplog/1528549041.slex.txt 11:26 <[Demo][srn]> awesome nethack gamers 11:26 MR isn't 100% protection in slex; occasionally you will still get hurt 11:26 <[Demo][srn]> ang 11:27 ah 11:27 <[Demo][srn]> that'd what the ang stands for in chris_ang 11:27 Even your own casts apparently :( 11:28 [hdf-us] [slex] antigulp (Zyb Ill Fem Neu), 304 points, T:608, killed by a shotgun shell 11:29 [hdf-us] [gh] aosdictj (Val Hum Fem Law) killed the invisible Dispater, on T:28785 11:29 wait what??? 11:29 bwahahahahah 11:30 a zombie dragon did it 11:30 thanks, K2! 11:31 aosdict\ito: THANKS for making the stupid quest unlock at XL11!!! by that change alone, xnethack is already better than many other variants that keep the vanilla restriction! *bravo* 11:31 XL10 actually 11:31 every other variant should implement that too 11:32 until then, xnethack > those other variants :P 11:32 it was XL1 for a while, but that was silly 11:32 I just did, but it’s not in 0.3.1 :( 11:32 nah I'd make it XL1 :P 11:32 well I know you would. because you did. 11:32 still, XL10 is at least reachable without gain level! so, thanks again! 11:32 * K2 changes quest unlock level in grunthack to 18 11:32 K2: you should change it to 30 and require the character to be crowned and wielding the crowning gift! :D 11:33 lost the crowning gift forever? unwinnable :P 11:33 ? username == AmyBSOD : quest xp 30 11:33 or something 11:33 aosdict\ito: huh, how do I make Lord Sato move off the chest? 11:33 I’m thinking of trying to modify the experience curve. I’ve never liked how long it takes to gain levels above 10. 11:34 AmyBSOD\srn: chat to him? 11:34 that's the usual method 11:34 ah thanks, that worked 11:34 usually I bump into them but you changed that :D 11:34 found dispater's secret stash: a potion of full healing 11:36 My pet just commited cannibalism, ugh 11:36 man that was fucked up... never found any good armor 11:37 aw ;( 11:41 aosdict\ito: It was a luckstone after all. I didn't get the trophy. :( 11:41 Do those luckstones lose their trophy-getting properties if a monster picks them up? Because I think that's what happened. 11:43 AmyBSOD\srn: That should not happen. 11:44 well, sadly it seems that it did 11:47 [hdf-us] [spl] winny (Val Dwa Fem Law) acquired the luckstone from Mines' End, on T:6097 11:48 Had to quit, the dungeon level had no exit, even after looking for a couple thousand turns and panic digging :( 11:48 you should have picked a better place for panic digging 11:49 also wtf bug, it displays your shotgun shell death twice?! 11:50 huh 11:50 AmyBSOD\srn: Well, the game certainly recognizes the stone in the sewer as the mines prize, so it's not that. 11:51 [hdf-us] [slex] Lymia (Mah Wis Fem Cha), 8481 points, T:2276, killed by a monster (human zombie) 11:51 -!- AntiGulp has quit [Quit: explodes into confetti] 11:52 [hdf-us] [dnh] Tmasher (Ana Hlf Fem Cha), 2202 points, T:3042, killed by a killer bee 11:53 !tell AntiGulp the apocalypse is near because I'm playing splicehack now and this will be a message storm; it said "There is a grape here; eat it? [ynq] (n) n" I answered no and it said "You don't have anything to eat." shouldn't it say "anything else to eat"? 11:53 Will do, AmyBSOD\srn! 11:56 AmyBSOD\srn: Also, I let an enemy pick up the stone and carry it around. It still registered as completing the Mines. 11:56 Now I have variant paranoia. Towards xnh, that is. Did you change the energy randomization? Because it doesn't seem to be as bad in splice... 11:56 Are you sure you actually did get a luckstone, AND that it was the one specified by the level generator? 11:56 Energy randomization? 11:56 well my dumplog shows a luckstone, of course it doesn't say if it was the mines end one 11:57 energy randomization = the 3.6.x feature where monster movement speeds are randomized 11:57 If you pick up a randomly generated luckstone in mines' end, it does NOT register as the prize or give you the trophy 11:57 blah 11:57 so my hypothesis is that one of the random * was a luckstone 11:57 in slex it would give you the trophy :P 11:58 well I searched all the possible places and picked up any lone gray stones I found 11:58 also, "energy randomization" is a terrible name for that 11:58 and no, its behavior is the same as vanilla 11:58 really? because I had the feeling your monsters sometimes take ages to make a move and then they move very rapidly a couple of times 11:59 and yes, I did make sure they weren't asleep :D 11:59 did you buff their AI to be reluctant to step next to the player if the player is waiting for the monster to do so to get the first hit? 12:03 [hdf-us] [slex] Lymia (Mah Wis Mal Cha), 1057 points, T:1097, killed by a monster (black tear angel of Queen Serenity) 12:07 gah why do these stupid terminals close if you hold down space! 12:08 I have made no AI changes except where doors are involved. 12:11 [hdf-us] [slex] Lymia (Mah Wis Mal Cha), 0 points, T:4, killed by cutting 12:17 AmyBSOD\srn: you know which variant changed the quest limit first? 12:17 bhaak: Message from AmyBSOD\srn at 2018-06-07 02:02 EDT: you really should have admitted dnhslex into the tournament, seeing as regular dnethack is rather crashy right now, including having crashes that dnhslex fixed :P 12:23 <@rikersan\srn> !streak tariru 12:23 @rikersan\srn: [hdf-us] tariru Max[slex]: 1 (2018-03-11 - 2018-04-10)(current). 12:23 @rikersan\srn: [hdf-eu] tariru Max[slex]: 2 (2018-04-07 - 2018-05-12)(current). 12:23 @rikersan\srn: [hdf-au] No streaks for tariru on this server. 12:25 [hdf-us] [slex] ttc1401 (Bar Ang Mal Law), 256265 points, T:24730, killed by being consumed by the contamination 12:26 <@rikersan\srn> amy: did you change pale night from dnh? 12:27 -!- bug_sniper has joined #hardfought 12:28 AmyBSOD\srn, what's a throne genocide for slex? 12:41 [hdf-us] [nh361] TLar (Pri Elf Fem Cha), 9538 points, T:10135, quit 12:41 bhaak: SLASH'EM? 12:42 Lymia: either a monster that's currently annoying you, or one that you found annoying in the past, I often choose disenchanter 12:46 !tell AntiGulp paranoid trap confirmation when :D xnethack already has it, please pull it from there 12:46 Will do, AmyBSOD\srn! 12:55 being stuck with a cursed blindfold in a variant that has no solid rock glyph is suffering 12:57 [hdf-us] [fh] groovejumper (Wiz Elf Fem Cha), 32717 points, T:2558, killed by a killer bee 13:03 Oops! The bag drops to the floor! 13:03 lol 13:06 ^ those two from the castle throne 13:08 and a full inventory id, and an audience. 13:11 Acid Sphere is such a great attack spell 13:11 Except the part where you have 40 excessive pets after clearing a room 13:11 don't cast that many then :D 13:11 you can just leave them behind on earlier levels, they'll never untame from hunger because they don't eat 13:14 But overkill is the best kill :( 13:14 Junethack: oh6 ascended a game of NetHack 3.6.1 on nethack.alt.org! 13:18 [hdf-us] [dnh] rikersan (Ana Dwa Mal Cha) entered Minetown for the first time, on T:4058 13:23 <[Demo][srn]> wow 13:23 <[Demo][srn]> that's pretty emo 13:27 [hdf-us] [dnh] rikersan (Ana Dwa Mal Cha) killed Cerberus, on T:5246 13:29 this cannot be! 13:29 -!- mode/#hardfought [+v elenmirie\splat] by K2 13:30 aosdict\ito how's the gh game progressing? 13:31 <[Demo][srn]> time to play splicehack! 13:31 [Demo][srn]: good luck, it's literally impossible to play worse than I do right now, since I die to everything 13:32 either my playing skill has deteriorated since last year or the variants have become harder, I suspect the former 13:32 <[Demo][srn]> i am a master nethack player 13:32 lol I just almost died to a *jackal* 13:32 this is impossible, I seem to be playing like someone who discovered Nethack yesterday 13:32 that's not a monser of the new clan trophy 13:33 <[Demo][srn]> are you burned out amy? 13:33 seems like it 13:33 splicehack doesn't even lag for me right now, so I can't blame that either 13:33 and you said you wanted the tournament to last for 2 months 13:34 [hdf-us] [dnh] rikersan (Ana Dwa Mal Cha) wished for "blessed fixed +3 greased tie-dye shirt of shambhala", on T:6301 13:34 maybe I'm too impatient, as in "I want those trophies NOW" 13:34 <[Demo][srn]> im xcnf 13:36 wow splicehack made it so that dipping something into a potion of acid actually corrodes the item 13:39 this situation is effed up :( 13:39 I'm stuck under mines end with no spellcasting or weapon 13:39 And pet's probably on mine's end 13:40 fight your way to the upstair! 13:45 I have no idea where it is :D 13:47 [hdf-us] [slex] Lymia (Mah Wis Mal Cha) killed Ruggo the Gnome King, on T:6414 13:47 yay Lymia! 13:48 <[Demo][srn]> whats the best artifact for lawful valks in splicehack? 13:48 no idea, I only play samurai 13:49 <[Demo][srn]> awe damn i got owned 13:49 <[Demo][srn]> no wish 13:49 I found the upstairs, and have 0 resources :D 13:49 i guess i cleared ruggo's throne thing 13:49 <[Demo][srn]> oh wait i got a bonus one 13:50 <[Demo][srn]> 3 magic lamps wow 13:50 what??? how did you get so many 13:50 <[Demo][srn]> jesus loves me today 13:51 <[Demo][srn]> i need a way to bless these? 13:51 "scroll of warding words"... sounds like useless toilet paper 13:51 <[Demo][srn]> how do i bless stuff? 13:51 uhh, holy water I guess? 13:51 <[Demo][srn]> i dont have any 13:52 hopefully your minetown altar is coaligned and/or orctown (♥) 13:52 ff 13:52 god was angry and didn't realize :( 13:52 Lymia: aww :( 13:52 [hdf-us] [slex] Lymia (Mah Wis Mal Cha), 57220 points, T:6705, killed by disturbing their deity 13:52 yeah your luck was negative 13:53 man, invisible nymphs... 13:53 good thing I guessed correctly and nailed the "Chloe" bitch with my bow 13:53 Junethack: New user FalseLobster registered! https://junethack.net/user/FalseLobster 13:54 <[Demo][srn]> it isnt 13:54 also it seems that I *always* get the same sokoban levels 13:54 I've gotten the exact same set of four levels 5-6 games in a row now 13:54 thankfully vanilla nightmare is not among them :P 13:55 strangely enough, the set is the same across variants even, i.e. here in splicehack I'm getting exactly the same levels as in xnethack 13:57 *sigh* 13:58 [hdf-us] [slex] Lymia (Mah Wis Mal Cha), 4 points, T:17, killed by a monster (bat) 13:58 i love it when dlvl 1 is actually a quest level layout 14:00 -!- Chris_ANG has quit [Ping timeout: 240 seconds] 14:02 -!- Announcy has quit [Killed (orwell.freenode.net (Nickname regained by services))] 14:02 -!- Announcy has joined #hardfought 14:02 -!- mode/#hardfought [+v Announcy] by ChanServ 14:02 K2: grunt game coming along, only geryon and demogorgon left. still not sure what I want to do with him, I could mjollnir him across his bridge or just dodge him entirely with levelport + cursed gain level. 14:02 however, I'm now outside paint stripping for the next few hours, so. 14:03 ;) 14:03 -!- Chris_ANG has joined #hardfought 14:14 It feels really easy to end up with horrible problems and next to no resources to get around them earlygame in slex. :c 14:14 Lymia: that's probably because you play a role that has a difficult earlygame 14:15 Between dlvl1-4: Two levels had many rooms cut off by rivers, which panic digging wasn't enough to get around. Then because monsters can use nasty scrolls, btw, surprise cursed loadstone with no access to mines and a map that meant i had to leave behind my pet to continue down main branch 14:15 that's why getting a pick-axe is so important! 14:16 [hdf-us] [fh] groovejumper (Mon Elf Fem Cha), 34239 points, T:3130, killed by an Uruk-hai 14:16 [hdf-us] [spl] Demo (Val Ang Fem Law) made her first wish - "Blessed +2 fixed acidfall", on T:6605 14:18 [hdf-us] [spl] Demo (Val Ang Fem Law) wished for "Blessed magic mirror of merlin", on T:6617 14:18 <[Demo][srn]> loaded up 14:19 it's so easy to get a pickaxe when dlvl 2-4 are watery messes, cutting off mines! :D 14:19 [hdf-us] [un] Tmasher (Wiz Vam Fem Cha), 915 points, T:1791, killed by a hill orc, while fainted from lack of food 14:24 -!- MisteryMyra has joined #hardfought 14:28 -!- MiseryMyra has quit [Ping timeout: 256 seconds] 14:29 [hdf-us] [spl] Demo (Val Ang Fem Law) changed form for the first time by mimicing a pile of gold, on T:7928 14:30 [hdf-us] [slex] Lymia (Mah Wis Mal Cha), 16041 points, T:3516, killed by a monster (baby magic dragon) 14:30 what, splicehack has no extrainfo??? K2: you should bundle AntiGulp into adding it :D 14:31 i thought it did? 14:31 well Demo is playing right now and I see nothing in the dgl menu 14:31 guess not 14:31 huh 14:31 and I'm playing on eu and there's no extrainfo either 14:31 you need to fix the formatting on your extrainfo 14:31 that irks m 14:31 me 14:32 well, as seen in Tariru's game, slex extrainfo can be 5 characters in length 14:32 if I were to align that to match the other variants, it wouldn't fit on the screen 14:34 well... fix it 14:34 ;) 14:34 yes, but how? 14:35 dont make your extrainfo bits be 5 characters 14:35 -!- Chris_ANG has quit [Ping timeout: 245 seconds] 14:36 <[Demo][srn]> dont break my game plz it got really lucky 14:39 [hdf-us] [nh361] knavery (Rog Orc Mal Cha), 1275 points, T:3201, killed by a gnome king 14:40 TROPHY GET FINALLY 14:40 only took all day to finally get one 14:40 https://www.hardfought.org/phpBB3/gallery/image/2489/source 14:40 ^ just now 14:41 I got my first slex trophy in a game that went horribly wrong somehow :D 14:41 K2: omg and that's not slex? 14:41 [hdf-us] [spl] Demo (Val Ang Fem Law) completed Sokoban, on T:9119 14:41 #monster isn't a bad last resort, I guess 14:41 free royal jelly! 14:41 Lymia: this is slex, you're supposed to use your last resort options ;) 14:42 its sporkhack 14:42 Lymia: I have read the code of Pokémon Showdown and find it really hard to make sense of 14:42 FIQ: Message from AmyBSOD\srn at 2018-06-09 07:11 EDT: many thanks for helping aosdict\ito get a SLASH'EM-style eating menu when corpses are on the ground! much appreciated, every variant should implement that :) 14:43 <[Demo][srn]> that is indeed giant beehive 14:43 also the way the logic there is written kinda reminds me of Prolog, except it's not in Prolog at all but in JS 14:43 this week I have been busy being ill 14:43 it has been fun 14:44 FIQ, ... does it? 14:44 W - % 64 uncursed lumps of royal jelly 14:44 Party peopleeee 14:44 [Demo][srn]: the way dnh is, is a result of it being started as the former but developed as the latter 14:45 @ [Demo][srn] │ those that add shit and don't think, and those that think too much and don't add shit 14:45 A 5 str game 14:45 this is going to happen again isn't it :D 14:45 FIQ, the codebase seems to do a good job of having *everything* about a move/ability/etc be mostly in one or two places, anyway. 14:46 Which, IMO, is something a rewrite of Nethack should have, especially if it's meant to support something like Slex. 14:47 I suspect to do that in Rust (with a similar approach) implies structs of function pointers/etc that are too big to practically copy :D 14:48 ... well 14:48 You could use typemaps, I guess 14:48 -!- rebatela has joined #hardfought 14:51 <[Demo][srn]> yey killemall 14:58 Which is probably better, really 14:58 Since it lets code outside the core both define and use hooks 15:00 Lymia: how do you get 12036 points on T:1? 15:01 Spawned with a diamond 15:02 @K2 │ 'make install' could do it but you wind up erasing all logs and saves and such prior 15:02 this is really bad 15:02 you are a single human error away from messing up everything 15:02 Yisss found a tin opener in the valley 15:02 and having to resort to backup 15:02 I'mma try to rustproof it and use it to vladbane 15:03 FIQ you can edit the Makefiles to prevent that 15:03 we do it for FIQhack 15:03 Is Vlad buffed in any variants? 15:04 AmyBSOD\srn: How are you even getting elder priests there in first place? 15:04 and how are you intending to kill them so early 15:05 dizzylizzy\ito │ if you want an even playing field, just use OPTIONS=!color 15:06 this will not work in slex 15:06 Slex? 15:06 Removing things? 15:10 FIQ: evilvariant mode 15:11 Lymia: Vlad is buffed in 3.6.1 and its variants. 15:13 (Clearly any variant with a non-buffed Vlad should make him spawn in as a newt named Vlad every 50 games.) 15:14 <[Demo][srn]> uh oh 15:14 <[Demo][srn]> a rockatrice 15:14 !tell AntiGulp giving me aggravate monster for eating a little bird is kind of a dick move... :P 15:14 Will do, AmyBSOD\srn! 15:15 AmyBSOD\srn │ also I noticed the "looking inside the bag you see flashes", that's also very nice :) 15:15 originated from a variant you generally call satanhack 15:15 heh, not everything is bad about nh4 and its variants 15:16 -!- stenno\ito has quit [Ping timeout: 260 seconds] 15:16 <[Demo][srn]> killed a rockatrice 15:16 [Demo][srn]: are they actually called that? 15:18 -!- ProzacElf has joined #hardfought 15:18 <[Demo][srn]> no, amalgimations 20 [rock mole/cockatrice] 15:18 ah 15:18 <[Demo][srn]> i called it a rockatrice 15:19 <[Demo][srn]> man i love being flying 15:20 FIQ: Hmm, I wonder if Satan exists in slex. 15:20 @le?satan 15:20 satan ~2~ satre (n) | Lvl: 5 | Diff: 7 | Spd: 13 | Res: none | Confers: nothing | MR: 20 | Generates: special | AC: 9 | Attacks: 1d4 weapon physical, 1d4 weapon physical | Alignment: 0 | Flags: genocidable, omnivore, nopoly, infravisible 15:21 +aosdict\ito │ K2: Are wands of polymorph more common in grunt? Possibly since monsters might start with one more often? 15:21 Yes they are 15:21 you mean that K2 isn't an infallible source of information about grunt?! :O 15:21 Junethack: rebatela ascended a game of NetHack 3.6.1 on nethack.alt.org! 15:22 i dont source dive like FIQ does 15:25 AmyBSOD\srn │ every other variant should implement that too 15:26 like half of all variants do this 15:27 aosdict\ito: what is a zombie dragon 15:27 [hdf-us] [spl] Demo (Val Ang Fem Law) killed Medusa, on T:14614 15:28 [hdf-us] [spl] Demo (Val Ang Fem Law), 88015 points, T:14672, killed by a minotaur 15:28 <[Demo][srn]> wow 15:28 <[Demo][srn]> was not expecting that 15:28 AmyBSOD\srn: aosdict\ito: I suppose what happened to AmyBSOD\srn is that she found a random * that turned out to be a luckstone 15:28 FIQ: weren't the colored flashes already in acehack? 15:31 bhaak: Hey, bhaak... does ring of regeneration in Un burn nutrition when you're at maxHP? 15:33 Mandevil\splat: don't know. don't remember changing that. so maybe as in 3.4.3? 15:33 OK, thanks. 15:35 -!- raisse\splat has joined #hardfought 15:35 -!- mode/#hardfought [+v raisse\splat] by ChanServ 15:37 Lymia: see, what I wanted to do when I was reading the PS code was figure out order of operations on things 15:37 so I could replicate it in the Pokémon Crystal battle engine 15:37 only I had a hard time finding out how to deduce the order of things 15:37 in the end I tracked down a page on bulbapedia for it instead 15:37 -!- Tariru has quit [Ping timeout: 240 seconds] 15:40 -!- Tariru has joined #hardfought 15:40 bhaak: yes, it was also in ace 15:40 but nethack4 is ace/nitrohack 15:42 not everything in ace is in nh4. also the timeline 15:43 pffffff 15:43 you are ruining things :( 15:44 <[Demo][srn]> time to play sourk 15:45 [Demo][srn]: what happened to your splicehack run? 15:45 <[Demo][srn]> miscalculations 15:45 <[Demo][srn]> thought i was doing more dmg than i was 15:45 argh! 15:46 and I was quite sure you'd ascend :( 15:46 well, good luck with sporkhack, you'll need it... 15:46 <[Demo][srn]> i had so much going for me 15:46 <[Demo][srn]> but i fucked it over 15:46 apparently for some players it is possible to ascend spork, but not for me :( 15:47 <[Demo][srn]> spork is harmful 15:47 [hdf-us] [nh361] jmcunx (Pri Hum Mal Law), 99 points, T:790, killed by a jackal 15:49 <[Demo][srn]> how is a green elf gonna be a shopkeeper? 15:50 spork has racial shopkeepers, some of them are much easier to kill than regular shopkeepers 15:51 <[Demo][srn]> hes gon get merkd 15:51 <[Demo][srn]> is it murder? 15:51 <[Demo][srn]> if they arent ma_human? 15:51 I'm pretty sure it's still murder 15:51 <[Demo][srn]> how/why? 15:53 <[Demo][srn]> can vlaks get excal from dipping? 15:53 IIRC spork makes it so that only the knight can 15:53 also apparently there's code that simply makes it so that murdering a shopkeeper always counts as murder; IIRC I lost telepathy when my spork human samurai killed a wimpy dwarf shopkeeper 15:54 <[Demo][srn]> orc town 15:54 spork doesn't only have racial shopkeepers, they are also racist 15:54 also I think I'm gonna die in splice 15:55 soldier ants are attacking and stuff is blocking my retreat 15:55 <[Demo][srn]> can i kill them for not liking dwarves? 15:55 already tried to read all my unknown scrolls in desperation, no dice 16:00 ^^ in Minetown 16:00 cue hot pursuit with the watchman scum 16:17 -!- raisse\splat has quit [Ping timeout: 240 seconds] 16:19 nice, i just barely managed to kill the Chromatic D. 16:20 <@rikersan\srn> !whereis muad 16:20 @rikersan\srn: [hdf-us] muad is not currently playing on this server. 16:20 @rikersan\srn: [hdf-eu] Muad [sp]: (Cav Dwa Fem Law) T:30367 The Quest level: 17 16:20 <@rikersan\srn> grats 16:21 the fun part was almost dying 16:22 <[Demo][srn]> boots of molasses sound bad 16:22 I am wondering if I accidentally overbuffed the chromatic dragon in FIQHack 16:22 [Demo][srn]: they slow you down 16:22 when I did the dragon buffs 16:22 since the chromatic dragon got all of it too 16:22 -!- raisse\splat has joined #hardfought 16:22 -!- mode/#hardfought [+v raisse\splat] by ChanServ 16:22 alongside what it already had 16:23 <@rikersan\srn> probably tbh 16:23 <@rikersan\srn> ooh nice tariru's almost 2/3 of the way through 16:23 yendorian tower time for Tariru I think 16:23 <[Demo][srn]> yikeso 16:23 <@rikersan\srn> yep 16:23 FIQ: Tariru is already done with the tower 16:24 ascension run now 16:24 oh, ammyrun? 16:24 <@rikersan\srn> oh huh 16:24 <@rikersan\srn> cool 16:24 but he just killed the Priest of Moloch... 16:24 "just"? that was a while ago 16:24 hm 16:24 I guess I am confused by just reading chat backlog 16:24 3 hours ago 16:24 The Yendorian Tower took him only 3 hours? 16:25 yeah 16:25 <@rikersan\srn> tariru is literally a bot 16:25 <@rikersan\srn> and not surprisingly, he's better than the dev at this game 16:25 he was lucky with branch stairs? 16:25 probably? 16:25 @rikersan\srn to be fair, he's probably better than most nethack devs at their games/variants 16:26 <@rikersan\srn> ofc 16:26 he remains the only one other than AmyBSOD\srn to ascend slex 16:26 might be able to ascend everything in june after all 16:26 uh-huh 16:26 <@rikersan\srn> oh shit 16:27 there goes one of the two extra lives 16:27 <@rikersan\srn> ? 16:27 <@rikersan\srn> 'the two'? 16:27 yeah, for his flawless performance he got them 16:27 if you don't die at all before getting the amulet, you get a first extra life 16:27 <[Demo][srn]> uh oh 16:28 and if you didn't die more than once when you finished imbuing, you get another 16:28 <@rikersan\srn> oh huh 16:28 interesting 16:28 I'm wondering though why he doesn't simply wand of death the seven deadly sins 16:28 No wand of death 16:28 why would you even stay on VS more than you want? 16:28 just c!oGL out of there? 16:29 ouch! 16:29 FIQ: doesn't work 16:29 ah 16:30 what is the weird water below the invocation stairs 16:30 sometimes, tiles to the right of a highlighted tile become gray, I don't know why that happens 16:31 ok 16:31 new question 16:31 why the cyan background on some tiles 16:31 engravings 16:31 it can be disabled in the options if it annoys you 16:31 that is probably why the "water" is gray 16:32 AmyBSOD\srn: and the green background? 16:32 <[Demo][srn]> wait sporl doesnt have resistances :( 16:32 there was a 5,3y 16:32 green background? don't see any of that right now, but I guess that's a peaceful monster 16:32 which Tariru seems to have disposed of 16:33 [Demo][srn]: spork has percentage resistances, good luck getting up to 100% poison resistance without trashing all your strength 16:33 oh but keep in mind 16:33 you always get some 16:33 yeah, 5% or so per corpse 16:33 so a brown pudding corpse giving 3% poison res is no longer useless 16:33 a brown pudding corpse randomly giving 100% in vanilla isn't useless either :P 16:34 it only does that 3% of the time 16:34 yes, but if you get lucky, you're set for life 16:34 fun fact 16:34 in NH4 16:35 -!- stenno\ito has joined #hardfought 16:35 eating a corpse that gives poison res 3% of the time 16:35 2 times 16:35 will always have the same outcome as eating a corpse giving poison res 6% once 16:35 trophy get :) 16:35 with the RNG changes 16:35 FIQ: huh? you mean if the first one didn't give the resistance, you won't get it from the other either? 16:36 <[Demo][srn]> soko prize get 16:36 [Demo][srn]: oh you too? congratulations :) 16:37 <[Demo][srn]> time to bottom out mines 16:37 AmyBSOD\srn: and vice versa 16:39 <[Demo][srn]> why do so many variants mess with resistance? 16:40 Because they hate you 16:40 why not 16:40 -!- stenno\ito has quit [Ping timeout: 260 seconds] 16:41 -!- Chris_ANG has joined #hardfought 16:42 <[Demo][srn]> because the way vanilla does it is straightforward and fine? 16:42 I mean, why make it the same when you could make it different? 16:42 :P 16:43 [Demo][srn]: except it isn't 16:43 straightforward, yes 16:43 fine, no 16:47 Ah great, my connection got dropped now. 16:47 Oh, got back to the game in the end. 16:47 as long as you're not at a prompt/menu, it'll be fine 16:47 Still, probably going to die here, inertia is horribly crippling 16:47 :( 16:47 yeah, inertia + summonstorm (or whatever created all those monsters) is a deadly combo 16:48 what if you break a wand of tele to send some of the monsters away? 16:49 They'll just get replaced 16:49 do you have a wish left? 16:49 Got 1, yes. 16:49 you could wish for scrolls of world fall then 16:49 Could be worth a try. 16:49 I might try and escape to the level below with potion of gain level first though. 16:49 If it works. 16:50 oh, yeah, a cursed gain level will send you downward 16:50 Does it send you to the sanctum though, is the question. 16:50 I'll wizmode that 16:51 yep, works 16:51 however, be aware that any monsters that can follow through a staircase will follow you to the sanctum 16:52 well, adjacent ones that is 16:52 FIQ: Zombie dragons are a splicehack monster that K2 added to grunthack-hdf 16:54 ah 16:54 in my current game they're mostly annoying because they don't go down in one hit from my excal+mjollnir one-two punch. 16:55 what do they breathe 16:55 -!- raisse\splat has quit [Ping timeout: 260 seconds] 16:55 nothing 16:56 presumably in grunt they have a brain-eating bite, but I've been bitten by them several times and that hasn't happened yet 16:56 afaik gh zombiehits are affected by MX 16:56 *MC 16:57 <@Tone\ootc> Hi #hardfought, continuing my Junethack 361 Caveman stream. About to make some castle wishes, head to the quest, then see how far I can make it through gehennom before I fall asleep 😄 16:57 <@Tone\ootc> https://www.twitch.tv/tonelive 16:58 Tariru: hopefully you still have amulets of life saving left? 16:58 Nope, lost them all now. 16:59 argh :( 16:59 I really should have put the covetous sins some place safe before I started the run I guess. 16:59 They're the ones that started the problems. 16:59 one way to get rid of them permanently would be to read a scroll of item genocide and genocide corpses, then kill them 17:00 That works? 17:00 yes 17:00 I wonder if I even have item genocide though 17:00 however, only one item can be genocided at a time, so if you later genocide another item, corpses can then be generated again 17:00 <[Demo][srn]> wtf 17:00 <[Demo][srn]> tyr gave me fumble boots 17:00 <[Demo][srn]> what a dick 17:00 <[Demo][srn]> sporkhack is a joke variant 17:01 How long does inertia last anyway? 17:01 [Demo][srn]: sporkhack is weird like that, you can even get a helm of opposite alignment as a sacrifice gift! 17:01 AmyBSOD\srn, haha 17:01 It's particularly crippling since I can't have intrinsic speed this game, and spirit is slow on top of that. 17:01 <[Demo][srn]> is it because sporkhack is nan unfinished piece of shit? 17:02 Tariru: the inertia duration is about the amount of damage the monster attack did, if it came from a monster 17:02 and the time for which you cannot have speed is 10 times that amount 17:02 or did you get inertia from a wand? 17:02 in the case of the wand, each zap gives u.inertia += (rnd(10) + rnd(monster_difficulty() + 1)); 17:03 and since monster_difficulty() is maximized for the ascension run, it means that every zap can give about 127 turns of inertia 17:03 note that there is currently no way to cure inertia other than waiting it out 17:05 <[Demo][srn]> wait is tariru gonna die? 17:05 [Demo][srn]: not necessarily, but I gotta admit things are looking pretty grim 17:06 the scroll of world fall might clear out just enough of the annoying stuff on the VS level for him to break through, though 17:11 <[Demo][srn]> ok fine tyr, ill take your katana 17:12 <@Tone\ootc> I just had a scroll of identify do a "full inventory ID", but it seems to have only identified 14 random items 17:12 <@Tone\ootc> Is this a possible bug with 361-hdf? 17:12 <@Tone\ootc> I'm using curses interface 17:13 <@Tone\ootc> or could it be a vanilla bug? 17:13 @tone\ootc yes that is a curses related bug 17:13 <@Tone\ootc> Do you never get full inventory IDs? 17:13 Tangles is aware of it 17:14 <@Tone\ootc> That's really unfortunate 😄 17:14 his advice was that you want to set perminvent to false to avoid this 17:14 <@Tone\ootc> I've found a few other bugs too 17:14 <@Tone\ootc> Is Tangles the person to inform? 17:14 whoa, so apparently polymorph traps can spawn in Lord Sato's chamber 17:14 if the bug relates to curses then yes 17:15 <@Tone\ootc> Cool, thanks 17:15 he's probably just waking up in a couple of hours 17:16 !tell AntiGulp wtf, why is there a polymorph trap in Lord Sato's chamber and why do the roshis keep turning into all kinds of arch-liches and stuff, do they get polymorphitis from stepping on the trap??? 17:16 Will do, AmyBSOD\srn! 17:16 <@Tone\ootc> !tell Tangles I found a few bugs that seem connected to the 361 curses interface, not sure if you are aware of them already or if they are inherently not possible with the interface. 17:16 Will do, @Tone\ootc! 17:17 !tell AntiGulp with that I mean, they are now constantly polymorphing, even though I triggered the trap (ADD PARANOID TRAP PLEASE :P) 17:17 Will do, AmyBSOD\srn! 17:17 @Tone\ootc are you using perm_invent? 17:17 <@Tone\ootc> FIQ Yes 17:17 I am wondering if 3.6.x curses with perma invent is breaking everything 17:17 Tangles mentioned various problems with curses 17:17 inventory-related 17:17 oh I should read more before replying apparently 17:17 because Grasshopper already mentioned this 17:19 <@Tone\ootc> !tell Tangles 1. Full ID with perminvent randomly identified 14 items, I'm told you are aware of this. 2. Multiple item ID prompt doesn't tell you what the last item you identified was before making you select the next item. 3. You can't "call" name items from the discoveries list. 4. Number Pad functionality doesn't work in a lot of areas, like naming and wishing prompts. --That's all I've got for now, 17:19 Will do, @Tone\ootc! 17:19 thanks! 17:21 [hdf-us] [nh361] toneLive (Cav Dwa Fem Law) wished for "2 blessed scrolls of charging", on T:17646 17:24 what's a helm of clarity? 17:24 blocks telepathy but it's also a tinfoil hat. 17:24 (spork) 17:25 <[Demo][srn]> spork is harmful 17:25 *sporks Demo* 17:25 <[Demo][srn]> aaaaa 17:25 <[Demo][srn]> ok so far god has given me 4 items 17:25 <[Demo][srn]> 2 are useful 17:25 <[Demo][srn]> no artifacts 17:26 [hdf-us] [slex] ttc1401 (Gam Ang Mal Law), 255 points, T:503, killed by an orcish arrow 17:26 it feels like the first item is more likely to be an artifact, or maybe it's always a class artifact for classes that have one, and the others (at least if cruddy armor items) just come much easier than vanilla 17:26 <[Demo][srn]> im a valk 17:27 <[Demo][srn]> and my first item was a quarterstaff 17:27 no Mjollnir? 17:27 okay 17:27 <[Demo][srn]> no mjollnir 17:27 i got a club (Keolewa) which seems like a caveman class artifact 17:28 <[Demo][srn]> if i got that id be sad 17:28 perhaps valks don't have a class artifact in spork because they're op as heck to begin with 17:28 <[Demo][srn]> id like blessed +5 speed boots 17:28 keolewa is indeed a caveman-aligned artifact 17:28 <[Demo][srn]> they dont get excal 17:28 AmyBSOD\srn, what it do? 17:28 <[Demo][srn]> so they arent op 17:28 Muad: dunno, didn't check artilist.h 17:28 nvm i will switch to Sceptre anyway 17:28 [hdf-us] [nh343] rebatela (Pri Hum Mal Neu), 7327 points, T:3328, killed by a gnome 17:29 also, no player character is ever OP in spork, the developer made sure of that :P 17:29 thanks 17:29 yess that's what i loved about spork 17:29 well if I want a difficult variant I prefer fourk 17:30 fourk 17:30 spourk 17:30 [hdf-us] [nh361] toneLive (Cav Dwa Fem Law) made her first artifact wish - "blessed orb of detection", on T:17648 17:30 i didn't feel like spork was very difficult, just well balanced.. but this was like 5 years ago 17:30 well spork hasn't changed since then 17:30 it has 17:30 less bugs 17:31 also curses UI 17:31 fewer* 17:32 <[Demo][srn]> does elbereth do anything in spork? 17:32 very little apparently 17:32 -!- noty has joined #hardfought 17:32 (i forget) 17:32 [Demo][srn]: spork is where slex got its Elbereth change from 17:33 it "sometimes works" :D 17:33 higher-level monsters are better at resisting it 17:33 level difference between .. ? 17:34 AmyBSOD\srn: Merge Slash'EM, dnhslex, Fourk, and Spork to create "Spourk'EM dlex"' 17:34 :D 17:34 <[Demo][srn]> how do I fight the vampire lord near the stairs of mines end? 17:34 [Demo][srn]: since this is spork, you'll probably need to use a real-life prayer 17:34 jonadab: The SLASH'EM component seems redundant. 17:35 Oh wait, no, dnhslex is built on dnethack. 17:35 dnhslex is dnethack with shooooooooooooooes ♥♥♥ 17:35 Shoes. That's what NetHack needed more of, for sure. 17:36 There weren't already like six kinds of boots, plus walking shoes and hard shoes, or anything. 17:37 I consider vanilla footwear to be fairly well differentiated, except probably for walking shoes. 17:38 <@Tone\ootc> !tell Tangles perminvent window doesn't seem to always update. I dulled my Grayswandir but it still showed the old enchantment in perminvent window. redraw screen did nothing, but dropping the item and picking it back up fixed it. Screenshot: 17:38 Will do, @Tone\ootc! 17:38 https://cdn.discordapp.com/attachments/400474774440247317/455123469492027410/unknown.png 17:38 Hmm, not sure why I haven't thought of this before: Can someone explain to me why Tourists don't start with walking shoes? 17:40 it's a YANI either way 17:41 ooh geryon. let's do this 17:41 [hdf-us] [nh361] jmcunx (Hea Hum Mal Neu), 0 points, T:50, killed by a falling rock 17:46 jonadab, hiking boots if backpackers 17:50 [hdf-us] [nh361] jmcunx (Kni Hum Mal Law), 230 points, T:876, killed by a gecko 17:51 [hdf-us] [gh] aosdictj (Val Hum Fem Law) killed the invisible Geryon, on T:29785 17:54 why are the monsters so reluctant to come out of the throne hall? 17:55 To make grenades more effective 17:55 YESSSSSSS the gray dragon dropped scales and a scroll of enchant armor! 17:55 the full kit ;) 17:55 if this were vanilla, I'd say ascension almost guaranteed now... but it's splicehack 17:56 Build-Your-Own Dragon Scale Mail Kit. Some assembly required. 17:56 * aosdict\ito rages at grunthack's naive way of splashing the special level down with no concern for connecting the rest of the level 17:57 <@rikersan\srn> amy: what is tariru doing? 17:57 <@rikersan\srn> he's still on the VS level 17:57 <@rikersan\srn> is he waiting for something? 17:57 rikersan: probably trying to clear out enough monsters to get to the stair 17:57 there was a massive summoning storm 17:58 and he lost all his amulets of life saving to them and barely escaped with his life 17:58 <@rikersan\srn> ah ok 17:58 <@rikersan\srn> makes sense 17:58 <@rikersan\srn> good luck tariru! 17:59 Grasshopper: hiking boots would be arc, no? 17:59 man it sucks if the only altar in the entire dungeon is in Minetown! 18:04 yesssssss got a ring of conflict 18:04 * AmyBSOD\srn watches as the watchmen kill each other 18:05 -!- elenmirie\splat has quit [Read error: Connection reset by peer] 18:06 -!- elenmirie\splat has joined #hardfought 18:06 [hdf-us] [nh361] spork (Wiz Orc Fem Cha), 5833 points, T:6098, killed by a blast of fire 18:10 gah there was an altar on level 17 all along 18:12 [hdf-us] [nh361] toneLive (Cav Dwa Fem Law) entered Gehennom, on T:17953 18:13 -!- noty has quit [Quit: WeeChat 2.0.1] 18:17 -!- elenmirie\splat has quit [Ping timeout: 264 seconds] 18:17 -!- noty has joined #hardfought 18:22 yay! 18:24 <[Demo][srn]> just had one of the most awfulf hardee experiences ever 18:25 <[Demo][srn]> so like not that bad 18:33 [hdf-us] [nh361] pincushion (Ran Elf Mal Cha), 14575 points, T:9319, quit 18:38 -!- noty has quit [Quit: WeeChat 2.0.1] 18:43 -!- noty has joined #hardfought 18:43 -!- rld has quit [Remote host closed the connection] 18:43 -!- rld has joined #hardfought 18:44 -!- mode/#hardfought [+v rld] by ChanServ 18:53 nice 18:53 <[Demo][srn]> wait why does spork have shambling horrors? 18:53 congrats jilles! 18:53 <[Demo][srn]> are they like the same deal as dnh? 18:54 !players 18:54 K2: [hdf-us] aosdictj [gh] hothraxxa [sp] Demo [sp] rikersan [dnh] toneLive [nh361] pincushion [nh361] 18:54 K2: [hdf-eu] Muad [sp] 18:54 [Demo][srn]: nope, in spork you don't have a pokedex so you won't know in advance how much they will fuck you over 18:54 K2: [hdf-au] Grasshopper [nh361] 18:55 all caught up on Westworld 18:55 that show is a trip 18:57 -!- AmyBSOD\srn has quit [Quit: Page closed] 19:00 Junethack: jt ascended a game of xNetHack on eu.hardfought.org! 19:00 Junethack: jt ascended a game of xNetHack on eu.hardfought.org! 19:01 <[Demo][srn]> twice? wow 19:03 shambling horrors are random 19:03 each one has different abilities 19:04 <[Demo][srn]> damn mean mean mean 19:08 <[Demo][srn]> hmm random cleaver 19:12 You hit the vrock! Your silver Demonbane sears the vrock's flesh! 19:12 The vrock looks puzzled for a moment. The vrock misses. 19:12 hahah 19:22 <[Demo][srn]> hmm spork doesnt livelog unique deaths 19:22 <[Demo][srn]> oh well 19:25 bhaak: Announcy is/was supposed to lurk the ootc channel, right? I set an invite exception for it 19:26 yeah it was there before 19:26 but not anymore 19:29 -!- Announcy has quit [Remote host closed the connection] 19:30 -!- Announcy has joined #hardfought 19:31 https://junethack.net/user/jt also has the xnethack ascension twice in the Competition part but not the Games Played part 19:32 -!- riker has joined #hardfought 19:32 Chris_ANG: am I supposed to kill grue 19:32 or is designed to be optional 19:34 jilles: that's gonna fix itself with the next game. 19:35 FIQ: seems to be a race condition. Announcy is not yet registered when it tries to connect to the channel 19:37 riker: You are supposed to avoid the grue. You can kill it, but its damage output is pretty high. 19:37 Chris_ANG: Message from @rikersan\srn at 2018-06-08 18:40 EDT: idea for a demon lord or maybe the priest quest nemesis: kinda like verier's demon swarm, but splits ala pudding instead (for that matter: why doesn't Legion have demon-blood but with legionaires)? 19:38 <[Demo][srn]> weird, spourk has a staircase to valley 19:39 riker:It just produces a constant stream of zombies instead. 19:39 [hdf-us] [dnh] rikersan (Ana Dwa Mal Cha) wished for "blessed fixed greased +3 yellow dragon scale mail", on T:14427 19:41 K2: Are the Vlad stairs on the same 9th-13th level range in Gehennom as in vanilla? 19:41 [hdf-us] [dnh] rikersan (Ana Dwa Mal Cha) wished for "blessed fixed partly eaten historic magic marker named you can still abuse the shit out of ampules dangit chris", on T:14456 19:41 Chris_ANG: ok cool 19:41 aosdict\ito yup 19:42 chris you merged my light changes right? 19:42 look slike it 19:43 [hdf-us] [dnh] rikersan (Ana Dwa Mal Cha) wished for "blessed fixed greased +3 helping hand", on T:14460 19:43 [hdf-us] [dnh] rikersan (Ana Dwa Mal Cha) wished for "blessed fixed spellbook of finger of death", on T:14463 19:43 2nd wrest worked huh 19:44 [hdf-us] [dnh] rikersan (Ana Dwa Mal Cha) wished for "blessed engagement ring", on T:14665 19:57 [hdf-us] [dnh] rikersan (Ana Dwa Mal Cha) wished for "blessed fixed greased +3 grandmaster's robe", on T:15472 20:00 EPI: when a black dragon digests you, you instadie to its superior disintegrating digesting ability 20:02 [hdf-us] [sp] Demo (Val Dwa Fem Law), 223561 points, T:24684, killed by an ettin 20:02 <[Demo][srn]> whoops no color hp 20:02 <[Demo][srn]> oh well, was prety fucked anyway 20:03 -!- MiseryMyra has joined #hardfought 20:04 oh my gOD chris did you give cha ana expert soresu i love you 20:05 -!- MisteryMyra has quit [Ping timeout: 260 seconds] 20:06 [hdf-us] [dnh] rikersan (Ana Dwa Mal Cha) averted death, on T:17365 20:06 oooooh, finally a silver long sword 20:06 teeeeempting 20:06 [hdf-us] [dnh] rikersan (Ana Dwa Mal Cha), 355171 points, T:17377, killed by a Ferrumach Rilmani 20:06 holy crap those are powerful 20:06 <[Demo][srn]> was that the green kind? 20:06 <[Demo][srn]> the zombie kind? 20:06 no 20:06 just standard copper rilmani 20:07 !lastgame riker 20:07 riker: [hdf-us] No last game for riker on this server. 20:07 !lastgame 20:07 riker: [hdf-us] https://www.hardfought.org/userdata/r/rikersan/dnethack/dumplog/1528508451.dnh.txt 20:07 riker: [hdf-eu] https://eu.hardfought.org/userdata/k/kernelrain/nh361/dumplog/1528586135.nh361.txt 20:07 riker: [hdf-au] https://au.hardfought.org/userdata/o/omghax/sporkhack/dumplog/1528530990.sp.txt 20:08 [hdf-us] [nh361] toneLive (Cav Dwa Fem Law) polymorphed her first object, on T:20025 20:08 6 pummels = 200 hp? what 20:08 this is for a 0d4 magic spell thing holy crap 20:09 <[Demo][srn]> oh are you not cold resistant? 20:09 <[Demo][srn]> i see 20:09 <[Demo][srn]> yeah if you arent cold resistant they just kill you 20:09 nope 20:09 <[Demo][srn]> it sucks 20:09 but seriously that's kinda high for a 0d4 mag spell attack 20:09 avg 35 damage? smh 20:10 riker: sounds like vanilla asmodeus 20:11 <[Demo][srn]> nobody knows how much dmg vanilla asmodeus does 20:11 Junethack: Achievement "Hemi-Stoner" unlocked by Demo! 20:11 I died to vanilla Asmo once. Totally forgot that I didn't have cold res 20:11 <[Demo][srn]> ow 20:12 then it is like dywypi? And I am like WTF? 20:12 bhaak: I set an invite exception on his nickname 20:13 as in +I 20:14 Finally out of hell. 20:15 Hopefully I can still ascend that in the morning. 20:16 <[Demo][srn]> good luck and godspeed 20:18 Thanks 20:18 See you all. 20:18 -!- Tariru has quit [Quit: Leaving] 20:18 <@Tone\ootc> !tell Tangles More curses 361 stuff, I hope you don't mind this -- I don't know if you are aware of these issues or not: Turned off perminvent using in-game Options menu so I could ID (hopefully) without issue. Re-enable it to "true" and the inventory doesn't re-appear. I assume it will fix if I save and re-open the game. 20:18 Will do, @Tone\ootc! 20:20 <@Tone\ootc> !tell Tangles Blinded myself with a towel and removed it and it re-appeared. I guess certain actions refresh it satisfactorily. Really minor issue but figured I'd let you know. 20:20 Will do, @Tone\ootc! 20:20 Ant 20:20 Rilmani in general are surprisingly powerful. Actually, Kamerel are, too. 20:20 oops 20:21 Overall, I'm not sure when to best time to do the Neutral quest is, now. 20:21 !tell AntiGulp You know what would be a good level layout for the Lord of the Foocubi's lair? One large, or several small, heart-shaped rooms. 20:21 Will do, aosdict\ito! 20:22 Demogorgon sighted. 20:23 eat him 20:24 <[Demo][srn]> yikes 20:24 oh heck no, not right now with my wimpy 122 hp 20:24 demo does damage? 20:25 I thought he just did silly stun attacks until he got bored 20:25 he casts spells 20:25 which can be magic missile, fireball, acid splash... 20:26 so none of which matter with resists mr etc? :P 20:26 look, I died to him once by underestimating him. not going to do that again 20:27 <[Demo][srn]> demo drains life and diseases 20:27 :D 20:28 I don't know how sgrunt tortured the level generator to make it generate so many choke points... but I hate it 20:29 its evil 20:29 everytime someone says they hate something about grunthack, sgrunt gets that much stronger 20:29 he was elevated from demigod to full deity status from FIQ's musings alone 20:30 who cares if he gets stronger? he has no influence if he's never active 20:30 he wants you to _think_ that 20:30 !who 20:30 Grasshopper: [hdf-us] Luxidream [dyn] oh6 [nh343] Demo [nh343] aosdictj [gh] k2 [sp] toneLive [nh361] 20:30 Grasshopper: [hdf-eu] No current players 20:30 Grasshopper: [hdf-au] No current players 20:30 K2 is sgrunt confirmed 20:30 hah 20:31 finkle is einhorn.. einhorn is finkle... 20:31 ugh, where are you vlad 20:31 grunt vlad and his cursed teleport scrolls, hehehehe 20:32 oh thanks for reminding me 20:32 \o/ 20:32 no I'm just looking for his tower 20:32 bring a match 20:32 but that little stunt might make me chuck a paralysis potion at him 20:32 I've tried attacking him with fire weapons to burn up his scrolls 20:32 that works 20:32 not 100% but worth the effort 20:33 I actually do have Fire Brand somewhere... 20:33 or fireball would probably do the job 20:33 am a valk, fireball is opposite to my very being 20:33 or even a wand of fire might 20:33 maybe walk up to him and break a wand of fire? 20:34 heh, I can't imagine doing Grunt Gehennom without cone-of-cold spells 20:34 aosdict\ito, interesting idea 20:34 K2: hey 20:34 grunthack is one of the variants I like the most 20:34 it's great 20:34 crazy 20:34 but evil 20:34 with zombies 20:35 my only significant issue with it is beholders 20:36 and no paranoid water 20:36 Grasshopper: someone mentioned in this channel once using fire to explode in vlad's face in grunt 20:36 vlad didn't die, but almost did 20:36 his scrolls survived 20:36 well, one did 20:36 and... well... 20:36 heh 20:36 FIQ, lol 20:37 well at least that means less times he can escape 20:37 huh 20:37 poor Vlad, everyone wants to beat him up and he just wants to be left alone 20:37 so i know you can light a potion of oil 20:38 if you do that and chuck it at a monster, do they take fire damage? 20:38 [hdf-us] [nh361] toneLive (Cav Dwa Fem Law) wished for "2 cursed scrolls of genocide", on T:20229 20:38 molotov cocktail anyone? 20:38 (sp) 20:38 yes 20:38 spork have no idea 20:38 must test 20:38 I've done it in vanilla but the effect was uninspiring 20:39 Grasshopper: let him hand over the Candelabrum in peace and I'll leave him alone 20:39 he can pick 1: try to keep the candelabrum, OR be left alone. 20:39 offer up a virgin 20:39 it's a family heirloom 20:39 YASI: at low health, vlad panics and pleads to let him alone if he gives you the candelabrum 20:39 heh 20:40 maybe 2 virgins and some of those blue diamond pills 20:40 :D 20:40 Someone with the soubriquet "the Impaler" doesn't strike me as an altogether reclusive type. 20:40 "You hear a splat nearby." 20:41 Get outta my game, Team Splat! 20:41 !tell @Tone\ootc Thanks. I noticed something similar in splice yesterday when turning perm_invent on/off. Will just be missing a redraw somewhere. 20:41 Tangles: Message from @Tone\ootc at 2018-06-09 17:16 EDT: I found a few bugs that seem connected to the 361 curses interface, not sure if you are aware of them already or if they are inherently not possible with the interface. 20:41 Tangles: Message from @Tone\ootc at 2018-06-09 17:19 EDT: 1. Full ID with perminvent randomly identified 14 items, I'm told you are aware of this. 2. Multiple item ID prompt doesn't tell you what the last item you identified was before making you select the next item. 3. You can't "call" name items from the discoveries list. 4. Number Pad functionality doesn't work in a lot of areas, like naming and wishing prompts. --That's all I've got for now, 20:41 Tangles: Message from @Tone\ootc at 2018-06-09 17:38 EDT: perminvent window doesn't seem to always update. I dulled my Grayswandir but it still showed the old enchantment in perminvent window. redraw screen did nothing, but dropping the item and picking it back up fixed it. Screenshot: 20:41 Tangles: Message from @Tone\ootc at 2018-06-09 20:18 EDT: More curses 361 stuff, I hope you don't mind this -- I don't know if you are aware of these issues or not: Turned off perminvent using in-game Options menu so I could ID (hopefully) without issue. Re-enable it to "true" and the inventory doesn't re-appear. I assume it will fix if I save and re-open the game. 20:41 Tangles: Message from @Tone\ootc at 2018-06-09 20:20 EDT: Blinded myself with a towel and removed it and it re-appeared. I guess certain actions refresh it satisfactorily. Really minor issue but figured I'd let you know. 20:41 Will do, Tangles! 20:42 message storm! 20:42 whoa boy 20:42 c - a spellbook of message storm. 20:42 heh 20:43 that's in slex isn't it 20:43 like I actually think it is, maybe it's just message 20:43 I only caught the last couple in the backscroll. 20:45 <@Tone\ootc> Sorry 😄 20:45 @Tone\ootc: Message from Tangles at 2018-06-09 20:41 EDT: Thanks. I noticed something similar in splice yesterday when turning perm_invent on/off. Will just be missing a redraw somewhere. 20:45 [hdf-us] [nh343] Demo (Val Dwa Fem Law) wished for "Blessed magic mirror of merlin", on T:4866 20:45 <@Tone\ootc> Just listing stuff as I notice them 20:45 [hdf-us] [nh343] Demo (Val Dwa Fem Law) wished for "Blessed +2 fixed silver dragon scale mail", on T:4869 20:45 <@Tone\ootc> I'm getting some weird issues where certain commands will occur when I don't think I'm hitting those buttons 20:46 <@Tone\ootc> like I'll just be walking around and it will ask me what armor I want to take off 20:46 <[Demo][srn]> owned 20:46 <@Tone\ootc> (using the numpad) 20:46 <@Tone\ootc> or the one I keep seeing now is it will blank the screen and go through my message history one line at a time 20:46 <@Tone\ootc> Just from hitting Enter for a different prompt or something 20:46 <@Tone\ootc> Don't really have the exact causes narrowed down 20:46 <@Tone\ootc> Tangles ^ 20:47 <[Demo][srn]> did i win yet? 20:48 [hdf-us] [gh] aosdictj (Val Hum Fem Law) destroyed Vlad the Impaler, on T:32238 20:48 hooray 20:48 [hdf-us] [gh] aosdictj (Val Hum Fem Law) picked up the Candelabrum of Invocation, on T:32240 20:48 oh I did get rid of his tele scrolls 20:48 I saw one burn up but not the other 20:49 bwahahahaha 20:49 vlad's chest contains... 2 cloves of garlic 20:50 nice aosdict\ito 20:50 hahahah 20:50 Tone, the armor prompt sounds like an escape sequence not parsing properly. Toggling numlock should produce different results (not necessarily better or worse), or maybe try one of the other numpad settings. 20:51 I'm not sure about the other stuff. I'll have a look at your ttyrec. 20:52 <@Tone\ootc> Okay, I can probably tell you which turn everything happened on depending on which issue you want to look for 20:53 [hdf-us] [xnh] Luxidream (Pri Hum Mal Law) made his first wish - "2 blessed greased scrolls of charging", on T:26068 20:54 [hdf-us] [xnh] Luxidream (Pri Hum Mal Law) wished for "2 cursed greased scrolls of genocide", on T:26070 20:55 hm. think I'm ready to prep for demo+asc run 20:55 [hdf-us] [nh361] toneLive (Cav Dwa Fem Law) wished for "uncursed magic marker named ootc wishfest", on T:21327 20:56 [hdf-us] [nh361] toneLive (Cav Dwa Fem Law) performed her first genocide (class L), on T:21340 21:00 <[Demo][srn]> im a soko slammer 21:00 <[Demo][srn]> watch out for fiends like me on the loose 21:03 [hdf-us] [nh343] dizzylizzy (Sam Hum Fem Law) wished for "uncursed magic marker", on T:32491 21:03 [hdf-us] [nh343] dizzylizzy (Sam Hum Fem Law) wished for "uncursed magic marker", on T:32491 21:04 [hdf-us] [nh343] dizzylizzy (Sam Hum Fem Law) wished for "uncursed magic marker", on T:32524 21:04 <[Demo][srn]> sorry 21:04 [hdf-us] [nh13d] Silver2195 (Elf Mal), 277 points, T:646, orc 21:13 I did a *silly*, i read a scroll which i assumed was light in a shop, and found it was scroll of warding words, and shopkeep walked over the spot, and this is minetown so i don't want to kill off all the watchmen as lawful 21:13 nice 21:13 I think I will take a crack at splice after this grunthack game 21:13 splicehack is neat 21:15 i think i might kill them all anyway 21:15 i probably could as long as i watch my alignment record 21:15 are watchmen considered always peaceful kills 21:15 K2: Does confused gold detection still work the same on the Planes? 21:16 yes 21:16 but because this is a 3.4.3 based variant, you'll need to find the VS at the bottom of gehennom 21:16 manually, yes 21:19 wait, I don't have Fire Brand. That stinks. 21:21 -!- stenno\ito has joined #hardfought 21:24 [hdf-us] [dnh] rikersan (Dro-Wiz Dro Fem Cha) entered Minetown for the first time, on T:1902 21:26 [hdf-us] [gh] aosdictj (Val Hum Fem Law) had long sword named Sunsword bestowed upon her by Tyr, on T:33060 21:26 no Tyr. fire brand. FIRE BRAND. 21:26 -!- riker has quit [Quit: Lost terminal] 21:26 -!- stenno\ito has quit [Ping timeout: 260 seconds] 21:27 [hdf-us] [xnh] Luxidream (Pri Hum Mal Law) wished for "blessed fixed greased +2 shield of reflection", on T:27047 21:31 [hdf-us] [gh] aosdictj (Val Hum Fem Law) had katana bestowed upon her by Tyr, on T:33119 21:32 katana of frost eh 21:32 still pretty bad for astral 21:39 <[Demo][srn]> time to stop playing before i die 21:39 <[Demo][srn]> cause i am tiring and i am too lucky to die of dumb 21:40 heh 21:40 the way you wrote that makes it sound like you make people tired when you're around 21:41 <[Demo][srn]> ;)q 21:41 [hdf-us] [gh] aosdictj (Val Hum Fem Law) had long sword bestowed upon her by Tyr, on T:33341 21:42 if this one is vorpal, that might be worth it 21:42 thirsty > vorpal if you have a wish to burn 21:42 telepathy. ugh. 21:43 K2: I just want something better than mjollnir for when I get to astral, I thought I had fire brand but no dice 21:43 you can wish for a of fire too 21:43 mojo is garbage evne for normal dungeon, so I agree you need something better :P 21:43 K2: yeah but that only does d6 bonus damage right? 21:43 and it would burn my last marker wish 21:44 yeah i think its just d6 21:44 but it looks bad ass 21:44 you'll increase your chances for a date on saturdays. and maybe wednesdays 21:44 <[Demo][srn]> if i dont blow this valk up i will be a strong one 21:45 <[Demo][srn]> because i stole slotless mr 21:46 EPI: canceling an item removes its object properties 21:50 cancelling an item should turn it into a +0 base version made of cardboard 21:50 [hdf-us] [xnh] Luxidream (Pri Hum Mal Law) killed Nalzok, on T:31012 21:50 [hdf-us] [xnh] Luxidream (Pri Hum Mal Law) acquired the Bell of Opening, on T:31014 21:50 <[Demo][srn]> nice 21:50 +7 magic firebrand of poison -> cardboard long sword 21:55 K2: does grunt have color alchemy? why did dipping healing into speed produce gain ability instead of extra healing??? 21:55 it might? i never messed with alchemy 21:55 you promised me it had the healing->extra healing->full healing chain! 22:01 ok, it's fine, I got a stack of gain ability from random alchemy, and it so happens I can turn that into full healing 22:02 -!- AntiGulp has joined #hardfought 22:03 aosdict\ito, yes grunt has colour alchemy 22:04 Grasshopper: however, it's not the version documented on the wiki, which appears to be unnethack specific. It seems like the original patch. 22:05 aosdict\ito, I've done colour alchemy a lot in Grunt and I thought it all worked pretty much according to the wiki and some basic rules 22:06 Grasshopper: only noticed minor differences so far, like brilliant blue potion is still called that instead of indigo 22:06 the wiki isn't always that clear though 22:06 hmm, well, with color alchemy, sickness is magenta and booze is amber... I can work with this ;) 22:06 (the reason for that: juice is smoky! 22:07 heh, easy peasy 22:07 there is usually some formula in grunt that makes alchemy worthwhile 22:08 don't forget that cancelled see invisible = juice too 22:08 [hdf-us] [xnh] Luxidream (Pri Hum Mal Law) performed his first genocide (class L), on T:32759 22:08 yeah but see invis is murky 22:08 ah well 22:08 I dislike color alchemy for the same reasons as jonadab (it decides at the start of the game whether you're going to have a really easy late game due to alchemy or not, and the player can't see this) 22:09 Remove full healing, thus also reducing this problem 22:09 there is usually some formula or another you can exploit 22:13 usually. not always. 22:16 ah well. That's the way it often is with roguelikes 22:22 -!- AntiGulp has quit [Quit: AntiGulp] 22:22 -!- AntiGulp has joined #hardfought 22:22 it's akin to the slex feature where at the start of the game it picks an intrinsic you won't be able to get and you don't find out till you try and fail to get it 22:25 <[Demo][srn]> it's like when you want to xorn up and eat Inc dmg rings but then you find they aren't rock 22:25 <[Demo][srn]> err metal 22:26 [hdf-us] [xnh] Luxidream (Pri Hum Mal Law) changed form for the first time, becoming a gray dragon, on T:36219 22:27 [hdf-us] [xnh] Luxidream (Pri Hum Mal Law) wished for "blessed fixed greased +2 gray dragon scale mail", on T:36274 22:27 <[Demo][srn]> weird order of events 22:28 <[Demo][srn]> I'm sure confused 22:28 [hdf-us] [xnh] Luxidream (Pri Hum Mal Law) genocided class h, on T:36285 22:28 [hdf-us] [xnh] Luxidream (Pri Hum Mal Law) genocided class R, on T:36288 22:29 [hdf-us] [xnh] Luxidream (Pri Hum Mal Law) wished for "blessed fixed greased wand of polymorph", on T:36292 22:31 !tell @Tone\ootc I accidentally reproduced the repeated message-history bug you saw when turning off/on perm_invent. I have some ideas about the cause. 22:31 Will do, Tangles! 22:32 [hdf-us] [xnh] Luxidream (Pri Hum Mal Law) polymorphed his first object, on T:36545 22:35 [hdf-us] [xnh] Luxidream (Pri Hum Mal Law) entered Gehennom, on T:37474 22:36 aosdict\ito: There is an additional issue: I hate the _flavor_ of color alchemy. 22:36 Though the gameplay reason cited above is the bigger problem. 22:36 <[Demo][srn]> why don't I properly abuse alchemy in vanilla? 22:45 [hdf-us] [xnh] Luxidream (Pri Hum Mal Law) genocided class ;, on T:39036 22:50 [hdf-us] [xnh] Luxidream (Pri Hum Mal Law) killed Juiblex, on T:39651 22:52 -!- AntiGulp has quit [Quit: explodes into confetti] 22:54 [hdf-us] [xnh] Luxidream (Pri Hum Mal Law) killed Asmodeus, on T:40693 22:55 [hdf-us] [xnh] Luxidream (Pri Hum Mal Law) killed Baalzebub, on T:40918 22:56 -!- Grassy has joined #hardfought 22:56 -!- mode/#hardfought [+v Grassy] by ChanServ 22:57 SporkHack updated (all servers) 22:58 Operation Smoky Potion Factory is a go 22:59 heh 22:59 -!- Grasshopper has quit [Ping timeout: 265 seconds] 23:00 jonadab: the mechanic I'm abusing does exist to a lesser extent in vanilla: I'm only using the random alchemy rules, but I stand to gain possibly an extra wish just because fruit juice is randomly smoky. 23:00 Also works if sickness is smoky. 23:01 [hdf-us] [xnh] Luxidream (Pri Hum Mal Law) destroyed Vlad the Impaler, on T:41787 23:01 [hdf-us] [xnh] Luxidream (Pri Hum Mal Law) acquired the Candelabrum of Invocation, on T:41789 23:04 * aosdict\ito now has 39 smoky potions 23:05 <[Demo][srn]> thank god for vanilla 23:06 [hdf-us] [xnh] Luxidream (Pri Hum Mal Law) killed Orcus, on T:42261 23:08 [hdf-us] [xnh] Luxidream (Pri Hum Mal Law) made his first artifact wish - "blessed fixed greased +2 the sceptre of might", on T:42445 23:08 <[Demo][srn]> a true madman 23:08 oh crap I have to artiwish to break the 12th conduct don't I 23:08 <[Demo][srn]> hey how does xnh change artiwoshing? 23:08 it doesn't 23:09 <[Demo][srn]> so that was just for a conduct slammer? 23:09 well for a law priest, wishing for the sceptre is quite good if you get it 23:09 <[Demo][srn]> it's too late for that I'm sure? 23:09 I was quite surprised in my most recent game when I wished for the magic mirror with like 4 artis generated and actually got it 23:09 (xnh) 23:10 <[Demo][srn]> lucky ducky 23:10 hm, questartiwishless isn't one of the 12 conducts is it? 23:10 <[Demo][srn]> no 23:10 just artiwishless? 23:10 <[Demo][srn]> I think so 23:10 <[Demo][srn]> got it in dnh 23:10 <[Demo][srn]> where u can't quest artiwish 23:10 * aosdict\ito checks junethack site to make sure 23:11 it doesn't say, ugh 23:11 if I actually get a wish from the Smoky Potion Factory (tm), I guess I'll wish up Fire Brand 23:11 <[Demo][srn]> Wait does the sceptre give mr? 23:12 if wielded, yes 23:12 <[Demo][srn]> in 3.4.3 23:12 <[Demo][srn]> so only a stupid motherfucker would go mirror over sceptre for a lawful valk 23:12 <[Demo][srn]> Oh well 23:13 the best thing is that I had my fruit set to "fruit of wishing" at the start of the game 23:13 so now, while I'm quaffing my blessed smoky potions? 23:13 <[Demo][srn]> heh 23:13 "This tastes like wishing juice." 23:13 yes. yes it does. 23:13 <[Demo][srn]> good luck with the rolls 23:13 [hdf-us] [gh] aosdictj (Val Hum Fem Law) wished for "uncursed burnt magic marker", on T:33795 23:14 <[Demo][srn]> yey 23:14 ^ was second wish, used first on fire brand and didn't get it 23:14 <[Demo][srn]> damn 23:15 I have at least 5, maybe 6 artis existing already, it was just for 12 conduct 23:15 wanted the magic marker anyway so am happy 23:19 [hdf-us] [nh361] Cropper (Hea Gno Fem Neu), 110 points, T:589, killed by a small mimic 23:27 [hdf-us] [gh] aosdictj (Val Hum Fem Law) had long sword bestowed upon her by Tyr, on T:33990 23:28 bhaak: the new unique challenge is cool, I approve 23:29 ooooh, that sword is vorpal 23:30 acceptable for astral 23:33 you about to overtake me in trophies aos? 23:33 probably will die to Demogorgon :D 23:33 neat 23:44 I thought I was ready to ascend 23:44 then I remembered, I haven't done the quest yet 23:46 common problem 23:54 [hdf-us] [xnh] Luxidream (Pri Hum Mal Law) killed the Wizard of Yendor, on T:47809 23:54 [hdf-us] [xnh] Luxidream (Pri Hum Mal Law) acquired the Book of the Dead, on T:47815 23:56 also I may have lost the candelabrum 23:56 i hope it's at my valley stash 23:57 [hdf-us] [xnh] Luxidream (Pri Hum Mal Law) killed Yeenoghu, on T:48238 23:57 [hdf-us] [xnh] Luxidream (Pri Hum Mal Law) performed the invocation, on T:48285 23:58 -!- rebatela has quit [Ping timeout: 260 seconds] 23:59 [hdf-us] [xnh] Luxidream (Pri Hum Mal Law) killed the high priest of Moloch, on T:48479 23:59 [hdf-us] [xnh] Luxidream (Pri Hum Mal Law) acquired the Amulet of Yendor, on T:48485 23:59 preparations complete