00:00:29 Stable (0.11) branch on crawl.s-z.org updated to: 0.11.0-0-g8a98804 00:01:18 Unstable branch on crawl.s-z.org updated to: 0.12-a0-690-g4ece051 (34) 00:05:00 -!- blackcustard has quit [Quit: being stupid, sunstruck, and Dead, flew into the rocketing FIN.] 00:09:33 ontoclasm: hm. I think I went too far in the other direction. Now the Teddy Bear wrecks a Killer Klown 00:09:53 that sounds perfect 00:09:58 -!- Stelpa has quit [Remote host closed the connection] 00:10:44 I think I need to increase the experience multiplier 00:10:51 -!- Elynae has quit [Quit: Leaving] 00:11:43 !!! The Teddy Bear cast sbutterflies to soak up a poison arrow from Aizul 00:11:58 -!- dtsund has joined ##crawl-dev 00:11:58 awesome 00:12:01 really 00:12:13 Aizul still killed him, but it was way cool 00:12:17 butterflies should only cast if one's enemy has a ranged attack 00:12:27 ontoclasm: especially if there's an incoming ood 00:12:33 yeah 00:12:34 -!- pelotron has quit [Ping timeout: 246 seconds] 00:13:13 well, there's a function _ms_waste_of_time in mon-cast.cc 00:13:22 that figures out if a spell is worth casting 00:13:47 but i dunno how to tell what the monster can see 00:15:05 i know there's a function that keeps track of whether the player has seen a monster use a ranged attack but probably not vice versa 00:15:40 <|amethyst> monsters tend to be omniscient about that kind of thing 00:16:19 i wonder how kirke knows when to use dmsl 00:16:29 or if she just casts it no matter what 00:17:39 in monsters.txt, what's the easiest way to select a random word from a list? 00:21:13 looks like kirke doesn't actually -cast- dmsl, but instead has a tag M_DEFLECT_MISSILES 00:22:06 Is the stuff in the descript textfiles just lua? 00:25:43 we should have a unique ugly thing 00:25:44 <|amethyst> you can embed lua in {{ }} 00:25:46 -!- radiolit has quit [Quit: Leaving.] 00:25:52 -!- Vizer has quit [Ping timeout: 246 seconds] 00:26:18 ontoclasm: I recommend something like "Martin the Hideous Thing" 00:26:35 <|amethyst> so you can say e.g.: 00:27:41 <|amethyst> %%%% 00:27:41 <|amethyst> pickle 00:27:41 <|amethyst> This is {{ 00:27:41 <|amethyst> return crawl.random_element({["crunchy"] = 5, ["soggy"] = 5, ["not a kobold"] = 00:27:44 <|amethyst> 1}) 00:27:46 <|amethyst> }}! 00:28:03 -!- Stelpa_ has quit [Remote host closed the connection] 00:28:10 or {"crunchy", "soggy"}[crawl.coinflip()] ? 00:28:43 bh: "Urmom The Hideous Thing", obviously 00:29:09 phyphor: "Urmom The Gravitationally Attractive Thing" 00:29:44 urmom changes color when near her kin 00:29:50 ...wait 00:30:07 hahahah 00:30:45 -!- TastyLemonDrops has quit [Quit: HydraIRC -> http://www.hydrairc.com <- Po-ta-to, boil em, mash em, stick em in a stew.] 00:30:51 -!- Staplefun has quit [Read error: Connection reset by peer] 00:31:17 <|amethyst> bh: not quite (for one thing, crawl.coinflip returns a boolean, which isn't the same as an integer in Lua; for another, Lua arrays start at 1, not 0; and finally you need extra parentheses around the list there 00:31:36 * bh doesn't know Lua 00:32:17 <|amethyst> its table/array stuff is my least favourite part 00:32:33 |amethyst: when I make a roguelike, it's going to use guile, dammit 00:32:39 <|amethyst> but I suppose saner than, say, bash 00:32:49 <|amethyst> there's an idea. roguelike in portable Posix shell 00:33:04 -!- ussdefiant has quit [Ping timeout: 260 seconds] 00:33:15 <|amethyst> using tput for cursor control etc 00:35:22 -!- Dixie has joined ##crawl-dev 00:36:23 aw. Didn't have the effect I wanted. It only generates the description once, not every time I look at it 00:36:50 <|amethyst> it updates every time for me 00:38:56 there it goes 00:40:36 -!- Kalir has quit [Changing host] 00:40:52 |amethyst: https://gist.github.com/3816415 -- is there a cleaner way of doing this? 00:42:39 bh: you should use the thing that puts a/an as appropriate 00:42:46 dunno what it's called though 00:42:58 ontoclasm: indefinite article 00:43:02 .-. 00:43:08 <|amethyst> not that I'm aware of; @substitutions@ don't work in those AFAIK 00:44:25 <|amethyst> {{ return crawl.article_a(crawl.random_element({...})) }} 00:48:45 -!- Vizer has quit [Quit: bye] 00:50:12 Nellie (13Y) | Spd: 10 | HD: 20 | HP: 240 | AC/EV: 13/10 | Dam: 4507(trample), 20, 15 | 05demonic, !sil | Res: 06magic(133), 12drown, 04rot, 13neg+++, 13torm | Vul: 08holy++ | XP: 4813 | Sp: fire breath (3d40), blink | Sz: Giant | Int: normal. 00:50:12 %??nellie 00:50:16 Killer Klown (05@) | Spd: 13 | HD: 20 | HP: 126-178 | AC/EV: 10/15 | Dam: 3012(klown) | 10doors, see invisible, regen, !sil | Res: 06magic(160) | XP: 6868 | Sp: blink | Sz: Medium | Int: high. 00:50:17 %??killer klown 00:50:43 It beats a Killer Klown but gets wasted by Nellie. 00:51:37 ontoclasm: want to make a tile? :-D 00:51:55 (I'm just going to assume I can exercise some degree of creative freedom in the abyss and no one is going to stop me...) 00:58:42 -!- Simpaon has quit [Quit: Page closed] 01:01:34 it's the abyss 01:03:26 -!- domi is now known as Guest77633 01:03:27 -!- Guest77633 has quit [Killed (hobana.freenode.net (Nickname regained by services))] 01:03:57 and... i'll see if i can make a crazy undead teddy bear tile 01:04:01 ontoclasm: I'm hacking up the Apocalypse Crab 01:04:07 awesome 01:04:19 mutagenic clouds seem mean 01:04:55 -!- whig_ has joined ##crawl-dev 01:05:13 -!- whig has quit [Read error: Connection reset by peer] 01:05:20 -!- whig_ is now known as whig 01:06:00 -!- Erin has quit [Quit: Page closed] 01:07:19 -!- BirdoPrey has quit [Quit: BirdoPrey] 01:09:57 well, i meant chaos clouds 01:10:04 they're mutagenic 01:10:14 well, they have a slight chance to be 01:10:28 at least it doesn't burn your scrolls 01:10:33 hah 01:11:13 fire crab (04t) | Spd: 11 | HD: 8 | HP: 38-66 | AC/EV: 9/6 | Dam: 1504(fire:8-15), 1504(fire:8-15) | !sil | Res: 06magic(42), 04fire+++ | Vul: 09poison | Chunks: 09poison+07contam | XP: 492 | Sp: flame blast (d12) | Sz: small | Int: insect. 01:11:13 %??fire crab 01:12:25 this is just a straight up copy with reflavoured breath and clouds 01:12:46 well we can tweak it if it's too wimpy 01:12:54 the clouds are the interesting bit 01:13:15 what do you do your pixel art in? Do you do it at scale or downsample? 01:14:07 i use the gimp 01:14:21 and at scale xD 01:14:39 i'm an old-school dude 01:14:50 -!- moohaus has quit [Quit: Page closed] 01:17:37 you sort of have to mess with the gimp a little to get it to work, though 01:17:46 most of the default settings are kind of terrible 01:18:03 I used to be hardcoreish with photoshop. I find Gimp unbearable 01:19:45 i used photoshop for a few years 01:20:06 but the last version i knew was like 01:20:09 cs2 01:20:22 so the new versions annoy me 01:29:27 -!- BanMido_ has quit [Ping timeout: 240 seconds] 01:30:08 -!- dtsund has quit [Ping timeout: 245 seconds] 01:31:18 ok. that's pretty damn funny 01:32:20 http://i.imgur.com/IUaax.png 01:32:37 beautiful 01:32:55 you're SUPER ANGRy about that DAMN CRAB 01:33:23 Allied freed slave killed my char (https://crawl.develz.org/mantis/view.php?id=6276) by FatBoy 01:34:09 -!- dtsund has joined ##crawl-dev 01:34:48 I suspect that the players will be pleasantly surprised when they discover the abyss bestiary in 0.12 01:36:32 a dream within a dream within a dream 01:38:23 I do miss the poetry from Nethack's monster descriptions 01:38:28 -!- dtsund has quit [Ping timeout: 245 seconds] 01:39:59 -!- dtsund has joined ##crawl-dev 01:43:04 -!- bonghitz has quit [Quit: bonghitz] 01:43:34 -!- BirdoPrey has quit [Quit: BirdoPrey] 01:45:39 -!- ontoclasm has quit [Ping timeout: 260 seconds] 01:47:12 -!- ontoclasm has joined ##crawl-dev 01:50:52 ontoclasm: https://gitorious.org/~bhickey/crawl/bhickeys-crawl/commit/34fab7d5ca5b9c3439ab5516046f89ecf49589c0 01:51:34 oops, wrong color and some other minor things 01:54:07 ontoclasm: fixed https://gitorious.org/~bhickey/crawl/bhickeys-crawl/commit/fa34c5db8e7b773eec1f364eaefed92fd057fb0e 01:54:21 -!- bh has quit [Quit: sleep] 01:55:07 -!- Nomi has quit [Ping timeout: 246 seconds] 02:03:07 -!- BanMido_ has quit [Ping timeout: 240 seconds] 02:06:40 -!- atrodo has quit [Ping timeout: 246 seconds] 02:10:27 -!- SkaryMonk has joined ##crawl-dev 02:15:45 -!- whig_ has joined ##crawl-dev 02:16:19 -!- piss has quit [Quit: fuck cops] 02:16:34 -!- Vizer has quit [Ping timeout: 240 seconds] 02:17:52 -!- whig has quit [Ping timeout: 246 seconds] 02:18:07 -!- whig_ is now known as whig 02:24:24 -!- ophanim has quit [Read error: Connection reset by peer] 02:30:46 -!- Jatoskep has quit [Read error: Connection reset by peer] 02:34:59 -!- Taynav has quit [Ping timeout: 265 seconds] 02:38:32 -!- Dole has quit [Quit: Page closed] 02:39:04 -!- absolutego has joined ##crawl-dev 02:39:42 -!- MarvinPA has joined ##crawl-dev 02:39:53 -!- One-Eyed has quit [Quit: Page closed] 02:49:02 -!- Stelpa has quit [Remote host closed the connection] 03:00:12 -!- Kalir has quit [Quit: BED] 03:01:20 -!- Vizer_ is now known as Vizer 03:05:54 -!- ontoclasm has quit [Quit: Leaving.] 03:09:48 -!- Yermak has quit [Quit: Page closed] 03:12:10 -!- Dixie has quit [Read error: Connection reset by peer] 03:15:13 -!- ontoclasm has joined ##crawl-dev 03:17:10 -!- Deathmic has quit [Read error: Connection reset by peer] 03:19:19 -!- tensorpudding has quit [Ping timeout: 260 seconds] 03:22:21 -!- araganzar has quit [*.net *.split] 03:22:21 -!- Tinen has quit [*.net *.split] 03:22:21 -!- Choko5 has quit [*.net *.split] 03:22:21 -!- BanMido has quit [*.net *.split] 03:22:21 -!- Chakan has quit [*.net *.split] 03:24:07 -!- Stelpa_ has quit [Remote host closed the connection] 03:24:50 -!- Stelpa has quit [Changing host] 03:29:20 -!- bmfx has quit [Quit: leaving] 03:30:07 -!- DainHome has quit [Changing host] 03:30:34 -!- ontoclasm2 has joined ##crawl-dev 03:32:16 -!- ontoclasm has quit [Ping timeout: 246 seconds] 03:41:42 -!- Sab0t has quit [Disconnected by services] 03:41:47 -!- Sab0t_ is now known as Sab0t 03:43:47 -!- Sab0t has quit [Client Quit] 04:05:39 Scrambled tiles on save+load (https://crawl.develz.org/mantis/view.php?id=6277) by Swiss 04:18:26 -!- ontoclasm2 has quit [Quit: Leaving.] 04:32:43 -!- wasd22 has quit [Ping timeout: 260 seconds] 04:51:48 -!- dtsund has quit [Ping timeout: 245 seconds] 04:51:48 -!- hart has quit [Ping timeout: 245 seconds] 04:55:33 -!- wwf has quit [Ping timeout: 245 seconds] 04:58:27 -!- BanMido has quit [Ping timeout: 240 seconds] 05:00:04 OSX builds of master branch on crawl.develz.org updated to: 0.12-a0-690-g4ece051 05:18:43 -!- Staplegun has quit [Read error: Connection reset by peer] 05:21:14 -!- Benhimself has quit [Ping timeout: 260 seconds] 05:25:49 -!- johnny0 has quit [Quit: leaving] 05:28:03 -!- absolutego has quit [Quit: leaving] 05:31:58 -!- johnny0 has joined ##crawl-dev 05:33:28 -!- johnny0 has quit [Read error: Connection reset by peer] 05:37:40 -!- bonghitz has quit [Quit: bonghitz] 05:39:27 -!- johnny0 has joined ##crawl-dev 05:40:32 -!- wasd22 has quit [Ping timeout: 256 seconds] 05:45:38 -!- bmfx has quit [Ping timeout: 255 seconds] 05:47:04 -!- voker57 has quit [Changing host] 05:51:12 -!- edlothiol has joined ##crawl-dev 06:03:11 -!- animegrampa has quit [Ping timeout: 255 seconds] 06:07:22 -!- SkaryMonk has quit [Read error: Connection reset by peer] 06:08:03 -!- SkaryMonk has joined ##crawl-dev 06:12:19 -!- jeanjacques has joined ##crawl-dev 06:26:24 -!- syllogism has joined ##crawl-dev 06:41:04 -!- raskol has quit [Ping timeout: 246 seconds] 06:53:03 -!- ussdefiant has joined ##crawl-dev 07:04:43 -!- alefury has joined ##crawl-dev 07:27:31 -!- DainHome has quit [Quit: Dain's default quit message] 07:28:00 -!- DainHome has quit [Changing host] 07:33:57 -!- jj99 has quit [Ping timeout: 240 seconds] 07:37:09 -!- Lost_Number has quit [Ping timeout: 256 seconds] 07:38:01 -!- Lost_Number has quit [Client Quit] 07:40:34 -!- ussdefiant has quit [Ping timeout: 240 seconds] 07:49:55 -!- DainHome has quit [Quit: Dain's default quit message] 07:50:07 -!- Pialein has quit [Remote host closed the connection] 07:53:58 -!- Cryp71c has joined ##crawl-dev 07:56:40 -!- DainHome has quit [Changing host] 07:59:12 -!- Rjs has quit [Ping timeout: 245 seconds] 08:16:13 -!- absolutego has quit [Ping timeout: 265 seconds] 08:16:38 -!- Nightbeer has quit [Read error: Connection reset by peer] 08:22:34 -!- User82 has joined ##crawl-dev 08:24:37 -!- ev_ has quit [Read error: Connection reset by peer] 08:24:55 -!- Keratin has quit [Ping timeout: 268 seconds] 08:24:59 -!- SkaryMonk has quit [Quit: Leaving.] 08:28:01 -!- hart has quit [Read error: Connection reset by peer] 08:29:33 -!- elliott has joined ##crawl-dev 08:30:55 -!- User82 has quit [Quit: User82] 08:54:19 -!- Jacobe has quit [Quit: Page closed] 08:57:41 -!- st_ has quit [Ping timeout: 248 seconds] 08:57:43 -!- HellTiger has quit [Read error: Connection reset by peer] 09:03:32 -!- fourfall has quit [Remote host closed the connection] 09:05:06 -!- freefall has joined ##crawl-dev 09:10:48 -!- voker57 has quit [Read error: Operation timed out] 09:14:06 -!- voker57 has quit [Changing host] 09:14:20 -!- athros has quit [Quit: leaving] 09:15:41 -!- Zephryn has quit [Quit: Jackdaws love my big sphinx of quartz. 123456890] 09:16:14 -!- ev_ has quit [Ping timeout: 255 seconds] 09:17:57 -!- Guest77633 is now known as domi__ 09:20:12 -!- Lightli has joined ##crawl-dev 09:27:14 -!- elliptic has quit [Quit: ChatZilla 0.9.89 [Firefox 15.0.1/20120905151427]] 09:27:16 -!- bh has joined ##crawl-dev 09:28:55 ontoclasmnei: got any more wild ideas? 09:29:11 -!- elliptic has joined ##crawl-dev 09:38:00 -!- ogsus has quit [Client Quit] 09:41:33 <|amethyst> monster that leaves a trail of lava (though that might not work well with lava orcs) 09:42:16 <|amethyst> non-unique caster with XXX 09:42:38 clearly buff XXX to make Mnoleg scarier 09:45:36 |amethyst: the apocalypse crab is quite amusing 09:46:54 -!- domiryuu has quit [Quit: leaving] 09:47:14 -!- animegrampa has quit [Ping timeout: 260 seconds] 09:47:53 https://crawl.develz.org/mantis/view.php?id=6269 is this a bug, or hilarious? 09:50:28 -!- HellTiger has quit [Ping timeout: 248 seconds] 09:54:03 -!- User82 has joined ##crawl-dev 09:55:22 bh: bug I'd say, but it's debatable 09:55:58 Would the outcome be different if he'd been trampled into deep water when he wasn't flying? 09:56:52 -!- ogsus has quit [Ping timeout: 248 seconds] 09:58:20 huh, looks like elephants are refusing to trample me into deep water. 10:01:36 they're not supposed to 10:02:59 yeah. Found the relevant line. It would seem weird to fix it so that flying characters could only be trampled over deep water if their flight timers aren't close to expiry 10:03:36 -!- bh has quit [] 10:04:00 -!- atrodo has quit [Read error: Connection reset by peer] 10:07:36 -!- User82 has quit [Quit: User82] 10:08:28 -!- ontoclasm has joined ##crawl-dev 10:09:08 -!- ussdefiant has joined ##crawl-dev 10:09:31 http://pastebin.com/QSQbrwS9 10:09:34 you lazy bastards 10:09:38 someone will have to fix my writing 10:10:13 and maybe make it a bit shorter 10:10:38 -!- Poncheis has quit [Quit: ChatZilla 0.9.89 [Firefox 15.0.1/20120905151427]] 10:11:54 -!- dagonfive has quit [Read error: Connection reset by peer] 10:13:40 oh, and there is some stuff that someone else needs to do, included in ** and written in caps 10:15:14 i wouldn't mention midges and hairy devils 10:15:31 just let them slip quietly into the night; it's not like anyone will notice 10:16:32 ontoclasm: but i want to read comment flamewars about midge removal 10:16:57 like i said, it could probably be shorter 10:17:03 and you might say vaguely how xom is different now, i.e. "Xom now usually times his pranks to coincide with dangerous (and hilarious) situations." 10:17:05 same for item removals probably 10:17:14 i was vague on purpose 10:17:18 hm 10:17:21 but im not sure its a good idea 10:21:55 -!- Staplegun has quit [Ping timeout: 246 seconds] 10:21:58 -!- domiryuu has quit [Quit: leaving] 10:22:03 Several items were removed. Bonus game: try to find out which ones without reading the changelog. 10:22:27 for the servers, how about "and play it online on the servers (CDO Webtiles still needs to be upgraded)." 10:22:52 http://pastebin.com/udMrJFc3 10:23:04 new version with the changes ontoclasm suggested 10:23:25 well, the thing is, i have no idea if cdo webtiles is going to be upgraded 10:23:31 Napkin? ^ 10:24:22 I also don't know if the new CAO will immediately have webtiles... that was the plan I think, but who knows 10:24:24 i also have no idea if cdo console already serves 0.11 10:24:37 |amethyst, rax? ^ 10:24:48 considering people are playing it, I'd say yes 10:25:11 i dont usually play online, so i dont know these things 10:25:13 <|amethyst> alefury: that's the plan, yes. 10:25:57 what |amethyst said :) 10:25:59 rax: You have 2 messages. Use !messages to read them. 10:26:02 oh god 10:26:17 anyway, it would be nice if someone with better than infinitely bad writing skills spent some time with the release post i wrote, and then posted it or whatever is left of it on cdo 10:26:37 cdo console has 0.11a 10:26:40 *0.11 10:26:44 and will have trunk soon apparently 10:27:56 anything new regarding cao and the tourney? 10:28:23 i wrote were waiting for cao to do the tourney, and theres going to be an announcement as soon as possible 10:28:35 better information would be better, if it is available and reliable 10:29:50 there is no new news 10:30:01 it is still a thing that is going to happen but not the top priority in life of any of the people working on it 10:31:08 okay 10:42:21 -!- crate has quit [Quit: Leaving] 10:43:18 -!- G-Flex has quit [Read error: Connection reset by peer] 10:44:44 -!- G-Flex has joined ##crawl-dev 10:49:45 <|amethyst> I've been pretty busy with work, but might get some time later this week and this weekend 10:55:43 -!- nooodl_ has joined ##crawl-dev 10:56:33 -!- nooodl_ has quit [Client Quit] 10:58:53 -!- antrees has quit [Ping timeout: 245 seconds] 11:05:15 -!- radiolit has quit [Quit: Leaving.] 11:06:02 i'm taking a look at alefury's post, will tweak it a bit and then i can put it up 11:06:03 MarvinPA: You have 2 messages. Use !messages to read them. 11:09:49 -!- BirdoPrey has quit [Quit: BirdoPrey] 11:13:03 -!- Cryp71c_ has joined ##crawl-dev 11:14:54 -!- Daekdroom has quit [Quit: Saindo] 11:15:42 -!- Gilihad has quit [Quit: Page closed] 11:15:55 -!- Mottie has quit [Ping timeout: 260 seconds] 11:16:10 -!- Cryp71c has quit [Ping timeout: 246 seconds] 11:20:18 -!- whig has quit [Read error: Connection reset by peer] 11:20:49 -!- whig has joined ##crawl-dev 11:24:03 -!- afd__ has quit [Quit: Konversation terminated!] 11:37:48 -!- tJener has quit [Quit: Changing server] 11:43:26 -!- ussdefiant_ has joined ##crawl-dev 11:44:27 -!- nooodl has joined ##crawl-dev 11:44:48 -!- Cryp71c__ has joined ##crawl-dev 11:46:01 -!- MarvinPA_ has joined ##crawl-dev 11:48:46 -!- Beneather has quit [Ping timeout: 246 seconds] 11:48:47 -!- domi__ has quit [Ping timeout: 246 seconds] 11:48:47 -!- Sequell has quit [Ping timeout: 246 seconds] 11:48:47 -!- Cryp71c_ has quit [Ping timeout: 246 seconds] 11:48:47 -!- Staplefun has quit [Ping timeout: 246 seconds] 11:48:47 -!- urthmover has quit [Ping timeout: 246 seconds] 11:48:47 -!- jbenedetto has quit [Ping timeout: 246 seconds] 11:48:47 -!- ussdefiant has quit [Ping timeout: 246 seconds] 11:48:47 MarvinPA: i forgot to mention the changes to returning to the dungeon from banishment, might be relevant 11:48:48 s/dungeon/wherever 11:48:49 -!- Orionstein has quit [Read error: Connection reset by peer] 11:48:49 -!- flowsnake has quit [Ping timeout: 246 seconds] 11:48:49 -!- MarvinPA has quit [Ping timeout: 246 seconds] 11:48:50 -!- MarvinPA_ is now known as MarvinPA 11:48:51 -!- ussdefiant_ is now known as ussdefiant 11:48:52 -!- Sequell has joined ##crawl-dev 11:48:54 -!- flowsnake_ is now known as flowsnake 11:49:25 -!- erisdiscordia has quit [Ping timeout: 246 seconds] 11:49:25 -!- Grildrak has quit [Read error: No buffer space available] 11:50:23 -!- Orionstein1 is now known as Orionstein 11:50:39 hm. in case you didnt see: 11:50:49 MarvinPA: i forgot to mention the changes to returning from banishment, might be relevant 11:50:49 -!- ontoclasm1 has quit [Ping timeout: 246 seconds] 11:51:09 -!- Lightli has quit [Ping timeout: 240 seconds] 11:52:16 -!- alefury has quit [Quit: ChatZilla 0.9.85 [Iceape 2.0.11/20120421074340]] 11:56:31 -!- ussdefiant has quit [Ping timeout: 260 seconds] 11:57:42 -!- _erisdiscordia has quit [Quit: Leaving] 12:07:02 -!- blabber has joined ##crawl-dev 12:09:17 -!- alefury has joined ##crawl-dev 12:10:49 -!- ussdefiant has joined ##crawl-dev 12:13:54 off to get food and stuff, can anyone spelling/sanity-check http://pastebin.com/jFBa06UG ? 12:14:10 then when i'm back i can wordpressify it and post it and stuff if it's all good 12:14:51 MarvinPA: needs something about fannar is terrifying and scary 12:15:15 MarvinPA: wait, were constriction mimics even in 0.10? 12:18:17 MarvinPA: looks good grammarwise, the sentence "Any options using the old syntax will cause an ingame message to be displayed, to help indicate if any changes are necessary." is slightly awkward, I might say "to remind players that the options format has changed" or something? But that's the only sentence that made me go "hmm" and I'm not sure my version is any better 12:19:59 -!- kek has joined ##crawl-dev 12:20:41 MarvinPA: "Ammo enchantment has been removed" -- this should say something about it still getting better with skill. or people will think all ammo acts as +0 12:21:03 MarvinPA: also it should use a word that isn't "popcorn" where it says "popcorn" :P 12:21:27 MarvinPA: "The turn counter now shows game time instead of player turns" -- IIRC 0.10 did not show turns or gold in the sidebar at all by default 12:22:29 in tiles it did :P 12:22:32 <|amethyst> I wouldn't even call it a "turn" counter, since it's labelled "Time:" by default 12:22:38 MarvinPA: the recommendation of += to replace = is fairly problematic, since it does not let you recolour (or mute) any messages or items 12:23:11 I don't know what to recommend there, I think it is sort of bad that there is no way to do that without copying in the defaults but 0.11 is out already 12:26:52 "already" 12:27:34 -!- whig has quit [Ping timeout: 240 seconds] 12:30:54 well it is tagged and binaries are on the downloads page 12:31:59 -!- afd__ has quit [Ping timeout: 244 seconds] 12:32:39 -!- voker57 has quit [Remote host closed the connection] 12:35:15 -!- dtsund has joined ##crawl-dev 12:36:31 -!- Mottie has joined ##crawl-dev 12:37:34 -!- BanMido has quit [Ping timeout: 240 seconds] 12:39:07 -!- BanMido_ has quit [Ping timeout: 246 seconds] 12:40:08 -!- BirdoPrey has quit [Quit: BirdoPrey] 12:41:06 yes, after pretty much lying dormant for over a month 12:41:27 -!- ussdefiant has quit [Ping timeout: 240 seconds] 12:41:33 some bugfixes of course, but this should have been 0.11.1 12:43:05 alefury: well the config stuff was more recently than a month 12:43:10 and doing that in a minor release would have been awful 12:43:38 the problem was known for a long time, just nobody wanted to solve it so it took ages until someone got around to it 12:44:09 -!- Doubt is now known as Keratin 12:47:43 -!- TheUnlifeAquatic has quit [Quit: Leaving.] 12:51:01 -!- ussdefiant has joined ##crawl-dev 12:52:56 -!- Keratin has quit [Ping timeout: 245 seconds] 13:05:22 -!- blabber has quit [Ping timeout: 246 seconds] 13:07:20 -!- User82 has joined ##crawl-dev 13:08:55 -!- voker57 has quit [Changing host] 13:09:47 -!- BirdoPrey has quit [Quit: BirdoPrey] 13:11:23 -!- blabber has joined ##crawl-dev 13:17:45 elliott/rax: thanks! 13:18:38 elliott: i think the list opt thing probably just has to stay as it is otherwise it'd get too long and complicated, i agree that it sucks there's no easy way to replace defaults though 13:19:17 MarvinPA: yeah, I guess a lot of people might just have some force_mores or whatever for which it will work 13:19:56 MarvinPA: (am I right about 0.10 mimics? I honestly don't know but I thought them having constriction was a 0.11 thing) 13:20:07 (also inept ones have this weird non-constriction constriction now I think) 13:20:26 -!- athros has quit [Quit: leaving] 13:20:31 -!- Orionstein is now known as orionspy 13:20:31 i think they have it in 0.10 but i might be wrong 13:21:32 feature mimic (06X) | Spd: 10 | HD: 8 | HP: 30-58 | AC/EV: 5/1 | Dam: 1208(poison), 12, 12 | 11non-living | Res: 06magic(32), 05fire, 02cold, 10elec, 03poison, 12drown, 04rot+++, 13neg+++, 13torm | XP: 467 | Sz: tiny | Int: normal. 13:21:32 <|amethyst> %0.10?feature mimic 13:21:32 i thought they all had the nonconstriction constriction 13:22:00 -!- Lightli has quit [Quit: Going home to get some sleep. Fio.] 13:22:06 feature mimic (16X) | Spd: 10 | HD: 8 | HP: 30-58 | AC/EV: 5/1 | Dam: 12, 1208(poison), 003(constrict) | 11non-living | Res: 06magic(32), 05fire, 02cold, 10elec, 03poison, 12drown, 04rot+++, 13neg+++, 13torm | XP: 399 | Sz: Large | Int: normal. 13:22:06 %?? feature mimic 13:22:06 looks like they don't after all, yeah 13:22:30 MarvinPA: all I remember is that mimics were really awful for a bit in 0.11 and then weren't 13:22:53 MarvinPA: but i think they just "hold" now rather than "constrict", at least inept ones 13:22:59 yeah, that's mentioned 13:23:46 "Mimics can now constrict their foes, although early mimics are much weaker: their constriction does no damage, and they don't resist elemental attacks" how's that 13:24:46 why do mimics even have poison 13:24:53 MarvinPA: sure 13:25:04 MarvinPA: it seems a pretty minor change though, post-nerf 0.11 mimics seem pretty weak 13:25:44 but everyone loves mimics! can't let them be overlooked 13:25:56 -!- domi_ has quit [Remote host closed the connection] 13:27:15 -!- whig has joined ##crawl-dev 13:27:37 !lg * killer=~orb mimic 13:27:45 MarvinPA: also 13:27:48 MarvinPA: what is "crystal plate mail" 13:28:00 hah, good catch 13:28:02 also you can omit the "Also," in "Also, weapons" 13:28:09 since none of the other sentences have it and it isn't even the last in the paragraph 13:28:19 No games for * (killer=~orb mimic). 13:28:26 "Most fixed artifacts now start out identified." is a bit upsettingly vague but I guess it'd be weirder to specifically point out that misfortune & folly are dumb 13:28:27 boo 13:29:55 phew, wordpress spellcheck spotted a vital case of armor -> armour for me 13:30:00 disaster averted 13:30:03 -!- smeea has quit [Read error: Connection reset by peer] 13:30:17 well i guess it's chrome spellcheck, whatever 13:31:10 fr amour 13:34:17 -!- PepeRC2 has quit [Ping timeout: 246 seconds] 13:36:21 vitaul 13:39:40 -!- whig has quit [Ping timeout: 246 seconds] 13:40:03 http://crawl.develz.org/wordpress/crawl-0-11-arachnophobia 13:41:02 alefury: thanks for the writeup, awesome stuff 13:44:22 -!- User82_ has joined ##crawl-dev 13:44:47 -!- User82 has quit [Ping timeout: 240 seconds] 13:45:05 -!- User82_ is now known as User82 13:45:22 -!- Azzkikr has quit [Ping timeout: 244 seconds] 13:47:37 -!- orionspy is now known as Orionstein 13:51:34 -!- Tally has quit [Ping timeout: 246 seconds] 13:52:26 -!- stenno has quit [Disconnected by services] 13:52:32 -!- sacredchao is now known as stenno 13:55:40 -!- Wenzell has quit [Remote host closed the connection] 13:55:54 -!- Wenzell has joined ##crawl-dev 13:59:37 -!- Elynae has quit [Client Quit] 13:59:44 -!- Achlys has quit [Ping timeout: 255 seconds] 14:02:09 -!- User82 has quit [Ping timeout: 260 seconds] 14:04:52 -!- Orionstein has quit [Ping timeout: 246 seconds] 14:05:35 -!- domi is now known as domi__ 14:06:36 -!- zencephalon is now known as SlyShy 14:11:18 -!- aetrni has quit [Client Quit] 14:12:41 -!- BirdoPrey has quit [Quit: BirdoPrey] 14:25:15 -!- kek has quit [Quit: Leaving] 14:31:19 -!- Vizer has quit [Ping timeout: 260 seconds] 14:34:07 -!- SlyShy is now known as zencephalon 14:38:35 -!- kek has joined ##crawl-dev 14:40:54 -!- syllogism has quit [] 14:42:40 -!- Soundlust has quit [Ping timeout: 246 seconds] 14:55:42 explore_stop = greedy_sacrificiable: infinite message loop (https://crawl.develz.org/mantis/view.php?id=6278) by johnnyzero 14:55:51 -!- athros has quit [Quit: leaving] 14:59:53 -!- Vizer_ is now known as Vizer 15:21:23 -!- zencephalon has quit [Read error: Connection reset by peer] 15:31:28 -!- Cryp71c__ has quit [Quit: Leaving] 15:33:18 -!- camicio has quit [] 15:34:16 -!- blabber has quit [Quit: leaving] 15:38:40 -!- HellTiger_ has quit [Read error: Connection reset by peer] 15:49:10 -!- zencephalon has quit [Ping timeout: 246 seconds] 15:54:54 -!- BirdoPrey has quit [Quit: BirdoPrey] 15:55:57 -!- Alucard__ has quit [Ping timeout: 240 seconds] 15:57:47 -!- delcaran has quit [Client Quit] 15:58:53 -!- Daekdroom has quit [Quit: Saindo] 16:03:02 -!- ussdefiant has quit [Ping timeout: 255 seconds] 16:05:27 -!- Nightbeer has quit [Ping timeout: 256 seconds] 16:14:00 -!- monqy has joined ##crawl-dev 16:15:22 -!- kek has quit [Quit: Leaving] 16:24:04 -!- Codrus has quit [Ping timeout: 250 seconds] 16:27:33 -!- Lightli has quit [Ping timeout: 240 seconds] 16:27:57 -!- blabber has joined ##crawl-dev 16:28:19 -!- rkd has quit [] 16:30:45 -!- domiryuu has quit [Quit: leaving] 16:31:33 -!- Taynav has quit [Read error: Connection reset by peer] 16:33:41 -!- schuay has joined ##crawl-dev 16:33:53 hi, i'm trying to package crawl 0.11.0, but i'm running into 'Font file DejaVuSans.ttf not found. Please install it (possibly via contribs).'. is that font part of crawl? 16:34:27 <|amethyst> it's in contrib/fonts 16:34:42 should it be installed by the makefile? 16:35:58 or should crawl depend on the ttf-dejavu package? 16:38:23 -!- pantaril has quit [Remote host closed the connection] 16:39:08 -!- Vandal has quit [] 16:41:01 schuay: I think you need to update you submodules. Go into crawl-ref and do git submodule update --init 16:41:07 <|amethyst> schuay: it's only included if it was not found on the system at compile time 16:41:27 MarvinPA, alefury: thanks for the annoucement! 16:41:40 <|amethyst> so it should build-depend on ttf-dejavu I guess 16:41:54 -!- Vandal has joined ##crawl-dev 16:42:05 alefury: didn't you say you can't write? You lied :P 16:43:13 <|amethyst> !tell kilobyte should the debian package build-depend on ttf-dejavu? it seems the font will be included in the install if it is not installed systemwide at build time? 16:43:14 |amethyst: OK, I'll let kilobyte know. 16:43:52 -!- Twinge has joined ##crawl-dev 16:45:16 <|amethyst> schuay: if you update the submodules as galehar suggests, it will be included in the install; if you instead install the ttf-dejavu before building, it *should* find the system copy and install that (but you might have to make clean) 16:45:21 <|amethyst> err 16:45:34 <|amethyst> find the system copy and use that without installing it 16:51:20 -!- Kalir has quit [Quit: leaving] 16:59:45 |amethyst: ok, makes sense. i'm adding a dep on ttf-dejavu 17:00:39 -!- nooodl has quit [Ping timeout: 260 seconds] 17:01:14 -!- the_glow has quit [Ping timeout: 260 seconds] 17:06:28 -!- Orionstein1 has quit [Read error: Connection reset by peer] 17:06:55 -!- domiryuu has quit [Quit: leaving] 17:11:48 -!- whig has joined ##crawl-dev 17:14:22 -!- jj999 has quit [Quit: Page closed] 17:18:18 -!- Nightdew has quit [Read error: Connection reset by peer] 17:35:56 -!- One-Eyed has quit [Client Quit] 17:37:10 -!- blabber has quit [Quit: leaving] 17:38:03 -!- dtsund has quit [Ping timeout: 245 seconds] 17:38:44 -!- scummos has quit [Ping timeout: 248 seconds] 17:41:17 -!- crate has quit [Quit: crate] 17:42:20 -!- Twinge has quit [] 17:43:29 -!- dtsund has joined ##crawl-dev 17:44:40 -!- Nightbeer has quit [Ping timeout: 246 seconds] 17:46:05 -!- lorenz371 has quit [Remote host closed the connection] 17:46:34 -!- Vizer has quit [Quit: bye] 17:54:49 -!- BirdoPrey has quit [Ping timeout: 256 seconds] 17:54:49 -!- BirdoPrey_ is now known as BirdoPrey 17:58:20 -!- Kenran has quit [Quit: Quitting] 18:00:17 Translators * 0.12-a0-693-gf3be8e2: Transifex sync. (5 minutes ago, 4 files, 143+ 17-) https://gitorious.org/crawl/crawl/commit/f3be8e257cc4 18:00:17 galehar * 0.12-a0-692-g7f60bb5: Delete the staff description. (10 hours ago, 7 files, 0+ 28-) https://gitorious.org/crawl/crawl/commit/7f60bb505478 18:00:17 Translators * 0.12-a0-691-g229a96d: Transifex format fix. (12 hours ago, 2 files, 4+ 5-) https://gitorious.org/crawl/crawl/commit/229a96d7b770 18:18:58 -!- whig has quit [Ping timeout: 246 seconds] 18:21:43 -!- Jatoskep has joined ##crawl-dev 18:23:26 -!- Turgon has quit [Client Quit] 18:34:16 -!- Wensley has joined ##crawl-dev 18:38:39 -!- Pthing has quit [Read error: Connection reset by peer] 18:40:17 -!- DainHome has quit [Quit: Dain's default quit message] 18:40:50 -!- Innes has quit [Quit: there's a ps3 emulator out for android and iphone?] 18:43:45 -!- Twinge has joined ##crawl-dev 18:45:36 -!- crate has quit [Quit: Leaving] 18:46:40 -!- Stumpsv has quit [Quit: Leaving] 18:48:34 -!- erisdiscordia has quit [Quit: leaving] 18:50:21 -!- keszocze has quit [Ping timeout: 256 seconds] 19:01:27 -!- jeanjacques has quit [Quit: HydraIRC -> http://www.hydrairc.com <- *I* use it, so it must be good!] 19:01:33 -!- Lightli has joined ##crawl-dev 19:01:59 -!- pelotron has quit [Ping timeout: 260 seconds] 19:02:08 How come there aren't any races with a UC apt higher than +1? 19:02:25 Lightli: aptitudes were given in a time before time began 19:03:03 because then uc would be even more broken 19:03:10 -!- _dd has quit [Ping timeout: 268 seconds] 19:03:16 BlastHardcheese: It's not broken as it is 19:03:35 head asplode 19:04:24 apts aren't very apt 19:04:30 -!- Nightbeer has quit [Read error: Connection reset by peer] 19:04:44 Wensley: Compared to Mummy Summoners, Ely worshippers, and Nemelex, it most certainly isn't broken 19:05:10 -!- atrodo has quit [Ping timeout: 246 seconds] 19:05:20 BlastHardcheese: UC is broken? 19:05:33 and cleave. don't forget cleave 19:05:42 Lightli: I did not say it was broken 19:05:56 Wensley: Oh. Well shame Blasthardcheese 19:06:02 !shame BlastHardcheese 19:06:49 !abyss `pwd` 19:06:50 Zannick casts a spell. pwd is devoured by a tear in reality! 19:08:09 |amethyst: D4 19:09:11 -!- scummos has quit [Ping timeout: 245 seconds] 19:13:03 is it vital that mennas' tile show a shield 19:13:11 because i really like his book 19:14:09 bookshield 19:14:35 MarvinPA: you missed the opportunity to insert "Mountain Dwarves have been removed" into the release announcement 19:14:50 it could have been the beginning of a grand tradition 19:15:09 what, to say "Mountain Dwarves have been removed" every major version? 19:15:21 at every opportunity 19:15:54 april fools 2013 idea: add mountain dwarves back in, but only for console players 19:15:54 submit three separate patches "Remove Mountain Dwarves" that do completely unrelated things. 19:16:06 Console Dwarves 19:21:39 we need a race abbreviated FS 19:21:45 so you can play a FSCK 19:25:29 Fire Snake 19:25:40 Fire Snake is to Naga as Lava Orc is to Hill Orc 19:26:10 -!- casmith789 has joined ##crawl-dev 19:26:23 salamander (04N) | Spd: 10 | HD: 14 | HP: 57-98 | AC/EV: 5/5 | Dam: 2304(fire:14-27) | 10weapons, 10items, 10doors | Res: 06magic(56), 04fire+++ | Vul: 12cold | XP: 1404 | Sz: Medium | Int: high. 19:26:23 %??salamander 19:26:39 Zannick: you've already coded it 19:26:46 don't you remember 19:27:32 no? 19:27:40 i only have conscious memories of bugfixes and mimics 19:28:28 Faster Spriggan 19:31:35 -!- One-Eyed has quit [Quit: Page closed] 19:31:59 -!- scummos^ has quit [Ping timeout: 260 seconds] 19:36:01 -!- Daekdroom has quit [Quit: Saindo] 19:36:52 -!- whig has joined ##crawl-dev 19:38:34 -!- wasd223 has quit [Read error: Connection reset by peer] 19:42:20 -!- domiryuu has quit [Quit: leaving] 19:43:41 -!- bonghitz has quit [Quit: bonghitz] 19:46:03 -!- Deathmic has quit [Read error: Connection reset by peer] 19:47:03 -!- SteampunkDuck has quit [Read error: Operation timed out] 19:48:10 -!- VG has quit [Quit: Page closed] 19:52:36 -!- edlothiol has quit [Ping timeout: 248 seconds] 19:53:34 -!- radiolit has quit [Client Quit] 19:58:33 -!- bh has joined ##crawl-dev 20:00:51 -!- HangedMan has joined ##crawl-dev 20:02:53 -!- Mottie has quit [Ping timeout: 255 seconds] 20:04:19 -!- alefury has quit [] 20:12:54 -!- minqmay has quit [Quit: Leaving] 20:13:25 -!- whig has quit [Read error: Connection reset by peer] 20:14:15 -!- whig has joined ##crawl-dev 20:15:32 -!- Sorbius has quit [Quit: When the chips are down, well, the buffalo is empty] 20:15:47 -!- flowsnake has quit [Remote host closed the connection] 20:16:34 -!- Stelpa has quit [Ping timeout: 246 seconds] 20:22:48 poing 20:27:38 ontoclasm * 0.12-a0-697-gdafe93a: Eyes (roctavian - 5903) (5 minutes ago, 4 files, 0+ 0-) https://gitorious.org/crawl/crawl/commit/dafe93aba232 20:27:38 ontoclasm * 0.12-a0-696-g535ce60: Skeletons (roctavian - 5903) (11 minutes ago, 5 files, 7+ 2-) https://gitorious.org/crawl/crawl/commit/535ce609a43c 20:27:38 ontoclasm * 0.12-a0-695-gff127d4: Curse toe and efreet bottle (white_noise - 6226/6185) (46 minutes ago, 3 files, 2+ 0-) https://gitorious.org/crawl/crawl/commit/ff127d4149a2 20:27:38 ontoclasm * 0.12-a0-694-g2421389: Mennas and quasit (denzi - 6246) (57 minutes ago, 3 files, 0+ 0-) https://gitorious.org/crawl/crawl/commit/2421389f9999 20:28:50 ontoclasm: but I never got to comment on how that curse toe tile doesn't look like something with 50 ac and it isn't covered in fungussssssssss 20:29:18 :U 20:32:50 -!- Stelpa has quit [Changing host] 20:34:03 -!- BurningLed has quit [Ping timeout: 244 seconds] 20:34:22 -!- ajikeshi_ has quit [Ping timeout: 252 seconds] 20:34:31 -!- whig has quit [Ping timeout: 260 seconds] 20:37:35 -!- dagonfive has quit [Ping timeout: 256 seconds] 20:37:43 -!- magistern has quit [Quit: This computer has gone to sleep] 20:37:52 ontoclasm * 0.12-a0-698-g43c7256: Yred altar (roctavian - 5764) (5 minutes ago, 1 file, 0+ 0-) https://gitorious.org/crawl/crawl/commit/43c725642248 20:41:30 curse toe (08z) | Spd: 12 (move: 200%) | HD: 14 | HP: 77 | AC/EV: 50/1 | 07undead, evil, see invisible, lev, !sil | Res: 13magic(immune), 05hellfire, 02cold, 10elec++, 09poison+++, 12drown, 04rot+++, 13neg+++, 13torm | Vul: 08holy++ | XP: 7890 | Sp: summon undead, mushrooms, torment symbol | Sz: tiny | Int: high. 20:41:30 %??curse toe 20:41:37 good christ. It has AC50? 20:41:57 the cursing process makes things very, very tough 20:42:09 bolt_of_inaccuracy_reasons 20:43:48 does rHellfire imply rFire+++? 20:44:06 yes 20:44:56 ontoclasm: got any tile ideas for the Apocalypse Crab? 20:45:23 not sure 20:45:43 giant angry hellcrab 20:46:09 my desc of it says that it's pure white. I'm sick of evil things looking evil 20:46:58 hmm 20:47:01 works for me 20:47:01 evil looks are great, even holy things get to be evil 20:47:06 (ophans) 20:47:49 ontoclasm: it's really funny when aCrab makes you invisible and then other monsters stop attacking 20:49:35 -!- whig has joined ##crawl-dev 20:52:00 derp. I annotated Xom's Teddy Bear with M_FLEES. Maybe it'll be better at doing the right thing 20:56:18 bh: can you link me your crab description? 20:57:08 "An opalescent crab with jet black eyes. A distant relative of the fire crab, the rumors claim that this species is waiting for the end of time. The chaotic mists effusing from its mandible are hardly suggestive of waiting." 20:57:15 the rumours 20:58:11 ontoclasm * 0.12-a0-699-g4deeb2b: Demonic plant tile (3 minutes ago, 5 files, 6+ 3-) https://gitorious.org/crawl/crawl/commit/4deeb2b0dd5f 20:58:15 would rather use patience for the second waiting 20:58:32 happy birthday 20:58:45 hooray 20:59:29 fun time purple tentacles 21:08:15 -!- domiryuu has quit [Quit: leaving] 21:09:16 -!- pelotr0n has quit [Ping timeout: 246 seconds] 21:10:25 ontoclasm: https://gist.github.com/3824533 21:12:13 -!- whig has quit [Ping timeout: 246 seconds] 21:12:57 -!- Zephryn has quit [Read error: Connection reset by peer] 21:12:57 -!- Jatoskep has quit [Read error: Connection reset by peer] 21:12:57 -!- SurpriseTRex has quit [Quit: SurpriseTRex] 21:13:09 -!- domiryuu has quit [Client Quit] 21:13:16 -!- Jatoskep has joined ##crawl-dev 21:16:15 -!- evilmike has joined ##crawl-dev 21:19:24 -!- domiryuu has quit [Quit: leaving] 21:23:24 -!- Erin has quit [Quit: Page closed] 21:23:45 -!- whig has joined ##crawl-dev 21:26:51 -!- bh has quit [Quit: bh] 21:27:38 -!- dtsund has quit [Ping timeout: 245 seconds] 21:30:33 -!- st_ has joined ##crawl-dev 21:30:46 -!- Poncheis has quit [Ping timeout: 246 seconds] 21:31:31 -!- Daekdroom has quit [Quit: Saindo] 21:33:54 -!- bh has joined ##crawl-dev 21:35:07 -!- Kellhus has quit [Quit: Page closed] 21:37:56 -!- domiryuu has quit [Quit: leaving] 21:40:27 -!- domiryuu has quit [Client Quit] 21:43:56 -!- Zakwrath has quit [Quit: Page closed] 21:44:38 -!- Cheibriados has joined ##crawl-dev 21:44:38 -!- The topic of ##crawl-dev is: Crawl Development | Logs: http://s-z.org/crawl-dev/ | People with +v have commit access. | Please keep general Crawl-related chit-chat to ##crawl. | Dev wiki: http://crawl.develz.org/wiki | Long stuff to pastebin.ca please | Immortal Warwalrus and Crazy Yiuf forever. 21:44:38 -!- The topic of ##crawl is: CAO is down for major renovations, front page updated with news, try CSZO instead! | Play Crawl online now: type ??cao, ??cdo, ??cszo, or ??webtiles for instructions | http://crawl.develz.org | FooTV: termcast.develz.org | ##crawl-offtopic: You got your gender in my peanut butter! Xom thinks this is hilarious! 21:46:16 -!- zencephalon is now known as SlyShy 21:52:04 -!- Daekdroom has quit [Quit: Saindo] 21:54:04 -!- imantor has quit [Ping timeout: 260 seconds] 21:59:45 -!- HangedMan has quit [Read error: Connection reset by peer] 22:00:21 -!- Fhqwhgads has quit [Remote host closed the connection] 22:02:59 -!- domi__ has quit [Quit: さようなら] 22:03:59 -!- Sorbius has quit [Quit: Man who run behind car get exhausted] 22:04:53 ontoclasm * 0.12-a0-700-gb67b8da: Roxanne tile (33 seconds ago, 1 file, 0+ 0-) https://gitorious.org/crawl/crawl/commit/b67b8da0224e 22:06:51 ontoclasm: needs more red light ;) 22:07:10 i have had that song stuck in my head the entire time it took me to draw her 22:07:29 ever since i knew ya - i wouldn't talk down to yaaa 22:08:07 -!- Benhimself has quit [Ping timeout: 256 seconds] 22:12:32 all i can ever think of is the microsoft songsmith version http://www.youtube.com/watch?v=xWYwY8GpuO0 22:12:54 elliott: I met the guy who wrote songsmith. Poor bastard 22:13:46 imo songsmith usually improves songs 22:13:59 by making them hilarious 22:14:18 this is so 22:14:19 tropical 22:14:28 i hate you forever 22:14:44 ontoclasm: soon you will forget the original 22:14:51 the one i've seen dubs the music video with the songsmith version 22:14:54 all anybody needs is songsmith calypso versions 22:15:14 evilmike: yes, i think it is the same audio track. but looks like the original is gone (it's linked in the description) 22:15:15 I've only heard of Calypso singing from Vonnegut 22:19:06 -!- archebus has quit [Client Quit] 22:21:28 -!- domiryuu has quit [Quit: leaving] 22:24:13 |amethyst: there is no need for Debian packages to BUILD-depend on ttf-dejavu: fonts are needed only on runtime (and only in tiles) 22:24:14 kilobyte: You have 11 messages. Use !messages to read them. 22:24:51 popular guy 22:25:24 i have more than that 22:37:38 What should I arena the Apocalypse Crab against? 22:37:41 -!- shome has quit [Quit: ChatZilla 0.9.89 [Firefox 15.0.1/20120905151427]] 22:39:14 tacgnol I guess 22:39:23 (unless it's already real) 22:39:42 ??tacgnol 22:39:42 I don't have a page labeled tacgnol in my learndb. 22:45:01 -!- G-Flex has quit [Read error: Connection reset by peer] 22:45:57 -!- G-Flex has joined ##crawl-dev 22:47:52 ontoclasm: I'm itching to get stuff on trunk 22:49:54 -!- dtsund has joined ##crawl-dev 22:53:24 bh: do i need to make tiles for that? 22:54:53 ontoclasm: nah. I need to write more code 22:55:55 -!- radiolit has quit [Quit: Leaving.] 22:57:11 -!- Rewans has quit [] 22:58:32 -!- domiryuu has quit [Quit: leaving] 23:07:00 -!- Flun has quit [Quit: Page closed] 23:08:46 -!- whig has quit [Ping timeout: 246 seconds] 23:12:47 -!- domiryuu has quit [Quit: leaving] 23:13:16 -!- eb has quit [] 23:14:35 -!- Wensley has quit [Quit: Leaving] 23:16:30 -!- N78291 has quit [Quit: null] 23:18:14 -!- whig has joined ##crawl-dev 23:22:47 -!- DracoOmega has joined ##crawl-dev 23:24:00 -!- Mottie has joined ##crawl-dev 23:24:59 -!- Erin has quit [Quit: Page closed] 23:29:05 -!- y2s82 has quit [Read error: No route to host] 23:30:26 -!- Daekdroom has quit [Quit: Saindo] 23:31:16 -!- afd__ has quit [Ping timeout: 245 seconds] 23:33:05 -!- Dixie has joined ##crawl-dev 23:33:15 -!- MarvinPA has quit [Ping timeout: 256 seconds] 23:35:57 -!- remyroy has quit [Read error: Connection reset by peer] 23:41:04 -!- Codrus has quit [Ping timeout: 244 seconds] 23:43:21 "You hit the crimson imp. The crimson imp is duplicated!" 23:43:30 oh jesus. *That's* a chaos effect? 23:44:22 Extremely rare, I think 23:50:16 DracoOmega, ontoclasm: Bad Abyss Idea: Killer Queen unique 23:50:24 She could have dynamite and a laser beam. 23:51:06 -!- radiolit has quit [Quit: Leaving.] 23:54:14 Killer Queen? 23:59:09 bh: https://dl.dropbox.com/u/1000017/crawl/apo_crab.png