00:48 -!- Umbire has quit [Remote host closed the connection] 00:49 -!- Umbire has joined #evilhack 02:11 -!- spicyChickatrice has quit [Remote host closed the connection] 02:30 [hdf-eu] [evil] Tomsod (Inf Elf Mal Una) completed Sokoban, acquiring a bag of holding, on T:22527 02:45 -!- cbus has joined #evilhack 02:51 -!- mobileuser has joined #evilhack 02:53 [hdf-eu] [evil] Tomsod (Inf Elf Mal Una) had Frost Brand bestowed upon him by Moloch, on T:23070 03:16 -!- elenmirie has joined #evilhack 03:23 -!- amateurhour has joined #evilhack 05:14 [hdf-eu] [evil] Tomsod (Inf Elf Mal Una) had Fire Brand bestowed upon him by Moloch, on T:25429 05:24 [hdf-eu] [evil] Tomsod (Inf Elf Mal Una) changed form for the first time by mimicking a pile of gold, on T:25662 06:03 -!- elenmirie has quit [Quit: Going offline, see ya! (www.adiirc.com)] 06:26 -!- cbus has quit [Remote host closed the connection] 06:27 -!- cbus has joined #evilhack 07:41 -!- Graznop\OK has quit [Ping timeout: 268 seconds] 07:53 -!- Graznop\OK has joined #evilhack 08:07 -!- Graznop\OK has quit [Ping timeout: 268 seconds] 08:22 -!- Graznop\OK has joined #evilhack 09:12 [hdf-us] [evil] ligang (Kni Elf Mal Cha) killed Aphrodite, on T:29515 09:21 -!- joes has joined #evilhack 09:30 -!- qt has joined #evilhack 09:55 [hdf-us] [evil] ligang (Kni Elf Mal Cha) destroyed ligang's ghost, the former Thaumaturge, on T:30785 10:49 -!- elenmirie has joined #evilhack 11:05 -!- rebatela has quit [Remote host closed the connection] 11:07 -!- ChrisANG has quit [Ping timeout: 256 seconds] 11:21 -!- rebatela has joined #evilhack 12:02 -!- ChrisANG has joined #evilhack 12:19 -!- Umbire has quit [Ping timeout: 264 seconds] 12:20 -!- krm26 has joined #evilhack 12:40 -!- elenmirie has quit [Quit: Going offline, see ya! (www.adiirc.com)] 12:42 -!- mobileuser has quit [Quit: Connection closed] 12:45 -!- spicyChickatrice has joined #evilhack 12:45 -!- mobileuser has joined #evilhack 12:59 -!- ChrisANG has quit [Ping timeout: 260 seconds] 13:25 -!- Tomsod has joined #evilhack 13:27 Hey.  Keith, you here? 13:31 idk if K2 gets pinged 13:31 heya 13:31 i do 13:31 for K2 not Keith 13:32 what's going on Tomsod 13:32 A quick question. 13:33 go for it 13:33 Why _is_ a raven like a writing-desk? 13:33 What's the code at makemon.c:973 supposed to do?  It looks like it's supposed to give a random wand to lieutenants, but then there's a check that the wand can only be the wand of death, and this worries me. 13:33 Just got a scare. 13:34 lemme look 13:34 The check is "randwand > 5". 13:35 I mean, I have a wand of death now, so it's good, but it could have gone worse were I not invisible. 13:36 Well, it only makes it a wand of death if it's already a wand of death 13:36 do you get pinged for Keith2 13:38 I think maybe it's supposed to check for something else?  13% of lieutenants spawning with a /oD is hardcore. 13:39 thats evil 13:39 works as intended 13:39 just kidding :p 13:39 It's a possibility, yeah. 13:40 I don't see that can possibly be WAI 13:40 i'm checking. looks like this was on purpose 13:40 81102642bf189fbd9e446da0a6eb884b0366e564 broke it 13:41 It was do { randwand = rn2(7); } while (randwand > 5 && rn2(14)); 13:41 ie, random wand but if it's death, reroll it 13/14 of the time. 13:42 Oh, I see!  That's what I suspected. 13:42 Now, it's random wand but if it's not death don't make a wand at all, just call mongets(mtmp, randwand) with randwand still an int from 0-5 not a WAN_anything 13:43 It kind of looked like the negation of a proper check for me. 13:43 The original logic was added in 4f5f0c069a045031f520a7f7133cc258be1d048c 13:44 hah 13:44 epic 13:45 easy fix 13:45 * K2 waits 6 months to fix 13:45 :P 13:45 Eh, with my playing speed I'll barely notice. 13:45 I wonder what past me was thinking there 13:45 was probably another 3am coding session 13:46 That happens, yeah. 13:46 good catch Tomsod, thanks 13:47 and thanks Pinkbeast for finding the commit where it broke 13:47 I mostly acted towards my self-interest, but you're welcome nonetheless. 13:47 saved me some time, still at work doing actual work blah 13:47 git log -Srandwand makemon.c only spits out 3 commits :-) 13:47 TIL 13:47 good old git pickaxe 13:51 Meanwhile, I've been altar-camping with the create monster spell for the last 5000 turns, and Moloch haven't gifted me even a crappy elven dagger.  I did get a bunch of artifacts before this drought, but I'm really aiming for Dragonbane; no luck so far. 13:56 Anyway, see ya! 13:56 see ya Tomsod 13:57 patch is done just testing to make sure 13:57 Good. 13:57 -!- Tomsod has quit [Quit: Client closed] 14:03 -!- Not-5c6a has joined #evilhack 14:03 [EvilHack] k21971 pushed 1 commit to master [+0/-0/±2] https://git.io/J16zW 14:03 [EvilHack] k21971 e6c76a0 - Fix: Lieutenants wand creation routine. 14:06 No longer lots of wands of death :-( 14:08 EPI: when a monster dies while holding a wand of death, the wand changes into a wand of sleep. 14:10 or a wand of undead turning. please revive me! 14:13 it's live 14:18 -!- elenmirie has joined #evilhack 14:20 -!- joes has quit [Ping timeout: 268 seconds] 15:05 [hdf-eu] [evil] NetSysFire (Inf Ith Fem Una), 575 points, T:1291, zombified by a hobbit zombie, while praying 15:11 -!- ChrisANG has joined #evilhack 15:41 -!- mobileuser has quit [Quit: Connection closed] 15:41 [hdf-eu] [evil] NetSysFire (Inf Ith Fem Una), 2529 points, T:2361, quit 15:41 -!- mobileuser has joined #evilhack 16:45 that's funny 16:45 so they either got an arrow, an elven arrow, an orcish arrow, a ya, a crossbow bolt, or a wand of death? 16:54 and ammo that they don't have a matching launcher for is thrown away i think 16:54 so yeah i guess the only wand they could possibly get is death 16:54 that's funny 16:54 or rather the only item they could get from that particular sequence of events 17:01 -!- krm26 has quit [Ping timeout: 268 seconds] 17:28 -!- elenmirie has quit [Quit: Going offline, see ya! (www.adiirc.com)] 17:29 -!- cbus has quit [Quit: reboot] 17:31 -!- mobileuser has quit [Quit: Connection closed] 17:31 -!- mobileuser87 has joined #evilhack 17:31 -!- cbus has joined #evilhack 17:32 -!- mobileuser87 has quit [Client Quit] 17:38 -!- amateurhour has quit [Quit: zzz] 18:10 -!- krm26 has joined #evilhack 18:41 -!- rebatela has quit [Remote host closed the connection] 18:50 -!- rebatela has joined #evilhack 18:52 -!- rebatela has quit [Read error: Connection reset by peer] 19:07 -!- qt has quit [Ping timeout: 268 seconds] 19:19 -!- VaderFLAG has quit [Ping timeout: 240 seconds] 21:08 [hdf-us] [evil] coplate (Wiz Gno Fem Neu), 6375 points, T:8826, killed by a bolt of fire 21:16 -!- ChrisANG has quit [Ping timeout: 256 seconds] 21:32 -!- krm26 has quit [Quit: Leaving] 21:58 [hdf-us] [evil] coplate (Wiz Gno Mal Neu) had a leather armor entrusted to him by Thoth, on T:460 22:02 -!- Umbire has joined #evilhack 22:39 [hdf-us] [evil] coplate (Wiz Gno Mal Neu) had Magicbane bestowed upon him by Thoth, on T:1367 22:53 [hdf-us] [evil] coplate (Wiz Gno Mal Neu), 2256 points, T:3468, killed by an energy vortex 23:38 -!- ChrisANG has joined #evilhack 23:45 -!- ChrisANG has quit [Read error: Connection reset by peer] 23:47 -!- ChrisANG has joined #evilhack