00:00:41 um, i guess it loses to centaurs and orc priests if you forget to get close to them 00:15:16 well, it would never proc against smiting, but I see your point 00:15:30 UV4 thinks it's a relatively mediocre mutation these days, I think 00:16:04 I'm on the fence. It's a great XL2 mutation but generally it is underlevelled for your place in the dungeon and doesn't do much 00:16:55 Maybe it could be combined with foul stench mutation? There is reasonable overlap in their current forms and the foul stench first level is a bit of a booby prize rn 00:17:08 but.... Ds needs more not fewer mutations 00:32:15 Unstable branch on CRAWL.XTAHUA.COM updated to: 0.23-a0-151-gf6d1ed2 (34) 00:36:20 yeah spines are fine later on, it's just the first rank of it early that's a bit strong 00:40:05 I've always wondered what 'proc' is short for, if anything 00:44:20 Proc was originally short for "spec_proc" (spec_proc is short for "special process"[1]) which is a term used by the original programmer of Circle-MUD, Jeremy Elson. 00:50:01 I guess in Crawl we should say spines never art_func against smiting :D 00:56:27 alexjurkiewicz, yeah but if you get adjacent to orc priest it will melee you a fair amount 00:57:41 the same amount as it walks towards you at range, if I remember my AI behaviour 00:58:32 ah, maybe so 01:13:04 ??objstat 01:13:04 objstat[1/2]: Run with "crawl -objstat" in a build of crawl with EXTERNAL_FLAGS_L=-DDEBUG_STATISTICS in your make command (or full debug with "make debug") to generate item/monsters statistics. See crawl -help for the argument details. 01:13:06 ??objstat[2 01:13:06 objstat[2/2]: Spreadsheets for all released versions and trunk: https://drive.google.com/folderview?id=0B7VXhHzhWWb7S282VWhLVWRXbG8&usp=sharing ; See the README for details: https://docs.google.com/document/d/1D5mFqVi8ghz_nzvVmDUc3unx8VanVBWfgvZ8xCHaiJo/edit?usp=sharing 01:13:33 !tell gammafunk thanks for keeping objstat updated 01:13:33 alexjurkiewicz: OK, I'll let gammafunk know. 01:27:46 Unstable branch on crawl.develz.org updated to: 0.23-a0-151-gf6d1ed2 (34) 01:31:20 !tile wraith 01:31:23 https://raw.githubusercontent.com/crawl/crawl/master/crawl-ref/source/rltiles/mon/undead/wraith.png 01:31:38 !tile shadow wraith 01:31:39 https://raw.githubusercontent.com/crawl/crawl/master/crawl-ref/source/rltiles/mon/undead/shadow_wraith.png 02:28:46 https://shalott.org/graphs/998d47b29699ac0a592cb01d86deee647b245ed1.html entry time for Crypt through the versions. It's been slowly decreasing. My intuition was that it was increasing 02:59:20 Monster database of master branch on crawl.develz.org updated to: 0.23-a0-151-gf6d1ed2 03:16:27 Unstable branch on crawl.beRotato.org updated to: 0.23-a0-151-gf6d1ed2 (34) 10:26:44 whoa, I literally did not know --edit-save existed 13:05:05 Unstable branch on crawl.akrasiac.org updated to: 0.23-a0-151-gf6d1ed2 (34) 16:22:42 FR: move Gnoll from "intermediate" to "Simple" species 13https://crawl.develz.org/mantis/view.php?id=11669 by RoGGa 17:08:55 03advil02 07[ghost_fixes] * 0.23-a0-133-g29296b0: Increase MAX_GHOSTS 10(15 minutes ago, 1 file, 2+ 2-) 13https://github.com/crawl/crawl/commit/29296b06e0d4 17:08:55 03advil02 07[ghost_fixes] * 0.23-a0-134-g1bd0d13: Command line tools for manipulating bones files 10(82 seconds ago, 4 files, 271+ 16-) 13https://github.com/crawl/crawl/commit/1bd0d1348c1b 18:20:59 Unstable branch on underhound.eu updated to: 0.23-a0-151-gf6d1ed2717 (34) 19:25:17 -!- ProzacElf_ is now known as ProzacElf 20:29:52 -!- ProzacElf_ is now known as ProzacElf 23:12:41 advil: Those commands make me a little nervous; I guess in a more ideal world we'd have some kind of "crawl lib" a command-line tool could link against, but I'm not sure how much work that is 23:13:31 I suppose there's not much we can do about baking more commands into the binary until some big project like that is done 23:30:44 TheWanderingKnight (L27 HuFi) ASSERT(!invalid_monster(mon_act)) in 'state.cc' at line 438 failed. (Vaults:5) 23:34:56 is monster still a misbegotten thing that defines stuff and #include-s the main crawl source? 23:35:10 if not, you may have a start on that lib 23:46:41 yeah that sounds about right