00:01:04 -!- paulsomebody has quit [Ping timeout: 264 seconds] 00:01:40 -!- SupermanBananaX has quit [Quit: Page closed] 00:03:26 -!- ussdefiant has joined ##crawl-dev 00:03:47 -!- Vherid has quit [Ping timeout: 272 seconds] 00:05:47 Unstable branch on rl.heh.fi updated to: 0.14-a0-840-g06343e3 (34) 00:06:05 Unstable branch on crawl.s-z.org updated to: 0.14-a0-840-g06343e3 (34) 00:08:58 -!- xoai has quit [Quit: Sign up for UTSC events at http://utschamps.org] 00:09:28 -!- CKyle has quit [Quit: CKyle] 00:11:14 -!- _dd has joined ##crawl-dev 00:13:20 -!- Vizer has quit [Read error: Connection reset by peer] 00:13:28 -!- WalkerBoh has quit [Remote host closed the connection] 00:17:15 -!- GuraKKa has quit [Read error: Connection reset by peer] 00:18:14 -!- G-Flex has quit [Ping timeout: 264 seconds] 00:18:27 Unstable branch on crawl.develz.org updated to: 0.14-a0-840-g06343e3 (34) 00:27:42 -!- maahes_ is now known as maahes 00:28:51 -!- Diabl0658 has quit [Read error: Connection reset by peer] 00:29:14 -!- VolteccerJack has quit [Quit: HydraIRC -> http://www.hydrairc.com <- Chicks dig it] 00:34:38 -!- minqmay has quit [Quit: Leaving] 00:39:04 -!- gammafunk_ has joined ##crawl-dev 00:44:09 -!- Kalir has quit [Changing host] 00:44:37 -!- slifty has quit [Quit: Leaving...] 00:46:55 Windows builds of master branch on crawl.develz.org updated to: 0.14-a0-840-g06343e3 00:48:20 -!- myrmidette has quit [Ping timeout: 245 seconds] 00:48:51 -!- conted has quit [Ping timeout: 250 seconds] 01:02:14 -!- maahes has quit [Read error: Connection reset by peer] 01:09:45 -!- gammafunk_ has quit [Quit: gammafunk_] 01:12:18 -!- Sharkman1231 has quit [Quit: Page closed] 01:13:44 -!- wheals has quit [Quit: Leaving] 01:15:02 -!- Malik_Gynax has quit [Client Quit] 01:15:08 ? 01:16:51 -!- wheals has joined ##crawl-dev 01:24:49 -!- conted has quit [Ping timeout: 250 seconds] 01:25:45 -!- Ystah has joined ##crawl-dev 01:26:17 -!- wheals has quit [Quit: Leaving] 01:27:06 theres a bot that calculates common formulas(mindelay, str needed for armour, etc)? 01:28:43 -!- conted_ has quit [Ping timeout: 250 seconds] 01:41:12 -!- Blazinghand_ has joined ##crawl-dev 01:41:23 -!- Blazinghand_ has quit [Read error: Connection reset by peer] 01:41:41 -!- ProzacElf has joined ##crawl-dev 01:44:16 -!- Blazinghand has quit [Ping timeout: 264 seconds] 01:48:54 ystah. sk(mindelay) = delay + max(delay/2 - 7, 0) + (delay mod 2) 01:49:27 and there is no magic str number, having around the encumbrance rating is generally fine 01:50:41 -!- dagonfive has quit [Ping timeout: 244 seconds] 01:51:36 Unstable branch on crawl.lantea.net updated to: 0.14-a0-840-g06343e3 (34) 01:54:57 -!- Blazinghand has joined ##crawl-dev 02:04:03 rchandra i'm not saying i don't know how to calculate, i'm just asking if theres a bot that do it for you 02:04:18 well, the magic str number is even more important than before 02:04:34 kilobyte: more important than before because it doesn't exist? 02:04:43 mostly because you want that and a few points more 02:05:14 if theres not, i want to know if the devs can host it if I code it, in python 02:05:15 elliptic: more important because you suffer about as badly if you fail the requirement 02:05:32 what does "fail the requirement" mean 02:05:38 I really have no idea what you are talking about 02:05:51 the penalty varies smoothly with your strength 02:06:09 03kilobyte02 07* 0.14-a0-841-g52f2a1d: Make getting reduced to <= 0 maxhp by {,un)}transforming fatal. 10(21 hours ago, 1 file, 13+ 0-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=52f2a1d1f193 02:06:09 03kilobyte02 07* 0.14-a0-842-gfad8244: Clean clouds when placing a vault during "map generation". 10(12 hours ago, 1 file, 4+ 0-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=fad824424ea4 02:06:09 03kilobyte02 07* 0.14-a0-843-g92933b3: Teach Xom how to undo a fatal transformation. 10(22 minutes ago, 1 file, 11+ 2-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=92933b39202b 02:06:25 yet you're totally screwed if you don't have strength somewhat above the old threshold 02:06:38 what? 02:06:48 -!- ussdefiant has quit [Ping timeout: 245 seconds] 02:06:50 before, you were screwed up to the threshold (and badly), but not at or above it 02:06:51 -!- Roarke has quit [Ping timeout: 250 seconds] 02:06:56 there's no magic number at which you suddenly become "totally screwed" 02:06:57 can someone answer me? 02:07:17 and many chars don't care that much about the penalties 02:07:25 since if you aren't casting spells, it is just accuracy 02:07:43 (EV basically uses the old formulas still and was unchanged) 02:08:23 -!- Pepe has quit [Ping timeout: 246 seconds] 02:09:10 the effect on accuracy is quite drastic 02:10:01 hard for it to be "drastic" when it is varying smoothly, unless you mean using plate in 2 strength vs 3 strength 02:11:47 before: you get shafted badly if you miss the requirement, not at all above. After: you get shafted badly if you miss it and somewhat less if you barely meet it. 02:12:49 this is what happens when you remove a magic breakpoint, yes 02:12:54 intended behavior 02:13:06 there is no longer any "requirement" 02:13:20 ie, unless you have a reason not to care at all about accuracy, using heavy armour with no massive strength is a BAD idea 02:13:33 it is, it is just a bit higher 02:13:38 ............... 02:13:47 what is this "requirement" 02:14:41 before, you needed 27 str for gda. Nowadays, you need a bit more unless you already have very high weapon skill. 02:15:05 you never "needed 27 str for gda", first of all 02:15:05 -!- ground4 has quit [Read error: Connection reset by peer] 02:15:15 and you still don't "need a bit more" 02:15:23 more strength will help, sure 02:15:26 and before it wouldn't 02:15:29 this is a good feature 02:15:30 -!- inpho has quit [Ping timeout: 246 seconds] 02:16:04 before, you suffered -3 acc per a single missed point of str 02:16:20 yes 02:16:33 after, the penalty is about the same except it spills even into the region above 27 str 02:18:00 -!- Vherid has quit [Read error: Connection reset by peer] 02:18:10 -!- Vizer has quit [Quit: bye] 02:18:25 currently the difference between 27 strength and 26 strength with GDA is about 0.7 02:18:29 previously it was 3.0 02:18:38 this is not "about the same" unless you are delirious 02:18:54 er, sorry, that was wrong 02:19:02 -!- randart has quit [Ping timeout: 240 seconds] 02:19:07 currently it is about 0.3 02:19:37 galehar's graph is still pretty high around 27 str 02:19:54 2/5 * 27^2 / 29 - 2/5 * 27^2 / 30 = 0.3 02:20:15 I guess before it was really 10-9, I don't know where you got -3 02:20:23 but still each point matters far less 02:20:34 and there isn't a magical breakpoint that people have to memorize 02:21:10 yes, it's fuzzy now but not any less important 02:21:13 -!- Ipsum has quit [Ping timeout: 272 seconds] 02:21:21 yes str is important 02:21:22 isn't this good?????? 02:21:48 basically: forget about GDA if you're a strong race _and_ put all stat increases into str 02:22:10 (or chei, but that has quite crippling penalties of other kind) 02:22:36 kilobyte: anyway just don't go around spouting nonsense about "you get shafted badly if you miss the requirement", there is no "requirement", different chars may want different amounts of strength and more strength will always continue to help 02:23:13 I would actually agree that GDA could use a buff, but that's a balance thing, not something to do with some nonexistent strength breakpoint 02:24:14 the magic breakpoint is gone, but you need even more ridiculous strength to make good use of GDA 02:25:09 fortunately most chars never have GDA anyway 02:25:28 which for most real game amounts of exp put into armour+dodging compares unfavourably to regular plate even without str in mind 02:25:54 the change was a straight buff to players using GDA with 24 strength, which wasn't that rare 02:26:07 used to be EVP 12, now EVP 10.8 02:26:09 -!- mong has quit [Quit: Leaving] 02:26:09 Even CPA is kind of shaky 02:26:27 (ie, other than good apts only three skills in a 3-runer, or very late game in a more balanced 15-runer) 02:27:08 elliptic: if you try to use it without having massive strength, yes. But that's a bad idea. 02:27:58 kilobyte: 24 strength GDA is perfectly usable... I will agree that on many chars you'd be better off training both armour and dodging in plate of rF+, but it's not a terrible idea 02:29:08 kilobyte: looking at the numbers, new GDA is better than old GDA for every strength value except 26, 27, 28, and 29 02:29:18 and it is only at most 0.7 worse 02:29:30 which means a fraction of a point of accuracy only if no spellcasting 02:29:39 (note that armour skill is a multiplier on this) 02:30:11 you can argue that GDA is underpowered, and I'd agree, but the encumbrance change didn't have much to do with this 02:31:11 the real killer with GDA is that dodging in it is really bad, and that formula didn't change at all (because it already had smooth strength dependence) 02:33:02 can't check the graph right now but it had values in tens rather than below 1 02:33:26 yes, GDA hasn't still recovered from the 0.6 AC nerf 02:33:45 the current formula is 2/5 * encumbrance^2 / (str + 3) 02:34:11 (where heavy AC in 0.5 was ridiculously good even when it killed your EV) 02:34:53 basically, you had to choose between AC or EV, while currently you can have both 02:37:57 I don't actually remember the formula for dodging in plate armour changing since 0.5... but training dodging in plate armour required really annoying victory dancing then 02:39:19 i.e. I imagine plate armour with 20+ armour and dodging and decent dex was very good back then too 02:40:32 -!- Kalir has quit [Quit: CADENZA-CLASS CLOCKWORK KNIGHT--OPERATION TERMINATED] 02:40:52 yeah, most of its balancing was in the form of leaving you mostly defenseless while you trained it 02:40:58 -!- Diabl0658 has quit [Ping timeout: 245 seconds] 02:42:53 -!- rchandra has left ##crawl-dev 02:45:13 !learn add no_vaults If you started your game before the dungeon split and Vaults didn't generate, 02:45:14 no vaults[1/1]: If you started your game before the dungeon split and Vaults didn't generate, 02:45:42 are we supposed to fill in the rest of the sentence 02:45:55 haha 02:46:03 ... you get a full refund? 02:46:12 ... just do slime instead? 02:46:16 contact your sysadmin 02:46:20 -!- oberstein has quit [Ping timeout: 260 seconds] 02:46:23 -!- LogicNinja has joined ##crawl-dev 02:46:28 elliptic: yes find something to fill it with 02:46:38 Thought I'd check if anyone's awake. I've got a vaultless game going 02:46:40 -!- scummos_ has quit [Ping timeout: 264 seconds] 02:46:57 It says Vaults are in Depths, but I never got the runelock, I have just a plain dungeon 02:47:01 -!- kait has quit [Ping timeout: 248 seconds] 02:48:27 -!- kait_ has quit [Ping timeout: 240 seconds] 02:48:42 SamB: I'm fixing existing games 02:48:55 Grunt already fixed the bug itself 02:49:02 kilobyte: yeah I thought so 02:49:29 Fixing existing games? :D :D 02:49:42 so are you going to s/,/, ask kilobyte to fix it?/ 02:49:49 er. 02:49:50 it just happened in every test I did myself an entry vault succeeded to place 02:49:55 ??depths 02:49:56 depths[1/1]: D:17-27 has been replaced by a new branch called the Depths - six levels long, containing the Vaults entrance and the gate to the Realm of Zot. At time of writing a rune is needed to enter. 02:50:13 s|\?/|/?| 02:50:25 -!- Stelpa has quit [Ping timeout: 245 seconds] 02:50:38 SamB: I'm going to look if there's an entry on the level, and if not, place one during level reload time 02:50:42 -!- kait has quit [Read error: Connection reset by peer] 02:50:56 oh, you mean you're automating the fix? 02:51:15 !learn edit no_vaults[1] s/,/ kilobyte is working on a fix/ 02:51:15 no vaults[1/1]: If you started your game before the dungeon split and Vaults didn't generate kilobyte is working on a fix 02:51:26 -!- GuraKKa has quit [Ping timeout: 240 seconds] 02:52:03 !learn edit no_vaults[1] s/kilobyte.*/, kilobyte is working on getting it back for you/ 02:52:03 no vaults[1/1]: If you started your game before the dungeon split and Vaults didn't generate , kilobyte is working on getting it back for you 02:52:04 s/if/whether or not 02:52:45 !learn edit no_vaults[1] s/ ,/,/ 02:52:46 no vaults[1/1]: If you started your game before the dungeon split and Vaults didn't generate, kilobyte is working on getting it back for you 02:52:53 okay, bed now ... 02:56:10 -!- LogicNinja has quit [Quit: Page closed] 02:57:05 -!- kait has quit [Read error: Connection reset by peer] 02:57:14 -!- oberstein has joined ##crawl-dev 03:00:26 -!- ProzacElf has quit [Ping timeout: 244 seconds] 03:05:17 -!- Pedjt has quit [Ping timeout: 272 seconds] 03:11:54 -!- Quazifuji has quit [Quit: Page closed] 03:20:57 -!- Lightli has quit [Ping timeout: 250 seconds] 03:21:04 -!- dtsund has quit [Quit: dtsund] 03:27:29 -!- dagonfive has quit [Quit: Leaving.] 03:31:42 -!- gammafunk has quit [Quit: gammafunk] 03:33:53 -!- simmarine has quit [Quit: Leaving] 03:35:53 -!- absolutego has joined ##crawl-dev 03:44:21 -!- Roarke has quit [Quit: Page closed] 03:46:11 -!- crate_ is now known as crate 03:55:05 -!- Zephryn has quit [Read error: Connection reset by peer] 04:19:29 -!- Zephryn has quit [Read error: Connection reset by peer] 04:25:42 -!- NekoRex has quit [Ping timeout: 246 seconds] 04:26:30 -!- randart has quit [Ping timeout: 240 seconds] 04:26:35 -!- radinms has quit [] 04:28:07 -!- TacoSundae_ has quit [Ping timeout: 250 seconds] 04:31:06 -!- bonghitz has quit [Remote host closed the connection] 04:37:08 -!- radinms has quit [Ping timeout: 246 seconds] 04:53:23 -!- evablue142 has quit [Quit: Page closed] 05:01:40 -!- maahes has quit [Read error: Connection reset by peer] 05:02:27 -!- thened has quit [Ping timeout: 246 seconds] 05:05:42 -!- debo has joined ##crawl-dev 05:08:37 -!- ConfidenceInterv has quit [Client Quit] 05:16:54 -!- GuraKKa has quit [Read error: Connection reset by peer] 05:19:49 -!- scummos_ has quit [Ping timeout: 246 seconds] 05:20:02 -!- dg_ has left ##crawl-dev 05:23:00 -!- nonethousand has quit [Read error: Connection reset by peer] 05:26:14 -!- maahes_ has quit [Ping timeout: 240 seconds] 05:28:45 -!- alefury has joined ##crawl-dev 05:29:37 -!- Nstar has quit [Client Quit] 05:40:50 -!- keszocze has quit [Ping timeout: 245 seconds] 05:45:59 -!- MP2E has quit [Quit: leaving] 05:54:24 -!- debo has quit [Quit: debo] 05:58:04 -!- Ragdoll has joined ##crawl-dev 06:01:10 -!- Ladykiller69 has quit [Quit: Verlassend] 06:03:18 03kilobyte02 07* 0.14-a0-844-g7e7dc6c: Recover games with missing Vaults/Zot entrances. 10(2 minutes ago, 1 file, 41+ 0-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=7e7dc6c928cd 06:07:09 -!- scummos_ has quit [Ping timeout: 252 seconds] 06:09:06 Unstable branch on crawl.s-z.org updated to: 0.14-a0-844-g7e7dc6c (34) 06:11:12 -!- SkaryMonk has joined ##crawl-dev 06:12:44 -!- SkaryMonk1 has quit [Ping timeout: 268 seconds] 06:14:16 -!- scummos has quit [Read error: Connection reset by peer] 06:15:26 -!- syllogism has joined ##crawl-dev 06:17:09 -!- herself has quit [Ping timeout: 248 seconds] 06:21:39 -!- conted has quit [Ping timeout: 250 seconds] 06:26:44 Unstable branch on crawl.akrasiac.org updated to: 0.14-a0-844-g7e7dc6c (34) 06:27:35 -!- franklyn has quit [Quit: ChatZilla 0.9.90.1 [Firefox 25.0/20131025151332]] 06:33:42 -!- Sgeo has quit [Read error: Connection reset by peer] 06:35:52 -!- randart has quit [Read error: Operation timed out] 06:42:55 -!- Basil has quit [Ping timeout: 245 seconds] 06:48:57 -!- scummos^ has quit [Ping timeout: 252 seconds] 06:52:11 !messages 06:52:11 No messages for TZer0. 06:54:53 -!- ackack has joined ##crawl-dev 06:57:55 -!- paulsomebody has joined ##crawl-dev 07:01:05 -!- Xenobreeder has quit [Ping timeout: 250 seconds] 07:03:33 -!- NekoRex has quit [Ping timeout: 248 seconds] 07:16:55 -!- buppy has joined ##crawl-dev 07:17:33 -!- Nstar has quit [] 07:23:34 -!- Roarke has quit [Quit: Page closed] 07:26:05 -!- dagonfive has quit [Read error: Connection reset by peer] 07:29:46 -!- st_ has quit [Read error: Connection reset by peer] 07:30:16 -!- st_ has joined ##crawl-dev 07:34:16 Orc knight is displayed as a hobgoblin by Sar 07:39:58 -!- ProzacElf has joined ##crawl-dev 07:41:35 -!- Blazinghand has quit [Ping timeout: 246 seconds] 07:45:57 -!- Tarquinn has quit [Quit: yes] 07:50:16 -!- magicpoints has quit [Ping timeout: 264 seconds] 07:51:09 -!- MaxFrost has quit [Ping timeout: 246 seconds] 07:56:23 -!- paulsomebody has quit [Ping timeout: 245 seconds] 07:59:36 -!- eb has quit [] 07:59:36 -!- TAS-2012v has quit [Ping timeout: 240 seconds] 08:02:35 -!- ProzacElf has quit [Ping timeout: 272 seconds] 08:05:44 -!- Foamed has quit [Quit: Heading to bed.] 08:15:10 -!- mizu_no_oto has quit [Quit: Computer has gone to sleep.] 08:17:10 -!- paulsomebody has joined ##crawl-dev 08:21:26 Windows builds of master branch on crawl.develz.org updated to: 0.14-a0-844-g7e7dc6c 08:28:50 -!- xan1 has quit [Quit: Page closed] 08:29:25 -!- st_ has quit [] 08:31:14 -!- CKyle has joined ##crawl-dev 08:32:26 -!- TomPliss has joined ##crawl-dev 08:33:19 -!- TomPliss has quit [Client Quit] 08:40:49 -!- CKyle has quit [Quit: CKyle] 08:43:53 -!- xnavy_ has quit [Ping timeout: 245 seconds] 08:44:13 -!- xnavy has quit [Ping timeout: 246 seconds] 08:45:34 -!- radinms has quit [] 08:53:41 -!- _dd has quit [Remote host closed the connection] 08:58:08 -!- slifty has quit [Quit: Leaving...] 09:03:43 -!- _dd has joined ##crawl-dev 09:04:09 -!- Venter has quit [Ping timeout: 250 seconds] 09:05:33 -!- Nstar has quit [Ping timeout: 245 seconds] 09:08:22 -!- xoai has quit [Ping timeout: 246 seconds] 09:10:08 -!- Nstar has quit [Ping timeout: 245 seconds] 09:13:02 -!- MaxFrosty has quit [Ping timeout: 240 seconds] 09:13:46 -!- Hailley has quit [Quit: Petra is closed!] 09:15:13 -!- LexAckson has joined ##crawl-dev 09:20:00 -!- MaxFrost has quit [Ping timeout: 245 seconds] 09:20:17 -!- slifty has quit [Quit: Leaving...] 09:28:43 -!- MaxFrosty has quit [Ping timeout: 272 seconds] 09:30:53 -!- CKyle has joined ##crawl-dev 09:33:57 -!- Kenran has quit [Quit: Quitting] 09:37:28 !learn edit no_vaults[1] s|kilobyte.*|transfer your game and/or ask for a server rebuild| 09:37:28 no vaults[1/1]: If you started your game before the dungeon split and Vaults didn't generate, transfer your game and/or ask for a server rebuild 09:38:02 -!- Bloax has joined ##crawl-dev 09:40:12 <|amethyst> !learn edit no_vaults[1] s/game and/game to -844 or later and/ 09:40:13 no vaults[1/1]: If you started your game before the dungeon split and Vaults didn't generate, transfer your game to -844 or later and/or ask for a server rebuild 09:44:33 kilobyte, |amethyst: I'm probably the person who wrote that placement code in the first place, so apologies for the latent bug :| 09:46:24 -!- Garhauk has quit [Quit: Page closed] 09:46:58 -!- CKyle has quit [Quit: CKyle] 09:49:18 in your code it couldn't break this way because of the save bump 09:55:24 -!- LexAckson_ has joined ##crawl-dev 09:56:46 -!- rast has quit [Quit: ChatZilla 0.9.90-rdmsoft [XULRunner 18.0.2/20130201065344]] 09:56:59 -!- raskol has joined ##crawl-dev 09:58:45 -!- LexAckson has quit [Ping timeout: 272 seconds] 10:00:27 -!- LexAckson_ has quit [Ping timeout: 252 seconds] 10:02:10 -!- LexAckson has joined ##crawl-dev 10:03:11 -!- Crehl has quit [Quit: Leaving] 10:08:03 -!- Cryp71c has joined ##crawl-dev 10:10:20 -!- Mateji has quit [Ping timeout: 240 seconds] 10:14:45 -!- paulsomebody has left ##crawl-dev 10:14:55 Morning 10:16:45 ...who are you again? 10:16:46 <_< 10:21:46 -!- CKyle has joined ##crawl-dev 10:23:42 -!- ProzacElf has joined ##crawl-dev 10:24:58 -!- Morg0th has quit [Quit: leaving] 10:28:53 -!- paulsomebody has quit [Ping timeout: 245 seconds] 10:31:46 -!- rast has joined ##crawl-dev 10:45:22 -!- ZChris13 has joined ##crawl-dev 10:46:01 -!- absolutego has quit [Quit: leaving] 10:49:30 -!- ground4 has quit [Quit: WeeChat 0.4.2] 10:56:21 Formicids can't quaff identified berserk potions by pubby 10:57:36 -!- MDvedh has joined ##crawl-dev 10:58:46 -!- Kellhus has quit [Quit: Page closed] 10:59:09 -!- imantor has quit [Quit: leaving] 11:00:24 potion effects would be simpler if potion nutrition was removed 11:00:42 2flavour2remove 11:01:20 I have a question over here 11:01:54 If i change something at dat/des/* should I rebuild the game to see changes? 11:04:04 -!- ystael has quit [Ping timeout: 264 seconds] 11:04:10 -!- rchandra has joined ##crawl-dev 11:07:58 Once again 11:08:18 Should i include new .des files at dat/des/* for game to see it? 11:08:33 Because if i just re-build it, it crashes at the start. 11:10:11 -!- dududuchannhan has quit [Quit: Page closed] 11:17:53 :( 11:18:02 Crashes how? 11:18:06 Perhaps it is related to your vault? 11:18:38 You can see loading screen for a moment 11:18:43 And then it crashes 11:18:51 Without throwing any exceptions 11:19:05 And if i delete .des file it starts normally 11:19:15 ...so then it is related to your vault. 11:19:30 Are you starting a console build or a tiles build or? 11:19:32 Ok thanks i'll check 11:19:34 try starting it on a console 11:19:34 tiles 11:19:45 And, btw 11:19:53 > If i change something at dat/des/* should I rebuild the game to see changes? 11:19:55 Have you tried starting your build from the console? It should provide you with feedback. 11:20:00 no, you shouldn't 11:20:06 Sounds great 11:20:13 I'll check right now 11:26:43 -!- Psyknux has quit [Quit: My work is end \(^o^)/] 11:27:27 -!- alefury has quit [Quit: ChatZilla 0.9.90.1 [Iceweasel 24.0/20130918041159]] 11:28:45 -!- Nakatomy has quit [Ping timeout: 245 seconds] 11:29:41 -!- maadneet has quit [Ping timeout: 272 seconds] 11:31:27 -!- mizu_no_oto has quit [Quit: ["Textual IRC Client: www.textualapp.com"]] 11:32:14 -!- VolteccerJack has quit [Ping timeout: 240 seconds] 11:32:29 -!- DrinkMachine has joined ##crawl-dev 11:32:30 -!- DrinkMachine has quit [Changing host] 11:32:30 -!- DrinkMachine has joined ##crawl-dev 11:36:15 -!- randart has quit [Ping timeout: 245 seconds] 11:42:41 -!- Valarioth has quit [Quit: Page closed] 11:48:46 Ok i finally got where the problem is 11:49:00 May I ask some more dumb questions? 11:49:18 How do I add new location name for my portal vault? 11:49:59 -!- bonghitz has quit [Quit: Leaving...] 11:52:30 add a new entry in the branch_type enum in enum.h and in branch-data.h 11:52:52 Needs a re-build i guess? 11:52:56 yeah 11:53:02 I'll give it a try 11:53:03 Thanks 11:53:16 -!- scummos_ has quit [Ping timeout: 264 seconds] 11:56:45 -!- Nstar has quit [] 11:57:00 what is "absdepth" in branch_data? 11:57:33 depth for items/monsters gen? 11:57:34 It's basically a parameter specifying how deep in the dungeon the branch should be considered for difficulty purposes. 11:57:43 Yeah got it thanks 11:57:46 I think item generation and some vaults are the only things it is used for these days. 12:00:32 -!- Stelpa has quit [Changing host] 12:05:51 -!- master_j is now known as juls 12:06:41 -!- keszocze has quit [Ping timeout: 272 seconds] 12:06:51 -!- PolkaDot has quit [Ping timeout: 260 seconds] 12:08:31 -!- juls has quit [Quit: WeeChat 0.4.2] 12:08:55 -!- wheals has joined ##crawl-dev 12:09:39 -!- alefury has joined ##crawl-dev 12:14:06 Tried to build it 12:14:24 It crashes when building mon-pick.h 12:14:46 -!- Yigg has quit [Client Quit] 12:14:47 You need an entry in mon-pick-data.h for the branch. 12:14:55 -!- ystael has quit [Ping timeout: 246 seconds] 12:15:00 Ah ok 12:23:37 -!- blabber has joined ##crawl-dev 12:24:50 Should I also add entry into switch in tileview.cc? 12:30:17 Oh well 12:30:22 It doesn't start now 12:32:08 -!- Kalir has quit [Changing host] 12:34:55 -!- Blazinghand has joined ##crawl-dev 12:39:06 -!- bmfx has quit [Read error: Operation timed out] 12:42:38 -!- Blazinghand has quit [Ping timeout: 245 seconds] 12:46:24 -!- blackcustard has joined ##crawl-dev 12:46:29 -!- ProzacElf has quit [Ping timeout: 248 seconds] 12:47:54 Ok, I'm getting this when I try to run the game now 12:47:55 ASSERT(branches[i].id == i || branches[i].id == NUM_BRANCHES) in 'main.cc' at line 5015 failed. 12:51:39 -!- myrmidette has quit [Ping timeout: 272 seconds] 12:52:40 :( 12:52:47 -!- eith has joined ##crawl-dev 12:59:23 -!- paulsomebody has joined ##crawl-dev 12:59:45 Why does Trog accept conversions from the beings who know spells or Djinn? It seems inconsistent with his magic-hating credo. 13:02:08 -!- maadneet has quit [Client Quit] 13:02:43 -!- gammafunk has joined ##crawl-dev 13:03:38 well, beings who know spells who worship trog tend to stop using those spells 13:03:45 which seems like something trog would approve of 13:05:54 for Dj, remember that trog doesn't actually hate things just because they are "magical" -- if so, he would hate wands 13:07:41 I guess he wouldn't much like guardian spirit either 13:07:56 that even uses MP 13:08:38 -!- slifty has quit [Quit: Leaving...] 13:08:53 he's fine with that actualy 13:08:56 since it's not a spell 13:11:51 Oh well probably solved the problem 13:12:03 Also, like your cod guys 13:12:09 code 13:12:24 _compile_time_asserts(); // Actually, not just compile time. 13:12:26 geekosaur: I mean, if he hated Magic or MP in general 13:20:34 -!- Yigg has quit [Quit: Page closed] 13:22:32 Yeah it works now. 13:22:36 Thank you very much. 13:23:09 -!- DrinkMachine has quit [Quit: Leaving] 13:23:54 -!- slifty has quit [Quit: Leaving...] 13:24:13 i read that as [if trog hated MtG] 13:24:23 trog's probably not the type to play ccgs 13:25:34 He only plays spellless decks 13:27:30 -!- maahes has quit [Ping timeout: 245 seconds] 13:40:41 -!- st_ has joined ##crawl-dev 13:47:07 -!- MDvedh has quit [Ping timeout: 250 seconds] 13:47:41 -!- nonethousand has joined ##crawl-dev 13:48:45 elliptic: SamB: geekosaur: Thanks, that have cleared some things up in my mind and restored consistency. 13:49:31 what, decks with nothing but land? 13:49:32 *snerk* consistency is not exactly crawl's strong spot :p 13:59:23 -!- MDvedh has joined ##crawl-dev 13:59:46 -!- paulsomebody has quit [Ping timeout: 240 seconds] 13:59:52 -!- gammafunk_ has joined ##crawl-dev 14:04:09 -!- simmarine has joined ##crawl-dev 14:04:47 I don't get it. Like half of the time game says it can't pick a layout for my portal vault. I have two layouts in .des file. Should i put them in chance_ group and set chance to 10000? 14:11:52 -!- gammafunk_ has quit [Ping timeout: 264 seconds] 14:13:15 -!- Furril has quit [Read error: Connection reset by peer] 14:15:43 -!- MDvedh has quit [Ping timeout: 250 seconds] 14:15:55 -!- Tux[Qyou] has quit [Read error: Connection reset by peer] 14:17:46 -!- Basil has joined ##crawl-dev 14:21:25 -!- gammafunk has quit [Quit: gammafunk] 14:23:43 -!- elliptic has quit [Quit: Leaving] 14:23:47 -!- Ladykiller69 has quit [Ping timeout: 240 seconds] 14:24:14 MDvedh: are your vaults set to ORIENT: encompass? 14:24:15 Grunt: You have 1 message. Use !messages to read it. 14:27:33 -!- elliptic has joined ##crawl-dev 14:34:46 -!- CKyle has quit [Quit: CKyle] 14:37:22 -!- wheals has quit [Quit: Leaving] 14:37:48 -!- Stelpa has quit [Ping timeout: 272 seconds] 14:47:50 -!- _dd has quit [Ping timeout: 240 seconds] 14:55:22 -!- Blazinghand has joined ##crawl-dev 15:03:44 -!- juls has quit [Quit: WeeChat 0.4.2] 15:03:55 -!- Mottikins__ has joined ##crawl-dev 15:04:10 elves (creatures?) turned spectral by lost souls destroy their equipment upon death by rubinko 15:06:51 -!- Sombrero_Mott has quit [Ping timeout: 245 seconds] 15:07:15 -!- maahes has quit [Ping timeout: 246 seconds] 15:09:58 -!- Ragdoll has quit [Quit: Houdoe] 15:11:11 -!- Wolfram has quit [Ping timeout: 250 seconds] 15:16:34 -!- Cryp71c has quit [Read error: Connection reset by peer] 15:20:47 -!- ophanim has quit [Quit: ophanim] 15:21:06 -!- dtsund has joined ##crawl-dev 15:29:04 -!- Blazinghand has quit [Read error: Connection reset by peer] 15:31:19 -!- syllogism has quit [] 15:37:04 -!- ark__ has quit [Ping timeout: 264 seconds] 15:37:04 -!- magicpoints has quit [Client Quit] 15:38:09 -!- ProzacElf has joined ##crawl-dev 15:38:50 -!- Stelpa has quit [Changing host] 15:41:57 -!- Moanerette has quit [Quit: Page closed] 15:42:14 -!- ProzacElf has quit [Ping timeout: 240 seconds] 15:45:26 -!- Kellhus has quit [Quit: Page closed] 15:47:39 -!- gammafunk has joined ##crawl-dev 15:48:40 -!- Crehl has quit [Quit: Leaving] 15:54:34 -!- CKyle has joined ##crawl-dev 15:54:47 -!- Blazinghand has joined ##crawl-dev 15:58:06 -!- valtern has quit [Remote host closed the connection] 16:01:49 -!- Valarioth has quit [Quit: Page closed] 16:01:56 -!- ground4 has quit [Quit: WeeChat 0.4.2] 16:06:41 -!- Morg0th has quit [Quit: leaving] 16:09:02 -!- inpho has quit [Quit: inpho] 16:09:11 -!- keszocze has quit [Read error: Operation timed out] 16:14:02 fr: ctrl-F unrand (or fixedart, or something) 16:14:23 you can ctrl-f artefact 16:15:07 yes, artefact && !!book is ok 16:15:14 but could be better 16:15:59 -!- Yermak has quit [Quit: Page closed] 16:16:08 but does it really need to be a thing 16:17:37 try searching for ring :P 16:17:48 I wish I could define an "interesting" kw in ctrl 16:18:13 for "<< ego || artefact || misc >> && !! << missile || book >> 16:20:52 also for autopickup, picking up all artefacts is silly by all unrands would be cool 16:20:57 *silly but 16:25:04 -!- blabber has quit [Ping timeout: 264 seconds] 16:25:08 -!- ackack has quit [Ping timeout: 245 seconds] 16:25:30 -!- PolkaDot has quit [Quit: Lost terminal] 16:25:48 -!- maahes has quit [Read error: Connection reset by peer] 16:27:58 -!- Stelpa has quit [Ping timeout: 244 seconds] 16:28:56 -!- there_I_said_it has quit [Quit: Page closed] 16:30:18 raskol, in one of my old rcs I had a predefined macro for searching for all the consumables I like for zot 16:30:32 something like heal||agili||might...etc 16:30:49 there was some issue with it though 16:32:28 -!- jday_ has joined ##crawl-dev 16:32:55 -!- caleba has quit [Quit: caleba] 16:33:09 -!- Thrkk has quit [Quit: Page closed] 16:36:49 I keep meaning to autoinscribe such things with {zot} 16:38:39 rchandra: hmm, not much point picking up weapon types you aren't investing in is there usually? 16:39:29 -!- LexAckson has quit [Read error: Connection reset by peer] 16:41:09 SamB: not usually, that and inappropriate armour is why I stopped autopicking up all artefacts. unrands are cool though 16:44:51 -!- Brokkr has quit [Read error: Connection reset by peer] 16:46:40 -!- wheals has joined ##crawl-dev 16:47:44 -!- G-Flex has joined ##crawl-dev 16:52:57 -!- C7ty has quit [] 16:59:49 -!- ark_ has joined ##crawl-dev 17:13:08 -!- Bloax has quit [Read error: Connection reset by peer] 17:13:31 -!- Bloax has joined ##crawl-dev 17:15:20 -!- gammafunk_ has joined ##crawl-dev 17:16:17 -!- CKyle has quit [Quit: CKyle] 17:16:47 -!- TacoSundae_ has quit [Quit: Page closed] 17:17:01 -!- Blazinghand has quit [Ping timeout: 272 seconds] 17:17:55 -!- gammafunk_ has quit [Read error: No route to host] 17:19:01 -!- eki has quit [Ping timeout: 272 seconds] 17:19:17 -!- gammafunk_ has joined ##crawl-dev 17:19:31 -!- gammafunk_ has quit [Client Quit] 17:26:12 -!- Aryth has quit [Read error: Connection reset by peer] 17:27:16 -!- Nightbeer has quit [Quit: Verlassend] 17:36:37 -!- Vidiny has quit [Quit: You want it to be one way. But it's the other way.] 17:36:38 -!- tenofswords has joined ##crawl-dev 17:36:49 something I should have realized earlier, but whatever: 17:37:45 in encompass.des, all my vaults absdepth weighting and the zot entries in grunt's depths:$ valid vaults are broken by the dungeon split 17:42:45 (and probably a bunch of other things at the very least shuffled about shown when grepping you.absdepth()) 17:42:49 -!- tenofswords has left ##crawl-dev 17:43:29 -!- Blazinghand has joined ##crawl-dev 17:43:47 -!- SwissStopwatch has quit [Ping timeout: 260 seconds] 17:44:19 -!- Blazinghand_ has joined ##crawl-dev 17:44:45 -!- ark_ has quit [Quit: Leaving] 17:46:34 -!- Whales has joined ##crawl-dev 17:47:23 Quick question: I've got a monster with mass 0 and CE_NOCORPSE, but it's leaving a corpse behind. What am I missing? 17:48:28 -!- Blazinghand has quit [Ping timeout: 264 seconds] 17:53:27 -!- Bloaxor has joined ##crawl-dev 17:53:27 -!- Bloax has quit [Read error: Connection reset by peer] 17:55:40 -!- CKyle has joined ##crawl-dev 17:58:35 -!- Whales has quit [Quit: homeward bound] 18:03:37 -!- tkappleton1 has quit [Ping timeout: 272 seconds] 18:06:48 -!- imantor has quit [Ping timeout: 246 seconds] 18:08:46 -!- Quashie has quit [Ping timeout: 246 seconds] 18:09:05 -!- ackack has joined ##crawl-dev 18:10:03 -!- Kalir has quit [Quit: CADENZA-CLASS CLOCKWORK KNIGHT--OPERATION TERMINATED] 18:11:56 -!- CKyle has quit [Quit: CKyle] 18:12:24 -!- Valarioth has quit [Quit: Page closed] 18:12:28 -!- CKyle has joined ##crawl-dev 18:15:31 -!- ldf has quit [Quit: ldf] 18:17:42 Grunt: see tenofswords complaint above ^ 18:23:20 -!- scummos_ has quit [Read error: Connection reset by peer] 18:25:09 -!- Wolfram has quit [Quit: Page closed] 18:25:18 -!- scummos_ has quit [Read error: Connection reset by peer] 18:27:44 -!- ShadeTornado has quit [Quit: Leaving] 18:28:34 -!- scummos has quit [Read error: Connection reset by peer] 18:29:51 -!- ZChris13 has quit [Ping timeout: 272 seconds] 18:30:36 -!- CKyle has quit [Quit: CKyle] 18:31:28 -!- scummos^ has quit [Read error: Connection reset by peer] 18:32:08 -!- Ystah has left ##crawl-dev 18:33:45 http://s-z.org/neil/git/?p=crawl.git;a=commit;h=19ea242a690085f448d0c92588acb72bcfe5d98c 5 hp isn't going to save you from red poison from a single scorpion 18:43:20 then perhaps they should just lose their rpois- status because it makes the early game rather dumb wrt poison 18:43:52 i think starting with curing is a troublesome approach though certainly not as abusive as a race that starts with a wand of heal wounds 18:47:36 simmarine: they NEED it though 18:47:48 the wand I mean 18:48:02 it is their regen! 18:48:17 yes and it so happens dd is an incredibly strong race because of it 18:48:27 it doesnt help they have a way to near-infinitely recharge it 18:48:27 -!- Bloaxor has quit [Read error: Connection reset by peer] 18:49:10 -!- Bloaxor has joined ##crawl-dev 18:49:30 -!- scummos_ has quit [Ping timeout: 246 seconds] 18:49:37 The fact that it leads to them being so powerful has no connection to the fact that they can use 1 maxmp to recharge said wand. 18:50:33 -!- dtsund has quit [Ping timeout: 245 seconds] 18:50:33 -!- Bloaxor has quit [Read error: Connection reset by peer] 18:50:52 -!- Bloaxor has joined ##crawl-dev 18:52:10 -!- Bloaxzorro has joined ##crawl-dev 18:52:11 -!- Bloaxor has quit [Read error: Connection reset by peer] 18:54:06 -!- VolteccerJack has quit [Quit: HydraIRC -> http://www.hydrairc.com <- The professional IRC Client :D] 18:55:39 -!- Bloaxor has joined ##crawl-dev 18:55:40 -!- Bloaxzorro has quit [Read error: Connection reset by peer] 18:56:03 -!- dondy has quit [Quit: ninja kapow - gn8! :)] 18:56:25 -!- gregunderscorem has quit [Quit: Page closed] 18:57:13 -!- Bloaxor has quit [Client Quit] 18:57:46 -!- raskol has quit [Ping timeout: 246 seconds] 18:58:41 -!- CKyle has joined ##crawl-dev 18:59:21 -!- eith has quit [Ping timeout: 272 seconds] 19:05:04 -!- crate has quit [Read error: Connection reset by peer] 19:05:29 -!- wheals has quit [Quit: Leaving] 19:06:49 -!- Nakatomy has quit [Quit: Verlassend] 19:11:26 -!- Croesus has quit [Ping timeout: 246 seconds] 19:13:18 -!- CKyle has quit [Quit: CKyle] 19:14:33 if I just killed a summoner in trunk and all his summons are around, I can safely take any action and then they will vanish, right? 19:16:40 -!- Blazinghand_ has quit [Ping timeout: 264 seconds] 19:17:14 -!- alefury has quit [] 19:19:25 it appears I can :) 19:19:49 -!- wheals has joined ##crawl-dev 19:23:24 RIP Eustacio? 19:23:49 vampire mage with a flayed ghost that flayed me down to 20 hp 19:25:37 -!- raskol has joined ##crawl-dev 19:28:03 -!- pelotron has quit [Ping timeout: 245 seconds] 19:30:07 * SamB likes how the BSD license consists of clauses 1, 2, and 4 19:33:56 -!- SwissStopwatch has joined ##crawl-dev 19:42:55 -!- Blazinghand_ has joined ##crawl-dev 19:46:04 -!- minqmay is now known as sexyelfdreams 19:46:25 -!- sexyelfdreams is now known as minqmay 19:47:19 -!- Crehl has quit [Quit: Leaving] 19:52:55 -!- raskol has quit [Ping timeout: 245 seconds] 19:54:34 so I have an issue similar to my nonexistent-Vaults one 19:54:43 no hell or abyss portals have shown up in my game at all, and I've fully explored all of D 19:56:14 kilobyte: hmm? 19:56:21 Out of curiosity do you have a bizarre secret Depths gate on D:27 19:56:33 a mimic one, yeah 19:56:41 I had no vaults but |amethyst edited one into my save for me 19:56:58 mm. 19:57:00 I hadn't explored that deeply in D until my save had transferred to the version with depths 19:57:12 my question is why pan portals are showing up and the others aren't 19:57:16 oh well 19:57:23 my game seems to have hell and pandemonium but not abyss for some reason 19:57:31 weird 19:57:37 abyss can be entered a bunch of other ways at lesat 19:57:38 least* 19:57:51 -!- CKyle has joined ##crawl-dev 19:58:33 yes, time to go look for a Disto weapon or something 19:58:49 or go through pan :P 19:59:00 yes I was going to 15-rune anyway I guess 19:59:15 a pain in the ass, but possibly more reliable than distortion 19:59:21 can't distortion also contaminate you and stuff 19:59:52 yes 20:00:41 incidentally none of these gates that my game claims exists actually show up on dungeon overview 20:00:47 so that's strange 20:00:57 there have been bugs with branches lately 20:00:59 who knows!! 20:01:07 yes, good depths 20:03:41 -!- conted has quit [Ping timeout: 250 seconds] 20:03:42 I wonder what happens if you enter abyss through pan and then exit the abyss 20:04:03 doesn't that just put you at the entrance to pan again 20:04:15 yes exits through there should 20:04:24 Does it? Maybe it does I'm not sure 20:04:50 I never looked at what it made you exit from now that I think about it 20:07:48 -!- Zermako has quit [Quit: Good night and good luck to all!] 20:09:18 Whats the difference betweek trunk & experimental on CSZO? 20:09:23 -!- CKyle has quit [Quit: CKyle] 20:10:30 experimental has specific changes that are/were weirder (except those got pushed to trunk I think) 20:10:57 -!- Foamed has quit [Ping timeout: 240 seconds] 20:11:24 hi 20:15:27 Yeah it's a little confusing, since Experimental (Formicid) but they're in trunk anyway o.o 20:17:36 yeh, nobody's disabled that experimental yet. is item-destruction still there or did that get wiped? 20:20:20 -!- Zephryn has quit [Quit: Jackdaws love my big sphinx of quartz. 123456890] 20:23:04 -!- gregunderscorem has quit [Quit: Page closed] 20:24:46 -!- caleba has quit [Quit: caleba] 20:25:42 Somefellow: so, if a feature got merged probably just totally ignore that experiment because that will be an older build 20:26:19 Gotcha 20:27:06 -!- Tarquinn has joined ##crawl-dev 20:28:48 although it also doesn't hurt to point it out to |amethyst 20:28:58 -!- Blazinghand_ has quit [Quit: Leaving] 20:29:15 -!- Blazinghand has joined ##crawl-dev 20:30:12 -!- Diabl0658 has quit [Ping timeout: 272 seconds] 20:35:01 -!- rossi has quit [Quit: WeeChat 0.4.2] 20:36:16 -!- Pedjt has quit [Read error: Connection timed out] 20:39:46 -!- oberstein has quit [Ping timeout: 245 seconds] 20:43:23 -!- oberstein has joined ##crawl-dev 20:45:24 -!- CKyle has joined ##crawl-dev 20:52:26 -!- CKyle has quit [Quit: CKyle] 20:55:41 -!- Xenobreeder_ has quit [Ping timeout: 250 seconds] 20:55:43 -!- kait has quit [Ping timeout: 246 seconds] 20:57:12 -!- jday_ has quit [Quit: Leaving] 21:00:34 -!- st_ has quit [Read error: Connection reset by peer] 21:00:57 -!- st_ has joined ##crawl-dev 21:07:13 -!- pelotr0n has quit [Ping timeout: 245 seconds] 21:10:02 -!- MaxFrost has quit [Remote host closed the connection] 21:18:19 -!- CKyle has joined ##crawl-dev 21:24:49 -!- dtsund has joined ##crawl-dev 21:30:16 -!- bitsailor has joined ##crawl-dev 21:36:48 -!- ackack has quit [Ping timeout: 246 seconds] 21:39:04 -!- ackack has joined ##crawl-dev 21:41:28 -!- bitsailor has quit [Quit: bitsailor] 21:44:39 -!- Quashie has quit [Ping timeout: 272 seconds] 21:45:06 -!- bitsailor has joined ##crawl-dev 21:50:51 -!- CKyle has quit [Quit: CKyle] 21:53:04 03Grunt02 07* 0.14-a0-845-gecfe5d8: Move Vaults entry to Depths:1-3 (was 2-5). 10(21 minutes ago, 1 file, 1+ 1-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=ecfe5d8b4e9c 21:53:04 03Grunt02 07* 0.14-a0-846-g9b5d3a5: Bump Depths' absdepth. 10(10 minutes ago, 1 file, 1+ 1-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=9b5d3a533199 21:53:04 03Grunt02 07* 0.14-a0-847-g2395623: Change up a couple of absdepth checks in vaults. 10(9 minutes ago, 3 files, 16+ 16-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=2395623e3250 21:53:04 03Grunt02 07* 0.14-a0-848-g57a047c: Allow for Vaults entrances in grunt_profane_halls. 10(64 seconds ago, 1 file, 3+ 0-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=57a047c5aa41 21:57:12 Unstable branch on crawl.s-z.org updated to: 0.14-a0-848-g57a047c (34) 21:59:33 -!- inspector071 has quit [Quit: inspector071] 22:02:45 -!- ldf has quit [Quit: ldf] 22:06:04 -!- Fhqwhgads_ has quit [Remote host closed the connection] 22:11:42 -!- Nex has quit [Quit: Page closed] 22:12:03 -!- mizu_no_oto has quit [Quit: Computer has gone to sleep.] 22:15:26 -!- dtsund has quit [Quit: dtsund] 22:20:45 -!- eb has quit [] 22:23:25 -!- juls has quit [Quit: WeeChat 0.4.2] 22:30:42 -!- buppy has quit [Remote host closed the connection] 22:30:50 -!- _dd has joined ##crawl-dev 22:39:06 -!- Quashie_ has quit [Ping timeout: 246 seconds] 22:41:32 -!- ackack has quit [Ping timeout: 244 seconds] 22:42:17 -!- Valarioth has quit [Ping timeout: 250 seconds] 22:51:39 -!- whiterider has quit [Quit: This user has gone to sleep.] 22:52:57 -!- mizu_no_oto has quit [Quit: Computer has gone to sleep.] 22:55:57 -!- ussdefiant has joined ##crawl-dev 22:57:55 -!- LogicNinja has joined ##crawl-dev 22:58:03 Goooood evening. 22:59:01 -!- CKyle has joined ##crawl-dev 22:59:02 -!- Kalir has quit [Changing host] 22:59:15 I... I still have no Vaults. 22:59:16 -!- tbigye has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client] 22:59:49 I don't suppose someone could place an entrance? 23:00:47 |amethyst: could you maybe do that? 23:04:23 -!- soundlust has quit [Ping timeout: 260 seconds] 23:06:04 -!- N78291 has quit [Quit: null] 23:10:46 -!- SupermanBananaX_ has quit [Quit: Page closed] 23:12:49 -!- CKyle has quit [Quit: CKyle] 23:12:55 -!- ophanim has quit [Read error: Connection reset by peer] 23:13:03 -!- conted has quit [Ping timeout: 250 seconds] 23:22:55 -!- wheals has quit [Quit: Leaving] 23:32:43 -!- kait has quit [Ping timeout: 240 seconds] 23:32:43 -!- Croesus_ has quit [Ping timeout: 240 seconds] 23:46:00 -!- Ragnor has quit [Quit: leaving] 23:52:36 -!- PolkaDot has quit [Quit: Lost terminal] 23:53:39 -!- Diabl0658 has quit [Ping timeout: 246 seconds]