00:00 ^ racial shopkeeper fixes (no more 3zm for all spellbooks and scrolls hahah) 00:11 [hdf-us] [nh362] eraserhead97 (Mon Hum Fem Law) consumed animal products for the first time, by eating a black naga hatchling corpse, on T:6427 00:20 [hdf-us] [nh362] eraserhead97 (Mon Hum Fem Law) completed Sokoban, on T:7040 00:27 -!- Bugpowder has joined #hardfought 00:27 that’s not how I wanted to ID a wand of cancellation :( 00:29 -!- stenno has joined #hardfought 00:41 [hdf-us] [nh362] leonard (Hea Gno Mal Neu), 150 points, T:988, killed by a hobbit 00:43 -!- Bugpowder has quit [Quit: Bugpowder] 00:43 -!- raisse has joined #hardfought 00:46 -!- ProzacElf__ has joined #hardfought 00:47 -!- ProzacElf has quit [Ping timeout: 268 seconds] 00:51 -!- dexap is now known as paxed 00:59 [hdf-us] [nh362] eraserhead97 (Mon Hum Fem Law) acquired the luckstone from Mines' End, on T:8363 01:00 hmm... ...Beholder gives away the secrets ^^ 01:00 <@kriptospicebox> isn't it great!? 01:01 <@kriptospicebox> it's like the most cheater thing you can do in nethack 01:01 I'll take any advantage I can get in this game ^^ 01:03 getting down to mine's end without MR always makes me a bit nervous... 01:12 -!- Bugpowder has joined #hardfought 01:17 -!- UsagiMero has quit [Quit: Connection closed for inactivity] 01:20 K2, Pinkbeast I don't think TAEB is updated for 3.6 and even for 3.4.3, it probably didn't exercise enough different code paths. but paxed has written a fuzzer for nethack that has been finding bugs constantly. 01:24 bhaak: Excellent 01:24 qw has been a great boon, to the point I've ended up fixing bugs in it and doing work in the variant to make it work 01:24 it seems even Pat has been running it as he's been finding fuzzer bugs on his own 01:25 i think most of the more common bugs have already been ironed out, i can now run the fuzzer for days without it finding any problems 01:26 I still haven't succeded in producing code coverage with running the fuzzer (although I haven't tried for a while). this would highlight code that isn't reached by the fuzzer. 01:26 I dunno if you are doing this but I thought Lait's strategy of dropping the bot mid-game was inspired 01:29 I've had a stress test for the level compiler that generated all the levels for unnethack and 3.4.3. IIRC no problem in 3.4.3 and 1 or 2 crashes in unnethack with the new level compiler in a few millions games. I should repeat that with 3.6 with some additional checks some time. 01:29 i run the fuzzer in wizmode, so it can do all the wizmode stuff (levelporting, wishing, etc) 01:30 'ucking mumak 8^P 01:31 -!- ProzacElf__ has quit [Read error: Connection reset by peer] 01:31 -!- ProzacElf has joined #hardfought 01:36 mumak hits hard for a squishy mob 01:42 interesting - live mimiks don't yield a price in a shop 01:42 mimics 01:43 <@kriptospicebox> most of the time they're "strange objects" right? 01:43 <@kriptospicebox> i should pay more attention to the times they aren't 01:43 yeah - I just got one mimic'ing a potion in a potion shop tho 01:44 they're all mimic'ing potions - there are 2 more 01:44 <@kriptospicebox> yeah, i guess i just naturally avoid shops until i'm at a level that mimics are no longer a problem 01:44 <@kriptospicebox> but mumaks...they're always a problem if you're careless 01:46 eraserhead97: so a mimic mimicing something else than a strange object doesn't show a price tag in the shop? report a bug, please. 01:47 paxed: ya - in the vanilla version, too - how do I report the bug? 01:47 eraserhead97: see #nethack 01:48 -!- Announcy has quit [Remote host closed the connection] 01:49 -!- Announcy has joined #hardfought 01:49 -!- mode/#hardfought [+v Announcy] by ChanServ 01:51 how would you trigger the price tag on a mimic? you can't walk over them. 01:55 bhaak: semicolon (;) and then move over the square - works if you're adjacent 01:57 oh, that's new...ish 01:58 didn't i steal that feature from unnethack ... 01:59 oh, then I was wrong - not vanilla - I'm playing on hdf... 01:59 !who 01:59 eraserhead97: [hdf-us] eraserhead97 [nh362] Lachtain [spl] | [hdf-eu] No current players | [hdf-au] Andrio [nh362] 02:00 so 3.6.2-hdf is a hdf variant of vanilla, not vanilla, right? 02:01 [hdf-us] [spl] Lachtain (Wiz Ang Mal Law), 1531 points, T:2130, eliminated by a wax golem 02:01 iirc, it's vanilla with the livelogging added 02:01 kk - so, in terms of gameplay, it's vanilla 02:02 paxed: yes, the price tag. but I didn't know or remember that it gets triggered if you're adjacent to a shop item 02:03 hm. i think pat did some changes to do that? 02:03 fwiw, on 3.6.2-hdf, if I use ; on a non-adjacent square, it won't show the price 02:04 iirc - I think there's some flag, though - I think if I've moved past it, it's flagged as a known-price (so I don't have to be next to it any more) - if u like, I can check 02:05 that's possible. the whole "what does this square show" has been changed. I also only just now noticed that the teleport prompt also tells me what the tiles are 02:09 The watchman thrusts her spear at Aja. 02:16 btw, I'm in a new shop now and items up to 2 squares show prices (so I don't have to be adjacent) - so it must be all items within my field of vision (given sufficient lighting) 02:17 paxed: question - how come a lot of the cool advanced level compiler functions you worked on in unnethack didn't make it into vanilla? there's really neat features I'd like to use and can't. made an attempt to port over core functions from unnethack but the format between 3.4.3 and 3.6.x is too different (for me) 02:17 *but its too different 02:35 K2: i was going to add them later, but i think i'll do it differently instead. 02:36 sounds good 02:36 was looking at the different ways you could manipulate levels and rooms in .des files 02:37 i brought random vaults over to evilhack, had to omit a couple interesting vaults as I couldnt set level depth 02:37 dragon or lich on dlvl 1 is frowned upon ;) 02:37 oh, and i'm not happy with the random vaults code 02:38 the only issue i have with it at the moment is that up/down stairs will sometimes be placed in the same room. 02:38 still working out why 02:39 but its not breaking anything 02:40 EvilHack updated (all servers) 02:40 ^ can show object weight in inventory (0.3.1) 02:40 i think there's still at least 4 0.3.0 games in progress 02:42 paxed: looking forward to see what you do with the random vaults code if you are able to add it to 3.6.x 02:50 -!- rld has quit [Remote host closed the connection] 02:50 bedtime for me, gnite all 02:50 -!- rld has joined #hardfought 02:50 -!- mode/#hardfought [+v rld] by ChanServ 03:06 omg - HP:69 down to 3 from hitting e (jaguar dmg) - thought I had reflection on 8^P 03:06 getting late - gonna sell and then camp 03:16 Somehow the big room didn't kill me 03:16 Even though my horse died. 03:17 big room can be nasty 03:18 Mm 03:18 On the other hand I have an invisible pet chameleon now 03:18 if a pet keeps polymorphing, it's from eating a chameleon (not polytrap), right? 03:18 never mind, she went feral 03:19 I'm l00ting GM without MR or PC - extremely wary of polytraps 03:19 Pets shouldn't keep stepping on the same trap of their own accord, except when they're in a weak form and there's a message for that 03:19 It's probably a shapeshifter. 03:20 the polymorphing seems to have worn off though... 03:20 oh 03:21 What did it turn into? 03:22 every step or two, it kept polymorphing into the other mobs, but now it's stopped (back to kitten) - was just wondering if the poly-effect from trap was different than from eating chameleons 03:24 neither of those will cause more than one polymorph 03:24 only if it's a shapeshifter itself can it do more than one transformation 03:25 then maybe the shapeshifter stepped on a magic trap and became friendly? 03:25 could that happen? 03:25 so many variants of magic trap effects, I can't remember... 03:25 if you stepped on a magic trap 03:25 not the pet 03:26 but if it was your pet before, it might get turned into a shapeshifter by a polytrap? 03:26 not sure if they are valid poly targets for monsters 03:27 do you have a stethoscope? 03:28 applying a stethoscope will tell you if it's a shapeshifter 03:28 I couldn't exactly tell what happened (trying to piece it together) - I came down to the level with a pet kitten. After walking around a bit, there was friendly polyshifter - by the time I went downstairs, it was a kitten that came down with me. 03:29 I do have a steth - but that poly-pet is upstairs (if different from pet kitten) - I'll look for that friendly "shapeshifter" when I go back up. 03:29 you can apply it to the kitten to be certain, I guess 03:29 is it possible you were briefly hallucinating? 03:30 DAMN - that's a good guess! 03:30 could've been an exploding yellow y that I didn't notice! 03:30 yellow doesn't make you hallucinate, just blind 03:30 it's black light that causses hallu but those are invisible to boot 03:31 that would explain it! I was so honed in on polytraps that I had tunnel-vision - I mean black y 03:31 but I'm monk, so I should be able to see it (but was moving fast so could've missed it - especially black on black) 03:32 although actually, hallucination removes the distinction between friendly and hostile 03:32 oh 03:32 so it wouldn't have the inverted colors 03:35 ok - kitten still kitten - going back upstairs to look for that friendly shapeshifter 03:36 Oh boy! 03:36 I stetho'ed it - it's a nymph - shapeshifter 03:37 so does that mean I stepped on a magic trap while a shapeshifter was adjacent to me (and became friendly)? 03:39 that, or you threw it some food while it was a dog/cat/horse 03:39 attie: lol - very creative thinking! 03:40 or maybe you are male and picked up a chameleon egg that hatched? 03:41 rofl - the possibilities almost seem endless ^^ 03:41 did you play any instruments at any point? 03:42 nope - some instruments can pacify mobs? 03:42 yep, the magic harp will charm nearby monsters 03:43 ah - didn't know that! thx for tip ^^ 03:43 there's also nymphs affected by regular harps and snakes by flutes, but those just pacify I think? 03:44 yep 03:46 the last option is spellcasting 03:46 unless you applied a figurine of a chameleon but I think you would've noticed that 03:46 ah - the OP charm monster spell 03:46 charm monster or create familiar 03:48 but all things considered stepping on a magic trap seems most likely 03:48 yes - I concur - but that gedanken experiment was pretty good ^^ (I learned something) 03:53 -!- LarienTelrunya has joined #hardfought 03:53 -!- mode/#hardfought [+v LarienTelrunya] by ChanServ 03:58 -!- elenmirie_ has joined #hardfought 04:02 -!- elenmirie__ has quit [Ping timeout: 246 seconds] 04:17 -!- eraserhead97 has quit [Quit: Page closed] 04:28 -!- Grasshopper has joined #hardfought 04:39 I fell down a hole and got teleported down 4 floors 04:52 uhh stupid question, how do I install gdb on freebsd if "sudo apt-get install gdb" says "sudo apt-get: command not found"? 04:53 -!- stenno has quit [Ping timeout: 258 seconds] 04:53 Status of the dwarf queen (lawful): Level 8 HP 19(35) AC -19. 04:54 I want whatever she is wearing ;) 04:54 Hm 04:55 +0 crystal plate mail vs. +3 studded leather armour 04:59 LarienTelrunya: apt is a debian/ubuntu package manager. It looks like FreeBSD uses something called 'pkg' for the same purpose. 04:59 Tangles: ah thanks, that worked :) 05:14 -!- raisse has quit [Ping timeout: 250 seconds] 05:18 -!- Grasshopper has quit [Ping timeout: 246 seconds] 05:22 -!- LarienTelrunya has quit [Quit: Page closed] 05:28 -!- stennowork has joined #hardfought 05:36 can a centaur player mount a saddled centaur 05:46 it's centaurs all the way down 05:58 lol 06:15 -!- ProzacElf has quit [Ping timeout: 246 seconds] 06:24 Worth wishing for the Orb of Fate? 06:25 yes, always 06:25 hmm 06:25 yes 06:25 hm 06:25 you have MR now 06:25 Yep 06:25 with MB 06:26 OOF is the best arti when you already have mr 06:28 -!- noty has quit [Quit: WeeChat 2.2] 06:34 -!- raisse has joined #hardfought 06:59 -!- Grasshopper has joined #hardfought 07:06 or not 07:20 hehe, "shining" spellbook is light 07:25 -!- raisse has quit [Remote host closed the connection] 07:26 -!- raisse has joined #hardfought 07:32 FR: shining spellbooks give the lowest possible light level (candle) when wielded 07:34 -!- raisse has quit [Quit: Suddenly, Raisse disappears out of sight.] 07:34 -!- theRaisse has joined #hardfought 07:34 -!- theRaisse is now known as raisse 07:46 morning morning 07:46 hey 07:46 Hello stennowork, Welcome to #hardfought 07:46 and hey to you too, Beholder 07:47 * K2 pets beholder 07:47 long weekend this time 07:47 \o/ 07:47 from friday to monday inclusive 07:47 awesome 07:47 so nice of jesus 07:47 it is apprechiated 07:48 lol thx jesus! 07:48 yeah 07:48 he died for our sins... so you could have a 4 day weekend 07:48 so wrong 07:49 its true, not wrong 07:49 it can be both 07:49 sure, why not 07:49 * K2 waves his hand jedi-style 07:49 you and your jedi style 07:49 learned it from you 08:04 -!- Grasshopper has quit [Read error: Connection reset by peer] 08:14 ooh not a bad thing to be heh 08:30 -!- phinxy has quit [Ping timeout: 245 seconds] 08:34 -!- raisse has quit [Quit: Suddenly, Raisse disappears out of sight.] 08:34 -!- raisse has joined #hardfought 08:51 -!- LarienTelrunya has joined #hardfought 08:51 -!- mode/#hardfought [+v LarienTelrunya] by ChanServ 08:53 [hdf-us] [nh362] samiam (Tou Hum Mal Neu) wished for "2 blessed potions of gain level", on T:64410 09:20 I like the absurd aquatic ceremony 09:20 K2: perhaps "endures" should be "endured" 09:20 yeah 09:20 agreed 09:22 couldn't tell until I saw it in the wild :-) 09:22 is usually the case ;) 09:22 yes 09:23 I made a booklet for something I'm involved in and took the proof to the meeting and brought it home full of red markings 09:29 raisse - change 'received Excalibur from a strange woman lying in a pond' to 'received Excalibur from a strange woman laying about in a pond' ? 09:31 lol yes 09:32 cool ;) 09:38 -!- Bugpowder has quit [Quit: Bugpowder] 09:38 raisse - excal msg changes in for 362-hdf and evilhack 09:38 362-hdf we wont see those until i do another weekly update 09:43 -!- Bugpowder has joined #hardfought 09:44 [hdf-us] [nh362] samiam (Tou Hum Mal Neu) killed Asmodeus, on T:66995 09:53 [hdf-us] [nh362] Bartlem (Rog Hum Mal Cha) chose a runed dagger to be named "Sting", on T:1840 09:53 -!- picaresquieu has quit [Ping timeout: 246 seconds] 09:54 finally! 09:54 \o/ 09:54 let's go steal some souls! 09:54 [hdf-us] [nh362] samiam (Tou Hum Mal Neu) killed the invisible Juiblex, on T:67611 09:54 2 for 1 special today 09:54 for the glory of antioch 09:54 or so 09:55 steal one soul, get another one free 09:55 although technically if you're stealing, it's already free 09:55 Then, shalt thou count to three. No more. No less. Three shalt be the number thou shalt count, and the number of the counting shall be three. Four shalt thou not count, nor either count thou two, excepting that thou then proceed to three. Five is right out. 09:56 [hdf-us] [4k] violetta (hackedhead) (Rog Syl Fem Cha), 1161 points, T:581, killed by a carnivorous bag 09:56 sorry, I got carried away a bit when you said "antioch" 09:56 lol 09:56 that's one of my favorite bits in that movie 09:57 'bring out the holy hand grenade!' 09:57 brother maynard, please read from the book of armaments' 09:59 [hdf-us] [nh362] Bartlem (Rog Hum Mal Cha) had Orcrist bestowed upon him by Kos, on T:2393 10:00 the chaotic crowning title is "glory of arioch" right? 10:00 not antioch 10:00 oh arioch 10:00 * raisse looks it up 10:00 yeah you are right 10:00 yes, just found that to 10:00 toooo 10:00 antioch is something biblical too but i wouldn't know where 10:01 it's one of the original patriarchates (and still an orthodox patriarchate) 10:01 aah i see 10:01 Antioch was called "the cradle of Christianity" 10:01 together with jerusalem, constantinople and rome 10:01 gotcha 10:02 that's how the hand grenade is holy 10:03 right 10:11 -!- Bugpowder has quit [Quit: Bugpowder] 10:13 -!- Bugpowder has joined #hardfought 10:13 [hdf-us] [nh4] l (Waab) (Bar Orc Mal Cha), 1382 points, T:15, quit 10:15 [hdf-us] [nh362] Hekik (Pri Hum Mal Neu) made his first wish - "blessed greased +2 silver dragon scale mail", on T:13985 10:16 !tell ais523 recent crash with nh4 - https://termbin.com/7g6u 10:16 I'm on it, K2. 10:24 No I did not! 10:25 a soldier zapped a wand of poly at me, but I was wearing a ring of PC, so I turned into a master mind flayer. How's that plan looking now, soldier? 10:25 but I did not poly any objects (it wasn't even me that zapped the wand) 10:27 I'm getting polymorphed more than once per turn here... surely that's not intended behaviour. 10:27 in any case all the poly wands will be empty by the time I get to them. 10:32 [hdf-us] [nh362] Bartlem (Rog Hum Mal Cha), 4505 points, T:5329, killed by a gnome lord, while frozen by a monster's gaze 10:33 -!- raisse has quit [Ping timeout: 258 seconds] 10:35 -!- Bugpowder has quit [Quit: Bugpowder] 10:36 [hdf-us] [nh362] SkydiveMike (Wiz Gno Fem Neu), 1484 points, T:3288, killed by a coyote 10:36 -!- Grasshopper has joined #hardfought 10:38 tangles: oh wow i didn't know monsters (soldier) would use poly as an attack wand! 10:38 oh i see evil hack... That doesn't happen in vanilla right ? 10:39 nope 10:39 that would be too cruel for vanilla 10:39 but about right for evil 10:45 -!- Bugpowder has joined #hardfought 10:47 It also happens in FIQHack, if you are high level. 10:49 [hdf-us] [nh362] Bugpowder (Bar Orc Mal Cha) had Stormbringer bestowed upon him by Set, on T:15685 10:55 <{Demo}4> yey theres still enough MA bits left for an incant split 10:58 <{Demo}4> what races are cool enough to get to be an incantifier? 10:58 <{Demo}4> redact that question. what roles shouldnt be allowed to play as an incantifier? 11:00 -!- raisse has joined #hardfought 11:02 -!- Bugpowder has quit [Quit: Bugpowder] 11:12 -!- phinxy has joined #hardfought 11:18 Tangles: its intentional 11:18 monsters can/will use poly wands offensively 11:18 and throw potions of poly at you 11:19 juuuuuust like gh :P 11:24 !who 11:24 K2: [hdf-us] Hekik [nh362] eraserhead97 [nh362] Grouchy [nh362] kincle [nh362] | [hdf-eu] PeterQ [ndnh] elenmirie [evil] galadriel [nh362] janekw [nh362] elenko [nh343] | [hdf-au] Grasshopper [nh362] 11:25 <{Demo}4> i just did a big bad bug where i turned all monsters green lol 11:27 woo elenmirie_ 11:31 -!- introsp3ctive has joined #hardfought 11:48 [hdf-us] [un] saxonysam (Wiz Hum Mal Cha), 2364 points, T:2996, killed by a pony 11:52 -!- stennowork has quit [Quit: Leaving] 11:56 -!- Bugpowder has joined #hardfought 11:57 NICE Tangles! 11:57 you are the first one to get to play with the new barbarian quest artifact 11:58 your game just got eaiser 11:59 https://github.com/k21971/EvilHack/blob/master/include/artilist.h#L313 12:01 [hdf-us] [nh362] eraserhead97 (Mon Hum Fem Law) performed her first genocide (class L), on T:16137 12:03 -!- raisse has quit [Ping timeout: 246 seconds] 12:03 -!- loli has quit [Quit: WeeChat 2.4] 12:07 -!- stenno has joined #hardfought 12:11 K2: I was just source-diving to see if I can figure out wtf it does. 12:11 I can't :/ 12:12 at its base its a ring of stealth 12:12 when worn, confers MR 12:12 oh that commit has the info 12:12 yeah 12:12 carried, confers sick res 12:12 bring it zombies 12:14 Cool. 12:14 Does it do anything when invoked? 12:15 Oh, and does MR protect from offensive use of wands of polymorph? 12:16 (as it does for polytraps, in vanilla at least) 12:16 [hdf-us] [nh362] kincle (Val Dwa Fem Law) wished for "blessed fixed +2 gauntlets of power", on T:14351 12:17 yes it does 12:17 and monsters are *supposed* to notice if you exhibit a resistance to something and stop trying to use that particular attack 12:18 -!- wvc_ has joined #hardfought 12:18 so if you have MR, if you get zapped with a poly wand, IF the monster can see you, that should be it 12:18 They don't seem to notice if you have poly control... 'Why does this dude keep turning into a badass every time?' lol 12:19 hahah 12:19 probably in the hopes that you turn into a newt 12:19 is it possible to gain telepathy intrinsic as a vampire starting race in unnethack? I'm certain I got it that way once, but I'm striking out on all the floating eyes lately this game 12:19 'but i got better!' 12:20 not going near medusa until I have it. 12:20 but yeah if MR protects you from poly, I'll just swap out the ring of poly control for this one :) 12:20 and I got crowned already so it's taking for ever to regain good standing with my deity every time I pray at an altar in hopes of being granted telepathy 12:21 -!- wvc has quit [Ping timeout: 255 seconds] 12:22 Tangles: i did not mess with what MR protects you against 12:22 so no guessing in that regard 12:24 yeah but having a poly wand zapped at you is new, so that's undefined. 12:25 you never had that happen to you in gh? 12:25 It doesn't protect you if you zap it at yourself. 12:25 right, it never has 12:25 Oh in gh maybe. 12:26 i got my ass handed to me once in gh - rodney stole my EotA, marilith had a wand of poly and went nuts 12:26 I can't remember, but I guess if MR protects you in grunt, it will be the same here. 12:26 haha 12:26 wound up dying as a rock mole or some bullshit 12:26 w/ the amulet 12:26 hah 12:26 that's why you wear gdsm 12:26 yup 12:27 tangles, get the marker 12:27 ^ wise words 12:29 [hdf-us] [nh362] eraserhead97 (Mon Hum Fem Law) killed Medusa, on T:17047 12:29 <{Demo}4> so I began work on the symbiote race... not sure how balanced this is gonna be 12:30 neat 12:31 <{Demo}4> if it works it's definitely gonna be unique 12:33 -!- raisse has joined #hardfought 12:35 [hdf-us] [nh362] Grouchy (Mon Hum Mal Neu) hit with a wielded weapon for the first time, on T:3608 12:35 is that like 40k tyranid symbionts? 12:37 demo, did you ascend or die in evilhack? 12:37 <{Demo}4> like stargate sg1 symbiotes 12:37 <{Demo}4> and no neither 12:38 dude, elenmirie or tangles gonna eat your lunch 12:38 <{Demo}4> they can have it 12:40 {Demo}4 you giving up that game? 12:41 <{Demo}4> no I just don't have any time 12:41 <{Demo}4> and the time I do I have I don't feel like it 12:41 <{Demo}4> it's kind of too much of a pain 12:45 wtf? why doesn't a wand of speed cure the slowness from a magical eye? 12:47 hmm 12:47 a potion of speed will 12:47 so should the wand... 12:47 lemme look 12:47 it times out fairly quickly, or it did in this case 12:48 but yeah the wand should have worked 12:50 -!- Grassy has joined #hardfought 12:52 -!- Grasshopper has quit [Ping timeout: 246 seconds] 12:52 Giant ants don't evolve, do they? 12:53 -!- Grasshopper has joined #hardfought 12:53 nope 12:53 gianter ants 12:53 more biggerly ants 12:54 -!- Grassy has quit [Ping timeout: 245 seconds] 12:55 mm 12:56 -!- Grassy has joined #hardfought 12:58 -!- Grasshopper has quit [Ping timeout: 246 seconds] 13:06 [hdf-us] [4k] Naltrac (Wiz Hum Mal Cha), 483 points, T:112, killed by an exploding crystal ball 13:08 <@Shin Umbygashima> F 13:10 [hdf-us] [nh362] Grouchy (Mon Hum Mal Neu) had Mjollnir bestowed upon him by Chih Sung-tzu, on T:4427 13:11 [hdf-us] [4k] Naltrac (Wiz Hum Mal Cha), 1548 points, T:692, killed by a gnome lord 13:18 -!- Bugpowder has quit [Quit: Bugpowder] 13:19 someone carries a grudge 13:20 the one that woke Vlad up was still lurking on level 38, summoning nasties 13:46 [hdf-us] [spl] zor (Rog Wer Mal Cha), 31 points, T:229, dispatched by a goblin 13:47 -!- raisse has quit [Ping timeout: 268 seconds] 13:49 [hdf-us] [evil] hothraxxa (Hea Gno Mal Neu) became Hermes' Envoy of Balance, on T:41227 13:51 [hdf-us] [nh362] gatherer (Ran Orc Fem Cha) eschewed atheism, by dropping 9 arrows on an altar, on T:3946 13:51 Yusss 13:51 -!- wvc_ is now known as wvc 13:52 congrats! xnh is a great variant 13:54 nice congrats wvc 13:55 oh i liked it! it is the best "improved vanilla variant" imo 13:56 yeah there's some really neat content in xnethack 13:57 [hdf-us] [ndnh] zor (Sam Clk Fem Law) entered the adventure town for the first time, on T:2159 13:57 some of which we will never see in evilhack because it's too nice 13:58 the content i mean, not evilhack 13:58 <@Shin Umbygashima> Congrats wvc 13:59 .me goes back to unpacking his boh a few items at a time to check buc state 13:59 <@kriptospicebox> grats wvc! 14:00 <@kriptospicebox> wvc and a friggin conga line to the altar 14:00 https://cdn.discordapp.com/attachments/400474774440247317/568496051028361256/unknown.png 14:01 [hdf-us] [nh362] eraserhead97 (Mon Hum Fem Law) made her first wish - "blessed greased rustproof +3 gauntlets of power", on T:20044 14:03 [hdf-us] [nh362] eraserhead97 (Mon Hum Fem Law) wished for "blessed greased fixed +3 helm of brilliance", on T:20049 14:04 [hdf-us] [nh362] eraserhead97 (Mon Hum Fem Law) wished for "magic marker", on T:20059 14:07 <@Shin Umbygashima> I swear if another run dies to a minotaur 14:07 [hdf-us] [nh362] eraserhead97 (Mon Hum Fem Law) wished for "magic marker", on T:20067 14:09 <@kriptospicebox> minotaurs are dangerous AF but quite solveable with only a few tools 14:10 <@kriptospicebox> spell/wand of sleep, slow monster and scrolls of earth to trap them are my go-to's 14:10 <@kriptospicebox> i usually die to minotaurs when i take "just one more hit" to kill them or just forget that they can 2-shot me 14:13 [hdf-us] [nh362] SkydiveMike (Wiz Gno Fem Neu), 2 points, T:4, killed by a kitten called Montu 14:14 [hdf-us] [nh362] Karnac (Pri Hum Mal Neu), 2280 points, T:1864, killed by a gnome 14:15 [hdf-us] [nh362] Grouchy (Mon Hum Mal Neu), 16815 points, T:8859, killed by a tiger 14:15 [hdf-us] [nh362] Karnac (Pri Hum Mal Neu), 38 points, T:37, killed by a water moccasin 14:16 [hdf-us] [nh362] eraserhead97 (Mon Hum Fem Law) genocided class h, on T:20175 14:18 [hdf-us] [evil] Demo (Kni Hum Fem Cha) genocided class L, on T:65941 14:19 [hdf-us] [evil] Demo (Kni Hum Fem Cha) genocided class V, on T:65947 14:20 [hdf-us] [dnh] kdg (Pir Elf Mal Cha) consulted the oracle for the first time, on T:2498 14:24 [hdf-us] [un] saxonysam (Wiz Hum Mal Cha), 2137 points, T:2116, killed by a plains centaur 14:29 <[Demo]> tinkle tinkle 14:32 well shit, there's an arch-lich at the castle :( 14:32 <@kriptospicebox> ew 14:32 <@kriptospicebox> what all do you have? 14:33 i have magicbane and the staff 14:37 -!- eraserhead97 has joined #hardfought 14:38 [hdf-us] [nh362] Karnac (Pri Hum Mal Neu), 722 points, T:1641, killed by a wererat 14:38 <@Shin Umbygashima> Elbereth gonna scare him off? 14:39 <@Shin Umbygashima> I'm wondering how you'll handle the nasties if you were to go that route 14:39 <@Shin Umbygashima> You probably have way smarter strats in mind 14:40 I had no idea nurse-buffing was so OP 8^P 14:43 shin: i don't use elbereth. i'll find another way 14:46 -!- noty has joined #hardfought 14:46 [hdf-us] [nh362] eraserhead97 (Mon Hum Fem Law) changed form for the first time, becoming a werewolf, on T:21126 14:48 [hdf-us] [nh362] Grouchy (Hea Hum Fem Neu) performed her first genocide (mind flayer), on T:2586 14:49 [hdf-us] [evil] Demo (Kni Hum Fem Cha) killed the high priest of Moloch, on T:66817 14:49 [hdf-us] [evil] Demo (Kni Hum Fem Cha) acquired the Amulet of Yendor, on T:66819 14:49 <[Demo]> does evilhack nix the force? 14:49 potion of paralysis and he's destroyed 14:49 it does 14:50 it's much worse than the force 14:50 hah 14:50 no i dont think so 14:50 oh much much worse 14:50 would rather slog my way through than have to repeatedly traverse multiple levels over and over agin 14:51 i once had to cross orcus town 16 times 14:51 thats getting into rage quit territory 14:51 K2, how is it possible that a pet djinni cannot follow across levels because it's still eating? 14:51 [hdf-us] [nh362] eraserhead97 (Mon Hum Fem Law) wished for "blessed greased fixed +3 gray dragon scale mail", on T:21192 14:51 that sounds like a splice bug 14:51 jilles no idea. I didnt touch djinni's 14:52 splice has an ugly bug with that 14:52 lets have a look 14:52 the pet will move around and you think it's finished eating too 14:52 then when you go up/down, it's still eating 14:53 talking inediate pets here 14:53 djinni isnt even flagged as needing to eat 14:53 i dont think any & are 14:53 i'm at a loss at the moment why its even eating in the first place 14:53 [hdf-us] [nh362] eraserhead97 (Mon Hum Fem Law) entered Gehennom, on T:21249 14:54 what did you do jilles :) 14:54 hmm i think i know where to look 14:54 what's the flag for no eating? 14:55 there isnt one. but if they can eat, it'll be omnivorous, carnivorous, etc 14:56 <[Demo]> ur kind of a boojum 14:56 ok. so in splice, i had a zombie dragon pet that suffered from this a lot. as i'd expect, zombie dragons shouldn't be eating at all, based on what you just told me 14:56 [hdf-us] [ndnh] zor (Sam Clk Fem Law), 20179 points, T:9441, killed by a small aklys 14:57 right. but who knows what antigulp did with zombies 14:57 eat your brains and all that 14:58 <[Demo]> odds the planes crash for me? 14:58 jilles what is your djinni eating? any corpse it comes across? 14:58 just mentioning it in case it gives you a clue 14:58 [hdf-us] [xnh] Delraven (Ran Hum Fem Neu) killed Orcus, on T:33039 15:02 <[Demo]> operation avoiding combat 15:03 [hdf-us] [un] zor (Sam Hum Fem Law) killed the ghost of zor, the former Field Worker, on T:1072 15:14 K2, I'm not getting any messaging about it eating something 15:15 [hdf-us] [nh362] Hekik (Pri Hum Mal Neu) completed Sokoban, on T:17654 15:15 [hdf-us] [evil] Demo (Kni Hum Fem Cha) entered the Planes, on T:68220 15:15 again, same as in splice 15:15 <[Demo]> randomized planes, you bitch 15:16 [hdf-us] [evil] Demo (Kni Hum Fem Cha) killed the Wizard of Yendor, on T:68222 15:23 -!- Bugpowder has joined #hardfought 15:26 <[Demo]> the fucks an archangel 15:26 i don't think you can fuck them 15:27 [hdf-us] [nh362] eraserhead97 (Mon Hum Fem Law) killed Master Kaen, on T:23116 15:27 [hdf-us] [evil] Demo (Kni Hum Fem Cha) killed the invisible Famine, on T:68440 15:27 what causes the message "You miss wildly and stumble forwards"? I'm fighting some leprechauns and thought it was because one was invisible, but it just happened again with no invisible enemies 15:27 [hdf-us] [nh362] eraserhead97 (Mon Hum Fem Law) acquired the Bell of Opening, on T:23118 15:28 hekik: it's a thing when you fight leps. sometimes you miss wildly 15:28 <@Tone> It's a leprechaun thing Hekik 15:28 ah, ok. Thakns 15:28 Thanks 15:28 -!- Grassy has quit [Ping timeout: 246 seconds] 15:29 <@Tone> You misspell wildly and stumble yourwords :P 15:30 that'd be me 15:31 <[Demo]> i dont think i can ascend this 15:31 sorry demo 15:32 no wishes? 15:33 <[Demo]> nope 15:33 :( 15:33 -!- raisse has joined #hardfought 15:33 -!- introsp3ctive has quit [Ping timeout: 259 seconds] 15:33 <[Demo]> blew the rest of my smokies hoping for a wish which also happened to be my healing source 15:33 ouch 15:34 anyplayer monsters dead> they might drop something to help 15:35 <[Demo]> ah yeah some have hats eh? 15:36 healing potions, maybe 15:36 wand of tp 15:36 <[Demo]> none have hats :( 15:36 how is it you need a hat? 15:37 ya know, ring of conflict + leprechaun hall sounded like such a good idea. But now they're mugging each other and teleporting all over the damn place 15:37 It's so tedious 15:37 hee 15:37 <[Demo]> i made it to an altar and im holed up on it 15:37 <[Demo]> if i had a hat i could use the altar 15:38 they'll gang up outside 15:39 <[Demo]> wait arent smoky wishes not a thing after air? 15:39 no idea. never had to think about it 15:39 do you have any taming? 15:39 <[Demo]> 1 taming 15:40 use it at the right time could help a lot 15:40 <[Demo]> i dont have any way to get cursed paper 15:40 i love taming on astral 15:40 oh i just meant tame a mob 15:42 -!- introsp3ctive1 has joined #hardfought 15:44 -!- Bugpowder has quit [Quit: Bugpowder] 15:44 [hdf-us] [evil] Demo (Kni Hum Fem Cha) killed the invisible Death, on T:68529 15:45 rofl... death opened a smoky potion, got a djinni and made a wish 15:45 then died 15:47 what did he wish for? 15:48 <[Demo]> blessed archon figurine 15:48 didnt say 15:48 <[Demo]> no use, peaceful 15:49 ahahah 15:49 <[Demo]> and i got to the neutral altar and im out of tp zaps 15:49 so, really, #chat once, "Sorry, I'm all out of wishes.", #chat again, The djinni is eating noisily. 15:49 jiles: ok 15:50 while eating, the djinni still moves 15:50 normal eating pets don't do that 15:50 well it shouldnt be eating at all 15:50 this is the same as the splice bug i tell you 15:50 i will address it 15:51 {Demo}4 where's the amulet of yendor? 15:53 [hdf-us] [evil] Demo (Kni Hum Fem Cha) averted death, on T:68596 15:53 <[Demo]> yeah ium fucked 15:53 <[Demo]> fuck the amulet got stolen by someone or something idk yikes 15:53 <[Demo]> doesnt matter anyway 15:53 -!- Bugpowder has joined #hardfought 15:56 [hdf-us] [evil] Demo (Kni Hum Fem Cha), 1266107 points, T:68601, killed by Pestilence 15:56 <[Demo]> first astral splat ever 15:56 <[Demo]> usually i dont go down fighting and just escape 15:56 good first run 15:56 sorry 15:57 wonder where the amulet went 15:57 <[Demo]> yeah i have no idea 15:57 <[Demo]> that was sporkhack astral though lol 15:57 <[Demo]> but worse 15:58 mplayer monsters want the amulet 15:58 and can steal it 15:58 i think you had it stolen between 1st and 2nd altars 15:59 curses is a help with that, you can see it in your inventory all the time 15:59 or not as the case might be 16:00 <[Demo]> also k2 the game is broken 16:00 {Demo}4 that was a good run believe it or not. first time ever playing and made it to astral 16:00 <[Demo]> i killed a nazgul and his fell beast got all weird 16:00 <[Demo]> he existed in a square but monsters and i could step there 16:00 can you be more specific 16:00 <[Demo]> and i could not hit him 16:00 right 16:00 we've seen that 16:00 <[Demo]> but he could still hit me 16:00 <[Demo]> ok 16:01 <[Demo]> other bug i know you havent seen 16:01 <[Demo]> the invocation isnt possible 16:01 its in relation to the 'place monster x,y' panic statements 16:01 <[Demo]> i kept going down through hell til i reached the vibe square 16:01 <[Demo]> but i never reached it 16:01 <[Demo]> just went straight to the sanctum 16:01 whoa 16:01 <[Demo]> obviously didnt complain :P 16:01 thats a big one 16:01 <[Demo]> thats why i had no wizard fight, no book, no invocation 16:02 <[Demo]> also thanks for setting up demos level so its easier to skip demo fight 16:02 <[Demo]> where he isnt right next to you when you come up the stairs 16:04 i am trying to fathom how the VS is gone and you just go straight to snactum 16:04 sanctum 16:04 blah 16:04 <@luxidream> quick! ascend evilhack before it's patched 16:04 <[Demo]> same bug as the stairs for level 1 spawning in the same room? 16:05 hmm no 16:05 that code doesnt touch special levels 16:05 <[Demo]> ndnh has a modified level of vibe square, i recall i had to do something weird at some point for it 16:05 i must have introduced it when i added sporkhack/unnethack type gehennom 16:06 either that or when i added the extra demon lairs 16:06 <[Demo]> its just funny that it existed 16:06 <@Tone> I wonder if you could levelport down there 16:06 hard to test in wizmode 16:06 as you can port anywhere 16:06 <[Demo]> thats the kind of shit im always scared exists in ndnh 16:07 well... thank you for seeing it through. this is the kind of info i need to make this as bug free as possible 16:07 lol but no VS is huge 16:07 <[Demo]> im probably not gonna play evil again until june 16:07 so the trip back up, did you get mobbed at the stairs with spawning monsters? 16:07 <[Demo]> i had my dirge fun 16:07 <[Demo]> ah right yeah 16:07 <[Demo]> so dnh has that 16:07 <@luxidream> K2: what happens when you levelport to "99" in wizmode 16:08 <[Demo]> and i know what that feels like when its working 16:08 <[Demo]> i dont think its working 16:08 because no invocation 16:08 <[Demo]> ah yeah thats based on that yeah 16:08 <[Demo]> lol 16:08 rofl 16:08 <[Demo]> it was a really clean ride back up 16:09 @luxidream: sanctum 16:09 <[Demo]> no force, no turbo spawns, no rodney bothering me 16:09 -!- ProzacElf has joined #hardfought 16:09 <[Demo]> the planes were annoying as shit, fuck your water/earth elemental changes 16:09 <@luxidream> in vanilla you would have to press ? 16:09 <@luxidream> then select it from the menu 16:09 <@Tone> What changed with those demo? 16:10 <@luxidream> like how you levelport to planes 16:10 <[Demo]> earth has air engulf 16:10 <[Demo]> water has gelat cube engulf 16:10 eh? 16:10 not quite true 16:10 <@luxidream> otherwise you get the normal teleportation restrictions 16:10 gelcube engulf is the worst 16:10 as they can paralyze 16:10 water elemental engulf is drown/rust damage 16:10 demo: a horn is great for escaping the engulfers 16:10 <[Demo]> oh 16:10 <[Demo]> i didnt have a horn 16:10 <[Demo]> there was so much shit i didnt have 16:11 ah but you should have had 16:11 <@luxidream> this is 3.6 based 16:11 <@luxidream> a bugle would have worked 16:11 yes 16:11 <[Demo]> no cause then id have to play longer 16:11 <[Demo]> and i got bored 16:11 <[Demo]> i didnt intend to make it past demo 16:11 <[Demo]> also what? 16:11 bugles everywhere 16:11 <[Demo]> wow 16:12 @luxidream in vanilla wizmode, i can levelport to 99 and reach the sanctum too 16:12 anyway sorry for your loss. you were really unlucky 16:13 [hdf-us] [nh362] gatherer (Ran Orc Fem Cha) became literate by reading the fortune inside a cookie, on T:5158 16:13 <@luxidream> hm. guess I was wrong? 16:14 hmmm... 16:14 testing something 16:15 if this hunch is correct, huge lol 16:15 you killed my sessions 16:15 -s 16:15 you brastrad 16:15 <@luxidream> yall variant devs should do a playthrough of your games before you release :p 16:15 no time 16:15 too bust making content 16:15 busy 16:15 :P 16:16 i test the changes i make 16:16 but i cant play test an entire game start to finish for every significant update. not enough time in the day 16:16 plus i cant asc in 1.5 hrs like you do ;) 16:18 ok my hunch was wrong... and thats fine. there is no VS on the last level 16:18 BLEH 16:19 fix please 16:19 i might make it there 16:23 man. the back door to this castle isn't even locked 16:23 it's like they're saying, come on in and help yourself 16:24 <[Demo]> i made porkman play through ndnh 3 times before bringing it to hdf lol 16:29 K2, looks like I crashed it 16:29 aww man 16:29 ate a self-made tin of magical eye meat 16:29 1st crash 16:29 [hdf-us] [nh362] samiam (Tou Hum Mal Neu) killed Baalzebub, on T:68428 16:29 ok thanks 16:29 you need a recover? 16:30 yes 16:30 it asks for a new character when I try to continue playing 16:30 <[Demo]> 1st crash \o/ 16:30 <[Demo]> whyd it? 16:31 jilles: its starting a 0.3.1 game 16:31 tell it no 16:33 jilles game recovered 16:33 and i have a coredump of the crash 16:35 https://termbin.com/f8mn 16:36 i wonder if that bug from earlier, the missing break; allowing eating mind flayers to affect luck 16:36 caused this 16:36 will try to reproduce, i fixed that bit for 0.3.1 16:37 its at the exact spot in the code 16:38 i can reproduce 16:38 damn 16:38 heh ok.. lets see 16:39 -!- Bugpowder has quit [Quit: Bugpowder] 16:43 -!- Bugpowder has joined #hardfought 16:44 K2, thanks 16:45 what I see now in https://github.com/k21971/EvilHack/blob/master/src/eat.c is a break followed by a FALLTHRU comment 16:46 hmm 16:46 that means eating a mind flayer or master mind flayer corpse can no longer grant telepathy 16:46 this may have been one of those late night should have gone to bed5 hrs prior commits 16:47 and as for the crash 16:47 when eating a tin it sets context.victual.piece to a null pointer 16:47 not to a reference to the tin object 16:47 the first part, easy fix, just swap magical eye and mind flayer blocks 16:49 the second part, this was an almost straight copy from sporkhack. i made an assumption the differences between this part of the code were similiar enough to work. it compiled without any errors 16:49 so i need to rework this 16:50 ok flayer falls through again as it should 16:51 [hdf-us] [nh362] samiam (Tou Hum Mal Neu) genocided green slime, on T:69469 16:51 and dammit that magical eye block works with a regular corpse 16:51 i should have tested with a tin also 16:54 [hdf-us] [nh362] samiam (Tou Hum Mal Neu) destroyed Vlad the Impaler, on T:69699 16:54 [hdf-us] [nh362] samiam (Tou Hum Mal Neu) acquired the Candelabrum of Invocation, on T:69701 16:56 [hdf-us] [nh362] samiam (Tou Hum Mal Neu) wished for "2 blessed scrolls of genocide", on T:69724 16:56 [hdf-us] [nh362] samiam (Tou Hum Mal Neu) genocided class h, on T:69725 16:56 so yeah context.victual.piece = (struct obj *) 0; 16:57 hmm 16:57 ok gotta go get the kid, be back later 16:58 -!- tacco\unfoog has joined #hardfought 17:05 M - an uncursed wand of wishing (0:3) 17:05 if only i had charging 17:06 <{Demo}4> nice find can I have one? 17:09 it was just lying around in this locked chest in this castle i found 17:09 <{Demo}4> oh yeah that's mine I lost it 17:09 <{Demo}4> I'd like it back 17:10 wait a minute what does it say on it? 17:10 [Demo]: welcome to the astral splat club. 17:11 ahaha! trick question, it doesn't have anything on it 17:11 [hdf-us] [nh362] eraserhead97 (Mon Hum Fem Law) wished for "magic marker", on T:23883 17:11 pesty once got me on astral too 17:12 i was paralyzed from eating a bad royal jelly 17:13 -!- Bugpowder has quit [Quit: Bugpowder] 17:14 [hdf-us] [nh362] eraserhead97 (Mon Hum Fem Law) wished for "magic marker", on T:23896 17:16 <{Demo}4> it's not pesty that got me it was the angels 17:19 beholder said pesty delivered the coup de grace 17:19 [hdf-us] [nh362] samiam (Tou Hum Mal Neu) killed Orcus, on T:71256 17:24 [hdf-us] [evil] hothraxxa (Hea Gno Mal Neu) entered Gehennom, on T:43068 17:26 is there anything I can do as a vampire to improve my chances of gaining intrinsic telepathy from draining floating eyes? 17:32 <{Demo}4> don't think so 17:36 [hdf-us] [nh362] gatherer (Ran Orc Fem Cha), 5160 points, T:6425, quit 17:44 lovely. vampires can transform into wargs 17:46 [hdf-us] [nh362] kincle (Val Dwa Fem Law) acquired the luckstone from Mines' End, on T:24991 17:47 [hdf-us] [nh362] gatherer (Tou Hum Mal Neu), 178 points, T:865, killed by a sewer rat 17:48 wuf 17:49 <@luxidream> woof 17:49 <{Demo}4> I'm really glad I killed off my evilhack 17:49 <{Demo}4> now I have no pressure to play 17:56 [hdf-us] [un] bouquet (Bar Vam Fem Cha) killed Medusa, on T:43958 17:57 -!- tonehack has joined #hardfought 18:04 [hdf-us] [nh362] eraserhead97 (Mon Hum Fem Law) killed the invisible Baalzebub, on T:26600 18:07 -!- eraserhead97 has quit [Quit: Page closed] 18:15 -!- LarienTelrunya has quit [Quit: Page closed] 18:16 -!- Hekik has quit [Ping timeout: 256 seconds] 18:18 [hdf-us] [nh362] rebatela (Mon Hum Mal Neu) became literate by writing a scroll, on T:5797 18:28 [hdf-us] [nh362] rebatela (Mon Hum Mal Neu) made his first wish - "2 blessed scrolls of charging", on T:6555 18:29 long overdue for an early soko WoW . was just thinking that 18:29 lol law of large numbers or something 18:30 [hdf-us] [nh362] IceBox (Val Hum Fem Law) had Excalibur thrown at them by some watery tart, on T:3841 18:30 <@Shin Umbygashima> ^lul 18:30 right? i guess it's every 200 wands. But it seems like less 18:31 [hdf-us] [un] bouquet (Bar Vam Fem Cha) killed Thoth Amon, on T:46558 18:31 you play a lot too, raisse... lol 18:33 [hdf-us] [nh362] rebatela (Mon Hum Mal Neu) made his first artifact wish - "blessed eye of the aethiopica", on T:6647 18:33 [Demo]: weren't you in the astral splat club yet? 18:34 * raisse is that old lady in the corner who's been in the club forever. 18:35 -!- Bugpowder has joined #hardfought 18:35 i have so many sporkhack astral splats... 18:37 <@kriptospicebox> this is an mst3k ref, right? This fortune cookie is delicious! This cookie has a scrap of paper inside. It reads: Want to ascend in a hurry? Apply at Gizmonic Institute. 18:38 haha 18:41 just created a bunch of test users for an ERP deployment testing all named after the bots riffing from Space Mutiny 18:41 Big McLargehuge is my fave 18:41 I think that's all right-thinking people's fave 18:44 [hdf-us] [un] bouquet (Bar Vam Fem Cha) wished for "blessed ring of slow digestion named Wasted Wish", on T:48062 18:44 [hdf-us] [nh362] gatherer (Hea Gno Mal Neu), 609 points, T:2714, killed by a sewer rat 18:46 FINALLY! telepathy. 18:46 \o/ 18:47 I didn't realize how much I needed it until I didn't have it 18:49 <@Shin Umbygashima> that's how it usually goes P: 18:50 mimic of the mines level is such garbage 18:50 [hdf-us] [nh362] rebatela (Mon Hum Mal Neu) acquired the luckstone from Mines' End, on T:8148 18:51 <@Shin Umbygashima> It's not a favorite for sure but 18:51 <@Shin Umbygashima> least it doesn't risk minotaur spawns and lame ass levelport traps 18:54 <@luxidream> no more minotaur spawns in maze 18:54 <@luxidream> mine's end 18:55 it's just that at least the wine cellar one gives ya booze (water) and obviously catacombs with the books 19:00 -!- Bugpowder has quit [Quit: Bugpowder] 19:05 -!- Bugpowder has joined #hardfought 19:12 -!- Grassy has joined #hardfought 19:15 -!- stenno is now known as war 19:15 [hdf-us] [nh362] rebatela (Mon Hum Mal Neu) completed Sokoban, on T:10911 19:16 -!- war is now known as stenno 19:19 [hdf-us] [nh362] rebatela (Mon Hum Mal Neu) wished for "blessed spellbook of identify", on T:11268 19:24 -!- raisse has quit [Ping timeout: 246 seconds] 19:31 -!- eraserhead97 has joined #hardfought 19:33 <@Shin Umbygashima> F 19:37 -!- Grassy has quit [Read error: Connection reset by peer] 19:39 [hdf-us] [nh362] rebatela (Mon Hum Mal Neu) wished for "blessed greased fixed +3 pair of speed boots", on T:14016 19:44 anyone know the max level for a purple worm? 19:47 <@Shin Umbygashima> Nawp 19:50 [hdf-us] [evil] hothraxxa (Hea Gno Mal Neu) had Giantslayer bestowed upon him by Hermes, on T:45037 19:50 ... 19:53 [hdf-us] [nh362] eraserhead97 (Mon Hum Fem Law) killed Orcus, on T:27831 19:59 <@Shin Umbygashima> Wew Giantslayer 19:59 <@Shin Umbygashima> Haven't seen that in a bit 20:01 [hdf-us] [nh362] rebatela (Mon Hum Mal Neu) wished for "blessed spellbook of polymorph", on T:15522 20:02 [hdf-us] [nh362] rebatela (Mon Hum Mal Neu) polymorphed his first object, on T:15636 20:03 -!- Bugpowder has quit [Quit: Bugpowder] 20:13 [hdf-us] [nh362] rebatela (Mon Hum Mal Neu) hit with a wielded weapon for the first time, on T:16640 20:13 i tbha 20:13 dammit 20:17 -!- tacco\unfoog has quit [] 20:21 -!- Bugpowder has joined #hardfought 20:24 -!- Bugpowder has quit [Client Quit] 20:24 \o/ 20:24 * hothraxxa writes the unknown scroll of charging on the first try 20:29 that's the best 20:30 i'll do that with low level spellbooks sometimes too, but saving the wish on the charging scroll is great 20:38 -!- tonehack has quit [Quit: Leaving] 20:38 i do it a lot as a wizard because it works most of the time but i hardly ever try in other roles 20:46 [hdf-us] [un] saxonysam (Wiz Hum Mal Cha), 2978 points, T:2534, killed by a gray unicorn 20:49 [hdf-us] [nh362] Leggman (Val Dwa Fem Law) killed Medusa, on T:30193 20:50 [hdf-us] [slshm] KaiHerd (Wiz Hum Fem Cha), 13544 points, T:9481, killed by a drow 20:51 [hdf-us] [nh362] samiam (Tou Hum Mal Neu) killed the invisible Wizard of Yendor, on T:73361 20:51 [hdf-us] [nh362] eraserhead97 (Mon Hum Fem Law) killed Juiblex, on T:30430 20:52 [hdf-us] [nh362] samiam (Tou Hum Mal Neu) acquired the Book of the Dead, on T:73363 20:55 [hdf-us] [nh362] eraserhead97 (Mon Hum Fem Law) killed the invisible Asmodeus, on T:30699 20:56 [hdf-us] [nh362] SkydiveMike (Wiz Gno Fem Neu), 3380 points, T:4904, killed by a wolf 21:06 [hdf-us] [nh362] samiam (Tou Hum Mal Neu) performed the invocation, on T:73626 21:12 [hdf-us] [un] saxonysam (Wiz Hum Mal Cha), 2303 points, T:2784, killed by a killer bee 21:12 [hdf-us] [nh362] samiam (Tou Hum Mal Neu) killed the high priestess of Moloch, on T:73804 21:12 [hdf-us] [evil] hothraxxa (Hea Gno Mal Neu) genocided class L, on T:45687 21:12 [hdf-us] [nh362] samiam (Tou Hum Mal Neu) acquired the Amulet of Yendor, on T:73806 21:17 [hdf-us] [evil] hothraxxa (Hea Gno Mal Neu) wished for "uncursed historic partly eaten magic marker named prop. of stephen hughes", on T:45691 21:19 [hdf-us] [nh362] Grouchy (Hea Hum Fem Neu) had Mjollnir bestowed upon her by Hermes, on T:7692 21:31 [hdf-us] [nh362] eraserhead97 (Mon Hum Fem Law) polymorphed her first object, on T:31839 21:33 [hdf-us] [nh362] samiam (Tou Hum Mal Neu) entered the Planes, on T:75349 21:40 -!- Bugpowder has joined #hardfought 21:49 [hdf-us] [un] bouquet (Bar Vam Fem Cha) genocided disenchanters dungeon wide on T:49290 21:50 [hdf-us] [un] bouquet (Bar Vam Fem Cha) genocided arch-liches dungeon wide on T:49291 21:50 [hdf-us] [un] bouquet (Bar Vam Fem Cha) genocided master liches dungeon wide on T:49292 21:50 [hdf-us] [un] bouquet (Bar Vam Fem Cha) genocided electric eels dungeon wide on T:49292 22:02 [hdf-us] [nh362] samiam (Tou Hum Mal Neu) wished for "magic marker", on T:75720 22:02 -!- Bugpowder has quit [Quit: Bugpowder] 22:14 genostreak! 22:17 [hdf-us] [nh362] samiam (Tou Hum Mal Neu) killed Famine, on T:75874 22:26 [hdf-us] [nh362] samiam (Tou Hum Mal Neu), 3319186 points, T:75934, ascended https://www.hardfought.org/userdata/s/samiam/nh361/dumplog/1554901085.nh361.txt 22:27 grats samiam 22:35 [hdf-us] [evil] hothraxxa (Hea Gno Mal Neu) killed Yeenoghu, on T:46051 22:49 <@Shin Umbygashima> Congrats Sam-I-Am 22:58 <@kriptospicebox> That can't be samiam they only play samurai 22:59 <@kriptospicebox> Grats person who stole samiam's account 23:00 <[Demo]> slamurai 23:00 [hdf-us] [ndnh] Demo (Ana Sal Fem Cha) averted death, on T:5822 23:01 <{Demo}4> that shit was just retarded 23:01 <{Demo}4> the monster was dead but it was still splashing me with acid 23:01 <@kriptospicebox> Scramurai identity thief 23:01 <{Demo}4> cause i have a bunch of attacks 23:01 <{Demo}4> wait maybe not 23:01 <{Demo}4> im angry 23:04 [hdf-us] [ndnh] Demo (Ana Sal Fem Cha), 57405 points, T:5964, killed by an ochre jelly 23:04 <{Demo}4> ugh i did it again 23:04 <{Demo}4> why am i so fucking stupid 23:06 <@luxidream> nah I watched them 23:06 <@luxidream> they played samurai for a long time 23:06 <@luxidream> then got really far and then stoned themself in gehennom 23:07 <@luxidream> then actually won a samurai 23:07 <@luxidream> then went on a long and eventually successful quest to win an arc 23:07 <@luxidream> not sure where they are now 23:12 [hdf-us] [ndnh] Demo (Elf-Nob Elf Fem Cha) entered the adventure town for the first time, on T:694 23:20 <{Demo}4> fuck the black forest, fuck razorvines 23:29 -!- Bugpowder has joined #hardfought 23:32 -!- noty has quit [Quit: WeeChat 2.2] 23:33 [hdf-us] [nh362] Bugpowder (Bar Orc Mal Cha), 151149 points, T:18882, petrified by Medusa 23:33 god damnit 23:33 searching everywhere for the upstairs and forgot to put on the blindfold 23:34 <@Shin Umbygashima> F 23:35 [hdf-us] [ndnh] Demo (Nob Elf Fem Cha), 38013 points, T:6050, poisoned by a rotted ape corpse 23:35 <{Demo}4> while paralyzed lol 23:36 <@Shin Umbygashima> And another F 23:36 <{Demo}4> honestly late night nethack deaths are the best 23:36 <{Demo}4> dying to the stupidest shit for no reason 23:38 [hdf-us] [un] bouquet (Bar Vam Fem Cha) killed Vlad the Impaler, on T:50995 23:39 -!- Bugpowder has quit [Quit: Bugpowder] 23:41 <@kriptospicebox> Oof sorry about that one bugpowder 23:48 [hdf-us] [ndnh] Demo (Ndr-Nob Dro Fem Cha) entered the adventure town for the first time, on T:2271 23:51 [hdf-us] [un] nutterbutter (Wiz Vam Fem Cha) killed the invisible Asmodeus, on T:73680 23:55 [hdf-us] [ndnh] Demo (Ndr-Nob Dro Fem Cha) was given the Sceptre of Lolth, on T:3672 23:59 [hdf-us] [un] saxonysam (Wiz Hum Mal Cha) killed the ghost of saxonysam, the former Conjurer, on T:6298 23:59 [hdf-us] [un] saxonysam (Wiz Hum Mal Cha) killed the ghost of picaresquieu, the former Adept, on T:6311 23:59 [hdf-us] [un] saxonysam (Wiz Hum Mal Cha) killed the ghost of richards, the former Conjurer, on T:6322