00:00:03 -!- omarax has quit [Remote host closed the connection] 00:00:42 Unstable branch on CRAWL.XTAHUA.COM updated to: 0.20-a0-45-gb3e417c (34) 00:01:42 !tell marvinpa would you consider it undue Power Creep if vampire corpse-drinking was changed to be a single-turn action instead of a delay? 00:01:43 PleasingFungus: OK, I'll let marvinpa know. 00:02:35 Stable (0.19) branch on CRAWL.XTAHUA.COM updated to: 0.19.0-19-g8c6edcc 00:08:59 -!- sneakyness has quit [Quit: Textual IRC Client: www.textualapp.com] 00:09:14 -!- zxc has joined ##crawl-dev 00:10:10 Stable (0.19) branch on crawl.jorgrun.rocks updated to: 0.19.0-19-g8c6edcc 00:12:55 -!- adibis has quit [Ping timeout: 252 seconds] 00:15:19 does corpse drinking even heal you anymore 00:15:24 murtidash (L24 TrMo) ASSERT(food.base_type == OBJ_FOOD || food.base_type == OBJ_CORPSES) in 'food.cc' at line 1020 failed. (Depths:2) 00:15:26 i know mp from elf corpses is gone 00:16:03 -!- murtidash has joined ##crawl-dev 00:16:17 ??rare_messages 00:16:17 rare messages[1/27]: You're already berserk! 00:16:31 minmay: no, tragically 00:16:41 -!- rchandra has quit [Ping timeout: 260 seconds] 00:16:46 there is, however, code for xom to be amused if a monster animates the corpse that you're draining 00:17:36 heya, any dev around who wants to grab my save and get some info? have a reproducible crash bug (not entirely sure on what is causing it but can trigger it at will) in my save on berotato 00:17:46 -!- zxc_ has joined ##crawl-dev 00:17:49 -!- Kalir has quit [Changing host] 00:18:01 murtidash: 00:18:03 %git 00:18:03 07PleasingFungus02 * 0.20-a0-45-gb3e417c: Fix an @e1 crash (Murtidash, |amethyst) 10(24 minutes ago, 4 files, 12+ 22-) 13https://github.com/crawl/crawl/commit/b3e417c81bce 00:18:10 cool 00:18:17 i think beartato updates soon 00:18:31 i'll force a rebuild just to be safe 00:18:47 murtidash: we did see your crash messages. good bug! i hope you abused it while you had the chance 00:18:51 -!- zxc has quit [Ping timeout: 256 seconds] 00:19:16 the only time i abused it annoyed the hell out of me 00:19:24 i had cleared most of vault 5 and crashed it 00:19:28 :P 00:19:31 is it really abuse if the devs invite it? 00:19:46 had to redo my entire vault 5 clear heh 00:20:00 Unstable branch on crawl.jorgrun.rocks updated to: 0.20-a0-45-gb3e417c (34) 00:20:12 -!- Pacra_ has joined ##crawl-dev 00:20:13 -!- Pacra has quit [Read error: Connection reset by peer] 00:20:29 but yea, wanted to just make sure that it got fixed :) 00:22:56 -!- LordSloth has quit [Quit: Going offline, see ya! (www.adiirc.com)] 00:23:16 also i think it's incredibly badass that my username is in a crawl commit description now :P 00:23:41 -!- KurzedMetal has quit [Ping timeout: 260 seconds] 00:23:46 -!- Alcopop has quit [Quit: Page closed] 00:24:03 :) 00:24:09 &rc murtidash 00:24:10 http://crawl.berotato.org/crawl/rcfiles/crawl-0.19/murtidash.rc 00:24:23 what exactly were you inscribing? 00:25:00 bread rations 00:25:03 i use a modified HDA 00:25:14 which autoinscribes bread and meat rations 00:25:16 bread rations shouldn't crash though 00:25:29 oh, it does though 00:25:31 because i'm a troll 00:25:33 who can't eat bread 00:25:41 hrm 00:25:41 which makes sense based on what i saw in the commit 00:25:43 no 00:25:46 huh, that shouldn't have triggered *that* crash 00:25:46 that wouldn't cause that crash 00:25:49 oh 00:25:50 geekosaur: o/ 00:26:10 it's something that canb't possibly be food that triggers that assert, not something your species can't eat 00:26:31 i wonder if a fixed a different bug 00:26:33 * geekosaur was looking for e.g. something autoinscribing ambrosia, which is a potion instead of food tbese days 00:26:34 *if I 00:26:57 oh, that's odd 00:27:00 it didn't happen earlier in the game, when i can make it happen 00:27:01 that does hit the code block i inserted 00:27:02 i have 25 bread rations 00:27:03 what on earth 00:28:42 that's weird 00:29:04 bread rations can't change their type to not OBJ_FOOD just because a troll is playing, can they? 00:29:05 investigating 00:29:09 i wouldn't think so... 00:29:10 -!- sneakyness has joined ##crawl-dev 00:29:13 if i make a new troll though 00:29:15 i'm wondering if it's a recursive call 00:29:17 who has bread rations 00:29:18 it doesn't happen 00:29:36 at least on akrasiac 00:29:40 not sure if that already has the patch or not 00:30:04 shouldn't 00:30:07 -!- ees has quit [Ping timeout: 260 seconds] 00:30:15 have the patch 00:30:22 no rebuilds were forced and akrasiac will be a bit yet before it rebuilds normally 00:30:33 why i was saying i wasn't exactly sure about steps to repro or cause 00:31:04 i can trigger it by e1, but i'm not sure what about the game is setting that state to let it crash 00:32:09 trolls aren't saprovores though 00:32:12 so it's not that 00:32:18 I don't see recursion going on 00:33:15 there's a recursive call somewhere involving chunks 00:33:17 -!- WalkerBoh has joined ##crawl-dev 00:33:31 uh 00:33:33 how you would get bread rations from chunks or vice versa, though 00:33:41 oh, i had two things labeled @e1 00:33:43 oops 00:33:43 if you do somehow hit it again, I think we'd like a save backup 00:33:56 yeah, i'm not hitting it now 00:33:59 rip 00:34:11 e2 for my guy causes a crash too 00:34:12 murtidash (L24 TrMo) ASSERT(food.base_type == OBJ_FOOD || food.base_type == OBJ_CORPSES) in 'food.cc' at line 1020 failed. (Depths:2) 00:34:14 which is a meat ration 00:34:16 (I shouldn't say "we", I help out but am not a dev and would not have access) 00:34:22 Stable (0.19) branch on crawl.beRotato.org updated to: 0.19.0-19-g8c6edcc 00:34:49 just in time for it to make the crash be for the wrong version x.x 00:35:33 i'm of ashenzari and fully bound using unarmed (can't imagine that there's a correlation with that) 00:38:54 wait 00:39:06 so i just dropped my bread and picked it up 00:39:07 and it didn't crash 00:39:21 -!- Cimanyd has quit [Quit: Page closed] 00:39:26 and now if i e1 i get the message 00:39:27 -!- digitcruncher has quit [Ping timeout: 260 seconds] 00:39:29 That's not food! 00:39:48 right, that replaced the crash 00:40:03 cbro just updated right after your most recent crash 00:40:07 so it has to do with the letter that the item is in 00:40:09 if it's J 00:40:25 if it's a and i e1 00:40:26 it works 00:40:29 if it's J and i e1 00:40:31 i get the error message 00:40:41 hoooo boy 00:41:09 hrm 00:41:14 can you hit # for me? 00:41:21 done 00:41:25 &dump murtidash 00:41:26 http://crawl.berotato.org/crawl/morgue/murtidash/murtidash.txt 00:41:42 Y - a scroll of vulnerability {!r!r} 00:41:51 on akrasiac if i just =i b J it doesn't crash 00:41:54 this is a very powerful rcfile 00:42:23 now I wonder if there's some key remapping going on 00:43:10 murtidash: when you say it 'works' if the bread is in slot 'a' and you hit e1, what do you mean? you can't eat it, right? 00:43:16 no, it eats just fine 00:43:20 if it's in J it doesn't et 00:43:39 trolls aren't saprovores, i was wrong in that thought. they can eat bread just fine 00:44:01 if i type '=i J a' and then 'e 1' it eats a bread 00:44:14 if i then '=i a J' then 'e 1' it throws the error message 00:44:46 J - 25 bread rations {@e1} a - 25 bread rations {@e1}; J - a potion of haste _You start eating one of the 25 bread rations {@e1}. _You continue eating. x2 You finish eating. That bread ration really hit the spot! a - 24 bread rations {@e1} J - 24 bread rations {@e1}; a - a potion of haste That's not food! 00:46:16 i think you might get reduced nutrition for bread 00:46:27 crawl's dietary system used to be very very elaborate. 00:46:45 were you around when you could get dietary restrictions as random muts? 00:47:03 i was a total scrub then, i vaguely remember it 00:47:51 i remember carefully balancing bread & meat consumption so i'd have something to eat no matter what muts i got 00:48:07 conspiracy: '1' is a lot closer to 'a' than it is to 'j', in hex 00:48:30 like they are the same mod 0x30? 00:48:40 J, not j 00:48:44 j works 00:48:56 A works 00:49:36 murtidash: can you try copying your rcfile somewhere and then wiping it out and seeing if you get the issue? 00:49:44 F to G 00:49:46 *if you still have the issue 00:49:53 is what causes the issue 00:50:21 if my bread is on [a-zA-F] it works [G-Z] it fails 00:50:28 sure 00:51:01 still fails with a deleted rc file 00:51:13 however, the item is still inscribed 00:51:53 yeah 00:51:53 ok, that simplifies things 00:51:53 unless it's a macro 00:51:56 can you try clearing your macros? 00:52:18 is there a way to clear all macros? 00:52:23 or do i have to remember what they all are 00:52:56 i think there is a way 00:52:57 not sure 00:53:36 ??macro 00:53:37 macro[1/2]: http://s-z.org/neil/git/?p=crawl.git;a=blob;f=crawl-ref/docs/macros_guide.txt;hb=HEAD 00:53:38 i cleared the 3 macros i know i had which were on the keys [123] 00:53:54 and with it on J i still get that's not food 00:54:04 can you make a save dump? 00:54:22 just by ctrl+s? done 00:54:26 hrmmm 00:55:25 * geekosaur just noticed that item_from_int indexes inventory, not the menu 00:56:24 oh, but the other call expects that. still trying to untangle what goes on here... 00:58:18 -!- HellTiger has quit [Ping timeout: 240 seconds] 00:58:39 what's interesting is if i e J it eats just fine 00:58:44 it's only when i use the inscripted 1 00:58:58 ??save backup 00:58:58 save backup[1/1]: To get a Save backup, you have to log-ing via SSH (console), then select (T)runk -> (A)dvanced -> (B)ackup -> (N)ormal . This will give you a link that will allow developers to get a copy of your save and help find bugs. 01:00:03 -!- omarax has quit [Remote host closed the connection] 01:00:42 k, sec 01:01:10 mrrr. what has a limit of 32? (still fishing...) 01:01:22 murtidash: fair warning: i'm like 95% sure this is a huge waste of time 01:01:30 Character "murtidash" in crawl-0.19. Backing up: successful. - http://crawl.beRotato.org/crawl/saves/murtidash-crawl-0.19-161112-0601.tar.bz2 Please provide this link in your bug-report or give it to a developer 01:01:33 and the actual cause will be something really trivial and not even very buggy that we're overlooking 01:01:39 i'm just really curious tho 01:01:41 at this point 01:01:43 yea, the crash is fixed 01:02:00 i'm more curious as well 01:02:18 and i'm too tired to play right now, so just watching bullshit tv and seeing where it goes :P 01:03:19 cool, i can repro locally 01:03:21 that's very good news 01:03:37 it's trying to eat your ID scrolls 01:03:56 which are also autoinscribed with 1 01:04:02 G - the 20 scrolls of identify {@*1} 01:04:04 yes 01:04:11 we checked that though... oh wait 01:04:32 right, * works always 01:04:36 paper contains lots of fibre! 01:04:38 so it is that bug 01:04:42 should that be @r1 ? 01:04:48 on the scroll of identify 01:05:03 probably 01:05:09 if i change the scroll to @r1 01:05:10 then e1 01:05:12 it works 01:05:13 since it will be item 1 for anything 01:05:15 and eats the bread 01:05:40 and for my other ration, i have a remove curse on @*2 01:05:43 so yes, if your food is after the scrolls then e1 will select them 01:05:52 so i bet it's the order 01:05:52 can someone give me a prize for being right 01:05:54 because i'm right as hell 01:05:55 yea, exactly 01:05:56 need to be careful with @*n 01:06:14 also your rcfile is filled with obsolete cruft 01:06:19 entropy weavers chanting word of entropy 01:06:27 wands of fireball 01:06:35 rings of sustatt 01:06:45 they might use it with old versions 01:06:46 sad... 01:06:58 like i said, it's an old hacked version of HDA from when he wasn't on one of the servers i played on 01:07:01 it looks like it was copied from hda - yeah 01:07:06 i've done some cleanup but yea, it has a shit ton of old stuff 01:07:19 probably a lot of work to maintain! 01:07:32 i actually just removed a bunch of crap this past week 01:07:34 it was really ugly before that 01:07:38 heh 01:07:42 now that you have the auto healup on autoexplore 01:07:46 which is the only reason i was using HDA 01:08:00 i don't need all that crap 01:08:05 so basically the bug could also be triggered 01:08:20 by putting @e[0-9] on a non food item 01:08:27 then hitting e (that number) 01:08:40 since that went through that code path 01:09:11 ya 01:09:16 you could also use lua for it probably 01:10:25 so i fixed it for me by changing the scroll autoinscribe to @r1 and @r2 01:10:32 and no one else would ever have hit it 01:10:37 Stable branch on crawl.develz.org updated to: 0.19.0-19-g8c6edcc (34) 01:11:17 becuase no one else has a hacky crazy ass rc file 01:11:24 although anyone using HDA could have potentially hit it 01:12:06 well, it also depends on where the @* was in their inventory 01:12:15 so there's a certain nondeterministic aspect to it 01:12:27 the @* was straight out of HDA 01:13:05 maybe not, i clearly ripped it off from somewhere though 01:14:27 -!- ees has quit [Ping timeout: 260 seconds] 01:17:35 -!- Pacra__ has joined ##crawl-dev 01:17:35 -!- Pacra_ has quit [Read error: Connection reset by peer] 01:19:33 !lm murtidash crash 01:19:34 8. [2016-11-12 05:34:02] murtidash the Brawler (L24 TrMo of Ashenzari) ASSERT(food.base type == OBJ FOOD || food.base type == OBJ CORPSES) in 'food.cc' at line 1020 failed on turn 66572. (Depths:2) 01:19:53 !lm * crash noun~~"food.base_type" 01:19:54 10. [2016-11-12 05:34:02] murtidash the Brawler (L24 TrMo of Ashenzari) ASSERT(food.base type == OBJ FOOD || food.base type == OBJ CORPSES) in 'food.cc' at line 1020 failed on turn 66572. (Depths:2) 01:19:57 Unstable branch on crawl.develz.org updated to: 0.20-a0-45-gb3e417c (34) 01:19:58 !lm * crash noun~~"food.base_type" s=name 01:19:59 10 milestones for * (crash noun~~food.base_type): 7x murtidash, 2x HilariousDeathArtist, Neil 01:20:10 !lm hilariousdeathartist crash noun~~"food.base_type" 01:20:11 2. [2014-11-13 20:44:20] HilariousDeathArtist the Spry (L14 FoHu of Nemelex Xobeh) ASSERT(food.base type == OBJ FOOD || food.base type == OBJ CORPSES) in 'food.cc' at line 1340 failed on turn 23097. (Lair:7) 01:20:18 looks like he hit this crash years ago 01:20:29 and no one noticed, except him i guess 01:20:55 -!- kdrnic has quit [Quit: Leaving] 01:20:57 -!- ontoclasm has joined ##crawl-dev 01:21:17 yea, he actually fixed it in his config in git in 2014 01:21:29 he... has a git for his rcfile? 01:21:31 !lm hilariousdeathartist crash noun~~"food.base_type" x=gid 01:21:32 2. [2014-11-13 20:44:20] [game_key=HilariousDeathArtist:cszo:20141013193917S] HilariousDeathArtist the Spry (L14 FoHu of Nemelex Xobeh) ASSERT(food.base type == OBJ FOOD || food.base type == OBJ CORPSES) in 'food.cc' at line 1340 failed on turn 23097. (Lair:7) 01:21:43 !crashlog hilariousdeathartist gid=HilariousDeathArtist:cszo:20141013193917S 01:21:44 2. HilariousDeathArtist, XL14 FoHu, T:23097 (milestone): http://dobrazupa.org/morgue/HilariousDeathArtist/crash-HilariousDeathArtist-20141113-204420.txt 01:21:50 https://github.com/HilariousDeathArtist/DCSSConfigFile 01:22:27 aw, was hoping the inventory would be in that crash log 01:22:29 anyway 01:22:31 good stuff 01:22:44 hopefully no one goes back to older versions to exploit this 01:22:45 can always fix the online versions if people do, i guess 01:23:06 so make a new account and crash .18 and below every 5 minutes? got it 01:23:06 :P 01:23:42 that's a ban, mister. 01:24:46 naw, if i didn't care i wouldn't have come in and tried to get it fixed once i realized what it was. cool that you guys were already on it 01:25:15 and for letting me come along for the ride 01:25:32 it was my pleasure! 01:25:39 always fun to do some good sleuthin 01:25:41 i've actually been doing test automation and qa for like a decade, shit is interesting to me 01:25:50 -!- bitcoinbastard has quit [Ping timeout: 256 seconds] 01:26:17 if you want to help fix up our terrible test system, hell, Patches Welcome 01:26:34 https://docs.google.com/spreadsheets/d/1-nWSE-qRBYTo_d2jcyrR4hL1Q_BI73VVNgoXpcpX7tg/edit#gid=1329575456 01:26:43 made that for this tourney with some really hacky as shit javascript 01:27:13 kind of want to clean it up and get with whoever runs the tourney scripts to add it as a page for them 01:27:28 since it's just a customization of publicly available info 01:30:27 -!- Poncheis has quit [Quit: ChatZilla 0.9.93 [Firefox 48.0.2/20160823121617]] 01:32:16 cool 01:32:30 but yea, i'll keep that in mind and poke at what's there once the tourney is over 01:32:41 did anything fun happen here today? 01:32:45 ya 01:32:49 we found a bug, twelwe 01:32:51 can you imagine 01:33:02 The red berserk overlay breaks after hitting X 13https://crawl.develz.org/mantis/view.php?id=10778 by PleasingFungus 01:33:26 i wanna know why confusion negates amulet of shielding bonus 01:33:35 spite 01:33:37 err reflection 01:33:55 -!- nikheizen has quit [Quit: leaving] 01:33:56 i don`t pretend to understand magic but isn`t that a magical effect? 01:34:11 confusion is magic. 01:34:19 I agree with twele 01:34:25 not to me, its a regular thing 01:34:31 right now 01:34:33 lol 01:34:35 for example 01:35:06 it works that way because it's simpler 01:35:16 since confusion also knocks out every other shielding source 01:35:22 too hard to code again... 01:35:27 coding is basically impossible 01:35:31 ??impossible 01:35:32 devteam[5/27]: sadly that bug is literally impossible to fix by which i mean i tried like once and then gave up 01:35:33 i hear that 01:35:46 I tried coding once, for crawl...pay the devs 01:35:53 haha 01:37:45 i just figured out i live close to the vagante developers 01:38:00 nice 01:38:29 maybe they can fix this computer 01:40:17 i used to know alot about computers until they broke on me and i discovered its like with a car where you have to pay someone to put the oil in once in a while 01:42:15 -!- PleasingFungus has quit [Quit: ChatZilla 0.9.92 [Firefox 49.0.2/20161019084923]] 01:46:44 -!- protopulse has quit [Quit: Page closed] 01:53:01 -!- WalkerBoh has quit [Remote host closed the connection] 01:56:20 honestly if you don't oil up your hard drive at least once every few months you're asking for trouble 01:56:47 Windows builds of master branch on crawl.develz.org updated to: 0.20-a0-45-gb3e417c 01:58:12 -!- murtidash has quit [Ping timeout: 260 seconds] 02:00:03 -!- omarax has quit [Remote host closed the connection] 02:01:07 -!- twelwe has quit [Ping timeout: 260 seconds] 02:03:05 -!- ontoclasm1 has joined ##crawl-dev 02:03:53 -!- ontoclasm has quit [Ping timeout: 268 seconds] 02:04:47 -!- DevlanMud has quit [Ping timeout: 252 seconds] 02:05:18 -!- ontoclasm has joined ##crawl-dev 02:07:35 -!- ontoclasm1 has quit [Ping timeout: 268 seconds] 02:07:38 -!- Krakhan has quit [Ping timeout: 260 seconds] 02:13:54 -!- Insomniak` has quit [Ping timeout: 260 seconds] 02:15:24 !nchoice 02:15:27 FoCj: 0 wins || HilariousDeathArtist: CBRO, L17 Destroyer of Hepliaklqana || amalloy: CAO, L10 Destroyer of Fedhas || Dynast: CBRO, L9 Magician of Vehumet 02:16:19 that FoCj has undergone some recursive shaft-fleeing 02:18:24 wait 02:18:44 amalloy: you're not on a team? 02:19:00 we still have a slot 02:19:12 you could be a on a team with twelwe 02:19:23 and 100% of us are google employees 02:20:03 nah, i don't really have much time this t, rather just get in one or two games on my own 02:20:34 well that's really all this team is doing anyhow 02:20:38 but we don't want you anyhow 02:20:42 you're not good enough 02:21:15 we only take the best of the best 02:22:16 see? he's paralyzed has no retort 02:22:25 I told you I'd come back with a chaos dunk 02:22:32 people who make fun of my map kills get chaos dunked 02:22:50 -!- amalloy is now known as amalloy_rekt 02:22:56 daaaang 02:23:18 -!- Zxpr1jk has quit [Read error: Connection reset by peer] 02:23:54 -!- amalloy_rekt is now known as amalloy 02:23:58 lol jk u suck noob 02:25:06 -!- Max__ has joined ##crawl-dev 02:25:46 -!- Max__ is now known as Guest84698 02:26:01 you're gonna mess with a guy with 69 youtube subs? big mistake 02:26:05 big big mistake 02:26:50 -!- bgiannan_ has joined ##crawl-dev 02:30:15 -!- hellmonk has quit [Quit: Page closed] 02:31:04 -!- gammafunk has quit [Quit: leaving] 02:31:07 oh yeah, i have like 50 tumblr followers and only 45 of them are porn bots 02:32:36 what happens exactly when someone messes with another guy who has 69 youtube subs 02:33:58 you don't want to nkow 02:35:40 -!- gammafunk has joined ##crawl-dev 02:41:52 -!- CanOfWorms has quit [Quit: ChatZilla 0.9.92 [Firefox 3.6.28/20120306064154]] 02:47:46 -!- _Jordan_ has quit [Quit: This computer has gone to sleep] 02:54:16 Monster database of master branch on crawl.develz.org updated to: 0.20-a0-45-gb3e417c 03:00:04 -!- omarax has quit [Remote host closed the connection] 03:03:29 -!- Kalir has quit [Quit: I'M OUT SON. PEACE, LOVE, EXPLOSIONS.] 03:05:36 -!- GauHelldragon has quit [Ping timeout: 258 seconds] 03:14:13 Unstable branch on crawl.beRotato.org updated to: 0.20-a0-45-gb3e417c (34) 03:26:29 -!- mong has quit [Quit: Leaving] 03:27:28 -!- PElf has joined ##crawl-dev 03:34:26 -!- Nerem has quit [Ping timeout: 260 seconds] 03:35:05 -!- bgiannan_ has quit [Ping timeout: 245 seconds] 03:35:57 -!- amalloy is now known as amalloy_ 03:42:51 -!- Insomniak` has quit [Read error: No route to host] 03:46:13 %git 3cebfc1d9e22b882f894932b5587901909df21b8 03:46:13 07gammafunk02 * 0.16-a0-1193-g3cebfc1: Remove jump-attack 10(2 years, 1 month ago, 37 files, 109+ 619-) 13https://github.com/crawl/crawl/commit/3cebfc1d9e22 03:47:39 -!- bgiannan_ has joined ##crawl-dev 03:50:57 -!- danielguo94 has quit [Quit: Page closed] 03:53:24 -!- valrus has quit [Quit: My iMac has gone to sleep. ZZZzzz…] 03:55:02 -!- ig0rbit has quit [Ping timeout: 248 seconds] 04:00:03 -!- omarax has quit [Remote host closed the connection] 04:07:52 I would like to see unvisited areas on minimap. I made a patch, but there were some problems. Please, can you tell me, am I right? Details: https://github.com/crawl/crawl/issues/389 04:09:40 -!- Ququman has joined ##crawl-dev 04:10:45 -!- bgiannan_ has quit [Ping timeout: 256 seconds] 04:12:57 -!- Kenran has joined ##crawl-dev 04:34:47 -!- SteelNeuron has joined ##crawl-dev 04:42:58 -!- ProzacElf has quit [Ping timeout: 265 seconds] 04:44:13 -!- ontoclasm has quit [Quit: Leaving.] 04:57:47 -!- adibis has joined ##crawl-dev 05:00:03 -!- omarax has quit [Remote host closed the connection] 05:00:40 -!- adibis has quit [Read error: Connection reset by peer] 05:00:55 -!- HellTiger_NB has quit [Ping timeout: 246 seconds] 05:11:14 -!- ig0rb1t has quit [Read error: Connection reset by peer] 05:15:02 03AndSDev02 07https://github.com/crawl/crawl/pull/394 * 0.20-a0-42-g0ba98c1: Fix minimap in Abyss and Labyrinth. 10(2 minutes ago, 1 file, 18+ 2-) 13https://github.com/crawl/crawl/commit/0ba98c1847d6 05:23:09 -!- PElf has quit [Quit: HydraIRC -> http://www.hydrairc.com <- The alternative IRC client] 05:29:50 -!- bgiannan_ has joined ##crawl-dev 05:37:40 -!- kstn has joined ##crawl-dev 05:38:14 Hi all, couldn't you help me to define is something a bug? 05:40:20 Is this a proper place for similar questions? 05:44:38 -!- rossi has quit [Ping timeout: 260 seconds] 05:46:02 yes 05:46:10 ask away! 05:48:04 Thanks, not sure is it a bug or feature. 05:48:31 There is a crawl build from git one or two days ago 05:49:55 I took 'an uncursed ring of poison resistance' fron a kobold body, and its color is grey like with restricted things 05:50:15 Helmets for minotaurs, etc 05:50:34 But I can put it and it works 05:51:04 Not sure is it a bug (and does it need bugreport) or feature 05:51:19 Menu/colouring prefixes: identified uncursed useless_item equipped jewellery 05:51:28 kstn: grey doesn't mean restricted necessarily 05:51:33 it's useless because you already have rpois 05:51:48 useless and unwearable items are both grey 05:51:57 probably you have an rpois mutation or rpois from other armour 05:53:16 -!- Guest84698 has quit [Quit: Page closed] 05:53:25 -!- Insomniak` has quit [Quit: I like to rock] 05:53:37 <|amethyst> other armour wouldn't do it, but rPois mutation would 05:53:47 yeah was unsure about that part 05:54:53 Really! You're right, it was a mutation. Thanks and sorry for bothering 05:55:22 np at all 05:55:29 -!- kstn has left ##crawl-dev 05:59:31 -!- bgiannan_ has quit [Ping timeout: 256 seconds] 06:00:02 -!- omarax has quit [Remote host closed the connection] 06:12:54 -!- ChaseSP has quit [Ping timeout: 250 seconds] 06:26:10 -!- Tux[Qyou] has joined ##crawl-dev 06:31:43 -!- bonghitz has quit [Remote host closed the connection] 06:35:25 -!- bmfx has quit [Ping timeout: 264 seconds] 06:42:59 -!- cosmonaut has quit [Quit: Page closed] 06:44:19 -!- MarvinPA has joined ##crawl-dev 06:49:24 -!- sneakyness has quit [Quit: Textual IRC Client: www.textualapp.com] 07:00:02 -!- omarax has quit [Remote host closed the connection] 07:04:20 -!- bgiannan_ has joined ##crawl-dev 07:04:43 -!- Pekkekk has quit [] 07:07:04 -!- waat has quit [Ping timeout: 250 seconds] 07:17:40 -!- madatmemes_ has quit [Ping timeout: 260 seconds] 07:24:36 -!- Patashu has quit [Ping timeout: 240 seconds] 07:25:53 -!- iFurril has quit [Ping timeout: 260 seconds] 07:30:20 -!- Pacra__ has quit [Read error: Connection reset by peer] 07:30:46 -!- Pacra__ has joined ##crawl-dev 07:32:00 -!- madatmemes_ has joined ##crawl-dev 07:35:21 -!- Pacra__ has quit [Read error: Connection reset by peer] 07:35:46 -!- Pacra__ has joined ##crawl-dev 07:37:05 -!- bonghitz has quit [Ping timeout: 260 seconds] 07:39:15 -!- vale_ has quit [Remote host closed the connection] 07:41:13 -!- MarvinPA has quit [Quit: Leaving] 07:41:25 -!- MarvinPA has joined ##crawl-dev 07:45:30 -!- rossi has quit [Ping timeout: 268 seconds] 07:53:54 -!- Max__ has joined ##crawl-dev 07:54:17 -!- Max__ is now known as Guest59350 07:56:30 -!- Patashu has joined ##crawl-dev 08:00:02 -!- omarax has quit [Remote host closed the connection] 08:02:38 !tell Kramin do you have a diff handy for how the announcements changed on kramell (or is kramell up on github somewhere)? out of curiousity mainly, although i think it could maybe afford to be slightly more verbose than it is now 08:02:38 MarvinPA: You have 1 message. Use !messages to read it. 08:02:39 MarvinPA: OK, I'll let kramin know. 08:11:45 !tell pleasingfungus if nothing else it'd probably be good to just make it a fixed duration of 2-3 turns rather than the current v. weird thing! but single turn is probably also fine i imagine 08:11:46 MarvinPA: OK, I'll let pleasingfungus know. 08:15:25 Stable (0.19) branch on underhound.eu updated to: 0.19.0-19-g8c6edcc 08:18:48 -!- DevlanMud has quit [Ping timeout: 268 seconds] 08:21:00 -!- Vall has quit [Quit: Leaving] 08:27:32 -!- bgiannan_ has quit [Ping timeout: 248 seconds] 08:32:36 -!- bmfx has quit [Client Quit] 08:33:40 -!- Guest59350 has quit [Ping timeout: 260 seconds] 08:34:36 -!- scummos| has quit [Ping timeout: 260 seconds] 08:37:41 -!- bonghitz has quit [Ping timeout: 248 seconds] 08:38:50 -!- rossi_ has quit [Ping timeout: 244 seconds] 08:51:05 -!- meatpath has joined ##crawl-dev 08:51:05 -!- MaxFrost has quit [Quit: Going offline, see ya! (www.adiirc.com)] 08:59:05 -!- sneakyness has joined ##crawl-dev 09:00:02 -!- omarax has quit [Remote host closed the connection] 09:01:27 -!- Max__ has joined ##crawl-dev 09:01:34 -!- bgiannan_ has joined ##crawl-dev 09:01:51 -!- Max__ is now known as Guest29190 09:03:03 MarvinPA: the announcements are great now! 09:03:13 don't ruin it again -.- 09:03:53 I would still go with fewer announcements if it were up to me 09:25:21 -!- Kenran has quit [Quit: leaving] 09:37:02 -!- MarvinPA_ has joined ##crawl-dev 09:39:42 -!- MarvinPA has quit [Ping timeout: 265 seconds] 09:40:05 -!- bonghitz has quit [Ping timeout: 248 seconds] 09:44:08 -!- MarvinPA__ has joined ##crawl-dev 09:46:16 -!- MarvinPA_ has quit [Ping timeout: 240 seconds] 09:46:43 -!- bgiannan_ has quit [Ping timeout: 245 seconds] 09:51:54 -!- Guest29190 has quit [Quit: Page closed] 09:54:41 -!- scummos| has quit [Ping timeout: 265 seconds] 09:54:57 -!- SMax_ has joined ##crawl-dev 10:00:01 -!- omarax has quit [Remote host closed the connection] 10:03:35 -!- MarvinPA__ has quit [Read error: Connection reset by peer] 10:04:17 -!- heftig has left ##crawl-dev 10:04:40 -!- MarvinPA__ has joined ##crawl-dev 10:13:10 -!- SMax_ has quit [Quit: Page closed] 10:15:07 -!- jeefus is now known as jefus 10:15:09 You bite DEAD MONSTER! You drain its power. The wolf is no longer paralysed. 10:16:51 -!- MarvinPA_ has joined ##crawl-dev 10:17:12 -!- Lasty has quit [Quit: Leaving.] 10:18:32 -!- WalkerBoh has joined ##crawl-dev 10:19:16 -!- MarvinPA__ has quit [Ping timeout: 240 seconds] 10:19:44 -!- Menche has quit [Ping timeout: 245 seconds] 10:20:45 -!- bgiannan_ has joined ##crawl-dev 10:27:16 -!- Speleothing_ has quit [Quit: Page closed] 10:28:20 -!- Patashu has quit [Ping timeout: 258 seconds] 10:33:55 New branch created: pull/395 (1 commit) 13https://github.com/crawl/crawl/pull/395 10:33:55 03Benoit Giannangeli02 07https://github.com/crawl/crawl/pull/395 * 0.20-a0-17-gb7a1f55: Chaos should not heal rot 10(8 days ago, 1 file, 5+ 0-) 13https://github.com/crawl/crawl/commit/b7a1f55f7d13 10:38:48 -!- bgiannan_ has quit [Ping timeout: 245 seconds] 10:40:23 -!- gressup has quit [Ping timeout: 246 seconds] 10:40:28 -!- bonghitz has quit [Ping timeout: 256 seconds] 10:44:16 -!- MarvinPA_ has quit [Ping timeout: 240 seconds] 10:46:29 -!- Patashu has joined ##crawl-dev 10:47:08 -!- Poncheis has quit [Ping timeout: 245 seconds] 10:47:21 -!- Poncheis_ is now known as Poncheis 10:53:16 -!- Poncheis has quit [Ping timeout: 240 seconds] 10:53:20 -!- Poncheis_ is now known as Poncheis 10:54:46 -!- rophy has joined ##crawl-dev 10:57:02 -!- jwinterm has quit [Ping timeout: 265 seconds] 10:58:25 -!- adelrune has joined ##crawl-dev 11:00:02 -!- omarax has quit [Remote host closed the connection] 11:01:01 -!- PleasingFungus has joined ##crawl-dev 11:04:52 -!- rophy has quit [Quit: Page closed] 11:09:35 -!- Marvin is now known as Guest32462 11:11:41 -!- _Jordan_ has quit [Quit: This computer has gone to sleep] 11:15:29 -!- Guest32462 has quit [Remote host closed the connection] 11:18:18 -!- amalloy_ is now known as amalloy 11:20:03 -!- Furril has quit [Read error: Connection reset by peer] 11:25:23 -!- PleasingFungus has quit [Quit: ChatZilla 0.9.92 [Firefox 49.0.2/20161019084923]] 11:29:40 -!- Timinator has quit [Quit: Page closed] 11:36:53 -!- bairyn has quit [Ping timeout: 248 seconds] 11:41:30 -!- bonghitz has quit [Ping timeout: 265 seconds] 11:41:39 -!- OrphineM has quit [Quit: Page closed] 11:48:01 -!- bitcoinbastard has quit [Read error: Connection reset by peer] 11:49:31 -!- bairyn has joined ##crawl-dev 11:59:41 -!- Marvin is now known as Guest18488 12:00:02 -!- omarax has quit [Remote host closed the connection] 12:02:37 Stable (0.19) branch on crawl.akrasiac.org updated to: 0.19.0-19-g8c6edcc 12:02:38 -!- scummos| has quit [Ping timeout: 258 seconds] 12:06:41 -!- scummos| has quit [Remote host closed the connection] 12:08:01 Hey guys :) I have a question about god design: Let's say there's a god that works quite bad for one species. It's not fully useless, but severely diminished. Should that species be allowed to worship at all? 12:08:20 Case in point: A god with an overwhelming majority of mechancis build around wielding weapons, and Felids 12:08:35 Unstable branch on crawl.akrasiac.org updated to: 0.20-a0-45-gb3e417c (34) 12:08:43 Should it be a player choice to worship the god even though only a few of the mechanics can be used, or should it be disabled completely to prevent a newb trap? 12:09:48 depends on how exactly the god works 12:10:04 trolls are allowed to worship gozag at present 12:10:14 despite it being a stupid idea from most viewpoints 12:11:06 Hmm... 12:11:42 So, the god I'm talking about is IJC (https://crawl.develz.org/tavern/viewtopic.php?f=8&t=22067&sid=f3ca2e2046af2bc3e90cd97ca93cd860), and it's built around weapons being summoned around you 12:11:47 you can walk into them and wield them 12:11:57 If you're unable for whatever reason, you just swap them normally 12:12:07 and then you're granted abilities that are all related to wielding weapons 12:12:13 <|amethyst> do the weapons do things if you don't wield them? 12:12:22 <|amethyst> like attack things? 12:12:25 Yes, they fly around and attack on their own like tukima's 12:12:30 and you can command them to shatter against a targetr 12:12:33 target* 12:12:40 <|amethyst> then I think it's not unreasonable to allow Felids to worhip 12:12:42 <|amethyst> worship 12:12:47 this looks perfectly fine for a felid 12:12:50 Fair enough :) 12:13:17 <|amethyst> much as mummies can worship Trog, despite not being able to berserk 12:13:36 -!- Sheala has quit [Quit: Page closed] 12:14:09 Cool 12:14:30 In that case I will iron out a couple corner cases (like the God failing to spawn un-wieldable weapons) and allow it for felids too. 12:14:55 <|amethyst> As an example of where a god should be disallowed 12:15:15 <|amethyst> if Felids had not gained the ability to use wands, Pakellas probably would not have accepted their worship 12:15:42 <|amethyst> since then there would have been no relevant god abilities/passives at all 12:16:14 I see 12:16:36 So a good rule of thumb is... If worshipping a god provides literally nothing, disallow 12:16:50 If it gives you anything at all, someone will find it a nice challenge so why cut it 12:17:05 RIP Gargoyles of Yred 12:17:05 <|amethyst> disallow, or better yet modify the god to provide something :) 12:17:25 <|amethyst> yeah, currently all disallowed worship is for flavour reasons, not mechanics 12:17:31 hep disallowed felids because the ancestor couldn't provide anything useful (don't recall if this is still true) 12:17:37 the flavor was a retcon 12:18:38 <|amethyst> hm 12:18:50 <|amethyst> I'd argue that it was flavour reasons 12:19:12 <|amethyst> because PF wanted the ancestors to actually be ancestors, hence cats 12:19:16 Hah 12:19:24 I thought of looking for a flavour reason to disallow IJC for cats 12:19:25 <|amethyst> but without weapons ancestors are very different 12:19:25 what's the current flavor for Hep cats? 12:19:32 "the ghost of a previous master" or what? 12:19:45 and I had trouble because the god has several mentions of tigers and felids, being based in traditional chinese martial arts, so I wasn't sure I could get away with it 12:19:50 <|amethyst> %git a12d01c0 12:19:50 07PleasingFungus02 * 0.19-a0-266-ga12d01c: Improve Hep descriptions 10(6 months ago, 2 files, 23+ 15-) 13https://github.com/crawl/crawl/commit/a12d01c0075b 12:19:51 felines* not felids 12:20:05 <|amethyst> Though 12:20:06 <|amethyst> +perhaps somewhat changed in shape and bearing few discernable features, still 12:20:08 <|amethyst> +it seems somehow to resemble a warrior from the distantly remembered past. 12:20:58 -!- joy19999 is now known as joy1999 12:21:08 humanoidcentrism at work 12:21:11 <|amethyst> basically "yeah, I know it's not a cat, but suspend your disbelief for a minute" 12:21:29 I always wondered something 12:21:46 would it be possible to store the tile when you die so when your ghost comes back it uses your old tile? 12:21:58 It always annoyed me a little that the tile represents a generic ghost 12:22:29 <|amethyst> I don't think you should use the same tile as a living whatever 12:22:37 troll ghosts have the claws 12:22:43 <|amethyst> but it would be nice to have a doll system for ghosts 12:22:45 "possible" but a fair amount of extra work. also you have to deal with corner cases like game was played console but then you encounter it in a tiles game 12:23:04 <|amethyst> that one's not bad, I believe tiles are computed anyway 12:23:05 geekosaur, that shouldn't be a problem if you just reconstruct it from what the console character had equipped 12:23:11 because of the doll system 12:23:16 <|amethyst> but 12:23:23 <|amethyst> what if the player picked a custom tile 12:23:27 <|amethyst> so they look like a bat 12:23:27 (also, for local play, local tiles and webtiles are distinct and the tiles are different. and webtiles does not have the full doll system local tiles does) 12:23:32 <|amethyst> now their ghost looks like a bat 12:23:37 <|amethyst> which is a bit confusing for players 12:23:47 I think we'd just ignore custom tiles for ghosts 12:24:37 Yeah you could just regenerate the tie 12:24:39 tile* 12:24:44 the ghost tile system is currently broken anyway i think? 12:24:53 i had one remembered as a slave just now 12:25:01 -!- Zekka has quit [Ping timeout: 260 seconds] 12:25:09 =nemelex MfEE 12:25:11 Defined keyword: nchoice => OpWr|HEAr|KoIE|DDAE|CeVM|HOWz|GrEn|GhCj|FeAK|VSSu|DEHu|VpAK|HaSu|TeAM|SpMo|FoCj|MfEE 12:27:30 -!- veyX has quit [Client Quit] 12:30:17 -!- jwinterm has quit [Ping timeout: 246 seconds] 12:34:00 -!- Unano has quit [Ping timeout: 260 seconds] 12:40:31 -!- MarvinPA_ has joined ##crawl-dev 12:42:07 -!- bonghitz has quit [Ping timeout: 258 seconds] 12:45:40 -!- bitcoinbastard has quit [Client Quit] 12:46:23 -!- Nattefrost has quit [Ping timeout: 256 seconds] 12:57:24 -!- bitcoinbastard has quit [Read error: Connection reset by peer] 12:59:11 -!- taqueso has quit [Remote host closed the connection] 12:59:21 zxc_: was mostly just asking out of curiosity, but also just don't want exciting splats to end up muted since those are fun to !tv 12:59:51 MarvinPA_: you can already get the exciting splats with .ownedtv :D 13:00:03 -!- omarax has quit [Remote host closed the connection] 13:00:07 .ownedtv * day 13:00:09 2/3. lorenzova, XL12 SpMo, T:14087 requested for FooTV: telnet://termcast.develz.org or http://termcast.develz.org. 13:00:23 sure, i like picking them up as they happen or whatever sometimes though! anyway it looks like the threshold is probably reasonable at least just from scanning the channel 13:00:43 Doesnty, tbh that sounds like someone screwed up an enum, or possibly save compat 13:00:58 so just interested in how it's been changed since i'd been looking at the sizzell repo anyway recently to think about how i'd propose cutting it down 13:01:07 -!- MarvinPA_ is now known as MarvinPA 13:02:32 -!- bitcoinbastard has quit [Read error: Connection reset by peer] 13:06:26 -!- tmpName has quit [Client Quit] 13:13:40 -!- SteelNeuron has quit [Ping timeout: 260 seconds] 13:18:31 03AndSDev02 07https://github.com/crawl/crawl/pull/392 * 0.20-a0-40-ga9a623c: WebTiles. Fix minimap in Abyss and Labyrinth. 10(3 minutes ago, 1 file, 18+ 0-) 13https://github.com/crawl/crawl/commit/a9a623c44083 13:23:28 -!- ZiBuDo has joined ##crawl-dev 13:26:58 -!- bitcoinbastard has quit [Read error: Connection reset by peer] 13:29:33 -!- ontoclasm has joined ##crawl-dev 13:30:53 -!- Guest18488 has quit [Remote host closed the connection] 13:33:42 -!- Lasty has joined ##crawl-dev 13:34:07 -!- Lasty has quit [Client Quit] 13:43:10 -!- bonghitz has quit [Ping timeout: 268 seconds] 13:44:16 -!- protopulse has joined ##crawl-dev 13:49:09 -!- kdrnic has joined ##crawl-dev 13:51:46 -!- THERetroGamerNY has quit [Disconnected by services] 13:51:53 -!- THERetroGamer is now known as THERetroGamerNY 13:53:15 -!- Poncheis has quit [Ping timeout: 256 seconds] 13:53:21 -!- Poncheis_ is now known as Poncheis 13:54:10 -!- Pacra has joined ##crawl-dev 13:54:36 -!- Pacra__ has quit [Read error: Connection reset by peer] 14:00:02 -!- omarax has quit [Remote host closed the connection] 14:02:03 -!- eb_ has quit [] 14:03:22 -!- Zekka_ has quit [Read error: Connection reset by peer] 14:05:27 New branch created: holy_simplification (1 commit) 13https://github.com/crawl/crawl/tree/holy_simplification 14:05:27 03MarvinPA02 07[holy_simplification] * 0.20-a0-46-gc0f5872: Simplify holy damage 10(6 days ago, 9 files, 48+ 53-) 13https://github.com/crawl/crawl/commit/c0f58725b31b 14:18:09 -!- Kalir has quit [Changing host] 14:18:15 -!- bgiannan_ has joined ##crawl-dev 14:21:17 -!- bgiannan1 has joined ##crawl-dev 14:23:49 -!- bgiannan_ has quit [Ping timeout: 248 seconds] 14:25:57 -!- bgiannan1 has quit [Ping timeout: 248 seconds] 14:30:56 -!- dtsund has joined ##crawl-dev 14:32:08 -!- Marvin is now known as Guest91733 14:32:49 -!- destrovel has quit [Quit: Page closed] 14:36:24 -!- Guest91733 has quit [Ping timeout: 252 seconds] 14:38:32 -!- bgiannan_ has joined ##crawl-dev 14:38:36 -!- DevlanMud has quit [Ping timeout: 260 seconds] 14:40:47 -!- PleasingFungus has joined ##crawl-dev 14:40:51 -!- meatpath has quit [Ping timeout: 256 seconds] 14:40:53 MarvinPA: Holy Simplification, Batman 14:40:53 PleasingFungus: You have 3 messages. Use !messages to read them. 14:41:30 03giann02 07https://github.com/crawl/crawl/pull/395 * 0.20-a0-18-g4129566: Removed healing possible chaos effect 10(4 minutes ago, 1 file, 0+ 6-) 13https://github.com/crawl/crawl/commit/41295669c71e 14:41:33 haha 14:42:03 delving into more holy code i'm discovering continued confusing things 14:42:17 !tell lasty i was really missing mass confusion in my last En game, which is why i brought it up - feels like there's a big hole between confuse & discord now. just my feeling! (also mass confusion was a lot simpler than alistair's, which was nice.) 14:42:17 PleasingFungus: OK, I'll let lasty know. 14:42:30 heh, i like that solution to the chaos rot thing 14:42:38 apparently monsters that it's unchivalric to attack are meant to be magenta on the monster list? but it doesn't work and i can't figure out why it doesn't work 14:43:09 and the previous implementation was a special-case to not heal the player if they're rotted which seems weird, so i suggested that one :P 14:43:29 people use hexes past tukima's dance? :P 14:45:04 :P 14:45:21 MarvinPA: something about monster_info, maybe? 14:45:28 where's the monster list code? 14:45:36 mon-info.cc 14:45:51 it's right below the bit that colours things by threat level and as far as i can tell is just doing roughly the same thing? 14:45:55 so no clue what's wrong 14:46:41 but luckily i'm making it irrelevant (hopefully???) 14:47:04 it's setting a different variable than threat colours 14:47:10 desc_colour vs colour_type 14:47:28 aha, true 14:47:28 i'd have to look at the caller to figure out what's going on there 14:49:46 -!- travis-ci has joined ##crawl-dev 14:49:47 The build passed. (holy_simplification - c0f5872 #7134 : Chris Campbell): https://travis-ci.org/crawl/crawl/builds/175356472 14:49:47 -!- travis-ci has left ##crawl-dev 14:50:09 03MarvinPA02 07[holy_simplification] * 0.20-a0-47-g9182bf8: Fix handling for holy damage immunity 10(34 seconds ago, 1 file, 3+ 3-) 13https://github.com/crawl/crawl/commit/9182bf809f8b 14:52:26 -!- debo has joined ##crawl-dev 14:52:31 -!- Poncheis has quit [Quit: ChatZilla 0.9.93 [Firefox 48.0.2/20160823121617]] 14:52:36 -!- Lasty has joined ##crawl-dev 14:58:23 -!- bgiannan_ has quit [Read error: Connection reset by peer] 14:58:26 -!- Insomniak` has quit [Quit: I like to rock] 15:00:02 -!- omarax has quit [Remote host closed the connection] 15:04:36 -!- THERetroGamerNY has quit [Quit: Be Blessed!] 15:04:50 -!- Marvin is now known as Guest2698 15:04:59 -!- zxc_ has quit [Read error: Connection reset by peer] 15:08:09 -!- ontoclasm has quit [Quit: Leaving.] 15:13:21 -!- WalkerBoh has quit [Remote host closed the connection] 15:13:50 hey gammafunk if you're around and have time/inclination, I need a bit of help and insight on vault design. 15:16:52 -!- kdrnic has quit [Quit: Leaving] 15:17:14 -!- amalloy is now known as amalloy_ 15:22:10 -!- Guest2698 has quit [Remote host closed the connection] 15:25:20 -!- _Jordan_ has quit [Quit: This computer has gone to sleep] 15:28:09 !time 15:28:09 Time: Nov 12, 2016, 08:28:09 PM, UTC. The 2016 0.19 tournament ends in 7 days, 23 hours, 31 minutes and 50 seconds. 15:29:26 -!- ontoclasm has joined ##crawl-dev 15:29:43 -!- ProzacElf has joined ##crawl-dev 15:30:27 03MarvinPA02 07[holy_simplification] * 0.20-a0-48-gf5e68b7: Simplify TSO's stabbing conduct 10(8 minutes ago, 18 files, 51+ 87-) 13https://github.com/crawl/crawl/commit/f5e68b795694 15:36:42 -!- bgiannan_ has joined ##crawl-dev 15:41:42 -!- meatpath has joined ##crawl-dev 15:43:47 nemelex uses invo, right 15:44:24 new nem 15:44:50 ok 15:44:54 i need to fix the tile then 15:45:07 kiku still uses necro though? 15:45:13 -!- Nattefrost has quit [Quit: Leaving.] 15:45:30 afaik 15:46:00 -!- MarvinPA has quit [Ping timeout: 248 seconds] 15:47:00 and RIP pakellas so i can dump that one 15:47:41 how do i get the unidentified name of an item ? 15:48:04 ? 15:48:10 -!- MarvinPA has joined ##crawl-dev 15:48:21 in the code i mean, not in game 15:48:34 i found how to get the base name 15:49:36 bad question... the game must know the real subtype of an unidentified item probably 15:49:40 what is an unidentified name 15:49:54 like, give me some examples 15:50:44 "a scroll labeled FIMMUKHL ISKION" 15:51:11 but it's a bad question 15:51:24 i need to compare two unidentified items 15:51:34 ok 15:54:41 03ontoclasm02 07* 0.20-a0-46-g4a4b873: Fix Nem's invo skill tile 10(28 seconds ago, 3 files, 8+ 23-) 13https://github.com/crawl/crawl/commit/4a4b873f0f33 15:56:27 -!- MarvinPA has quit [Ping timeout: 244 seconds] 15:56:36 -!- MarvinPA_ has joined ##crawl-dev 15:59:24 -!- Marvin is now known as Guest62399 15:59:37 -!- meatpath has quit [Ping timeout: 240 seconds] 15:59:56 -!- meatpath has joined ##crawl-dev 16:00:02 -!- omarax has quit [Remote host closed the connection] 16:00:46 -!- nikheizen has joined ##crawl-dev 16:04:55 -!- MarvinPA_ has quit [Ping timeout: 265 seconds] 16:09:32 Unstable branch on crawl.jorgrun.rocks updated to: 0.20-a0-46-g4a4b873 (34) 16:12:39 -!- Menche has quit [Ping timeout: 245 seconds] 16:17:07 -!- PleasingFungus has quit [Ping timeout: 244 seconds] 16:18:12 Brannock: what's up 16:19:17 http://pastebin.com/5w8DpVB9 16:19:21 I can't get the plants to place properly on top of my items 16:19:26 Also I'm not sure if these designs are any good 16:20:58 Brannock: you need them to be KMONS to place them along with an item 16:21:42 but generally you don't want to place items under plants 16:22:05 because it's annoying for people to have to destroy plants/bushes to get them 16:22:11 -!- PleasingFungus has joined ##crawl-dev 16:22:48 and a vault full of those monsters isn't going to be very interesting to most people 16:22:48 The idea is that the plants are actually the lotus plants 16:23:15 yeah but 1) it's annoying to get items under plants and 2) most people aren't going to get it 16:23:20 put them next to the plants 16:23:27 that's what we do in other vaults that place fruit 16:23:32 it's an abstraction regardless 16:23:54 and you're placing monsters that are pretty trivial for shoals, so it's just not a great vault 16:24:04 the idea with "flavor" vaults like that is that they should be interesting to play 16:24:18 if they're non-decorative and have monsters, that is 16:24:25 -!- Ladykiller69 has quit [Ping timeout: 260 seconds] 16:24:30 you could place this vault in D 16:25:57 something like what you're doing with dust farm is a better design, since you're using branch-relevant monsters, but 16:26:03 # Maps for the Vaults branch, including Vaults:8 are in vaults.des. 16:26:51 yeah but I think that vault works better in dungeon as-is, given the choice of monsters, unless you'd like to change them to something that's a reasonable fit for shoals difficulty wise 16:28:17 your dust farm vault is a better general design for shoals, although I'd probably make all those 2 into one two and just do 'dream sheep band' 16:28:34 Ah, didn't think of using band for that 16:29:30 -!- ElanMorin has quit [Quit: WeeChat 1.5] 16:33:05 -!- simmarine has joined ##crawl-dev 16:33:32 -!- ontoclasm has quit [Quit: Leaving.] 16:40:19 -!- ProzacElf has quit [Ping timeout: 256 seconds] 16:40:24 -!- Idolo has quit [Ping timeout: 260 seconds] 16:41:25 -!- madatmemes_ has quit [Ping timeout: 248 seconds] 16:44:51 -!- Ge0ff has quit [Quit: Leaving] 16:45:28 hey gammafunk 16:45:30 want another vault 16:47:29 -!- travis-ci has joined ##crawl-dev 16:47:30 The build was broken. (holy_simplification - f5e68b7 #7137 : Chris Campbell): https://travis-ci.org/crawl/crawl/builds/175368186 16:47:30 -!- travis-ci has left ##crawl-dev 16:51:36 no....no....noooo! 16:51:41 -!- bgiannan_ has quit [Ping timeout: 260 seconds] 16:51:47 Not the des! NOT THE DES! 16:52:07 so should i post it 16:52:14 -!- staplegun has quit [Read error: Connection reset by peer] 16:52:25 I need to go merge that PR of chequers right now 16:53:23 sure, but don't expect the Nicolas Cage impersonations to stop 16:53:54 looks like MPA's branch is brokey 16:54:00 DEStruction 16:54:00 unless that was already fixed 16:57:53 -!- Nattefrost has quit [Quit: Leaving.] 17:00:03 -!- omarax has quit [Remote host closed the connection] 17:04:04 gammafunk: http://sprunge.us/GGfh 17:08:57 PleasingFungus: might be a nice one for patrolling so that player can see the effect (confusing if it wanders out of the vault), good to put plants on a non-number glyph with KMONS if you can, you could combine those NSUBST lines using a comma 17:09:04 but yeah I don't have any major suggestions, looks ok 17:09:06 @??cherub 17:09:06 cherub (12A) | Spd: 10 | HD: 9 | HP: 67-90 | AC/EV: 12/20 | Dam: 15, 8 | 08holy, 10weapons, 10items, 10doors, fighter, archer, see invisible, fly | Res: 06magic(100), 05fire, 10elec, 03poison, 04rot, 13neg+++, 08cleanse | XP: 742 | Sp: battlecry [11!AM] | Sz: Medium | Int: human. 17:09:12 @??orc knight 17:09:12 orc knight (10o) | Spd: 10 | HD: 9 | HP: 55-79 | AC/EV: 11/10 | Dam: 25 | 10weapons, 10items, 10doors, fighter | Res: 06magic(40) | XP: 618 | Sp: battlecry [11!AM] | Sz: Medium | Int: human. 17:09:24 hrm 17:09:32 better defenses, slightly worse offense maybe 17:09:39 would be cool if maybe it had something it could battlecry, but... 17:09:46 they can battlecry each other, i think 17:09:55 oh yeah 17:10:05 heh I misread how many there were 17:10:21 hrm, I would maybe consider randomizing some of their placement so some go near the tree? 17:10:35 -!- adelrune has quit [Remote host closed the connection] 17:10:48 their placement is already a lil randomized. i guess i wanted them to come before the sword 17:10:58 is p ok for plant glyph? 17:11:02 yeah p is common 17:11:13 really any non-number is just helpful 17:11:48 yeah there are only 2 cherubs so placement is actually good 17:12:05 for some reason I didn't read those two lines and the only thing I thought was 17:12:40 "hey I'd make that NSUBST: 1 = 2:1 / ., d = 3:d / . 17:12:46 whithout thinking what they meant 17:12:54 syntax uber alles 17:13:05 :) 17:13:36 Brannock: ^ PF's vault is actually a pretty good example of taking a thematic reference idea and making something playable 17:15:29 just needs like, 15 ophans to really drive the biblical them home 17:15:37 lol 17:16:01 it was originally gonna have a single angel wielding a flaming sword, then i looked up the quote 17:17:57 and lua to make it turn into a servitor upon seeing the player, with copious mpr() text, I hope 17:18:11 deep lore 17:22:27 -!- WalkerBoh has joined ##crawl-dev 17:32:09 don't we already have an eden vault? 17:32:13 I remember something like this long ago 17:32:15 it might ahve been removed 17:34:08 probably not in this context, it's a fun thing to encounter in late dungeon; unless the two vaults are really just the same thing encoutner-wise, it's not really a problem 17:35:27 if they appeared in the same place and could be consolidated, or one was clearly better, than it's good to do something 17:35:35 s/than/then/ 17:40:16 -!- MarvinPA_ has joined ##crawl-dev 17:40:28 as far as i could tell, we didn't have any vaults that spawned holies in D aside from those ones that put them behind glass 17:41:28 -!- _Jordan_ has quit [Quit: This computer has gone to sleep] 17:48:23 -!- wheals has joined ##crawl-dev 17:48:45 -!- Bammboo has quit [Remote host closed the connection] 17:54:16 -!- debo has quit [Ping timeout: 244 seconds] 18:00:03 -!- omarax has quit [Remote host closed the connection] 18:02:09 03MarvinPA02 07[holy_simplification] * 0.20-a0-49-g351e2db: Simplify more holy checks 10(2 minutes ago, 6 files, 6+ 13-) 13https://github.com/crawl/crawl/commit/351e2db4c2ca 18:02:09 03MarvinPA02 07[holy_simplification] * 0.20-a0-50-g74fdd30: Fix monster rHoly display 10(2 minutes ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/74fdd3095ad2 18:03:05 I feel like some cute branch name potential was missed here 18:06:21 -!- Insomniak` has quit [Ping timeout: 260 seconds] 18:06:46 <|amethyst> gammafunk: <+PleasingFungus> MarvinPA: Holy Simplification, Batman 18:07:06 <|amethyst> gammafunk: makes up for it 18:07:32 I'll have to be happy with that, yeah 18:08:59 -!- debo__ has joined ##crawl-dev 18:13:09 -!- Kalir has quit [Ping timeout: 248 seconds] 18:14:17 -!- debo__ has quit [Ping timeout: 240 seconds] 18:14:30 -!- GiantOwl is now known as Kalir 18:14:31 -!- Kalir has quit [Changing host] 18:15:03 -!- Guest62399 has quit [Remote host closed the connection] 18:15:57 I can't actually figure out a way to make lotus_eaters interesting so I guess I'm scrapping that vault idea 18:16:01 Unstable branch on underhound.eu updated to: 0.20-a0-46-g4a4b873 (34) 18:17:15 Brannock: well what's the idea behind the reference? 18:18:00 sorry, can you rephrase? 18:18:23 What did you want to reference specifically, just the greek myth? 18:18:34 Yeah, the story from Odyssey 18:19:05 it's really a flavor vault, and I couldn't figure out a way to make it mechanically challenging/interesting without breaking too much from the flavor 18:19:14 It's like that one party entrance to Orc 18:19:20 with pizza and potions of degen 18:19:35 that one vault that we had to edit every time we removed a potion type 18:19:36 right, but the key thing about that one is that there are dangerous orcs and a party drake 18:20:05 so even if you don't like the reference or don't get it at all, there's something reasonable to do (find orcish mines, fight monsters) 18:20:25 can satyrs not open doors? 18:20:31 they can 18:20:35 or should be able to 18:20:35 oh they can, but only if they've seen you 18:20:42 yeah if they're asleep, they won't 18:20:50 I did generate_awake but that didn't seem to help 18:20:59 I wanted the satyr to burst out and protect its herd 18:21:19 maybe if I put in a window 18:21:29 yeah that sort of specificity is difficult to achieve 18:21:48 but what you can do is just make them somewhere where they'll hear noise 18:21:58 I stood outside the hut shouting 18:22:06 it was rock? 18:22:09 @??satyr 18:22:09 satyr (09c) | Spd: 10 | HD: 12 | HP: 57-76 | AC/EV: 2/12 | Dam: 25 | 10items, 10doors, master archer, spellcaster | Res: 06magic(40) | XP: 891 | Sp: battlecry [11!AM], cause fear, sleep | Sz: Medium | Int: human. 18:22:16 yeah can deffo use doors 18:22:18 does stone block sound? 18:22:26 it attenuates noise more than rock 18:22:33 but noise can still travel through it 18:22:37 assuming one tile of stone 18:22:44 rock is a better choice probably 18:23:33 <|amethyst> hm 18:23:45 <|amethyst> doesn't look like rock v stone matters 18:23:51 <|amethyst> !source _noise_attenuation_millis 18:23:51 1/1. https://github.com/crawl/crawl/blob/master/crawl-ref/source/shout.cc#L926 18:23:56 generating dream sheep bands instead of manually means that they occasionally displace the plant "fence" I set up 18:25:16 -!- debo__ has joined ##crawl-dev 18:25:18 Brannock: are you intending them to be trapped? 18:25:30 fenced in, yeah 18:25:38 then you'll need manual placement, yeah 18:25:54 but consider that the player can sit at edge of los 18:25:58 and plink away at the plants 18:26:31 if you want to have monsters trapped like that, just want to consider your vault layout carefully...also considering dig maybe 18:26:59 for the vault you've made, I'm not sure that outright trapping them is a great idea 18:27:18 -!- _Jordan_ has quit [Quit: This computer has gone to sleep] 18:27:31 I like this vault less and less the more I work with it 18:27:35 lol 18:27:46 welcome to vault making 18:28:03 ah well, it's good practice 18:28:03 and now I mostly understand the syntax 18:28:10 where nothing is good and the loot is below-average 18:29:55 -!- debo__ has quit [Ping timeout: 244 seconds] 18:30:05 Brannock: you can definitely do some things with blocking monsters off and revealing them carefully, and placing monsters so that they're likely to be woken up by other monsters is also something you can do 18:31:08 I scrapped it for now, but I think there's some potential with dream sheep and Greek references 18:31:14 maybe a cave with Polyphemus 18:31:47 have you considered ascii art? make it in the shape of a sheep 18:32:06 ^ a funny joke 18:32:17 -!- MarvinPA_ has quit [Ping timeout: 240 seconds] 18:34:54 -!- scummos__ has quit [Ping timeout: 256 seconds] 18:37:19 / There's probably a reason for this. I don't know it. 18:37:28 !source stairs.cc:793 18:37:29 https://github.com/crawl/crawl/blob/master/crawl-ref/source/stairs.cc#L793 18:37:56 PleasingFungus, I dont' think that one's on crawlcode yet 18:39:02 -!- WalkerBoh has quit [Remote host closed the connection] 18:39:14 <|amethyst> hmm 18:39:51 <|amethyst> I wonder if that means, if you fall down a shaft for 2 floors then take stairs up, will the stash not be updated properly? 18:44:25 Brannock: nice find! 18:44:41 -!- travis-ci has joined ##crawl-dev 18:44:41 stairs.cc is full of good stuff 18:44:42 The build has errored. (holy_simplification - 74fdd30 #7139 : Chris Campbell): https://travis-ci.org/crawl/crawl/builds/175391448 18:44:42 -!- travis-ci has left ##crawl-dev 18:44:44 is this a bug: 18:45:10 try go go upstairs. get paralysed. paralysis wears off. continue going upstairs 18:45:59 oh and interestingly the monsters didnt follow me, probably because they hadnt been adjacent when i started up 18:46:33 i think that's intentional 18:46:37 on all parts 18:46:37 -!- Ladykiller70 has quit [Read error: Connection reset by peer] 18:46:40 ok then 18:46:48 it's weird but so's the alternative(s) 18:49:08 -!- ontoclasm has joined ##crawl-dev 18:54:45 -!- MarvinPA has joined ##crawl-dev 18:55:37 -!- bgiannan_ has joined ##crawl-dev 18:58:15 -!- Tux[Qyou] has quit [Read error: Connection reset by peer] 18:58:29 idea: Xom trap 18:58:47 dubious 18:59:17 -!- Awod has quit [Ping timeout: 240 seconds] 18:59:20 immediately triggers a negative Xom effect, then Xom has attention on player for a short (XP-gated?) duration afterwards 19:00:02 -!- omarax has quit [Remote host closed the connection] 19:00:24 -!- meatpath has quit [Ping timeout: 256 seconds] 19:00:46 -!- Datul_ has quit [Ping timeout: 260 seconds] 19:01:42 -!- bonghitz has quit [Remote host closed the connection] 19:02:48 -!- MarvinPA has quit [Ping timeout: 265 seconds] 19:02:53 !serverstats 19:03:01 -!- MarvinPA_ has joined ##crawl-dev 19:03:46 6436299 games for *: 2286281x cao [34958], 1039803x cdo [14607], 1263784x cszo [14049], 420945x cbro [8422], 354880x cue [6029], 494249x cwz [5082], 237453x cxc [3404], 178317x ckr [2317], 60410x cpo [1417], 23406x cjr [930], 42807x lld [873], 24437x rhf [693], 9527x csn [282] 19:05:12 -!- amalloy_ is now known as amalloy 19:05:21 -!- Kranix has quit [Quit: Konversation terminated!] 19:07:17 -!- MarvinPA_ has quit [Ping timeout: 240 seconds] 19:11:49 !tell marvinpa the players are revolting! because of the slime wall vanishing thing but also just in general probably 19:11:49 PleasingFungus: OK, I'll let marvinpa know. 19:15:37 can someone kick "bgiannan" ? i'm still connected at work on that handle 19:15:50 only dpeg can 19:15:53 can you ghost it? 19:16:01 ghost it ? 19:16:02 if you have your nick registered you can do it yourself 19:16:17 i don't know how to do that 19:16:17 try /ns ghost bgiannan 19:16:53 unknown command 19:17:38 message NickServe with the command 'ghost bgiannan' and your password if you have it for that nick 19:17:44 *NickServ 19:17:59 -!- PleasingFungus has quit [Ping timeout: 245 seconds] 19:18:59 -!- bgiannan has quit [Disconnected by services] 19:19:24 -!- bgiannan has joined ##crawl-dev 19:25:03 -!- bgiannan_ has quit [Ping timeout: 250 seconds] 19:27:54 -!- scummos__ has quit [Ping timeout: 268 seconds] 19:29:57 -!- meatpath has joined ##crawl-dev 19:30:55 -!- AngelaSmythe has quit [Read error: Connection reset by peer] 19:31:26 -!- Kalir has quit [Quit: I'M OUT SON. PEACE, LOVE, EXPLOSIONS.] 19:34:04 -!- Pacra has quit [Read error: Connection reset by peer] 19:34:16 -!- Pacra has joined ##crawl-dev 19:37:17 -!- tmass has quit [Quit: Leaving] 19:43:37 players are revolting 19:43:38 this isn't new 19:45:23 Pf, did you just call me revolting?! :O 19:46:14 I've never a heard a player complain before 19:46:47 -!- WilliamSyler has joined ##crawl-dev 19:47:05 Dracunos: you are revolting. i would sooner kiss a human zombie 19:49:50 :O 19:49:59 don't listen to elf lickers, Dracunos 19:50:07 But you said if I was an elf you'd love me or something a while back 19:50:17 That didn't mean anything to you? 19:50:22 Or it was if I had blue hair.. 19:50:32 not even a very ugly think would lick him 19:50:34 *thing 19:50:44 Very ugly thinks, I get those 19:50:50 NSFW? 19:51:46 Dracunos: if you were an elf you wouldn't be revolting 19:52:16 Well, I'm half elf, based on one of my weird ears 19:53:54 Dracunos: that means you're still half revolting 19:55:23 I knew you would say that 19:55:40 And I even prepared a rebuttal for you 19:55:40 No you 19:55:58 Dracunos: this is true, i am revolting but i openly embrace it 19:59:02 When did I say I didn't? 19:59:15 Maybe I embrace it yet take offense to people bringing it up 20:00:03 -!- omarax has quit [Remote host closed the connection] 20:01:13 -!- PleasingFungus has joined ##crawl-dev 20:01:29 -!- Ququman has quit [Remote host closed the connection] 20:06:45 -!- bonghitz has quit [Ping timeout: 248 seconds] 20:09:05 -!- PleasingFungus has quit [Quit: ChatZilla 0.9.93 [Firefox 49.0.2/20161019084923]] 20:11:28 !tell dpeg You headed to IRDC in Bulgaria in a couple weeks? 20:11:29 Brannock: OK, I'll let dpeg know. 20:29:58 -!- agolden has joined ##crawl-dev 20:43:32 -!- Pacra has quit [Read error: Connection reset by peer] 20:43:40 -!- Pacra has joined ##crawl-dev 20:52:52 -!- mizu_no_oto has quit [Ping timeout: 260 seconds] 20:54:11 -!- nikheizen has quit [Quit: leaving] 21:00:03 -!- omarax has quit [Remote host closed the connection] 21:01:06 -!- jeefus has joined ##crawl-dev 21:02:19 -!- Pacra_ has joined ##crawl-dev 21:03:06 -!- Pacra has quit [Read error: Connection reset by peer] 21:03:30 -!- nicolae- has joined ##crawl-dev 21:04:24 -!- jefus has quit [Ping timeout: 244 seconds] 21:06:28 -!- mizu_no_oto has quit [Client Quit] 21:08:44 -!- bonghitz has quit [Ping timeout: 260 seconds] 21:14:52 -!- nicolae- has left ##crawl-dev 21:18:43 -!- CanOfWorms has joined ##crawl-dev 21:20:32 -!- dpeg has joined ##crawl-dev 21:21:10 It's probably a silly question, but I want to make sure: my D:9 has nine shops -- this can happen? 21:21:10 dpeg: You have 1 message. Use !messages to read it. 21:21:33 hmm 21:21:40 I have pious 2 (champion 5 gods) 21:21:45 but only 4 champion points 21:22:13 I'm not clear on whether pious/champion points count gozag 21:24:04 that banner checks milestone champions, but the actual tournament itself checks only your first championed god for any given runthrough 21:24:07 did you have a game where you switched gods? 21:25:09 nope 21:25:18 weird 21:25:22 I have 5 god games (one in progress) 21:25:30 but one of the gods is gozag 21:26:08 """Returns the list of gods that the player has reached max piety with (no Xom).""" 21:26:14 so probably was written before Gozag 21:29:44 -!- Isvaffel has quit [Quit: Leaving] 21:30:03 -!- agolden has quit [Quit: agolden] 21:37:32 -!- madatmemes has joined ##crawl-dev 21:44:00 -!- agolden has joined ##crawl-dev 21:49:04 -!- PleasingFungus has joined ##crawl-dev 21:49:08 dpeg: yes, that's rare but fine (re 9 shops) 21:50:22 !won * t 21:50:24 * (t) has won 650 times in 36468 games (1.78%): 58xMiBe 42xMiFi 24xGrFi 17xFoFi 15xHOFi 13xMiGl 11xGrBe 10xDDFi 10xGrGl 9xCeVM 9xGrEn 9xHOWz 9xMfGl 9xVSSu 8xMiMo 7xDDAE 7xDsGl 7xKoIE 6xGhCj 6xHEAr 6xHaSu 6xSpMo 6xTrMo 6xVpAK 5xCeHu 5xDECj 5xDEFE 5xDEHu 5xGrEE 5xHOGl 5xHaHu 5xMfSk 5xSpEn 5xVSMo 4xGhMo 4xHOBe 4xHOMo 4xTrHu 4xVSAr 4xVSBe 4xVSWn 4xVpEn 3xDDBe 3xDDGl 3xDDMo 3xDrFE 3xDrTm 3xDsAK 3xFeSu ... 21:50:28 interesting 21:50:57 <|amethyst> hm 21:51:28 PleasingFungus: I hoped so :) 21:51:39 <|amethyst> are shops placed as random vaults in addition to the ones placed by serial_shops? 21:51:40 PleasingFungus: what's interesting about the list? 21:51:49 <|amethyst> what keeps them from appearing in Lair in that case? 21:51:54 |amethyst: yes, could easily be a vault 21:51:58 dpeg: just wanted the % 21:52:27 <|amethyst> oh, I see 21:52:45 <|amethyst> lots of the nicolae shops for example have DEPTH: 21:53:25 <|amethyst> I don't think you should get 9 of the "generic" shop vaults 21:54:36 |amethyst: yes 21:54:51 this hits me doubly hard, because for some unknown reason I'm not with Gozag this time 22:00:03 -!- omarax has quit [Remote host closed the connection] 22:00:31 -!- destrovel has quit [Quit: Page closed] 22:01:49 lol 22:02:46 -!- digitcruncher has quit [Ping timeout: 260 seconds] 22:04:28 An idea I had while playing this FoCj: when casting Searing Ray, we should (1) print "(press . to stand still and keep firing)" somewhere, (b) we should indicate the beam path for each shot (this also hints at further shots), and (c) the HUD's "Ray" should become "Ray", "Ray+", "Ray++", "Ray+++". Yes/no? 22:05:06 sorry for messing up my numbering :O 22:05:18 i like those ideas! 22:05:45 should I put them on the 0.20 planning page? 22:06:49 -!- Kellhus has quit [Quit: Page closed] 22:08:47 -!- agolden has quit [Quit: agolden] 22:09:20 -!- WilliamSyler has left ##crawl-dev 22:10:01 -!- bonghitz has quit [Ping timeout: 244 seconds] 22:10:02 if you want! i put them in my TODO, so they're guaranteed to happen regardless... sometime in the next 5 years. 22:10:08 -!- PleasingFungus has quit [Quit: ChatZilla 0.9.93 [Firefox 49.0.2/20161019084923]] 22:21:20 -!- ProzacElf has joined ##crawl-dev 22:23:27 ??plan 22:23:27 plan[1/1]: https://crawl.develz.org/wiki/doku.php?id=dcss:planning:release_plans 22:23:41 !messages 22:23:41 (1/1) Brannock said (2h 12m 12s ago): You headed to IRDC in Bulgaria in a couple weeks? 22:24:32 !tell Brannock No, cannot do it! Perhaps I can organise something for next year (20 years of Crawl). 22:24:33 dpeg: OK, I'll let brannock know. 22:24:40 dpeg: Your god got elected as US president! 22:24:53 clearly we need to remove G next release... 22:25:02 Tozag 22:25:02 Brannock: You have 1 message. Use !messages to read it. 22:25:26 !tell PleasingFungus Thanks for writing it down, made a note to add Searing Ray UI ideas in 2022. :) 22:25:27 dpeg: OK, I'll let pleasingfungus know. 22:25:45 gammafunk: why should we remove gammafunk, one of our best devs-ß 22:25:47 ? 22:26:00 I'm a lower-case g 22:26:04 more flava 22:26:06 -!- staplegun has quit [Ping timeout: 260 seconds] 22:26:10 you mean lower-class G? _= 22:26:13 er 22:26:16 well that too 22:26:22 no emoticons tonight 22:26:36 NotLikeThis 22:26:42 oh 22:26:46 apparently we already passed the 10 year milestone 22:26:56 DCSS was first released on 2006/09/19 22:27:06 so long ago... 22:27:11 Linley's Dungeon Crawl was 1997/10/02 22:27:16 I remember it well 22:27:47 gotta sleep folks, see you later 22:27:50 gn 22:27:55 -!- dpeg has quit [Quit: Money and power to Gozag!] 22:31:20 ??bloat 22:31:20 bloat ~ Bloax[1/3]: https://crawl.develz.org/tavern/viewtopic.php?f=17&t=13896 22:31:28 we don't have a bloat entry. impressive 22:32:03 "good mutations are weak. you drink beneficial mutation, get something weak like +2 str, wild magic..." 22:32:12 "but bad mutations are very bad. you can get -10% hp" 22:32:17 good post 22:34:22 -!- Pacra_ has quit [Read error: No route to host] 22:34:31 -!- Pacra has joined ##crawl-dev 22:35:26 -!- Nino has quit [Ping timeout: 260 seconds] 22:37:07 well he's close to a reasonable point 22:37:19 you often don't get much out of benemut 22:37:40 (sometimes it even screws you over) 22:37:46 while malmut can just murder you 22:37:58 I got robust from a neqoxec once 22:38:06 so obviously, all these arguments are invalid 22:42:09 -!- bitcoinbastard has quit [Ping timeout: 268 seconds] 22:42:27 you can also get slapped with -30% hp 22:42:38 because you didn't use ""tactics"" against z:5 orbs of fire 22:42:58 is this the "death by mutations in zot:5" scenariou 22:43:00 or get -30% hp because benemut hates you 22:43:05 famous in crawl literature 22:43:11 i had that happen recently 22:43:12 benemut can't actually give you -30% hp 22:43:16 yes it can 22:43:22 it can give you evolution which can give you frail three times 22:43:28 that seems fairly unlikely 22:43:39 it can also give you body parts in the way of your fancy artifact gear 22:43:52 or give you teletitis, zerkitis, or a bunch of other crap by evolution proxy 22:43:59 -!- agolden has joined ##crawl-dev 22:44:08 sounds like removing evolution from benemut would solve your concerns 22:44:08 i don't drink benemut anymore unless i have a surplus of cmut handy 22:44:13 if all these horrible things, and more, manage to happen 22:44:31 I suggest using one of your cure mutations pots 22:44:33 <- has gotten zerkitis from benemut evo 22:44:41 in the -30% hp on zot:5 game 22:44:46 i had exactly one cmut spawn beforehand 22:45:06 and i had used it earlier because an orc sorc summoned a neqoxec which immediately slapped me with something stupid 22:45:15 i wound up diving into a zig to pray for cmut there 22:45:26 !lg . vpas -log 22:45:27 No games for Doesnty (vpas). 22:45:42 !lg . vpak -log 22:45:42 1. Doesnt, XL27 VpAK, T:96795: http://crawl.berotato.org/crawl/morgue/Doesnt/morgue-Doesnt-20161112-053539.txt 22:45:42 you someone this isn't very convincing 22:45:50 *you know somehow 22:46:00 my keyboard is possessed 22:46:19 the only change i'd actually make is take malmut away from oof because there's precious little you can do about it 22:46:35 anyhow if you dislike oof mutations so very strongly and have a char that you feel can't deal with them, you don't have to fight oof, or you can use sources of purple to mess with it 22:46:37 that morgue is not very good evidence that badmuts kill players 22:46:53 i 22:46:55 dove into a zig 22:47:45 because i went from 193 hp to ~130 hp 22:47:46 zig:8 is not very dangerous 22:48:14 -!- Dunwich has quit [Quit: Page closed] 22:48:28 zig:8 was a gehenna floor it was actually a massive pain 22:48:31 if you have 0 cmut pots and are truly afraid of malmutate from oof, you probably don't want to be fighting those things too much; you can still easilly kill them and win the game if you wish 22:48:42 87201 | Zot:5 | Noticed an orb of fire 22:48:42 87202 | Zot:5 | Noticed an orb of fire 22:48:43 87202 | Zot:5 | Noticed an orb of fire 22:48:43 but you can also avoid fighting them 22:48:50 -!- ZiBuDo has quit [Ping timeout: 252 seconds] 22:48:55 how do you avoid them now that zot is -ctele 22:49:02 teleport 22:49:08 fog and summons 22:49:45 teleports are extremely slow and unreliable though 22:49:57 that's what the fog is for 22:50:01 -!- ZiBuDo has joined ##crawl-dev 22:50:08 and summons 22:50:23 crawl has lots of weird stuff in it like that you can use 22:50:35 some say too much stuff... 22:51:23 -!- Telnaior_ has quit [Client Quit] 22:51:58 so get summons on every character 22:52:15 -!- Telnaior has quit [Ping timeout: 246 seconds] 22:52:38 most characters use allies to some degree; he doesn't mean "summons spells only", just allies 22:52:48 but most chars have excess cmut and don't really care about oof mutations in any way 22:52:55 so yeah you got lots of options depending on what's going on 22:53:23 translocations spells like disjunct/dispers, high level necro spells, lotta stuff 22:53:29 most chars using allies is news to me 22:53:39 most players opt for "use a cmut pot if I care about it" 22:53:41 you have trog, kiku, hep,makh, nem, tso, yred with gods alone 22:53:46 yeah god powers 22:53:57 most chars use scrolls of summoning 22:53:59 those are allies 22:54:15 i didn't have any scrolls of summoning that whole game lol 22:54:26 i was wanting some at trj 22:54:28 yeah that's an example of using allies 22:54:35 not the only example of using allies 22:54:44 also AK start meant my allies were corrupt dudes 22:54:52 who got ran over because orbs of fire are 22:54:54 fair enemies 22:55:12 AK start doesn't impose a "don't use things that aren't corrupt" conduct 22:55:20 anyhow this is a discussion better suited to ##crawl 22:57:37 ratskin cloak 22:58:34 we haven't added the ability to spawn neutral rats to that yet, so it doesn't count 22:59:52 no i mean 22:59:54 ratskin cloak 22:59:58 why does it still exist 23:00:03 -!- omarax has quit [Remote host closed the connection] 23:00:06 furries? 23:00:13 everyone's too lazy to remove it 23:00:24 as a furry, i want ratskin cloak gone 23:00:34 what's wrong with it 23:00:36 pfff, knew you'd say that 23:01:13 it's just like a regular -1 cloak except it's an unrand for some reason 23:01:13 it got buffed 23:01:13 to not be -1 23:01:15 Doesnty, I think you're arguing a very corner case 23:01:15 it's +1 23:01:22 it's just like a regular +2 cloak except it's an unrand for some reason 23:01:35 and it's uh 23:01:38 beogh coloured 23:02:15 idk i get the impression a lot of people dislike oof malmute 23:02:25 and i have a very recent case where it nearly ended a run 23:02:37 all the more incentive to kill them asap 23:02:41 i have no idea how oof malmutate could end a run 23:02:51 it makes oofs end fewer runs since they fireball less with malmutate in their spell list 23:02:58 -!- twelwe has joined ##crawl-dev 23:03:04 i went from 193 max hp to 130ish 23:03:06 you might quit as an act of protest 23:03:15 FINE 23:03:24 doesnty: if that was a fireball it probably would have reduced your hp more 23:03:26 -!- twelwe has quit [Client Quit] 23:03:38 no, twelwe... 23:03:43 i had rF+++ and good ac so no it wouldn't have 23:04:02 and fireball damage isn't permanent 23:04:12 neither is frail damage because you win 5 minutes later 23:04:16 then why are you complaining about -30% hp 23:04:36 because i didn't get the orb 23:04:38 if you perceive mutations as game-ending then there's something very wrong with the way you approach the game 23:04:42 so i had to make another attempt at zot:5 23:04:44 maybe... you should have 23:04:47 which is not viable on 130 hp 23:04:55 87201 | Zot:5 | Noticed an orb of fire 23:04:55 87202 | Zot:5 | Noticed an orb of fire 23:04:56 87202 | Zot:5 | Noticed an orb of fire 23:04:57 yeah 23:05:05 the thing about oofs is either you're going to go extended after clearing zot for experience, in which case you have access to cmut and experience, or you're going to win, in which case you have access to winning. and malmutate isn't going to be removed because it incentivizes not ignoring oofs (even more so than usual) 23:05:11 three oofs in two turns is ?fog situation 23:05:19 yeah i clicked corrupt 23:05:24 if you had quaffed haste and agility you probably could have just ran for the orb and won 23:05:48 -!- debo_ has joined ##crawl-dev 23:06:02 i dont remember ever having problems with oof malmutate 23:06:11 -!- debo_ is now known as Guest5815 23:06:21 -!- diazepan has quit [Max SendQ exceeded] 23:06:31 even if you have 2 lines worth of bad muts its probably ok if you have the orb in your inventory 23:06:35 change ratskin cloak to the +2 cloak of Yiff {rPois rN+ Int-1 Dex+10} 23:06:37 then it might be an interesting unrand 23:06:47 Yiff? 23:06:55 it was also relevant because the game gave me exactly one cmut potion 23:06:56 what about a reverse robe of augmentation 23:06:56 well you dont HAVE to call it yiff, that is just an example 23:07:02 high enchanted armour with -stats 23:07:04 and i'd already used it due to a rude orc sorc 23:07:16 but since nobody else has problems with oofs i'll just shut up 23:07:23 -!- halv has quit [Remote host closed the connection] 23:07:45 what mut did you get from the orc sorc 23:07:50 40119 | Orc:2 | Gained mutation: Your spells are a little easier to cast, but a little less powerful. [a neqoxec] 23:08:01 53428 | Snake:2 | Lost mutation: Your spells are a little easier to cast, but a little less powerful. [potion of cure mutation] 23:08:03 53428 | Snake:2 | Lost mutation: You are clumsy. (Dex -2) [potion of cure mutation] 23:08:08 yeah i was trying to hex things 23:08:16 and that was killing my success rates 23:08:22 i should've just put up with 10% 23:08:28 -!- agolden has quit [Quit: agolden] 23:08:42 you should've just not stood in front of a neqoxec 23:08:44 anyway i got the mut because i went downstairs and he summoned it first turn and it malmuted first turn 23:09:04 so clearly my fault 23:09:15 you could also just live with it 23:09:50 yeah that is your fault because you get at least 19 aut on a level before an orc sorcerer on that level could summon a neqoxec and have that neqoxec mutate you 23:10:01 i had been on orc:2 before 23:10:09 when you stairdance it means monsters get actions sometimes, yes 23:10:26 if I found I really cared in that scenario with -30% hp I'd probably go drink a bunch of purple 23:10:29 purple4lyfe 23:10:32 vamps can't eat purple 23:10:38 I said drink 23:10:39 so i was limited to however many potions there were 23:10:54 -!- bonghitz has quit [Ping timeout: 260 seconds] 23:11:00 i had considered that though 23:11:05 ...if you were a vampire why didn't you just go bloodless in zot then 23:11:08 well you didn't have cmut and therefore weren't drinking purple so there must have been a number 23:11:11 yeah, that! 23:11:17 totally forgot about that 23:11:18 because lugonu piety decay 23:11:30 makes being bloodless actually a pain 23:11:30 I think they got changed to be mutatable regardless of state 23:11:30 oh did they 23:11:33 that reminds me 23:11:39 in one file I was looking at tonight 23:11:41 in addition to just a pain in general because melee'ing dudes puts you thousands of turns away from bloodless 23:11:44 there was a mergeable, merge, and .. something else 23:11:49 for different functions 23:12:00 different functions? 23:12:08 !source fineff.cc 23:12:09 https://github.com/crawl/crawl/blob/master/crawl-ref/source/fineff.cc 23:12:18 mergeable, merge, and fire 23:12:39 I was meaning to ask someone smarter than me about this 23:12:46 but then I got frustrated trying to implement xom traps and moved on 23:13:14 you should implement ratskin cloak removal 23:13:41 %git e6cc52c 23:13:41 07MarvinPA02 * 0.15-a0-951-ge6cc52c: Allow Vampires to mutate normally at all thirst levels 10(2 years, 6 months ago, 5 files, 18+ 40-) 13https://github.com/crawl/crawl/commit/e6cc52ce78a6 23:13:52 I think it's okay to have the occasional bad unrandart, it makes the good unrands more good. ratskin cloak isn't offensive enough in my eyes to warrant removal. speaking personally, of course 23:14:25 it's not that it's bad, it's that it's just... boring. 23:14:30 ^ 23:14:31 so is zhor and salamander leather 23:14:48 not all artificiers are blessed with paramount creativity 23:14:49 yeah and some people want those removed too 23:15:21 having stuff like zhor or ratskin in the game makes peopel go "why would anyone make this?" and helps to make the game a little bit richer, in a way that's very difficult to communicate tangibly to a crowd of minimalists 23:15:56 zhor was literally changed for this reason though? it was considered too boring so it was bumped to rC+++ 23:16:13 i thought zhor was just the hide of the zhor beast 23:16:16 which makes it excitingly boring, instead of just "well it's an animal hide with rC+" 23:16:18 whatever that thing is 23:16:57 and ratskin cloak is "well it's a cloak with basically nothing" 23:17:08 river rats used to leave poisonous chunks right? 23:17:15 i think the cloak is meant to be a cloak against rats 23:17:15 yes 23:17:20 to the first question 23:17:52 yeah, it's supposed to be a cloak that "offers excellent protection from rats of all kinds" or whatever 23:18:00 -!- rossi_ has quit [Ping timeout: 265 seconds] 23:18:04 -!- twelwe has joined ##crawl-dev 23:18:07 which doesn't really make much sense 23:18:12 I don't think it's too untowards to communicate that not every wizard or artificer is on Maxwell or Borgjnor level, and that there are loads of subpar hedge wizards who might make something like the Ratskin Cloak or Skin of Zhor 23:18:37 isn't that what randarts are for 23:18:50 there are those dumbass wizards who carry around the book of misfortune 23:18:55 haha 23:19:04 arguably if they are that subpar, their subpar creations are unlikely to be ancient artefacts so much as dust 23:19:07 I'm glad twelwe reads item descriptions, it's very gratifying 23:19:18 and yes, randarts can fill that role 23:19:35 idk why you're bringing up Zhor, I didn't ask to remove that item which is actually useful and at least has the pretense of being different from a plain robe 23:19:41 someone mentioned it 23:20:06 it was you, brannock 23:20:08 you brought it up 23:20:09 -!- agolden has joined ##crawl-dev 23:20:13 * Brannock is guilty. 23:20:16 yeah and that someone was you 23:20:16 anyway, zhor did get improved. ratskin iirc also got "improved" at some point, but ... still underwhelming 23:20:25 ??ratskin 23:20:26 ratskin cloak[1/1]: +1 unrandart cloak with {rPois rN+ Dex-1 Int-1}. 23:20:37 make it +5 with like, -3 to stats 23:20:40 rPois, rN+, Dex -3, Int -3, Stealth+++? 23:20:42 it went from +1 to +2 23:20:48 str -3 too 23:20:50 that didn't really fix anything 23:20:56 it's a good item now? 23:20:58 that was an accidental buff iirc 23:21:02 Dex- and Stlth+ is weird 23:21:07 could ratskin turn you _into_ a rat? 23:21:14 evoke for rat form... 23:21:36 I'm glad to make Ratskin more exciting, *even if* it's still bad 23:21:47 and with 0 evo you can pretend you're a felid >.> 23:21:51 Ratskin could spammal, maybe? 23:22:01 rats don`t poison, so why rpois is my deal, now what? 23:22:09 clearly wearing it should reduce your size 23:22:15 they used to, and rats tend to be immune to noxious food 23:22:16 because rats are small 23:22:28 do spriggans just disappear 23:22:30 then ratskin should `used to` have rpois 23:22:32 don't think it needs to be gimmicky like spammals, but ... hm, sapro might work 23:22:43 I don't think it's an useful endeavour to make Ratskin actually ratty 23:22:46 "put this cloak on to eat inedible chunks" sounds dumb 23:22:53 i've probably asked this before 23:22:53 The idea should be to make it thematically coherent to rats, or ratskin 23:22:59 And also interesting on its own 23:22:59 like that's pretty much why poison chunks were changed to inedible chunks 23:23:00 and rpois stopped having a point when poisonous chunks stopped being edible 23:23:11 yeh 23:23:12 but why isn't tab smart enough to let you move through plants with fedhas? 23:23:19 tab has a lot of deficiencies 23:23:24 nobody updated it 23:23:24 heh 23:23:25 fair enough 23:23:25 the biggest one being it doesn't respect slime walls, imo 23:23:29 i've noticed some of the others 23:23:31 someone should look at that for 0.20. 23:23:36 someone who isn't me, and is smarter about code. 23:23:36 oh what the 23:23:37 but the fedhas one has always bugged me 23:23:43 i`ll look at it 23:23:46 why in sif muna's name are hell rats dual holiness 23:23:50 @??hell rat 23:23:50 hell rat (04r) | Spd: 12 | HD: 3 | HP: 12-19 | AC/EV: 7/10 | Dam: 2013(drain) | natural, 05demonic, evil | Res: 06magic(20), 13torm | Vul: 08cleanse++ | Chunks: 14noxious | XP: 33 | Sz: little | Int: animal. 23:23:50 no promises 23:23:51 someone has to die to tabbing through slime walls first for it to be fixed 23:23:53 lol 23:23:55 tri-holiness! 23:24:02 evil isn't a holiness 23:24:02 theres a quota, like how many accidents have to happen at an intersection before they install traffic lights 23:24:02 minmay, there are several dual/tri holiness monstesr in the game 23:24:06 oh, right 23:24:12 and I really do not think it's worthwhile to squash them all into mono 23:24:14 I know, I've been complaining about them since they were added :P 23:24:32 so, ratskin still lost much of its thematic sense, and it's not clear how to fix it. or if the theme even makes sense any more 23:24:53 death cobs, for example 23:24:54 only way you could express "protection from rats" at this point is rN+ and AC, yeah 23:24:56 I think the theme is "it makes you suck in a 'gutter rat' way, but the benefits outweigh it" 23:25:05 haha 23:25:14 So I suggested making the stat losses stronger with something further bonus 23:25:18 give it evokable spammals 23:25:43 somewhat overlap with Cloak of the Thief -- or whatever that aFog one is 23:25:45 the strongest bonus you can give it is ac, obviously 23:25:48 if its supposed to make you more like a rat it could give a big dex bonus and a big str penalty 23:25:58 but like the old style where it'd give you green and orange rats and shit 23:26:03 +2 ratskin cloak {Str-12 Dex+12} 23:26:11 too extreme though I think you're onto something here 23:26:29 what if it gave you a large Dex bonus, along with an Encumbrance penalty? 23:26:34 like the reverse of that Ds mutation? 23:26:36 you mean, -str 23:26:55 -Str affects melee damage 23:26:55 -Encmbr doesn't 23:26:55 mostly 23:26:59 that's a fine side effect 23:27:08 juggernaut cloak {running *slow} 23:27:16 Details matter. Tiny touches means the difference between mineral water and purified water 23:27:25 there's not really much you can do for "make you like a rat" because in crawl the properties of rats are that they're small and one of them has a draining attack and is dual holiness for some reason 23:27:37 Rats also are pack creatures 23:27:52 And we can always expand the definition of Rat 23:27:55 we have that power! 23:27:57 river rats and hell rats generate in packs, plain rats don't 23:28:01 dream rats 23:28:07 lol 23:28:09 Dream rats would be... 23:28:10 * Brannock thinks 23:28:12 fire rats, ghost rats, mountain rats, megarats, apocalypse rats 23:28:15 Self-duplicating rats 23:28:19 maybe even... 23:28:21 giant rats! 23:28:28 Absolutely haram 23:28:30 dwarf mountain rat 23:28:32 =O 23:28:37 phase rats 23:28:46 rip that one vault with like 12 different redefined "lab rats" btw 23:28:51 heh 23:28:53 -!- agolden has quit [Quit: agolden] 23:28:56 I saw the giant bat vault 23:28:57 but not the rat one 23:29:16 I'd say ratskin cloak could give rMut except 1. that would be dumb 2. lajatang of order has it already 23:29:16 -!- MaxFrost has quit [Quit: Going offline, see ya! (www.adiirc.com)] 23:29:35 rMut is incredibly rare right now though 23:29:54 so is ratskin cloak :P and I did say it would be dumb 23:30:16 rMut in exchange for -3 Str/Dex might be worth worrying about for a few players... 23:30:28 we already have the rmut for bad stats unrandart 23:30:30 hat of alch 23:30:34 lajatang of order is also one of the only things that does silver damage 23:30:47 CanOfWorms, good precedent already set! 23:31:12 which i feel means either get rid of silver damage altogether or make a few other things that deal it 23:31:18 besides tomahawks and javs 23:31:38 ??silver 23:31:38 silver[1/2]: +5% damage per mutation, not counting racial mutations except for demonspawns' (up to *1.75); 1.75x vs chaotic things (marked as such in their description) including shapeshifters, mutators, ugly things, abominations, Tiamat, Killer Klowns, apocalypse crabs, chaos spawns, demonspawn enemies, orbs of fire, the royal jelly. 23:31:42 I think if you are not going to remove ratskin cloak the best thing to do with it would be to make it like +2 {rPois rN Dex+1 Int+1} so it isn't just...a slightly worse +2 cloak 23:31:54 That'd actually make it *more* boring, imho 23:32:04 That it kinda sucks is part of the flavor 23:32:14 If it was just a straight upgrade then it doesn't become notable in any way whatsoever 23:32:19 -!- frd has quit [Quit: Leaving] 23:32:23 How many people notice cloak of Flash? 23:32:41 or robe of Clouds? 23:32:53 robe of clouds is cool but annoying 23:32:57 unless you also have permaflight 23:33:00 cloak of flash was the best cloak in the game for a long time so I found it very notable 23:33:07 ??flash 23:33:08 cloak of flash[1/1]: Unrandart +3 cloak {+Fly, EV+4}. Sorta merged with cloak of Starlight in 0.17. (But mostly just removed) 23:33:33 also, i know that it's cool and flavorful to have laj of order with rmut and extra damage to chaos 23:33:46 but it just seems weird for basically nothing else to specifically damage chaotic 23:33:55 except some thrown weapons 23:34:21 from extremely anecdotal experience, talking to friends of mine who play Crawl but aren't particularly good at it, the items they remember the most and talk about are things like Lear's hauberk or Maxwell's patent armour or obsidian axe 23:34:31 If you actively want to keep ratskin cloak a worse item than a plain +2 cloak, then I don't see how changing its attributes is productive in any way 23:35:09 -!- Guest5815 is now known as debo 23:35:12 Brannock: all three of which are very strong items... 23:35:25 With significant drawbacks 23:35:25 I'm not against making it equivalent or better than +2 cloak, I just think the flavor of it having drawbacks is cool 23:35:32 And important to it even existing as an item 23:35:40 just make it a +5 cloak with -3-5 str/dex/int 23:35:40 -!- Cimanyd has quit [Quit: Page closed] 23:35:41 We could create a randart that's +2 Cloak, +1 Strength 23:35:43 reverse robe of augmentation 23:35:49 But it'd be banal as everliving shit 23:35:51 okay, I got the wrong impression from That it kinda sucks is part of the flavor 23:36:21 The reason I brought this up at all is that I believe ratskin cloak is banal as everliving shit, but apparently you don't think that at all, so I'll drop it 23:36:26 rats like to nibble, maybe the cloak reduces combat eating time 23:36:45 minmay, no need to drop it; I think there's room to make Ratskin more interesting 23:37:00 Very minor negative adjustments to stats isn't enough to draw player attention 23:37:14 But it's also part of why the item is actually notable in the first place. So I think we can improve on that 23:38:12 I've proposed several iterations tonight that would increase the drawbacks but also give it better boosts, to make it more of a consideration on par with Lear's or Maxwell's 23:39:32 -!- Lasty has quit [Quit: Leaving.] 23:39:47 I suppose it's a little more unique with Leech changed 23:40:34 -!- Lasty has joined ##crawl-dev 23:40:37 still, negative stats are extremely common on unrands... 23:40:40 er 23:40:41 randarts 23:40:42 not unrand 23:42:00 poor feak 23:42:04 still only one win 23:42:21 !won * feak -t 23:42:21 Unknown option: t 23:42:21 !won * feak 23:42:21 * (feak) has won 18 times in 2696 games (0.67%): 18xFeAK 23:42:26 17 non-t wins 23:42:27 geez 23:42:35 !nchoice 23:42:41 TrVM: 0 wins || Poncheis: CAO, L16 Brawler of Fedhas || araganzar: CAO, L15 Brawler of Okawaru || Leszczynek: CXC, L14 Grappler of Ru || Pearldrake: CWZ, L14 Grappler of Cheibriados || Floodkiller: CBRO, L9 Grappler of No God || Cimanyd: CBRO, L9 Grappler of No God || ProzacElf: CAO, L7 Ruffian of Fedhas || minmay: CBRO, L1 Stinger of No God 23:44:38 ooo 23:44:40 i'm a ruffian! 23:45:15 lol, speaking of maxwell's armor, it is responsible for one of my more memorable deaths 23:45:38 because i thought swapping from +8 gda to it would be a good idea because it was the only item in my game that had rCorr 23:45:49 so i then got murdered in slime because i couldn't blink or tele 23:47:34 oh yeah, that reminds me, I maintain that maxwell's would be more interesting without -Cast 23:48:49 well, with actual casting you can disjunct or portal 23:48:57 ??maxwell's patent 23:48:57 I don't have a page labeled maxwell's_patent in my learndb. 23:48:59 ??maxwell's patent armour 23:49:00 maxwell's patent armour[1/1]: +15 plate armour with -Cast, -Tele, MR+, rCorr, and rElec. 23:49:12 I can see minmay's argument 23:49:20 right now it's only worn by people who would never cast anyway 23:49:22 oh, you're right about pog, hm 23:49:37 also dispersal 23:49:40 minmay, wouldn't removing -Cast overlap with OCPA? 23:49:41 i see no problem with being able to cast disjunction/dispersal since those don't move you 23:49:42 ??ocpa 23:49:43 orange crystal plate armour[1/2]: An unrandart +8 crystal plate armour {Archmagi, Int+3 Clar SustAb}. You may have been looking for Octopode Paladin, though. 23:49:56 only in the sense that both would be heavy armour without -Cast 23:50:59 like yeah you're increasing its overlap with non-artefact plate armour, but having -Cast takes away big strategic decisions 23:51:22 CanOfWorms: if you can cast disjunction in maxwell's that's pretty impressive 23:51:35 prozac: chei it up 23:51:42 lol 23:51:49 chei with -Tele is uh 23:51:49 i was referring to the -cast 23:51:50 an experience 23:51:58 but yeah, i bet that's a joy 23:52:05 also I have a non-chei te that has 30 str and ocpa, so 23:52:23 i've cast in ocpa with a demigod 23:52:40 but i think that's the only way i was casting anything higher than about a 3rd level spell 23:53:36 the game does everything it can to make heavy armour casting seem harder than it actually is 23:53:55 -Tele Chei is really no different than Fo Chei 23:54:00 You just rely on ab and ad more 23:54:10 heh 23:54:22 Fo of chei didn't give up haste 23:54:25 Maxwell's wearer of chei did 23:54:35 i was able to cast tornado in fda with a tecj 23:54:39 with like 12 str 23:54:40 well, we could just change the -cast to -wiz 23:54:45 that seems about expected 23:54:48 basically the same kind of effect 23:54:57 I like that idea CanOfWorms 23:54:58 prozacelf: was that a V tecj or not 23:55:01 so i'm sure that it's a lot easier to cast in heavy armor with a better setup than what i had 23:55:05 yeah 23:55:25 but a lot of my non-discretionary stats went into dex 23:55:25 yeah V gives what, 2 wizardry rings worth? 23:55:29 rather than int or str 23:55:32 is it that much? 23:55:32 2.5 irc 23:55:33 iirc 23:55:36 wow 23:55:40 fuzzy on this 23:55:44 I haven't looked at V code 23:55:59 i still had to hold staff of wizardry to be sure it'd work 23:56:11 it was like 7-8% failure if i was holding my weapon 23:56:23 in general people tend to overrate failure rates 23:56:31 even a 20% failure rate isn't that bad 23:56:32 and brilliance potions 23:56:36 remember when wielding something with a base attack delay higher than 10 would reduce your spell success 23:56:42 well, in the case of tornado, it's more the nastiness of the miscast 23:56:43 so if you wielded a staff of air your failure rates went up 23:56:49 only 90s kids remember that? 23:56:49 than the %chance 23:57:28 i mean, i would chain lightning all day without the staff because it was a low/mid level miscast if it happened 23:57:37 -!- staplegun has quit [Ping timeout: 250 seconds] 23:58:19 !lg . tecj log 23:58:19 1. wormsofcan, XL27 TeCj, T:134738: http://dobrazupa.org/morgue/wormsofcan/morgue-wormsofcan-20150319-024346.txt 23:58:29 hmm, just robe 23:59:20 !learn edit vehumet[2] s/kicks in/is equivalent to 1.5 rings of wizardry and kicks in 23:59:21 vehumet[2/2]: Vehumet's wizardry effect is equivalent to 1.5 rings of wizardry and kicks in at *** piety. Reduces spell failure chance for the following spells: any Conjuration, Airstrike, Ignite Poison, Ozocubu's Refrigeration, Sandblast, LRD, Shatter, Tornado, Freeze, OTR, Inner Flame.