00:21:34 Unstable branch on CRAWL.XTAHUA.COM updated to: 0.21-a0-228-g14ccbf3 (34) 00:26:31 hellmonk_: song of slaying seems pretty good right now at low spellpower, which isn't so bad since the other permabuffs Sk gets are pretty bad at low spellpower right now 00:26:50 I find it weird it doesn't generate noise tho. maybe it could be like excruiciating wounds and generate noise sometimes on kill 00:26:57 hmm, maybe so 00:27:23 add back in some flavor 00:35:44 -!- mikee__ is now known as mikee_ 00:39:17 augmentation potion seems cheap 00:39:53 !augmentation potion 00:40:01 ??augmentation potion 00:40:01 I don't have a page labeled augmentation_potion in my learndb. 00:40:08 ??aug 00:40:09 augmentation[1/2]: Demonspawn mutation: gives scaling spell power and slaying (both accuracy and damage) bonuses with HP total: bonuses are equal to max(0, ceiling(mutlevel*(2*hp - maxhp)/maxhp))*(0.4*spell power and 4 slaying).The formula changed to 0.3*spell power and 3 slaying in trunk. 00:41:07 might take the weight on it down eventually 00:41:23 or did you mean the shop price is too low 00:42:06 idk why i interpreted that as "too many of the potions are showing up" 00:42:14 shop price yeah :) 01:12:07 -!- hellmonk_ is now known as hellmonk 01:17:54 !tell |amethyst re: the drac hat issue. simply reversing the DRCHEAD and HELM didn't work. i'll look into it further. interestingly, there's a //fixme comment higher up about drac helms 01:17:54 espais: OK, I'll let |amethyst know. 02:25:17 -!- amalloy_ is now known as amalloy 03:20:19 Unstable branch on crawl.beRotato.org updated to: 0.21-a0-228-g14ccbf3 (34) 03:38:55 !calc 108/106 03:38:56 1 03:39:01 !calc 108.0/106.0 03:39:02 1.02 03:39:24 ??millimarvin 03:39:24 millimarvin[1/1]: 22.669 lines of code removed (as of 2017-08-30) 03:39:29 !calc 108.0/106.0/22.669 03:39:30 0.04 03:39:43 !calc 91.0/78.0/22.669 03:39:44 0.05 03:40:47 !tell |amethyst so, if I move all of the fixed_loc placement checks from summon_spire and summon_prism into the new function, I'm in net positive millimarvins! 0.04! 03:40:48 johnstein: OK, I'll let |amethyst know. 04:27:24 -!- amalloy is now known as amalloy_ 07:41:04 Sif Muna's Divine Energy does not deactivate when giving up piety for a treasure trove 13https://crawl.develz.org/mantis/view.php?id=11205 by hauzer 09:19:33 !source _scale_spawn_paramater 09:19:34 Can't find _scale_spawn_paramater. 09:19:38 !source _scale_spawn_parameter 09:19:39 1/1. https://github.com/crawl/crawl/blob/master/crawl-ref/source/mon-place.cc#L242 12:01:35 !messages 12:01:35 No messages for espais. 13:18:55 Unstable branch on crawl.akrasiac.org updated to: 0.21-a0-228-g14ccbf3 (34) 13:26:00 -!- amalloy_ is now known as amalloy 15:43:35 03MarvinPA02 07* 0.21-a0-229-g3587535: Fix spelling in a trove message 10(39 minutes ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/358753507ce0 16:09:21 Unstable branch on crawl.jorgrun.rocks updated to: 0.21-a0-229-g3587535 (34) 18:12:07 Unstable branch on underhound.eu updated to: 0.21-a0-229-g3587535 (34) 19:31:06 We have a pretty nasty troll in ##crawl right now; anyone here have mod rights in that channel? 19:32:36 seems to have left for now 19:48:08 hm, i'm not even authorised to find out who is authorised to act as an operator there or here 19:49:05 I know MarvinPA has ops but the only others I know of are dpeg and grunt 19:49:07 '/msg chanserv access ##crawl list' 19:49:10 and ra.x 19:49:15 <|amethyst> oh hey 19:49:16 |amethyst: You have 2 messages. Use !messages to read them. 19:49:28 doesn't appear restricted 19:49:29 <|amethyst> looks like I do 19:50:00 oh, cool, I remember that for next time 19:50:12 this person was a freenode webpage client, they abruptly left 19:50:23 so hopefully they won't return 19:52:58 in wizmode can I trigger a ru sacrifice offer 19:53:07 ah, access. i was trying flags, which is how you grant access but i guess not how you read it 19:53:16 <|amethyst> I have +r in ##crawl, but chanserv isn't taking my flags command 20:00:49 |amethyst: \amethyst does, not you 20:01:02 er, is in the access list geekosaur pointed out 20:01:05 i don't know about +r 20:01:55 amalloy, that's the account. which, if you do /whois, is how |amethyst is logged in. (the nickserv account does not have to match the current nick) 20:05:40 <|amethyst> yeah, I originally used \amethyst but some of the ##crawl bots had problems like that, so I started logging in as |amethyst a long time ago 20:05:47 <|amethyst> s/like that/with that/ 20:06:28 or '/msg nickserv info |amethyst' which will show you the linked account for the nick 20:08:25 <|amethyst> (those bugs were fixed almost as long ago, but I never switched back) 20:08:49 <|amethyst> someone told me once that my nick (when it was \amethyst) made their IRC client beep, but I'm not sure whether I believe them 20:09:19 heh, some crude hack that turned '\a' into a terminal bell? 20:09:23 <|amethyst> presumably, yeah 20:09:29 <|amethyst> something being evaled into quotes 20:09:37 <|amethyst> seems unlikely though 20:10:00 <|amethyst> s/evaled into quotes/pasted into quotes and evaled/ 20:11:18 or if it was a buggy client that passed it as the format string to printf 20:11:46 hm, no, that shouldn't have interpreted 20:11:57 sounds stupid in any case 20:15:32 <|amethyst> maybe it was written in shell and used a version of echo that does -e by default 20:15:51 <|amethyst> dubious anyway 20:25:37 -!- Webmant9 is now known as Webmant 20:41:04 huh, I didn't even realize anyone had ops rights in ##crawl, good to know 20:41:49 sigh, I didn't finish my skill project before the semester began 20:42:15 advil: assign it to your students 20:42:22 heh 20:42:25 in a weekly quizz? 20:42:31 these probably aren't the right kind of students for that 20:42:46 maybe the grad students 20:43:03 if you assigned it to me, I might fail the course 20:43:14 regardless of failing for other reasons 20:43:56 *I* might fail the course 20:43:59 though hopefully not 20:45:24 I can't remember if I complained in here but I'm stuck on of all things, simple text input, the crawlcode that already does that is fairly specific to the message window on only the main screen 20:45:45 I got it working on console and then realized the hoops I'll need to jump through to do it in local tiles 20:45:55 then I had to start preparing for classes 20:47:28 will be a great project; at least if it goes in a branch some intrepid soul might finish it 20:48:53 I still have hopes of finishing it :) 20:49:01 should have some time next week 20:50:04 still need to sort out webtiles text input for this purpose as well but that I've at least dealt with when fixing a bug 21:06:01 -!- amalloy is now known as amalloy_ 23:13:55 -!- amalloy_ is now known as amalloy 23:16:23 -!- amalloy is now known as amalloy_ 23:16:58 -!- amalloy_ is now known as amalloy 23:36:46 top o' the evening 23:53:14 ASSERT(attack_counts.size() == 1) in 'describe.cc' at line 3048 failed. 13https://crawl.develz.org/mantis/view.php?id=11206 by zelig81 23:59:19 Unstable branch on CRAWL.XTAHUA.COM updated to: 0.21-a0-229-g3587535 (34) 23:59:55 -!- GiantOwl is now known as Kalir