00:00:18 I genuinely have no idea why these are placing as minivaults. 00:00:22 but 00:00:23 sleep 00:00:38 * gammafunk zaps a wand. Grunt falls asleep! 00:01:13 There are no wands of sleep in Crawl :D 00:01:25 !tell theTower https://crawl.develz.org/mantis/view.php?id=9369#c28214 paging a ds lore expert, paging a ds lore expert 00:01:26 PleasingFungus: OK, I'll let thetower know. 00:04:21 one last note 00:04:27 -!- Fhqwhgads_ has quit [Remote host closed the connection] 00:05:11 encompass branch endings won't work very well without a PLACE:, especially if they are competing with PLACE: minivaults 00:05:31 that is a strong argument in favour of making them primary vaults 00:05:39 -!- debo has quit [Ping timeout: 265 seconds] 00:06:17 -!- rockygargoyle has quit [Quit: Page closed] 00:09:08 gammafunk: as our resident mapstatter, 00:09:25 PleasingFungus: re that tell they worship GOD_NO_GOD unless they're priests or a member of a priest band 00:09:31 maybe check what vaults can place as primary vaults on Orc:$ right now 00:09:43 Unstable branch on crawl.s-z.org updated to: 0.16-a0-3485-gba28155 (34) 00:09:55 ebering: some of them are priests 00:10:01 I know at least giant_chief_lemuel can, and probably some other orc vaults 00:10:09 and those worship the great god GOD_NAMELESS, I think 00:10:12 yes 00:10:13 in any case, not xom! 00:10:13 those do 00:10:36 man 00:10:40 imagine if monster gods mattered 00:10:45 that would be so weird 00:10:45 the only monsters that worship Xom are YUIF, xom summons, and players who worship xom summons 00:10:50 they do! 00:10:54 there's one exception, ebering 00:10:56 Also some angels in the Abyss. 00:10:57 -!- NilsBloodaxe has quit [Quit: Page closed] 00:10:58 ya 00:11:01 oh yea 00:11:09 but they totally do 00:11:09 very important 00:11:14 mon is_evil() depends on god 00:11:15 ebering: tell me more 00:11:18 heh 00:11:26 I stand by my statements 00:11:35 is_evil matters for tso conduct! 00:11:56 I guess some demons could be Xom worshippers? Does monster god have visible effects? 00:11:58 -!- debo has joined ##crawl-dev 00:12:14 <|amethyst> reaverb: messages from some priest spells 00:12:28 tso conduct 00:13:02 god_nameless is presumed evil, but xom is not 00:13:05 <|amethyst> in trunk only priests count; I think the assumption there is that the player can tell who the god is for a priest but not for other monsters 00:13:19 there was something about that, ya 00:13:24 so priests of xom are not worth tso piety but god_nameless priests are 00:13:27 I feel Xom angels should get special lines >_> 00:13:52 <|amethyst> reaverb: currently there's no way to vary that other than by changing their db key as in a vault 00:14:08 <|amethyst> reaverb: because the god name tags on monster speech are for the *player's* god 00:14:14 "Duuude, look at that [monster]. It look SO boring." 00:14:15 <|amethyst> (except for ghosts) 00:14:16 So the priest messages are hard-coded? 00:14:25 looks* god damn it 00:14:32 <|amethyst> reaverb: you can use @god@ 00:14:36 <|amethyst> reaverb: etc 00:15:09 <|amethyst> reaverb: not hard-coded, but there's currently no way to write a line that happens only for monsters that worship Xom 00:15:11 sort of strange if xom delivers healing on command 00:15:40 <|amethyst> PleasingFungus: it's not on command 00:15:45 <|amethyst> PleasingFungus: they just get very lucky 00:15:49 ha 00:16:15 PleasingFungus: Xom isn't playing with them. It's playing with *you* 00:16:44 ! 00:17:04 <|amethyst> xomite monster with tukima's 00:17:15 -!- debo has quit [Ping timeout: 265 seconds] 00:29:30 -!- KurzedMetal has quit [Read error: Connection reset by peer] 00:31:23 -!- Siegurt has quit [Quit: Leaving.] 00:32:42 -!- simmarine has joined ##crawl-dev 00:33:10 -!- simmarine_ has quit [Read error: Connection reset by peer] 00:33:48 -!- NotKintak has quit [Read error: Connection reset by peer] 00:35:01 -!- manman has quit [Ping timeout: 246 seconds] 00:40:43 -!- Kalir has quit [Quit: CADENZA-CLASS CLOCKWORK KNIGHT--OPERATION TERMINATED] 00:41:56 |amethyst: is there a special option I need to build crawl with to make it create "where files" for webtiles purposes? 00:44:07 or is this maybe just a dgl thing 00:44:19 <|amethyst> gammafunk: at least DGL_WHEREIS, which is turned on by DGAMELAUNCH 00:44:34 |amethyst: hrm, is this generated directly by the crawl binary? 00:44:43 I can't find...oh I bet it's a define for the file name 00:44:57 <|amethyst> !source whereis_record 00:44:59 http://s-z.org/neil/git/?p=crawl.git;a=blob;f=crawl-ref/source/chardump.cc;hb=HEAD#l1464 00:45:00 but anyhow, thanks, I was going crazy figuring out why my lobb was showing only partial info 00:45:15 <|amethyst> there's a separate process that converts that to the format that dgamelaunch wants 00:45:23 -!- st_ has quit [Ping timeout: 244 seconds] 00:45:44 <|amethyst> I guess maybe webtiles should turn on DGL_WHEREIS in that branch? 00:46:05 |amethyst: hrm, well I guess in trunk as well 00:46:10 but I guess that doesn't matter as much 00:46:10 -!- Shard1697 has joined ##crawl-dev 00:46:45 yeah I'll maybe have webtiles-changes do that in the makefile once I get it working 00:46:51 <|amethyst> obtw 00:47:20 <|amethyst> I think maybe strip_filename_unsafe_chars should be based on inclusion rather than exclusion 00:47:35 <|amethyst> it doesn't include tab for one thing 00:47:47 <|amethyst> maybe that's not possible anywhere, but 00:47:53 <|amethyst> newline as well 00:47:58 had to look up obtw on an "internet slang" website 00:48:06 learn something new every day 00:48:30 -!- MgDark has quit [Quit: ChatZilla 0.9.91.1 [Firefox 34.0.5/20141126041045]] 00:48:31 <|amethyst> obvious twerking? 00:48:41 yep that's what the website said 00:51:41 why doesn't crawl have a twerking monster 00:51:44 ENCH_TWERK 00:52:18 PleasingFungus: twerk trap, explore the design space plaz 00:52:21 *plz 00:52:26 will do 00:52:30 pulsating lump (05J) | Spd: 5 | HD: 10 | HP: 39-73 | AC/EV: 2/6 | Dam: 1309(mutation) | sense invisible | Res: 06magic(40), 03poison, asphyx, 12drown | Vul: 11silver | XP: 53 | Sz: Medium | Int: plant. 00:52:30 <|amethyst> %0.14?pulsating lump 00:52:35 been feeling a little unmotivated but I'll give it a shot later 00:52:54 also I need to find a morgue of someone who died in orc:4 with a conjurations character that wasn't built in an incredibly stupid way 00:52:54 it's at least a good vault idaa 00:52:59 *idea 00:53:13 I can't play DE with no fighting and no defenses 00:53:14 heh, yeah orc:4 is pretty easy for any decent conj 00:53:15 I just can't 00:53:30 well, maybe your standards are a little high for orc:4 00:53:35 that is pretty early 00:53:46 I mean you could have just dodging by then 00:53:56 DE are -2 fighting after all 00:54:07 he had 00:54:10 0 fighting 00:54:11 and 2 dodging 00:54:16 !log * defe orc:4 00:54:16 251. cooroku, XL15 DEFE, T:33061: http://crawl.akrasiac.org/rawdata/cooroku/morgue-cooroku-20150103-003448.txt 00:54:17 heh, latter is not very wise 00:54:22 this guy 00:54:34 -!- Mottikins_ has quit [Ping timeout: 255 seconds] 00:54:42 pretty sure he literally never trained dodging, that looks very suspiciously like the starting xp 00:54:50 9 ac, 11 ev, 72 mhp 00:54:53 yeah I do wish we could get to each skill level with x for lm queries 00:55:01 what do we have, skills15 00:55:07 I thought someone implemented that 00:55:08 is there skills10? 00:55:10 I know we were talkinga bout it 00:55:47 yeah it's 15 and max, maybe we could do with both 10 and 5 or something as a stopgap 00:56:18 I guess at that point just adding every skill would be the thing 00:56:56 PleasingFungus: I could make a irssi bot to look at morgues based on the one I have, but you're a Mac user and I can't help those people 00:57:08 ha 00:57:08 s/bot/script/ 00:57:20 -!- tcsc_ has quit [Quit: This computer has gone to sleep] 00:57:29 it helped me find actual games that found gammafunk_crypt_yreds_foothold 00:57:33 I mean, it's not a serious problem, I'll just trawl through a few more logs until I find a decent one 00:57:41 just mostly wanted to gripe about that godawful char 00:57:41 yeah 00:57:55 how am I supposed to clear vaults with a build like that??? 00:58:04 that is, orc:4 vaults, not Vaults 00:58:15 !hs cooroku 00:58:15 75. cooroku the Devastator (L22 DEFE of Ashenzari), mangled by a vault guard (a +0 great sword) on Vaults:4 (v_misc_29) on 2014-12-20 07:40:34, with 437456 points after 108943 turns and 11:15:40. 00:58:20 what are you looking for when you find this char anyhow? 00:58:21 !hs cooroku -log 00:58:22 75. cooroku, XL22 DEFE, T:108943: http://crawl.akrasiac.org/rawdata/cooroku/morgue-cooroku-20141220-074034.txt 00:58:33 I was just looking through just !lg * orc:4 00:58:59 <|amethyst> !lg * orc:4 fifteenskills~~conj 00:59:00 347. cooroku the Destroyer (L15 DEFE of Ashenzari), shot by an orc warlord (bolt) on Orc:4 on 2015-01-03 00:34:48, with 80504 points after 33061 turns and 3:18:33. 00:59:04 <|amethyst> !lg * orc:4 fifteenskills~~conj -2 00:59:04 346/347. dddd the Scorcher (L14 DEFE of Vehumet), hit from afar by a stone giant (large rock) (kmap: grunt_orc_garden) on Orc:4 on 2015-01-02 18:04:00, with 62745 points after 18561 turns and 1:04:12. 00:59:06 <|amethyst> !lg * orc:4 fifteenskills~~conj -3 00:59:08 345/347. PrincessAutism the Devastator (L15 DrIE of Vehumet), slain by an orc warrior (a +0 trident) on Orc:4 (st_orc_pillars) on 2015-01-02 15:54:43, with 103822 points after 29799 turns and 2:49:43. 00:59:11 <|amethyst> !lg * orc:4 fifteenskills~~conj s=race 00:59:12 347 games for * (orc:4 fifteenskills~~conj): 184x Deep Elf, 28x High Elf, 28x Tengu, 19x Demonspawn, 13x Gargoyle, 13x Naga, 11x Octopode, 8x Mummy, 8x Djinni, 5x Human, 4x White Draconian, 4x Green Draconian, 3x Purple Draconian, 3x Lava Orc, 3x Demigod, 2x Mottled Draconian, 2x Hill Orc, 2x Black Draconian, Red Draconian, Pale Draconian, Kenku, Sludge Elf, Vine Stalker, Yellow Draconian, Grey Dr... 00:59:25 ...how do you get to the vaults ambush with the following put into your defenses: 00:59:29 one point of Armour 00:59:32 and that's it 00:59:39 how do people *play* these characters 01:00:11 !lg * orc:4 recent fifteenskills~~conj s=crace 01:00:12 101 games for * (orc:4 recent fifteenskills~~conj): 67x Deep Elf, 7x Draconian, 7x Gargoyle, 7x Tengu, 5x High Elf, 3x Naga, 2x Demonspawn, 2x Octopode, Demigod 01:00:15 oh, well, that's not super hard to pull off 01:00:24 obviously you stay well out of melee 01:00:47 pre-new-vaults it was just easy to blink + e.g. firestorm/fball/general aoe 01:00:48 -!- AlexMcc has quit [] 01:00:55 it's a bit harder now but still very doable 01:00:55 I doubt he knew the ambush existed 01:00:56 tbh 01:01:25 well that is critical general knowledge to not know about, yeah 01:01:29 !lm * orc:4 recent fifteenskills~~conj s=crace / won o=% 01:01:33 867/4298 milestones for * (orc:4 recent fifteenskills~~conj): 1/1x Halfling [100.00%], 3/4x Ghoul [75.00%], 32/49x Human [65.31%], 5/8x Spriggan [62.50%], 1/2x Salamander [50.00%], 2/5x Deep Dwarf [40.00%], 18/46x Felid [39.13%], 2/6x Merfolk [33.33%], 19/58x Demigod [32.76%], 77/254x Draconian [30.31%], 19/64x Mummy [29.69%], 120/411x Gargoyle [29.20%], 3/11x Formicid [27.27%], 18/68x Naga [26.47... 01:01:40 ghcj op 01:01:55 !lm * orc:4 recent fifteenskills~~conj s=crace / won o=-% 01:02:02 867/4298 milestones for * (orc:4 recent fifteenskills~~conj): 0/7x Lava Orc [0.00%], 0/1x Vampire [0.00%], 0/7x Kobold [0.00%], 0/4x Centaur [0.00%], 0/3x Ogre [0.00%], 0/2x Cherufe [0.00%], 2/17x Vine Stalker [11.76%], 305/2196x Deep Elf [13.89%], 34/161x Demonspawn [21.12%], 79/361x Tengu [21.88%], 42/184x Octopode [22.83%], 82/356x High Elf [23.03%], 3/12x Hill Orc [25.00%], 18/68x Naga [26.47%... 01:02:02 !lm . rune noun=silver min=ac x=ac,ev 01:02:02 45. [2012-12-09 22:38:02] [ac=0;ev=0] gammafunk the Alchemist (L25 OpTm of Nemelex Xobeh) found a silver rune of Zot on turn 105056. (Vaults:5) 01:02:17 too old, probably 01:02:25 !lm . recent rune noun=silver min=ac x=ac,ev 01:02:25 14. [2014-08-15 00:11:40] [ac=6;ev=13] gammafunk the Convoker (L14 HESu of Sif Muna) found a silver rune of Zot on turn 15946. (Vaults:5) 01:02:35 solid defenses 01:02:47 -!- Kintak has quit [Ping timeout: 245 seconds] 01:02:54 heh 01:03:03 !lm gammafunk recent rune noun=silver min=ac x=gid 01:03:03 14. [2014-08-15 00:11:40] [game_key=gammafunk:cszo:20140714192051S] gammafunk the Convoker (L14 HESu of Sif Muna) found a silver rune of Zot on turn 15946. (Vaults:5) 01:03:14 -!- pentax has quit [Quit: ヒーロー見参!] 01:03:15 !lg * gid=gammafunk:cszo:20140714192051S 01:03:15 1. gammafunk the Convoker (L17 HESu of Sif Muna), blasted by Gukhaom the pandemonium lord (Shatter) (kmap: evilmike_mini_pan_3x3) in Pandemonium on 2014-08-15 06:04:26, with 243594 points after 24795 turns and 5:26:45. 01:03:22 dang 01:03:24 oh yeah 01:03:31 I didn't know he was casting it 01:03:35 %git Wuln 01:03:35 Could not find commit Wuln (git returned 128) 01:03:39 right, that's the thing that made doy add a shatter animation 01:03:39 think I updated force_more 01:03:40 which 01:03:42 doesn't render 01:03:43 in webtiles 01:03:45 rip 01:04:10 PleasingFungus: oh, but did you know that it *does* render in webtiles if you're spectating a console game? 01:04:43 ! 01:04:45 %git no_backtracking_god 01:04:45 07Lasty02 * 0.16-a0-3273-g925a263: Adjust Wulndraste descriptions to account for new Change of Scenery 10(6 days ago, 2 files, 4+ 2-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=925a263eb54b 01:04:54 reaverb: think that's the current branch 01:06:09 Yeah I ended looking at the commit log. 01:06:37 s/ended/ended up/ 01:10:39 -!- PleasingFungus has quit [Quit: ChatZilla 0.9.91.1 [Firefox 34.0.5/20141126041045]] 01:11:10 -!- reaverb has quit [Quit: Leaving.] 01:16:37 -!- ChongLi has quit [Ping timeout: 272 seconds] 01:20:17 -!- simmarine has quit [Quit: Leaving] 01:21:02 -!- UncertainKitten has quit [Ping timeout: 244 seconds] 01:33:17 -!- Kintak has quit [Read error: Connection reset by peer] 01:34:27 -!- omnirizo1 has quit [Ping timeout: 245 seconds] 01:35:33 -!- omnirizon has quit [Ping timeout: 265 seconds] 01:36:52 -!- simmarine has joined ##crawl-dev 01:47:17 -!- heteroy has quit [Ping timeout: 240 seconds] 01:47:28 -!- heteroy_ is now known as heteroy 01:49:22 -!- __miek has quit [Ping timeout: 264 seconds] 01:51:10 -!- Cerpin has quit [Ping timeout: 264 seconds] 01:57:58 -!- fearitself has quit [Ping timeout: 246 seconds] 02:00:47 -!- debo has joined ##crawl-dev 02:05:37 -!- debo has quit [Ping timeout: 240 seconds] 02:13:37 -!- Sorbius has quit [Ping timeout: 240 seconds] 02:14:32 -!- y2s82 has quit [Ping timeout: 250 seconds] 02:18:37 -!- vede has quit [Ping timeout: 245 seconds] 02:21:13 Unstable branch on crawl.beRotato.org updated to: 0.16-a0-3485-gba28155 (34) 02:37:53 -!- markgo has quit [Read error: Connection reset by peer] 02:40:59 -!- simmarine has quit [Quit: Leaving] 02:45:15 -!- heteroy has quit [Ping timeout: 244 seconds] 02:48:25 -!- Mottikins__ is now known as FaMott 02:49:24 -!- Moanerette has quit [Quit: Page closed] 02:55:13 -!- bonghitz has quit [Remote host closed the connection] 02:57:17 -!- Amy|Sonata has quit [Ping timeout: 240 seconds] 02:57:17 -!- Manslay[work] has quit [Ping timeout: 240 seconds] 02:57:37 -!- Calisca has quit [Ping timeout: 240 seconds] 03:03:35 -!- Siegurt has quit [Quit: Leaving.] 03:04:32 -!- theTower has quit [Quit: leaving] 03:06:34 -!- NilsBloodaxe has quit [Ping timeout: 246 seconds] 03:11:34 <|amethyst> !tell Grunt I imagine "It is {particularly attractive,strangely repulsive}" doesn't really belong on salamanders? 03:11:35 |amethyst: OK, I'll let grunt know. 03:12:53 <|amethyst> (inb4 "or on nagas") 03:13:40 -!- lobf has joined ##crawl-dev 03:14:16 03|amethyst02 07* 0.16-a0-3486-g49a40a5: Retrogdorise employed draconians. 10(22 seconds ago, 1 file, 4+ 0-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=49a40a598f20 03:15:19 -!- cognificent has quit [Ping timeout: 246 seconds] 03:34:59 -!- Siegurt has quit [Read error: Connection reset by peer] 03:48:02 -!- Cerpin has joined ##crawl-dev 03:48:32 -!- DrKe has joined ##crawl-dev 03:49:08 -!- lobf has quit [Quit: lobf] 03:49:32 -!- debo has joined ##crawl-dev 03:52:46 -!- Shard1697 has quit [Ping timeout: 255 seconds] 03:52:52 -!- raskol has quit [Ping timeout: 240 seconds] 03:54:23 -!- debo has quit [Ping timeout: 256 seconds] 04:00:37 -!- bonghitz has quit [Ping timeout: 255 seconds] 04:12:01 -!- debo has joined ##crawl-dev 04:17:04 -!- debo has quit [Ping timeout: 255 seconds] 04:19:58 -!- Calisca2 has quit [Ping timeout: 264 seconds] 04:23:17 -!- eb_ has quit [Ping timeout: 240 seconds] 04:25:06 -!- demiskeleton has quit [Quit: Leaving] 04:45:42 -!- Kintak has quit [Ping timeout: 245 seconds] 04:46:57 -!- NotKintak has quit [Ping timeout: 265 seconds] 05:01:10 -!- bonghitz has quit [Ping timeout: 255 seconds] 05:08:39 -!- RKF has quit [Quit: Bye!] 05:14:15 -!- Wolfechu has quit [Ping timeout: 244 seconds] 05:20:34 -!- radinms has quit [Ping timeout: 264 seconds] 05:27:43 -!- ruwin has quit [] 05:31:19 -!- ontoclasm has quit [Quit: Leaving.] 05:31:47 -!- st_ has joined ##crawl-dev 05:39:12 -!- jeanjacques has quit [Quit: quit] 05:46:10 -!- Ladykiller69 has quit [Ping timeout: 255 seconds] 05:48:17 -!- Basil has quit [Ping timeout: 256 seconds] 05:53:10 -!- PsyMar has quit [Quit: "What happens if you die in reality?" "You die, stupid. That's why it's called reality."] 06:01:28 -!- wat has quit [Ping timeout: 255 seconds] 06:02:27 -!- bonghitz has quit [Ping timeout: 256 seconds] 06:03:47 -!- domiryuu has quit [Remote host closed the connection] 06:05:28 03gammafunk02 07[webtiles-changes] * 0.16-a0-3585-g7681aed: Merge branch master into webtiles-changes 10(46 minutes ago, 0 files, 0+ 0-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=7681aedbadaf 06:05:28 03gammafunk02 07[webtiles-changes] * 0.16-a0-3586-ga78b93c: Properly handle failures of the WebTiles player init script 10(4 days ago, 1 file, 14+ 12-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=a78b93c07cb0 06:05:28 03gammafunk02 07[webtiles-changes] * 0.16-a0-3587-g2259dee: Correct spelling 10(2 days ago, 1 file, 1+ 1-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=2259dee6f749 06:05:28 03gammafunk02 07[webtiles-changes] * 0.16-a0-3588-gd7eeff4: Remove an unused variable 10(3 days ago, 1 file, 0+ 1-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=d7eeff4e48e5 06:05:28 03gammafunk02 07[webtiles-changes] * 0.16-a0-3589-ge97fc0f: Correct syntax for games_conf_d in config.toml.sample 10(2 days ago, 1 file, 4+ 2-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=e97fc0f35a6a 06:05:28 03gammafunk02 07[webtiles-changes] * 0.16-a0-3590-g657b7fc: Refactor WebTiles configuration loading code 10(4 days ago, 4 files, 133+ 98-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=657b7fc3fb40 06:05:28 03gammafunk02 07[webtiles-changes] * 0.16-a0-3591-g141e391: Always enable generation of .where files when building WebTiles 10(4 hours ago, 1 file, 1+ 0-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=141e3911e5be 06:05:28 03gammafunk02 07[webtiles-changes] * 0.16-a0-3592-ga78e72c: game_map.py: make a toml table of des map names to descriptions 10(5 days ago, 1 file, 88+ 0-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=a78e72c0c6c9 06:05:28 03gammafunk02 07[webtiles-changes] * 0.16-a0-3593-gdaaf3cb: Move WebTiles player title lookup fully into the conf module 10(30 hours ago, 2 files, 54+ 19-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=daaf3cbbe0cb 06:05:28 03gammafunk02 07[webtiles-changes] * 0.16-a0-3594-g98ad372: A server game scores viewer for WebTiles 10(4 months ago, 11 files, 663+ 99-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=98ad3721cef8 06:05:28 ... and 2 more commits 06:10:34 Sacrifice hand with an Octopode only partially update their description 13https://crawl.develz.org/mantis/view.php?id=9378 by nago 06:11:56 -!- clouded_ has joined ##crawl-dev 06:12:04 -!- st_ has quit [Read error: Connection reset by peer] 06:12:16 -!- gammafunk has quit [Quit: leaving] 06:30:33 -!- edlothiol has joined ##crawl-dev 06:32:13 -!- Lasty has joined ##crawl-dev 06:33:14 -!- heteroy has quit [Ping timeout: 250 seconds] 06:33:18 -!- heteroy_ is now known as heteroy 06:34:25 -!- Jafet has joined ##crawl-dev 06:42:50 170099 | Zig:19 | Paralysed by you for 2 turns 06:45:31 -!- heteroy has quit [Ping timeout: 256 seconds] 06:47:17 These codes are great 06:47:30 132: 15, 46, // base, expected random damage 06:47:30 178: 15, 46, // base, random expected damage 06:49:36 Looks like chaos_affect_actor calls some other great code that pretends the player is applying chaos to itself 06:59:19 -!- Sequell_ has quit [Ping timeout: 246 seconds] 07:03:46 -!- heteroy has quit [Ping timeout: 264 seconds] 07:03:54 -!- heteroy_ is now known as heteroy 07:07:53 -!- FlowRiser has quit [Remote host closed the connection] 07:13:32 -!- Blomdor has quit [Quit: Page closed] 07:16:11 -!- heteroy has quit [Ping timeout: 244 seconds] 07:16:24 -!- heteroy_ is now known as heteroy 07:18:12 -!- bonghitz has quit [Ping timeout: 245 seconds] 07:22:32 -!- Perkol has quit [Quit: Leaving] 07:25:37 -!- Tux[Qyou] has quit [Read error: Connection reset by peer] 07:29:50 -!- Kite has quit [Ping timeout: 265 seconds] 07:39:57 -!- Kite has quit [Ping timeout: 244 seconds] 07:46:42 -!- pentax has quit [Quit: ヒーロー見参!] 07:46:55 !tell |amethyst Personally I don't think any of those "all glyph" descriptions should exist; if we like the text it should go with the individual monsters. 07:46:55 Grunt: OK, I'll let |amethyst know. 07:54:44 -!- dpeg has joined ##crawl-dev 07:57:57 -!- Yllodra has quit [Ping timeout: 240 seconds] 07:59:48 hm, the shop listing bug still persists (Ctrl-F "shop") 08:01:58 -!- TR_Muscateer has joined ##crawl-dev 08:03:22 -!- Cerpin has quit [Ping timeout: 240 seconds] 08:07:37 -!- debo has joined ##crawl-dev 08:09:10 -!- Brannock has joined ##crawl-dev 08:10:55 -!- gareppa has quit [Remote host closed the connection] 08:11:24 -!- heteroy has quit [Ping timeout: 265 seconds] 08:11:29 -!- heteroy_ is now known as heteroy 08:12:12 I am trying to hibernate a trapdoor spider. It says 69% chance, but the guy is always non-affected. Bug? 08:12:28 next one worked 08:14:27 -!- iFurril has quit [Ping timeout: 245 seconds] 08:17:23 -!- SomeStupidGuy has quit [Read error: Connection reset by peer] 08:18:37 I think that unusable food (e.g. meat rations for Spriggans) should be coloured "useless = darkgrey" in console. 08:19:54 It is darkgrey 08:20:01 hm, not for me :( 08:31:58 !learn add lasty_to_do 08:32:02 !learn add lasty_to_do "You nip at the acid blob. Your foreclaw burn!" this seems like it might apply to a whole bunch of messages with sacrifice hand? 08:32:03 lasty to do[7/7]: "You nip at the acid blob. Your foreclaw burn!" this seems like it might apply to a whole bunch of messages with sacrifice hand? 08:48:51 -!- Pereza0 has quit [Quit: Page closed] 09:02:47 !messages 09:02:48 No messages for TZer0. 09:02:55 !tell Grunt where's my message? 09:02:56 TZer0: OK, I'll let grunt know. 09:06:55 it's gone messing 09:06:59 -!- bonghitz has quit [Ping timeout: 265 seconds] 09:08:55 -!- rophy has quit [Ping timeout: 265 seconds] 09:34:57 -!- Lasty has quit [Quit: Leaving.] 09:35:02 -!- gareppa has quit [Client Quit] 09:38:47 -!- pikaro has quit [Ping timeout: 244 seconds] 09:38:56 -!- Ququman has joined ##crawl-dev 09:49:29 Remove artefact weapon names from HUD and %, and other minor improvements 13https://crawl.develz.org/mantis/view.php?id=9379 by chris 09:49:37 -!- radinms has quit [] 09:54:52 -!- heteroy has quit [Ping timeout: 240 seconds] 10:01:11 horn offsets are broken for cats in statue form 10:01:47 -!- dpeg has quit [Quit: Lost terminal] 10:02:42 -!- Jho is now known as Deviljho 10:06:27 -!- Lasty has joined ##crawl-dev 10:10:18 !tell TZer0 no. 10:10:19 Grunt: You have 1 message. Use !messages to read it. 10:10:19 Grunt: OK, I'll let tzer0 know. 10:11:05 -!- wat has quit [Read error: Connection reset by peer] 10:16:40 someone save me from work being dead :( 10:19:41 -!- PleasingFungus has joined ##crawl-dev 10:21:03 -!- gareppa has quit [Client Quit] 10:23:12 -!- raskol has quit [Ping timeout: 245 seconds] 10:23:49 Grunt: You're beyond saving... 10:23:51 !death Grunt 10:23:51 Death has come for Grunt... 10:24:00 Lasty: I'm pretty sure |amethyst fixed the foreclaw thing 10:24:15 -!- pikaro has quit [Ping timeout: 256 seconds] 10:35:20 -!- FlowRiser has joined ##crawl-dev 10:44:28 -!- raskol has quit [Changing host] 10:45:18 <|amethyst> Lasty: I did, but I added a FIXME or two 10:45:19 |amethyst: You have 1 message. Use !messages to read it. 10:45:50 <|amethyst> Lasty: one related to the interaction between ashenzari and ru, which I didn't test but didn't look right 10:46:02 <|amethyst> Lasty: ashenzari and sac hand, that is 10:46:56 <|amethyst> Grunt: one problem with that is that there's no way to do partial includes in descriptions 10:47:05 <|amethyst> Grunt: so you'd have to repeat it on every naga 10:47:16 <|amethyst> if you wanted it on every naga 10:50:53 -!- Wah has quit [Read error: Connection reset by peer] 10:55:50 -!- bonghitz has quit [Ping timeout: 250 seconds] 10:56:33 -!- Deviljho has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client] 10:57:53 -!- Moonsilence has quit [Read error: Connection reset by peer] 11:00:37 -!- moose has quit [Remote host closed the connection] 11:02:05 -!- PleasingFungus has quit [Remote host closed the connection] 11:05:25 -!- PleasingFungus has joined ##crawl-dev 11:06:18 -!- dtsund has joined ##crawl-dev 11:06:56 -!- debo has quit [Ping timeout: 244 seconds] 11:06:58 hrm. thinking about the shoals save compat deep-to-shallow-water thing 11:07:56 the way to do it would be to, when loading the save, set some kind of global flag or prop (OLD_SHOALS); and when loading a shoals level, if that global flag is set & a per-level FIXED_SHOALS flag isn't set, replace all the deep water with shallow water 11:08:06 not sure where to put per-level flags, tho 11:08:15 <|amethyst> why not just check the tag when reading the level? 11:08:26 <|amethyst> each save chunk has its own version tags 11:08:31 <|amethyst> so each level 11:09:42 -!- TR_Muscateer has quit [Ping timeout: 250 seconds] 11:11:25 -!- ontoclasm has joined ##crawl-dev 11:12:13 -!- debo has joined ##crawl-dev 11:13:19 o 11:13:22 I didn't know that 11:14:04 -!- pintc has quit [Read error: Connection reset by peer] 11:14:07 ontoclasm, horn offsets are broken for cats in statue form. not sure if it's broken for beastly appendage, but mutation horns are 11:14:53 -!- Lawman0 has quit [Ping timeout: 244 seconds] 11:16:17 hm 11:18:17 Brannock: appendage modifies your mutations 11:18:57 <|amethyst> Lasty: oh, the lugonu bribe vault probably needs an entry for Ru (even if it is just Ru = "no" ) 11:19:07 <|amethyst> Grunt: likewsie for Pakellas 11:19:12 <|amethyst> s/wsi/wis/ 11:19:46 <|amethyst> Grunt: oh, you handled it already 11:19:53 also you can't have statue form and BA on at the same time iirc 11:21:27 <|amethyst> correct, they both count as forms 11:23:42 Unstable branch on crawl.akrasiac.org updated to: 0.16-a0-3486-g49a40a5 (34) 11:24:59 -!- Ququman has quit [Read error: No route to host] 11:28:47 -!- siepu has quit [Read error: Connection reset by peer] 11:31:02 -!- Twiggytwiggytwig has quit [Quit: See ya guys later ;)] 11:31:12 03PleasingFungus02 07[shoals-lite] * 0.16-a0-3487-g7c7e13b: Merge branch 'master' into shoals-lite 10(16 minutes ago, 0 files, 0+ 0-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=7c7e13b8382f 11:31:12 03PleasingFungus02 07[shoals-lite] * 0.16-a0-3488-g9c52518: Shoals-lite: convert old deep water to shallow 10(3 minutes ago, 2 files, 3+ 0-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=9c52518f5c80 11:31:32 |amethyst: I originally had that vault give a spellbook, but it overlapped too much with other gods that way :) 11:31:49 oh 11:31:56 I had a much better idea 11:31:57 does gozag have an entry 11:32:00 just now 11:32:03 !vault lugonu_bribe 11:32:03 http://s-z.org/neil/git/?p=crawl.git;a=blob;f=crawl-ref/source/dat/des/altar/lugonu_bribe.des;hb=HEAD#l86 11:32:11 heh 11:32:13 good 11:32:32 wand of magic darts charges:0 / wand of flame charges:0 / wand of frost charges:0 11:32:52 <|amethyst> Grunt: can pakellites channel with CBOE? 11:33:16 |amethyst: they cannot, and that would be a funny bribe 11:33:54 I'm not sure I get the wand thing - the theme of the vault is things that are normally useful but unuseful for followers of the player's current god, not things that are useless for everyone... 11:34:08 |amethyst: it gives penance 11:34:14 mmm 11:34:36 <|amethyst> CBOE sounds good for two reasons: 1. you can't use it 2. you're likely to have evo, so you *could* use it 11:34:53 cboe/staff of energy 11:35:15 staff of energy / crystal ball of energy / w:1 quarterstaff unrand:staff_of_wucada-mu 11:35:18 er 11:35:19 less typos 11:35:21 <3 11:35:37 <|amethyst> Grunt: hm, can Lua check whether an unrand exists? 11:35:49 |amethyst: hm, I think so, but idk how 11:35:51 <|amethyst> Grunt: because that wouldn't make sense if it were downgraded to a plain quarterstaff 11:36:10 -!- ussdefiant has quit [Ping timeout: 264 seconds] 11:37:08 hrm 11:37:23 I really have no idea what's going on with this shoals construction code 11:37:39 PleasingFungus: some of thr gifts arr meant to be insults 11:37:44 PleasingFungus: cf. Vehumet 11:37:50 <|amethyst> and nemelex 11:37:51 heh 11:37:53 wow this keyboard 11:37:54 I suppose so 11:38:06 <|amethyst> mostly though that's when we can't think of a good useless item 11:38:07 good thing my new phone gets here on Monday. 11:38:34 clearly give sif-ites an antimagic whip/club 11:38:53 <|amethyst> they might use that without switching 11:39:08 ru-ites should get a manual of invo 11:39:13 not a demon whip 11:40:16 speaking of, does that need to be updated for ash now? 11:40:42 -!- Jho has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client] 11:41:04 <|amethyst> oh 11:41:10 <|amethyst> one of the fedhas books does 11:41:23 03PleasingFungus02 07[shoals-lite] * 0.16-a0-3489-g148c459: ...and fix map knowledge, too 10(5 minutes ago, 1 file, 2+ 0-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=148c459467f1 11:41:26 <|amethyst> sublimation isn't corpse-affecting now 11:41:37 geekosaur: ? 11:41:41 <|amethyst> I guess giving necromutation would be too good 11:41:52 necromut is already one of the books 11:42:04 Fedhas="randbook owner:Lugonu spells:necromutation numspells:1 /\ 11:42:06 <|amethyst> oh right, the first one 11:42:38 I am probably misremembering 11:43:01 <|amethyst> wasn't some passive removed from ash recently-ish? 11:43:28 oh, blurry vision, I am misremembering 11:44:57 -!- pwyll has quit [Ping timeout: 240 seconds] 11:49:52 -!- heteroy has quit [Ping timeout: 245 seconds] 11:49:55 -!- heteroy_ is now known as heteroy 11:50:35 not sure where to look for a place to insert a veto in shoals level gen 11:54:25 pinging grunt slash |amethyst 11:54:45 <|amethyst> I'm not sure 11:55:19 <|amethyst> possibly you could throw a dgn_veto_exception from the shoals layout code 11:55:37 -!- xnavy has quit [Ping timeout: 255 seconds] 11:56:20 <|amethyst> as far as where exactly... the sooner after you have the information you need the better I would think, so you're not uselessly doing stuff that's going to be thrown out 11:56:39 03PleasingFungus02 07[shoals-lite] * 0.16-a0-3490-g5567f85: Oops 10(4 minutes ago, 1 file, 8+ 2-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=5567f85d661f 11:56:41 it... looks like turning off BFLAG_ISLANDED might be enough 11:56:41 actually 11:56:41 <|amethyst> Grunt knows the level-gen algorithms better than me 11:56:49 <|amethyst> hm 11:58:01 <|amethyst> PleasingFungus: I would consider leaving that if the stair placement can be done right 11:58:10 <|amethyst> PleasingFungus: so Shoals is like a flyable orc 11:58:22 <|amethyst> PleasingFungus: but making it connected isn't terrible either 11:58:24 The Amazing Flying Orc 11:58:51 it can actually still generate sections sort of like that 11:59:10 when testing just now, I got a disconnected island that had up-stairs & a down-hatch 11:59:18 (with BF_ISLANDED removed) 11:59:36 <|amethyst> ah 12:00:01 in general I think it would be cool to do something like what you were talking about a few weeks ago - a "snaky/vertices-and-edges layout" 12:00:04 per my notes 12:00:05 <|amethyst> oh right 12:00:11 <|amethyst> "islanded" means "with no stairs" 12:00:19 <|amethyst> it was spotty connection I was thinking of 12:00:21 TOMB is BF_ISLANDED :) 12:00:30 hm, I wonder if I could turn spotty connections on 12:00:42 not as easy as a branch flag 12:00:51 <|amethyst> should be a branch flag 12:00:58 <|amethyst> const bool spotty = player_in_branch(BRANCH_ORC) 12:00:58 <|amethyst> #if TAG_MAJOR_VERSION == 34 12:00:58 <|amethyst> || player_in_branch(BRANCH_FOREST) 12:00:58 <|amethyst> #endif 12:00:58 <|amethyst> || player_in_branch(BRANCH_SWAMP) 12:01:00 <|amethyst> || player_in_branch(BRANCH_SLIME); 12:01:12 heh 12:01:17 I'll fix that 12:02:33 -!- Kalir has quit [Changing host] 12:03:36 hrm, what would a good comment for that flag be? 12:03:43 -!- heteroy has quit [Ping timeout: 255 seconds] 12:05:18 <|amethyst> "Connect vaults with more open paths, not hallways." 12:05:30 <|amethyst> I thought there was more to it than that 12:06:03 <|amethyst> but that appears to be it 12:06:12 <|amethyst> and shoals has its own vault-connection algorithm 12:06:37 <|amethyst> !source dgn_shoals_connect_point 12:06:38 http://s-z.org/neil/git/?p=crawl.git;a=blob;f=crawl-ref/source/dgn-shoals.cc;hb=HEAD#l771 12:06:44 ya I saw that earlier 12:06:53 <|amethyst> that might explain why we've seen some disconnected huts in the past 12:07:18 <|amethyst> I don't know if those have come up in a while though 12:07:23 -!- heteroy_ has quit [Ping timeout: 256 seconds] 12:11:31 -!- pintc has quit [Ping timeout: 244 seconds] 12:11:57 03PleasingFungus02 07[shoals-lite] * 0.16-a0-3491-g86ccffe: Turn BFLAG_SPOTTY into a flag 10(7 minutes ago, 3 files, 7+ 10-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=86ccffe3b971 12:11:57 03PleasingFungus02 07[shoals-lite] * 0.16-a0-3492-g8dabb0e: De-island Shoals 10(5 minutes ago, 1 file, 1+ 1-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=8dabb0e02aee 12:18:09 -!- pikaro has quit [Ping timeout: 256 seconds] 12:22:52 -!- rockygargoyle has joined ##crawl-dev 12:25:14 -!- mspang has quit [Ping timeout: 245 seconds] 12:25:31 -!- ebering has quit [Ping timeout: 256 seconds] 12:27:05 -!- ebering has joined ##crawl-dev 12:29:29 -!- Alarkh has quit [Quit: Leaving] 12:31:13 hrm 12:31:17 here's a level I got when testing http://i.imgur.com/VCwQIpk.png 12:31:41 very nasty level without flight. got mauled repeatedly by shit I couldn't reach (merfolk avatar, siren + pals) 12:32:10 split into two "islands' (the bottom-right area and the rest of the map) 12:34:35 rip shoals :C 12:34:47 ? 12:34:51 i'm joking 12:34:54 aight 12:35:17 -!- simmarine has joined ##crawl-dev 12:40:40 -!- Basil has joined ##crawl-dev 12:40:48 -!- SANIC has quit [Client Quit] 12:41:04 -!- Basil is now known as Guest78362 12:42:31 03PleasingFungus02 07[shoals-lite] * 0.16-a0-3493-g0c99d2f: Increase tide speed again 10(85 seconds ago, 1 file, 1+ 1-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=0c99d2f4a4de 12:43:46 -!- Siegurt has quit [Quit: Leaving.] 12:44:17 -!- rossi has quit [Ping timeout: 240 seconds] 12:44:41 imo someone else should play this before i merge it 12:44:45 I'm happy with it but I'm justm e 12:46:22 <|amethyst> johnstein: shoals-lite on dbro? 12:47:07 is anyone going to play on an experimental just for one branch? 12:47:39 idk 12:47:44 <|amethyst> PleasingFungus: it also has wizmode, so it would let people just visit without having to build it themselves 12:47:48 o 12:48:03 that's good 12:48:12 hadn't thought of online wizmode 12:51:11 -!- travis-ci has joined ##crawl-dev 12:51:12 The build was broken. (shoals-lite - 148c459 #1407 : Nicholas Feinberg): http://travis-ci.org/crawl-ref/crawl-ref/builds/45786147 12:51:12 -!- travis-ci has left ##crawl-dev 12:52:22 ugh, segfaulted when loading maps 12:52:59 <|amethyst> rm -rf saves/des/ locally and see if it happens for you? 12:53:25 <|amethyst> hm 12:53:54 will make webtiles and test 12:55:00 <|amethyst> PleasingFungus: it's in a call to replace_random from dlua 12:55:14 <|amethyst> PleasingFungus: there are only like three of those, all in dat/des/builder/layout.des 12:59:51 can't replicate the crash 12:59:56 not trivially 13:07:18 -!- Cerpin has joined ##crawl-dev 13:09:37 -!- bullock has quit [Quit: Page closed] 13:09:58 -!- Piginabag has quit [Ping timeout: 246 seconds] 13:14:24 <|amethyst> it's either layout_big_octagon or layout_subdivisions 13:14:54 I wonder if this has anything to do with the branch, or if it's just a rare crash 13:15:05 <|amethyst> probably the latter honestly 13:15:16 -!- Nightbeer has quit [Quit: Verlassend] 13:15:46 -!- MgDark has quit [Read error: Connection reset by peer] 13:18:10 -!- AlexMcc has quit [] 13:18:35 -!- PleasingFungus has quit [Remote host closed the connection] 13:19:46 -!- Lightli has quit [Ping timeout: 246 seconds] 13:21:21 !learn add lasty_to_do Lasty: oh, the lugonu bribe vault probably needs an entry for Ru (even if it is just Ru = "no" ) 13:21:22 lasty to do[8/8]: Lasty: oh, the lugonu bribe vault probably needs an entry for Ru (even if it is just Ru = "no" ) 13:21:58 Lasty: imo it should give 2 rings of robustness 13:22:20 !learn add lasty_to_do |amethyst: Lasty: I did, but I added a FIXME or two 13:22:21 lasty to do[9/9]: |amethyst: Lasty: I did, but I added a FIXME or two 13:22:40 minmay: or, if you're an octopode, 8? 13:31:13 <|amethyst> !tell Pleasingfungus since you're the one in contact with the lld admin... can you add eir name or alias to the server admins section of CREDITS.txt? 13:31:13 |amethyst: OK, I'll let pleasingfungus know. 13:31:45 <|amethyst> !tell chequers do you prefer to be listed under your real name in CREDITS.txt? 13:31:45 |amethyst: OK, I'll let chequers know. 13:33:11 <|amethyst> !tell chequers oh, I see you're already there in webtiles-changes with both name and handle; I'll use the same form in the server admin section 13:33:11 |amethyst: OK, I'll let chequers know. 13:37:10 -!- gammafunk has joined ##crawl-dev 13:38:16 03|amethyst02 07* 0.16-a0-3487-g9f2b8d7: Add chequers to server admin credits. 10(27 seconds ago, 1 file, 1+ 0-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=9f2b8d71c470 13:38:18 <|amethyst> gammafunk: since you're working on webtiles-changes 13:38:48 |amethyst: yeah, think he was added to the CHANGES.txt on webtiles-changes already 13:38:49 <|amethyst> gammafunk: probably remove chequers from the generic contributor list next time you merge trunk 13:38:54 ok 13:39:00 |amethyst: I pushed my changes, if you didn't see 13:39:24 I'll need to make some follow-up commits and probably go over chequers' stuff 13:39:33 but the basic thing is working 13:39:44 -!- edlothiol has quit [Remote host closed the connection] 13:41:13 -!- Kintak has quit [Read error: Connection reset by peer] 13:43:58 heh 13:44:04 "Player chequers not chess with CREDITS.txt" 13:44:15 I am *too good* at commit messages 13:44:47 -!- nicholas982 has quit [Quit: Page closed] 13:50:13 -!- SDSAd has quit [Ping timeout: 246 seconds] 13:51:22 -!- Bloax has quit [Quit: Error: Bloax not found] 13:54:33 -!- Ququman has joined ##crawl-dev 13:56:13 hrm, one thing I don't know how to deal with is react version dependency 13:57:10 we have 0.10 right now, but 0.12 is the latest; I wanted to maybe use this pagination component, but I'm not sure if it's even compatible with 0.10 13:58:38 -!- Shard1697 has joined ##crawl-dev 14:00:00 -!- lobf has joined ##crawl-dev 14:00:01 yeah, seems it depends on 0.11 minor version 14:00:22 -!- rophy has quit [Read error: Connection reset by peer] 14:00:54 !tell edlothiol Do you have any opinions about upgrading our react version? I was going to try using a pagination component for the score page (react-paginate), but it requires at least 0.11. 14:00:55 gammafunk: OK, I'll let edlothiol know. 14:02:20 I think in the meantime I'll just make an input where you can set the number of scores 14:04:09 -!- lobf has quit [Client Quit] 14:15:22 -!- Daekdroom has quit [Ping timeout: 240 seconds] 14:18:15 -!- AreBrandon has quit [Ping timeout: 265 seconds] 14:20:24 -!- AreBrandon has joined ##crawl-dev 14:24:24 -!- FlowRiser has quit [Remote host closed the connection] 14:25:39 so, uh, is there a bug where each floor has a ton of fucking ghosts right now? 14:25:51 -!- AreBrandon has quit [Ping timeout: 244 seconds] 14:25:53 i just killed a ghost on Lair:1, then teleported away from a second ghost into a third ghost. 14:26:50 !gamesby Lasty 14:26:51 Lasty has played 249 games, between 2014-02-18 23:08:35 and 2014-12-28 20:06:28, won 54 (21.7%), high score 15388117, total score 137370166, total turns 8566896, play-time/day 2:03:53, total time 27d+0:23:53. 14:26:52 <|amethyst> Lasty: someone's ghost got a lot of kills probably 14:27:08 ah 14:27:18 we just thoughts your win ratio was getting a bit high, you were becoming too comfortable... 14:27:22 *thought 14:27:24 seems fair 14:27:36 Though it'd be effective to just double my hubris 14:27:39 I'd never win again 14:27:54 !gamesby hubris 14:27:54 hubris has played 427 games, between 2012-09-11 09:57:55 and 2013-04-09 07:08:34, won 11 (2.6%), high score 13928002, total score 136982372, total turns 4253097, play-time/day 1:18:02, total time 11d+10:28:01. 14:28:13 heh 14:28:33 What's the record for ghost kills on a single level? 14:28:38 apparently hubris pays off in crawl reasonably well 14:28:49 hrm 14:29:09 !kw gkill 14:29:09 No keyword 'gkill' 14:29:09 fr randart amulet Hubris (who knows what benefits) but yells at you like the singing sword, encouraging you to take on monsters that are dangerous 14:29:21 !lm * milestone~~ghost 14:29:26 <|amethyst> bool today_is_halloween() { return you.your_name == "Lasty"; } 14:29:26 ebering: see also the obsidian axe 14:29:33 lol 14:30:10 hey, there's ghost #4 14:30:21 Time limit of 60s exceeded 14:32:10 (3:24:52 PM) Lash: Lasty (L11 HuWz) killed the ghost of pwnmonkey the Thaumaturge, a powerful DEWz of Vehumet. (Lair:1) 14:32:10 (3:26:57 PM) Lash: Lasty (L11 HuWz) killed the ghost of deathrave the Fighter, an experienced MiFi of Cheibriados. (Lair:1) 14:32:10 (3:30:00 PM) Lash: Lasty (L11 HuWz) killed the ghost of hitbutton the Destroyer, a powerful DrCj of Vehumet. (Lair:1) 14:32:10 (3:30:59 PM) Lash: Lasty (L11 HuWz) killed the ghost of NilsBloodaxe the Carver, a powerful HaAr of Trog. (Lair:1) 14:32:16 Save some ghosts for the rest of us, Lasty 14:32:24 <|amethyst> sadly there's no way to tell 14:32:44 <|amethyst> because death-to-ghost milestones don't appear to say what the ghost was 14:33:01 <|amethyst> unless there's a ghost.seen milesone, which I doubt 14:33:11 One had draining breath, relec, and ball lightning; another had an elec weapon. I'd guess one of those two was the one that got all the kills. 14:33:33 <|amethyst> that was lair:1? 14:33:36 <|amethyst> haha 14:33:42 yup. 14:34:09 I've never seen anything like that. 14:36:08 !kw ghost 14:36:09 Built-in: ghost => verb=ghost 14:36:19 !lm Lasty ghost 14:36:19 266. [2015-01-03 20:30:53] Lasty the Nimble (L11 HuWz of Ru) killed the ghost of NilsBloodaxe the Carver, a powerful HaAr of Trog on turn 12776. (Lair:1) 14:36:29 !lm * ghost x=gid 14:36:31 719063. [2015-01-03 20:31:46] [game_key=Cerberuser:cao:20141127175425S] Cerberuser the Ruinous (L6 DECj of Vehumet) killed the ghost of lagrange the Covered, an experienced MiDK of Yredelemnul on turn 3095. (D:5) 14:36:44 !lm * ghost s=gid 14:37:15 wonder if filtering on the N will help that 14:37:30 and now I gotta run 14:37:35 -!- Lasty has quit [Quit: Leaving.] 14:37:55 !lm * ghost s=gid N>4 14:37:56 719063 milestones for * (ghost): 25x tpv:cszo:20140625011306S, 20x truffant:cszo:20140603201005S, 20x enigmoo:cszo:20140523070535S, 20x arn:cszo:20140517024126S, 20x enigmoo:cszo:20140613022416S, 20x Runemage:cszo:20140604190039S, 20x Nomi:cszo:20140511052408S, 16x Apol:cszo:20140008225154S, 16x mopl:cszo:20141108193044S, 15x Runemage:cszo:20140614232825S, 15x traveller:cszo:20140508002030S, 15x F... 14:37:57 Unknown field: n 14:38:02 oh 14:38:09 -!- Calisca3 has quit [Ping timeout: 245 seconds] 14:38:20 that's in a game, though 14:39:59 -!- lgft has quit [Quit: Page closed] 14:46:28 03|amethyst02 07* 0.16-a0-3488-g27d3978: Insult tengu monsters. 10(8 minutes ago, 1 file, 5+ 0-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=27d397853cfd 14:46:28 03|amethyst02 07* 0.16-a0-3489-gd6d5a75: Staticalise, constify, and rename some critical hit tables. 10(4 minutes ago, 1 file, 34+ 23-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=d6d5a75bdd83 14:52:21 <|amethyst> FR: monsters get attack verbs on critical hits 14:52:41 <|amethyst> Cerebov carves you like a turkey! Cerebov burns you! 14:52:58 <|amethyst> Trog roars, SICK BURN! 14:56:57 is it possible to get "You squash the worker ant like an ant"? 14:57:35 <|amethyst> minmay: you get "like the proverbial ant" then 14:57:44 <|amethyst> which is still not great since it's exactly the same word 14:57:53 <|amethyst> (also for formicids, where it is fine) 14:58:31 formicid monsters still exist? :( 14:58:54 -!- NilsBloodaxe has quit [Quit: Page closed] 14:58:56 <|amethyst> not really really 14:58:58 <|amethyst> oh 15:00:15 03|amethyst02 07* 0.16-a0-3490-gf886df0: Don't generate random formicid zombies. 10(18 seconds ago, 1 file, 1+ 1-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=f886df0bb130 15:00:50 <|amethyst> there are one or two vaults with formicids and you can probably guess which ones 15:00:57 <|amethyst> they also have halflings :) 15:01:07 <|amethyst> or vine stalkers 15:01:21 <|amethyst> (slightly more than one or two, I guess) 15:08:47 03|amethyst02 07* 0.16-a0-3491-gaab72ad: Restore the weight of lemuel_tele_altar. 10(21 seconds ago, 1 file, 0+ 1-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=aab72ad1e1c8 15:08:52 -!- AreBrandon has joined ##crawl-dev 15:09:17 -!- mamgar has quit [Ping timeout: 256 seconds] 15:14:19 -!- AreBrandon has quit [Ping timeout: 265 seconds] 15:14:42 |amethyst: I have an old patch for the attack verb thing somewhere 15:14:47 it gets 15:14:52 fairly verbose 15:15:23 Your orc warlord carves the stone giant like a ham from afar with a +9 bardiche of flaming!!!! 15:15:29 <|amethyst> should be able to make a nice DSL for these using { } notation for initializer lists 15:15:34 -!- TR_Muscateer has joined ##crawl-dev 15:16:38 <|amethyst> oh 15:16:41 <|amethyst> that kind of verbose 15:17:09 <|amethyst> I guess one problem with those messages for hits on players is force_more etc 15:17:24 <|amethyst> it's hard to write a regexp for every possible critical hit message 15:17:32 <|amethyst> and you wouldn't want both that and the regular message 15:17:45 <|amethyst> or is there a separate msgch for those? 15:17:50 05DANG 15:17:55 msgch:danger 15:18:25 <|amethyst> hm 15:18:44 oh, I know 15:18:48 we can add that 15:18:49 for 15:18:54 <|amethyst> should jiyva weight str higher for trolls and ogres 15:19:00 lang = !!! 15:19:00 <|amethyst> because of large rock range 15:19:09 -!- Cerpin has quit [Ping timeout: 265 seconds] 15:19:12 <|amethyst> or for trolls and ogres with throwing skill? 15:19:43 IMO do away with the range variation unless it's communicated better 15:20:25 <|amethyst> throwing net also changes range, but only in forms 15:21:16 <|amethyst> (it's based on body size) 15:24:22 -!- Brannock has quit [Quit: Leaving] 15:33:30 03|amethyst02 07* 0.16-a0-3492-g1c2b1f8: Document a constraint. 10(13 seconds ago, 1 file, 2+ 0-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=1c2b1f8ff7b7 15:34:21 -!- lobf has joined ##crawl-dev 15:38:45 -!- Wolfechu has quit [Ping timeout: 256 seconds] 15:39:36 03|amethyst02 07* 0.16-a0-3493-gd9d85f0: Document that constraint more thoroughly. 10(34 seconds ago, 1 file, 5+ 1-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=d9d85f0167b6 15:44:32 -!- theTower has joined ##crawl-dev 15:45:22 -!- rockygargoyle has quit [Ping timeout: 246 seconds] 15:46:12 uncannily documented, almost entirely documented 15:48:17 -!- UncertainKitten has joined ##crawl-dev 15:53:25 -!- Werehuman has quit [Ping timeout: 246 seconds] 15:59:22 -!- domiryuu has quit [Ping timeout: 240 seconds] 16:07:08 -!- Doowadoo has quit [Quit: Page closed] 16:08:39 -!- SANIC has quit [Client Quit] 16:10:42 -!- Aryth has quit [Quit: KVIrc 4.0.4 Insomnia http://www.kvirc.net/] 16:14:15 !messages 16:14:16 (1/1) PleasingFungus said (16h 12m 50s ago): https://crawl.develz.org/mantis/view.php?id=9369#c28214 paging a ds lore expert, paging a ds lore expert 16:14:49 -!- pikaro has quit [Disconnected by services] 16:14:51 -!- pikaro_ is now known as pikaro 16:15:56 hrm 16:17:28 something that patch didn't notice is that Warmonger is already an oka title >_> 16:17:57 <|amethyst> and I guess black sun is already a kiku title 16:18:20 <|amethyst> I see what you did there 16:18:25 <|amethyst> :) 16:18:38 <|amethyst> some god should get blood saint then 16:18:40 clearly the solution is to just sneak in Blood Saint into makhleb 16:18:58 (or vehumet? doesn't fit too well with those ones though) 16:19:36 <|amethyst> well, champion of chaos is already in makhleb 16:19:48 <|amethyst> Trog 16:19:58 -!- MgDark has quit [Ping timeout: 250 seconds] 16:20:19 contrary to the connections, bah 16:20:47 I don't feel too much about any of this 16:20:55 <|amethyst> could make them warlocks instead :) 16:21:08 <|amethyst> pandemonic warlocks even 16:24:40 if anything, I think the easy answer is to change chaos champions, who have gotten the most changes of any ds class without any satisfying finished states >_> 16:25:00 <|amethyst> demonspawn teddy bears 16:25:18 (uh, not that Toy makes much more sense, but they could lose their weird distinction as singular-reps and get another god) 16:27:11 (a third conjurer would be excessive but qaz pairs pretty logically with xom) 16:28:06 <|amethyst> yeah, Qazlal has some nice titles too 16:28:26 <|amethyst> @Adj@ Disaster, @Adj@ Catastrophe, @Adj@ Cataclysm 16:28:38 <|amethyst> the first two of those sound Xommish 16:29:20 I guess technically Asterion is a Blood Saint 16:29:22 Asterion (12H) | Spd: 10 | HD: 15 | HP: 130 | AC/EV: 4/4 04(headbutt: d20-1) | Dam: 35, 20 | 10weapons, 10items, 10doors, priest, evil, spellcaster, see invisible | Res: 06magic(100) | Vul: 08holy, 11silver | XP: 2565 | Sp: major destruction (3d20 / 3d24 / 3d27 / 3d28 / 3d22 / 3d6 / 3d25) [11!AM], spectral weapon, haste | Sz: Medium | Int: normal. 16:29:22 %??asterion 16:29:37 d20-1 16:30:41 he does a weird roll with his own D&D die because he's kind of a larping nerd 16:31:15 ha 16:31:23 minotaur (04H) | Spd: 10 | HD: 13 | HP: 59-88 | AC/EV: 5/7 04(headbutt: d20-1) | Dam: 35, 20 | 10weapons, 10items, 10doors, fighter | Res: 06magic(60) | XP: 1098 | Sz: Medium | Int: normal. 16:31:23 %??minotaur 16:35:37 -!- __miek has quit [Ping timeout: 244 seconds] 16:36:03 -!- LePlatypus has quit [Ping timeout: 244 seconds] 16:36:35 <|amethyst> FR: change "Apostate" atheist inv title to "Schismatic" 16:37:25 <|amethyst> though I guess heretic should probably outrank schismatic? 16:37:34 -!- jeanjacques has joined ##crawl-dev 16:38:01 <|amethyst> oh 16:38:26 <|amethyst> apparently that differs between sects of christianity 16:39:10 -!- SANIC has quit [Client Quit] 16:39:17 -!- FaMott has quit [Ping timeout: 240 seconds] 16:39:22 <|amethyst> s/sects/denominations/ 16:39:42 <|amethyst> // All those monks ever think about are sects... 16:40:36 "drinker of unreality" is wonderfully on the edge of glorious and stupid 16:41:08 <|amethyst> need Fedhas demonspawn 16:41:17 <|amethyst> with summon oklobs etc 16:41:29 <|amethyst> except they're demonic oklobs 16:41:46 with summon forest 16:41:53 <|amethyst> or some of the oklob monsters from fedhas sprint 16:42:19 <|amethyst> it's really simplification because you're putting vault redefines in the game where they belong 16:42:28 unknown ench: "agility" 16:42:28 %??snaplasher vine name:demonic_kudzu n_rpl n_des perm_ench:haste perm_ench:might perm_ench:agility 16:42:32 demonic kudzu (09w) | Spd: 19-20 (07stationary) | HD: 12 | HP: 17-31 | AC/EV: 4/7 | Dam: 003(constrict), 21 | 03plant | Res: 06magic(40), 03poison, 12drown, 13neg+++, 13torm | XP: 0 | Sz: Large | Int: plant. 16:42:32 %??snaplasher vine name:demonic_kudzu n_rpl n_des perm_ench:haste perm_ench:might 16:42:52 <|amethyst> ebering even has a patch that allows plants to be both plants and demonic 16:43:07 I suppose kudzu needs to be both a snaplasher vine and a starcursed mass at the same time to be accurate 16:43:08 ...finally the demonic plant monster is real 16:43:21 -!- simmarine has quit [Read error: Connection reset by peer] 16:43:44 -!- simmarine has joined ##crawl-dev 16:44:23 (obviously you get aphyxiation damage instead of the shrieking) 16:44:23 unknown ench: "berzerk" 16:44:23 %?? thorn_hunter hd:30 perm_ench:berzerk name:Triffid n_rpl 16:44:28 Triffid (16f) | Spd: 18 (swim: 120%) | HD: 30 | HP: 255-318 | AC/EV: 9/9 | Dam: 40, 34 | 03plant, amphibious, see invisible | Res: 13magic(immune), 03poison, 12drown, 13neg+++, 13torm | Vul: 04fire | XP: 12465 | Sp: v.thorns (3d32) [11!AM, 06!sil], w.brambles [11!AM, 06!sil] | Sz: Large | Int: animal. 16:44:28 %?? thorn_hunter hd:30 perm_ench:berserk name:Triffid n_rpl 16:44:36 good health 16:44:43 BERZERKER! (126) | Spd: 10 | HD: 15 | HP: 64-154 | AC/EV: 6/12 | Dam: 15 | 10weapons, 10items, 10doors, priest, evil | Res: 06magic(60), 02cold++ | Vul: 08holy++, 11silver | XP: 1452 | Sp: legendary destruction (3d25 / 3d22 / 3d34 / 3d20 / 3d27 / 9d15) [11!AM], ephemeral infusion [11!AM] | Sz: Medium | Int: normal. 16:44:43 <|amethyst> %??blood saint name:BERZERKER! 16:44:50 lives in the Plant Hell 16:44:55 <|amethyst> err 16:45:02 BERZERKER! (116) | Spd: 10 | HD: 15 | HP: 93-189 | AC/EV: 3/15 08(spiny 3) | Dam: 40 | 10weapons, 10items, 10doors, fighter, priest, evil | Res: 06magic(60), 04napalm | Vul: 08holy++, 11silver | XP: 1728 | Sp: sap magic [11!AM], grand avatar [11!AM] | Sz: Medium | Int: normal. 16:45:02 <|amethyst> %??warmonger name:BERZERKER! 16:45:03 <|amethyst> doh 16:45:07 where's perm_ench:quad_damage 16:45:07 _that's_ what tartarus needs 16:45:55 (I guess the soil of the undead hell is extremely fertile?) 16:46:09 -!- mamgar has quit [Ping timeout: 265 seconds] 16:46:16 <|amethyst> that's what happens when things rot for all eternity 16:48:25 <|amethyst> https://twitter.com/crawlcode/status/484476031051374592 16:49:15 of course 17:02:17 -!- Kalir has quit [Quit: CADENZA-CLASS CLOCKWORK KNIGHT--OPERATION TERMINATED] 17:05:52 -!- TR_Muscateer is now known as Cerpin 17:11:46 -!- theTower has quit [Ping timeout: 265 seconds] 17:12:42 -!- theTower has joined ##crawl-dev 17:13:32 there's possibly a bug in my current patch, remark on mantis 17:15:16 -!- dtsund has quit [Quit: dtsund] 17:23:47 -!- Sorbius has quit [Ping timeout: 244 seconds] 17:25:37 Unstable branch on crawl.lantea.net updated to: 0.16-a0-3493-gd9d85f0 (34) 17:27:07 03gammafunk02 07[webtiles-changes] * 0.16-a0-3597-gf0417c9: Player chequers not chess with CREDITS.txt 10(4 hours ago, 1 file, 0+ 1-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=f0417c997d15 17:27:07 03gammafunk02 07[webtiles-changes] * 0.16-a0-3598-g821e901: Properly handle username case for all player role lookups 10(47 minutes ago, 1 file, 11+ 6-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=821e901d530e 17:27:07 03gammafunk02 07[webtiles-changes] * 0.16-a0-3599-g433bcad: Add an input field for the number of score entries to retrieve 10(46 minutes ago, 5 files, 84+ 24-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=433bcad44715 17:27:07 03gammafunk02 07[webtiles-changes] * 0.16-a0-3600-gad3ac81: Fix and reformat the scores table, and add a game end field 10(22 minutes ago, 2 files, 17+ 4-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=ad3ac810e20b 17:27:55 add a game end felid 17:28:18 ...I wish 17:31:41 -!- Siegurt has quit [Quit: Leaving.] 17:32:04 !death the game end 17:32:04 Death has come for the game end... 17:34:28 oh nevermind it does the right thing (tm) 17:35:21 !death the right thing 17:35:21 Death has come for the right thing... 17:35:31 !death !death 17:35:31 Death has come for !death... 17:36:40 -!- Nakatomy has quit [Ping timeout: 250 seconds] 17:41:45 -!- CacoS has quit [] 17:50:40 -!- heteroy has quit [Ping timeout: 255 seconds] 17:50:51 -!- heteroy_ is now known as heteroy 17:51:35 -!- imantor has quit [Ping timeout: 272 seconds] 18:00:43 !death $() 18:00:43 Death has come for $()... 18:01:04 !death gammafunk 18:01:04 Death has come for gammafunk... 18:01:31 -!- pikaro has quit [Remote host closed the connection] 18:05:12 Grunt has come for !death, I see... 18:06:16 -!- wheals has joined ##crawl-dev 18:06:22 !death wheals 18:06:22 Death has come for wheals... 18:06:54 !death deathgrunt 18:06:54 wheals: You have 1 message. Use !messages to read it. 18:06:54 Death has come for deathgrunt... 18:06:58 dang. 18:07:01 !won deathgrunt 18:07:02 deathgrunt has not won in 14 games. 18:07:05 !message 18:07:05 You probably meant !messages, or possibly !tell. 18:07:06 !messages 18:07:06 (1/1) ChrisOelmueller said (19h 39m 7s ago): hi, are you busy or tired of reviewing my stuff because nobody else does or outright ignoring me too now? would appreciate a pointer in either direction 18:08:24 you've been ignoring me too, wheals 18:08:30 !ignore gammafunk 18:08:59 !ignore !ignore 18:11:00 -!- Lawman0 has quit [Read error: Connection reset by peer] 18:11:13 -!- heteroy has quit [Ping timeout: 265 seconds] 18:11:40 1cmd !ignore .echo ignoring 18:13:09 !explain !ignore 18:13:09 There is no explanation for !ignore 18:13:56 !explain Grunt 18:13:56 There is no explanation for Grunt 18:14:05 !help !explain 18:14:05 !explain: There is no explanation for !explain 18:14:12 good 18:16:53 -!- WereVolvo has quit [Read error: Connection reset by peer] 18:20:39 -!- Tuxedo[Qyou] has quit [Read error: Connection reset by peer] 18:28:25 !explain 18:28:25 There is no explanation for 18:28:59 !explain me 18:28:59 There is no explanation for me 18:30:11 -!- Lightli has joined ##crawl-dev 18:31:32 -!- heteroy has quit [Ping timeout: 245 seconds] 18:31:46 -!- heteroy_ is now known as heteroy 18:33:25 .echo 18:35:59 .echo echo... 18:35:59 echo... 18:36:54 -!- Nessa_ has quit [Quit: Page closed] 18:37:25 -!- simmarine has quit [Read error: Connection reset by peer] 18:37:39 -!- simmarine has joined ##crawl-dev 18:37:40 mm LogicNinja is playing cbro's experimental branches 18:37:47 I am beginning to understand why he leaves ghosts all over the place 18:39:39 he plays at Grunt speed but with far (perhaps the word is "even") less attention to what's happening 18:39:51 he plays faster than I do. 18:40:14 so he plays like me >.> 18:40:15 or do I really look like I play quick this quickly. :| 18:40:20 er 18:40:23 you get the idea 18:40:24 rip 18:40:52 well when you played a ranged char, your ranged animations would lag webtiles really bad 18:41:25 -!- werehuman has quit [Ping timeout: 246 seconds] 18:42:52 -!- aryoung has quit [Ping timeout: 240 seconds] 18:52:10 -!- tcsc_ has quit [Quit: Leaving] 18:54:25 -!- Akitten_Homura has joined ##crawl-dev 18:56:24 -!- UncertainKitten has quit [Ping timeout: 250 seconds] 19:03:51 -!- Krakhan has quit [Disconnected by services] 19:03:53 -!- Krakhan|2 is now known as Krakhan 19:03:54 -!- Krakhan has quit [Changing host] 19:08:43 -!- rockygargoyle has quit [Ping timeout: 246 seconds] 19:11:46 -!- TMTurtle has quit [Ping timeout: 244 seconds] 19:12:22 -!- mamgar has quit [Quit: Exit Stage Left] 19:14:01 _Unable to find exit from column_ruins_pillar_4 13https://crawl.develz.org/mantis/view.php?id=9380 by Le_Nerd 19:14:24 -!- NJP has quit [Quit: Leaving] 19:22:01 -!- heteroy has quit [Ping timeout: 256 seconds] 19:23:19 -!- Nakatomy2 has quit [Read error: Connection reset by peer] 19:23:20 -!- mizu_no_oto has quit [Quit: Computer has gone to sleep.] 19:24:03 -!- TR_Muscateer has joined ##crawl-dev 19:26:58 -!- Cerpin has quit [Ping timeout: 255 seconds] 19:33:28 -!- NJP has quit [Ping timeout: 244 seconds] 19:33:52 -!- rockygargoyle has joined ##crawl-dev 19:35:51 -!- Shard1697 has quit [Read error: Connection reset by peer] 19:38:12 -!- Shard1697 has joined ##crawl-dev 19:46:47 -!- AreBrandon has joined ##crawl-dev 19:48:22 -!- Sonata has quit [Ping timeout: 265 seconds] 19:52:54 -!- mizu_no_oto has quit [Quit: Computer has gone to sleep.] 19:55:06 -!- thromnambular has quit [Client Quit] 20:00:00 -!- Amy|Sonata has quit [Read error: Connection reset by peer] 20:03:45 -!- AreBrandon has quit [Ping timeout: 244 seconds] 20:04:19 -!- heteroy has quit [Ping timeout: 265 seconds] 20:04:37 -!- AreBrandon has joined ##crawl-dev 20:09:58 -!- Zermako_ has quit [] 20:20:02 -!- lobf has quit [Quit: lobf] 20:27:07 -!- manman_ has quit [Ping timeout: 246 seconds] 20:28:20 -!- Daekdroom has quit [Quit: Leaving] 20:28:59 -!- Siegurt has quit [Quit: Leaving.] 20:30:10 -!- simmarine has quit [Read error: Connection reset by peer] 20:30:13 -!- simmarine_ has joined ##crawl-dev 20:30:19 %git bbd3f74 20:30:19 Could not find commit bbd3f74 (git returned 128) 20:30:47 Grunt: I think you can close those two outstanding merge requests from qoala by the way 20:32:59 mm? 20:33:01 * Grunt goes to look. 20:33:14 oh 20:34:21 * gammafunk requests that the Grunt creature merges. 20:34:22 er 20:34:37 that's interesting 20:34:40 I actually can't 20:34:41 because 20:34:45 it's not our repo that those are originating from 20:34:51 weird 20:34:51 heh 20:35:15 hrm,meaning that it was us requesting a merge into his repo? 20:35:25 er... 20:35:28 yeah just what the heck 20:35:28 no 20:35:38 they're merge requests on a fork of our repo 20:35:44 oh, sorry 20:36:08 odd that it shows up under our merge requests, then 20:36:11 but I guess it doesn't matter 20:36:31 v0v 20:37:18 and also 20:37:18 20:40:52 where is the link to this "Grunt" creature 20:41:06 you can find him at: 20:41:06 20:43:02 Grunt (151) | Spd: 30 | HD: 12 | HP: 53-81 | AC/EV: 10/15 | Dam: 30, 10, 10 | 05demonic, 10doors, fighter, evil, see invisible | Res: 06magic(140), 05fire, 02cold, 10elec, 03poison, 04rot, 13neg+++, 13torm | Vul: 08holy++ | XP: 2200 | Sp: pain (d14) [06!sil], haste [06!sil] | Sz: Large | Int: high. 20:43:02 %??executioner name:Grunt n_rpl perm_ench:haste 20:45:19 AF_PATCH 20:45:48 * Grunt patches you!!!!!!! 05DANG _05* * * don't die * * * 20:47:02 also I need a better colour 20:48:01 Unknown spell name: 'singularity' in 'glaciate.50.natural;singularity.50.natural;tornado.50.natural' 20:48:01 %??executioner name:Grunt n_rpl n_des perm_ench:might perm_ench:agile perm_ench:haste col:unholy spells:glaciate.50.natural;singularity.50.natural;tornado.50.natural 20:48:09 !singularity Cheibriados 20:48:10 Grunt gestures wildly while chanting. Space collapses on itself with a satisfying crunch. The singularity violently warps Cheibriados! 20:48:20 Grunt (141) | Spd: 30 | HD: 12 | HP: 53-81 | AC/EV: 10/15 | Dam: 45, 15, 15 | 05demonic, 10doors, fighter, see invisible | Res: 06magic(140), 05fire, 02cold, 10elec, 03poison, 04rot, 13neg+++, 13torm | Vul: 08holy++ | XP: 2624 | Sp: glaciate (10-90) [11!AM, 06!sil], chain lightning [11!AM, 06!sil], tornado [11!AM, 06!sil] | Sz: Large | Int: high. 20:48:20 %??executioner name:Grunt n_rpl n_des perm_ench:might perm_ench:agile perm_ench:haste col:unholy spells:glaciate.50.natural;chain_lightning.50.natural;tornado.50.natural 20:52:57 -!- NJP_ has quit [Read error: Connection reset by peer] 20:54:37 -!- domiryuu has quit [Ping timeout: 240 seconds] 20:58:35 U - the +5 faerie dragon armour {rN+ MP+2 Stlth-} 20:58:38 MP+2 20:58:42 why have I never seen this before 20:58:52 -!- rockygargoyle has quit [Quit: Page closed] 21:00:01 <|amethyst> it's only on faerie DA 21:00:07 <|amethyst> 1d10 21:00:12 <|amethyst> !source _make_faerie_armour 21:00:13 http://s-z.org/neil/git/?p=crawl.git;a=blob;f=crawl-ref/source/artefact.cc;hb=HEAD#l1914 21:00:45 <|amethyst> hm, what happens if it gives HP +0 just below that? 21:01:26 then 21:01:29 it just doesn't get set 21:01:34 iirc 21:02:02 <|amethyst> oh right, properties are in a vector 21:02:11 <|amethyst> so 0 is the same as unset 21:02:20 <|amethyst> !source artefact_set_property 21:02:20 http://s-z.org/neil/git/?p=crawl.git;a=blob;f=crawl-ref/source/artefact.cc;hb=HEAD#l2054 21:10:14 -!- Calisca has quit [Ping timeout: 245 seconds] 21:11:36 goblin (15g) | Spd: 10 | HD: 1 | HP: 2-6 | AC/EV: 0/12 | Dam: 4 | 10weapons, 10items, 10doors | XP: 1 | Sz: small | Int: normal. 21:11:36 %??goblin 21:11:41 goblin (15g) | Spd: 10 | HD: 1 | HP: 2-6 | AC/EV: 0/12 | Dam: 4 | 10weapons, 10items, 10doors | XP: 1 | Sz: small | Int: normal. 21:11:41 %??goblin perm_ench:agile 21:11:51 Grunt: imo write a patch 21:12:16 -!- Werehuman has quit [Ping timeout: 246 seconds] 21:12:37 -!- Lasty has joined ##crawl-dev 21:12:46 wheals: mm, point 21:13:11 wheals: I'd want it to be meaningful first though (i.e. to have Chei up and running in Chei's new home) 21:13:23 03|amethyst02 07* 0.16-a0-3494-g28000b7: Better respect DIS_CONFIRMATIONS in spellcasting. 10(5 minutes ago, 1 file, 4+ 2-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=28000b719ed3 21:18:46 Dis confirmations: Dispater says, "The LORD MAHKLEB reminds us to be demons that RIP and TEAR!" 21:21:43 well since one of the dis endings is E3M8 from Doom (Dispater replacing the Mastermind)... :v 21:26:21 -!- marbars has quit [Quit: Page closed] 21:27:17 -!- LePlatypus has quit [Ping timeout: 240 seconds] 21:30:34 -!- Werehuman has quit [Quit: Page closed] 21:35:55 -!- Ququman has quit [Remote host closed the connection] 21:41:45 -!- thromnambular has quit [Quit: leaving] 21:42:33 -!- inspector071 has quit [Ping timeout: 256 seconds] 21:46:40 -!- Lightli_ has joined ##crawl-dev 21:46:55 -!- Lightli has quit [Ping timeout: 246 seconds] 21:48:48 -!- Lightli_ is now known as Lightli 21:56:52 -!- Ladykiller69 has quit [Quit: Verlassend] 21:59:31 -!- Lasty has quit [Quit: Leaving.] 22:06:15 -!- Siegurt has quit [Quit: Leaving.] 22:06:31 -!- fearitself has quit [Ping timeout: 246 seconds] 22:08:56 -!- ProzacElf has joined ##crawl-dev 22:09:47 -!- heteroy has quit [Ping timeout: 264 seconds] 22:09:49 -!- heteroy_ is now known as heteroy 22:26:35 -!- bedkrab has quit [Ping timeout: 264 seconds] 22:27:19 %git 22:27:20 07|amethyst02 * 0.16-a0-3494-g28000b7: Better respect DIS_CONFIRMATIONS in spellcasting. 10(79 minutes ago, 1 file, 4+ 2-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=28000b719ed3 22:28:37 -!- debo has quit [Ping timeout: 244 seconds] 22:31:29 -!- Cerpin has joined ##crawl-dev 22:33:16 -!- SomeStupidGuy has quit [Ping timeout: 244 seconds] 22:33:34 -!- TR_Muscateer has quit [Ping timeout: 245 seconds] 22:41:14 -!- Kintak has quit [Read error: Connection reset by peer] 22:43:33 -!- bonghitz has quit [Remote host closed the connection] 22:49:01 -!- rossi has quit [Quit: WeeChat 1.0.1] 22:49:59 03chequers02 {gammafunk} 07[webtiles-changes] * 0.16-a0-3601-g5dfa023: Webtiles: get_titles.py: fix player_title_file param checking 10(6 weeks ago, 1 file, 1+ 2-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=5dfa023cf617 22:49:59 03gammafunk02 07[webtiles-changes] * 0.16-a0-3602-g0fa59f7: Clean up error handling and reformat get_titles.py 10(88 minutes ago, 1 file, 37+ 33-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=0fa59f78913c 22:49:59 03gammafunk02 07[webtiles-changes] * 0.16-a0-3603-g60f810d: Move the greaterplayer colour to a pleasing shade of cyan 10(51 minutes ago, 1 file, 1+ 1-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=60f810d32a6e 22:52:12 !tell chequers I've begun looking over your commits to webtiles-changes, I couple like 017b1471 and 6579f885 won't be needed since they were otherwise handled, but beyond that we might want to discuss the janitors stuff 22:52:12 gammafunk: OK, I'll let chequers know. 22:54:38 !tell chequers namely I think we might be able to improve things with some basic interface just coming from the client instead of relying on the tornado html/templating 22:54:39 gammafunk: OK, I'll let chequers know. 22:58:14 !send gammafunk a bit bucket 22:58:14 Sending a bit bucket to gammafunk. 22:59:37 -!- Yllodra has quit [Ping timeout: 256 seconds] 23:01:57 -!- ProzacElf has quit [Ping timeout: 245 seconds] 23:03:44 -!- ProzacElf has joined ##crawl-dev 23:08:01 -!- Bloax has joined ##crawl-dev 23:09:09 -!- EuphOria is now known as Euph0ria 23:10:13 -!- ussdefiant has joined ##crawl-dev 23:17:20 Unstable branch on CRAWL.XTAHUA.COM updated to: 0.16-a0-3494-g28000b7 (34) 23:17:52 -!- raskol has quit [Ping timeout: 240 seconds] 23:19:27 -!- ProzacElf has quit [Ping timeout: 256 seconds] 23:20:57 -!- heteroy has quit [Ping timeout: 240 seconds] 23:22:43 -!- Kalir has quit [Changing host] 23:38:07 -!- Bloax has quit [Read error: Connection reset by peer] 23:38:26 -!- Bloax has joined ##crawl-dev 23:46:18 -!- __miek has quit [Ping timeout: 250 seconds] 23:50:15 -!- bonghitz has quit [Ping timeout: 244 seconds] 23:52:25 -!- simmarine__ has joined ##crawl-dev 23:52:50 -!- Lawman0 has quit [Ping timeout: 244 seconds] 23:53:16 -!- simmarine_ has quit [Read error: Connection reset by peer] 23:58:09 -!- inspector071 has quit [Ping timeout: 245 seconds] 23:59:33 -!- KurzedMetal has quit [Ping timeout: 244 seconds]