00:00:04 -!- omarax has quit [Remote host closed the connection] 00:01:09 -!- ussdefiant_Lappy has joined ##crawl-dev 00:04:47 -!- simmarine has quit [Read error: Connection reset by peer] 00:07:25 -!- sysice has quit [Quit: Page closed] 00:11:25 -!- Kalir has quit [Changing host] 00:12:46 03PleasingFungus02 07* 0.18-a0-1667-g09c6ec8: Deduplicate drac/ds class checks 10(22 seconds ago, 1 file, 5+ 20-) 13https://github.com/crawl/crawl/commit/09c6ec8b2bc9 00:14:07 -!- ussdefiant_Lappy has quit [Read error: Connection reset by peer] 00:14:48 -!- ussdefiant_Lappy has joined ##crawl-dev 00:20:19 -!- ussdefiant_Lappy has quit [Read error: Connection reset by peer] 00:20:50 -!- ussdefiant_Lappy has joined ##crawl-dev 00:27:29 -!- bitcoinbastard has quit [Ping timeout: 264 seconds] 00:29:27 Unstable branch on CRAWL.XTAHUA.COM updated to: 0.18-a0-1666-g3ea6f2b (34) 00:35:41 -!- punpun has quit [Ping timeout: 250 seconds] 00:44:21 -!- ussdefiant_Lappy has quit [Read error: Connection reset by peer] 00:45:29 -!- Rust3dCor3 has quit [Ping timeout: 264 seconds] 00:45:35 -!- ussdefiant_Lappy has joined ##crawl-dev 00:48:30 -!- debo_ has joined ##crawl-dev 00:48:52 -!- debo_ is now known as Guest65725 00:49:31 -!- dtsund has joined ##crawl-dev 00:50:53 -!- amalloy_ is now known as amalloy 00:53:19 -!- Guest65725 has quit [Ping timeout: 248 seconds] 00:56:46 -!- ystael has quit [Ping timeout: 246 seconds] 01:00:04 -!- omarax has quit [Remote host closed the connection] 01:04:10 -!- vale_ has quit [Ping timeout: 276 seconds] 01:04:34 -!- debo__ has joined ##crawl-dev 01:11:41 Unstable branch on crawl.s-z.org updated to: 0.18-a0-1667-g09c6ec8 (34) 01:13:29 -!- Rast-- has joined ##crawl-dev 01:13:43 -!- Rast- has quit [Read error: Connection reset by peer] 01:14:17 -!- debo__ has quit [Ping timeout: 252 seconds] 01:14:51 -!- ussdefiant_Lappy has quit [Read error: Connection reset by peer] 01:15:38 -!- ussdefiant_Lappy has joined ##crawl-dev 01:16:55 i've run into hungry ghosts a few times recently. seemed reasonable. i was dropped to Starving a couple times, which would have been a problem if i were fighting other stuff too 01:17:15 but unlike death cobs i wasn't permanently starving even while in the middle of eating 01:18:39 !shrug 01:18:39 ¯\_(ツ)_/¯ 01:18:45 i'm in segfault hell 01:18:59 mons_type_name(MONS_PURPLE_DRACONIAN, DESC_PLAIN) crashes the game consistently 01:19:05 Don't go to segfault hell 01:19:10 -!- Marvin is now known as Guest82868 01:19:13 too late!!! 01:19:22 It's a silly place 01:19:43 invoke the magic of gdb? At least you can repro 01:20:08 -!- Kat__ is now known as Kat 01:20:17 os x means that gdb does not work very well 01:20:20 i have tried before 01:20:22 -!- Kat is now known as Kat__ 01:22:31 ooh. I don't know what apple did to the gcc ecosystem but it is hairy for some reason. Compiling g++ on apple gcc turns out to be hard 01:22:51 <|amethyst> what about using lldb? 01:23:02 -!- Guest82868 has quit [Ping timeout: 244 seconds] 01:23:58 hm 01:24:02 sounds vaguely promising 01:24:15 i had some trouble with gdb on apple too, and lldb seemed to work fine 01:24:31 or anyway xdb worked for some x i don't recall, and ll sounds plausible 01:24:34 -!- bgiannan_ has quit [Ping timeout: 244 seconds] 01:24:40 haha 01:26:05 <|amethyst> hm, no crash here 01:26:24 gimme a sec 01:27:58 <|amethyst> hm 01:28:11 <|amethyst> btw, mons_type_name maybe should use article_a 01:30:14 i am going 01:30:15 insane 01:30:32 -!- staplegun has quit [Read error: Connection reset by peer] 01:30:45 http://sprunge.us/THGW 01:31:05 why :( 01:31:26 why does this crash whenever a draconian breathes on it 01:31:31 metaphorically 01:31:47 i hate draconian/ds code so much. 01:32:01 -!- Elitist has quit [Quit: Page closed] 01:32:18 -!- Blazinghbnd_ has joined ##crawl-dev 01:34:23 -!- Blazinghand has quit [Ping timeout: 248 seconds] 01:36:18 -!- Rast-- has quit [Read error: Connection reset by peer] 01:37:14 -!- FireSight has quit [] 01:37:38 the lldb os x instructions tell me to download the source. this has a link to http://lldb.llvm.org/download.html , which features "debian and ubuntu" releases. 01:37:45 <|amethyst> how do I build this? 01:37:52 |amethyst: my thing? 01:37:56 <|amethyst> yes 01:37:58 <|amethyst> I mean 01:38:19 <|amethyst> it looks like it's supposed to rename monsters randomly? 01:38:23 more or less 01:38:25 <|amethyst> but how do I do that 01:38:30 ? 01:38:36 should just be able to apply the diff to HEAD 01:38:45 i think i'm not understanding you. 01:38:53 <|amethyst> it doesn't seem to be doing anything 01:39:00 most of it is commented out 01:39:06 <|amethyst> I just started a game and see a goblin, two bats, and a kobold 01:39:31 <|amethyst> I didn't get a crash when creating a purple draconian anyway 01:39:33 you probably want to uncomment the block beginning with 01:39:34 + /*if (mon_mapping.exists(mtyp_key)) 01:39:37 yes that's because it's 01:39:39 commented out 01:39:52 <|amethyst> and it's crashing with the code commented out even? 01:40:02 the relevant crashes are 01:40:13 + 1);//job_mapping[styp_key].get_short()); 01:40:37 replacing that with job_mapping[styp_key].get_short()); will cause crashes with a classed draconian/ds onscreen 01:40:41 or possibly anywhere on the map 01:40:49 <|amethyst> but you use get_int elsewhere 01:40:51 yes 01:40:55 <|amethyst> that's probably part of it then 01:40:56 that was an experiment 01:40:58 no 01:41:01 i was using get_int() earlier 01:41:03 same crash 01:41:05 similarly, 01:41:07 + const string draco_name = mons_type_name(MONS_PURPLE_DRACONIAN/*draco_type*/, DESC_PLAIN); 01:41:19 uncommenting 'draco_type' in there will cause a crash with ds/dr onscreen 01:42:15 <|amethyst> let's see 01:42:25 possibly only with classed ds/dr, i forget 01:42:50 -!- Rast has joined ##crawl-dev 01:43:13 <|amethyst> hm, replaced that 1 with job_mapping[styp_key].get_int() and no crash with a purple draconian scorcher 01:43:46 <|amethyst> let me try valgrind 01:44:57 <|amethyst> no crashes or memory errors with just that change 01:45:01 -!- ussdefiant_Lappy has quit [Read error: Connection reset by peer] 01:45:02 <|amethyst> let me try the other one too 01:45:40 -!- ussdefiant_Lappy has joined ##crawl-dev 01:45:41 <|amethyst> oh, duh 01:45:56 ??? 01:45:57 <|amethyst> it would probably help if I did a fulldebug build 01:46:05 -!- wheals_ has quit [Ping timeout: 240 seconds] 01:46:08 <|amethyst> if I wanted to see errors from dprf 01:46:12 haha 01:46:33 <|amethyst> screw that, faster for me to change it to an mprf 01:46:48 it's currently crashing with a version that excludes dracs/ds from the shuffle 01:46:54 i hate segfaults so much 01:47:07 -!- amalloy is now known as amalloy_ 01:47:18 -!- wheals has joined ##crawl-dev 01:47:51 <|amethyst> hmm 01:47:56 <|amethyst> Job: draconian scorcher is black draconian (272) 01:48:03 <|amethyst> (it's actually purple) 01:49:34 the idea is that some monsters get assigned 'draconian scorcher' or w/e, and all of them are the same color 01:49:56 <|amethyst> hm, no errors 01:50:04 i'm gonna cry 01:50:16 i've spent the past several hours trying and failing to fix this shit 01:50:16 <|amethyst> const string draco_name = mons_type_name(draco_type, DESC_PLAIN); 01:50:16 <|amethyst> mprf("job: %s is %s (%d)", 01:50:17 <|amethyst> mons_type_name(type, DESC_PLAIN).c_str(), draco_name.c_str(), 01:50:17 <|amethyst> job_mapping[styp_key].get_int()); 01:50:27 <|amethyst> is the code I'm using now 01:50:35 sure. 01:50:53 -!- Kalir has quit [Quit: I'M OUT SON. PEACE, LOVE, EXPLOSIONS.] 01:52:15 let me try to get you a nicer setup 01:52:17 maybe a good save 01:52:21 <|amethyst> let me turn up optimisation 01:52:25 <|amethyst> hm 01:52:30 <|amethyst> maybe not 01:52:40 <|amethyst> you're doing fulldebug so probably no optimisation 01:52:54 yeah 01:53:13 <|amethyst> does it happen with a fresh save? 01:53:20 hold on. 01:55:54 yes 01:58:17 -!- tealeaves has quit [Quit: Bye] 02:00:04 -!- omarax has quit [Remote host closed the connection] 02:01:58 lldb is giving me no info, beyond 'it segfaulted'. 02:02:01 fuck my life and fuck this code 02:03:31 |http://sprunge.us/VdUW apply this and run &m purple draconian scorcher 02:03:33 the game will crash 02:04:05 i don't know why. 02:04:35 <|amethyst> hm 02:04:46 <|amethyst> I get "A green draconian scorcher comes into view. It is wielding a short sword." 02:04:50 what the fuck 02:04:59 <|amethyst> let me try valgrind on this one 02:05:12 i think it segfaults around mon-util.cc:3188 02:05:14 fwiw 02:05:30 at least sometimes 02:06:43 <|amethyst> oh hey, valgrind found a completely unrelated bug 02:06:52 ? 02:07:48 <|amethyst> but no valgrind warnings from creating the purple draconian scorcher here in 32-bit Linux land anyway 02:08:23 it happens. it happens consistently. what the fuck. 02:08:36 hm 02:08:41 i have 02:08:42 a thought 02:08:45 <|amethyst> hm, 3188 is result += me->name; 02:08:48 yes 02:08:59 i'm not sure if it's that line, i just know it doesn't segfault before then 02:09:01 i did some testing 02:09:31 that is to say, inserting a return before that line prevented one class of segfaults i encountered 02:10:25 anyway, what are you currently building? i have a hypothesis 02:10:39 <|amethyst> not building anything currently 02:10:51 what were you building? what options? 02:11:30 <|amethyst> make DEBUG=y USE_PCRE=y WEBTILES=y EXTERNAL_FLAGS_L=" -Og -DDEBUG_STATISTICS" 02:11:54 ah ha 02:12:04 i was using TILES=y 02:12:13 and disabling that makes it work 02:12:18 just finished a console build 02:12:38 <|amethyst> let me try 02:12:58 -!- tksquared has quit [Ping timeout: 250 seconds] 02:13:27 <|amethyst> the unrelated bug valgrind pointed out, btw 02:13:27 -!- ussdefiant_Lappy has quit [Read error: Connection reset by peer] 02:13:36 <|amethyst> dungeon.cc:3072 02:13:43 !source dungeon.cc:3072 02:13:43 https://github.com/crawl/crawl/blob/master/crawl-ref/source/dungeon.cc#l3072 02:14:02 hm 02:14:32 that's odd 02:14:36 -!- ussdefiant_Lappy has joined ##crawl-dev 02:14:42 <|amethyst> either needs to lose the ts. , or needs to come after 3078 02:14:46 yeah 02:14:53 imo the former 02:15:59 -!- vfoley has quit [Ping timeout: 248 seconds] 02:16:25 yeah, this works 100% in console 02:16:27 beautiful 02:16:29 i'm a genius 02:18:01 -!- Marvin is now known as Guest693 02:18:34 -!- Rast has quit [Read error: Connection reset by peer] 02:18:35 -!- Zeor has quit [Quit: Leaving.] 02:19:27 <|amethyst> hm, still no crashes or warnings from making the purple draconian scorcher 02:19:52 -!- titanjones has quit [Quit: Page closed] 02:20:02 really. 02:20:51 <|amethyst> I do get a valgrind warning about something else unrelated (bounds error in tilereg-inv.cc:56) but that's before doing anything with draconians 02:20:51 -!- Rast has joined ##crawl-dev 02:21:23 tilereg-* makes me sad 02:21:56 -!- Guest693 has quit [Ping timeout: 244 seconds] 02:23:01 yep 02:23:02 segfaulkt 02:23:17 -!- sysice has quit [Quit: Page closed] 02:25:04 &mdraconian scorcher = segfault. every time, without fail. 02:26:08 <|amethyst> let me try one more time with tiles + fulldebug 02:26:23 -!- ussdefiant_Lappy has quit [Read error: Connection reset by peer] 02:26:49 New branch created: chaoscrawl (1 commit) 13https://github.com/crawl/crawl/tree/chaoscrawl 02:26:49 03PleasingFungus02 07[chaoscrawl] * 0.18-a0-1668-g6e016d4: Crashcrawl 10(44 seconds ago, 2 files, 122+ 1-) 13https://github.com/crawl/crawl/commit/6e016d4b2f09 02:26:55 -!- ussdefiant_Lappy has joined ##crawl-dev 02:27:14 -!- eb has quit [] 02:27:35 clearly, make this a console-only branch 02:27:50 i wonder if it works in webtiles 02:27:50 heh 02:30:02 fr rewrite crawl in java 02:30:05 -!- staplegun has quit [Ping timeout: 240 seconds] 02:30:33 nooo 02:30:38 -!- ussdefiant_Lappy has quit [Read error: Connection reset by peer] 02:31:20 yeah, works fine in webtiles 02:31:25 -!- ussdefiant_Lappy has joined ##crawl-dev 02:31:25 so this is fine for april fools' 02:31:33 all that hair-pulling for nothing 02:32:18 I had a good diea for april fools but i forgot it 02:32:29 i tend to have these ideas in june 02:33:28 same 02:34:00 -!- jefus_ has joined ##crawl-dev 02:36:31 -!- Blade- has quit [Ping timeout: 268 seconds] 02:36:35 -!- jefus has quit [Ping timeout: 240 seconds] 02:42:16 god 02:42:22 i wish running webtiles on os x wasn't so slow 02:42:31 luckily no sane person would do that 02:43:19 oh god 02:43:21 shapeshifters can spawn 02:44:02 03PleasingFungus02 07[chaoscrawl] * 0.18-a0-1669-g0f39d3f: Fix 'comes into view' messages. 10(28 seconds ago, 3 files, 18+ 1-) 13https://github.com/crawl/crawl/commit/0f39d3ff226e 02:45:25 03|amethyst02 07* 0.18-a0-1668-g8596a26: Make a function static. 10(82 minutes ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/8596a26596b8 02:45:25 03|amethyst02 07* 0.18-a0-1669-g6846071: Correctly handle places with no available random traps. 10(12 minutes ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/68460715ab3e 02:45:30 !tell |amethyst now that it seems to be working, would you be interested in sticking chaoscrawl somewhere on cszo for apr. 1st? 02:45:30 PleasingFungus: OK, I'll let |amethyst know. 02:46:34 !tell johnstein interested in sticking an april fool's branch somewhere on cbro on apr. 1st? (branch 'chaoscrawl') 02:46:35 PleasingFungus: OK, I'll let johnstein know. 02:46:57 !tell chequers interested in sticking an april fool's branch somewhere on cpo on apr. 1st? (branch 'chaoscrawl') 02:46:58 PleasingFungus: OK, I'll let chequers know. 02:47:01 spam complete 02:49:28 -!- KurzedMetal has quit [Read error: Connection reset by peer] 02:50:11 PleasingFungus: Looking at that, I can't really tell what you've changed 02:50:19 gimme one sec 02:50:27 i'm rudely force-pushing a version with a better message 02:50:28 except hydra now all have 9 heads and packs of slime creatures are all titanic slimes at the start 02:50:44 also ballistocomes are back 02:51:02 they've always been back. 02:51:09 I mean in random generation 02:51:16 in a sense. 02:55:13 03PleasingFungus02 07[chaoscrawl] * 0.18-a0-1668-gdb53d5d: Chaoscrawl 10(29 minutes ago, 3 files, 140+ 2-) 13https://github.com/crawl/crawl/commit/db53d5dff5fd 02:56:33 Lightli: ^ 02:56:38 oh 02:56:43 oh, god damn it 02:57:07 so the solution is to go DEFE and just annihilate everything from as far away as possible 02:57:10 03PleasingFungus02 07[chaoscrawl] * 0.18-a0-1669-g3a9179b: Disable chaoscrawl in local tiles builds 10(25 seconds ago, 1 file, 2+ 0-) 13https://github.com/crawl/crawl/commit/3a9179b90f8e 02:57:15 haha 02:57:21 isn't it always, though 02:57:27 ??misdirect 02:57:27 I don't have a page labeled misdirect in my learndb. 02:57:32 ??misdirection 02:57:32 I don't have a page labeled misdirection in my learndb. 02:57:32 also i'd meant to include ^ in the above commit, while i was squishing 02:57:37 -!- Harudoku has quit [Ping timeout: 244 seconds] 02:57:38 was it removed 02:57:39 i think it's probably gone. 02:57:43 rip 02:57:44 the entry, even. 02:57:50 the effect was removed a long long time ago. 02:58:41 ??mislead 02:58:42 mislead[1/8]: While affected by this status, monsters will appear to be other monsters in glyph, name and tile. It is temporary and purely cosmetic. It is blocked by clarity. Removed in 0.14. 02:58:48 ??mislead[$ 02:58:48 mislead[8/8]: The orc high priest shudders and withdraws toward its neighbour. x2 02:58:49 -!- aygeeplus has quit [Quit: leaving] 03:00:00 yeah I remember it being a Mara thing 03:00:04 -!- omarax has quit [Remote host closed the connection] 03:00:46 -!- travis-ci has joined ##crawl-dev 03:00:47 The build has errored. (chaoscrawl - 6e016d4 #5170 : Nicholas Feinberg): https://travis-ci.org/crawl/crawl/builds/119728047 03:00:47 -!- travis-ci has left ##crawl-dev 03:00:51 -!- mibe has quit [Ping timeout: 250 seconds] 03:02:12 -!- hellmonk has quit [Quit: Page closed] 03:02:48 -!- dtsund has quit [Ping timeout: 250 seconds] 03:02:59 oh, hm 03:03:02 -!- ussdefiant_Lappy has quit [Ping timeout: 268 seconds] 03:06:32 -!- travis-ci has joined ##crawl-dev 03:06:33 The build has errored. (chaoscrawl - 0f39d3f #5171 : Nicholas Feinberg): https://travis-ci.org/crawl/crawl/builds/119730316 03:06:33 -!- travis-ci has left ##crawl-dev 03:07:37 -!- Idolo has quit [] 03:07:48 rip 03:07:48 rip 03:08:52 -!- ystael has quit [Ping timeout: 250 seconds] 03:13:03 03PleasingFungus02 07[chaoscrawl] * 0.18-a0-1670-g0214d84: Don't crash on mutant beasts 10(20 seconds ago, 1 file, 10+ 1-) 13https://github.com/crawl/crawl/commit/0214d8432c93 03:13:45 shoulda credited travis for that 03:20:59 -!- PleasingFungus has quit [Quit: ChatZilla 0.9.92 [Firefox 45.0.1/20160315153207]] 03:22:51 Unstable branch on crawl.beRotato.org updated to: 0.18-a0-1669-g6846071 (34) 03:24:43 -!- mopl_away is now known as mopl 03:32:42 -!- Patashu has joined ##crawl-dev 03:33:15 -!- ursan has quit [Ping timeout: 268 seconds] 03:33:37 -!- FunkyBomb has quit [Ping timeout: 250 seconds] 03:44:11 -!- svendre has quit [Ping timeout: 250 seconds] 03:45:03 -!- edsrzf has quit [Ping timeout: 248 seconds] 03:52:32 -!- yesno has quit [Ping timeout: 276 seconds] 04:00:03 -!- omarax has quit [Remote host closed the connection] 04:01:37 -!- GauHelldragon has quit [Ping timeout: 268 seconds] 04:07:31 -!- jefus_ is now known as jefus 04:10:03 -!- Kat__ has quit [Quit: Jefus=Jesus in disguise] 04:10:04 -!- us17 has quit [Ping timeout: 276 seconds] 04:12:41 -!- Zekka has quit [Ping timeout: 276 seconds] 04:13:47 -!- vfoley has joined ##crawl-dev 04:15:22 -!- MadCoyote is now known as FunkyBomb 04:18:50 -!- Marvin is now known as Guest57594 04:21:49 -!- ldf has joined ##crawl-dev 04:22:55 -!- Guest57594 has quit [Ping timeout: 248 seconds] 04:23:20 -!- MgDark has quit [Ping timeout: 244 seconds] 04:26:25 -!- AltReality has quit [Ping timeout: 260 seconds] 04:26:42 -!- ontoclasm has quit [Quit: Leaving.] 04:28:10 -!- pikaro has quit [Ping timeout: 250 seconds] 04:37:23 -!- ontoclasm has joined ##crawl-dev 04:41:22 -!- travis-ci has joined ##crawl-dev 04:41:23 The build failed. (chaoscrawl - db53d5d #5173 : Nicholas Feinberg): https://travis-ci.org/crawl/crawl/builds/119731466 04:41:23 -!- travis-ci has left ##crawl-dev 04:42:33 -!- AreBrandon has joined ##crawl-dev 04:52:41 -!- Sonata has quit [Ping timeout: 264 seconds] 05:00:04 -!- omarax has quit [Remote host closed the connection] 05:01:24 -!- Insomniak` has quit [Quit: I like to rock] 05:19:59 -!- AreBrandon has quit [Ping timeout: 248 seconds] 05:20:55 -!- ystael has quit [Ping timeout: 276 seconds] 05:23:28 -!- ontoclasm has quit [Quit: Leaving.] 05:24:17 -!- svendre has quit [Ping timeout: 250 seconds] 05:30:34 -!- glosham_ has quit [Client Quit] 05:32:31 -!- glosham has quit [Ping timeout: 250 seconds] 05:34:40 -!- ursan has quit [Ping timeout: 246 seconds] 05:36:51 -!- insecticide has quit [Ping timeout: 246 seconds] 05:41:50 -!- Marvin is now known as Guest38609 05:45:35 -!- Guest38609 has quit [Ping timeout: 240 seconds] 05:51:07 -!- insecticide has quit [Ping timeout: 246 seconds] 06:00:03 -!- omarax has quit [Remote host closed the connection] 06:00:59 -!- ProzacElf has quit [Ping timeout: 244 seconds] 06:01:04 -!- jefus_ has joined ##crawl-dev 06:02:33 -!- jefus has quit [Ping timeout: 240 seconds] 06:19:40 -!- travis-ci has joined ##crawl-dev 06:19:41 The build failed. (chaoscrawl - 0214d84 #5175 : Nicholas Feinberg): https://travis-ci.org/crawl/crawl/builds/119733656 06:19:42 -!- travis-ci has left ##crawl-dev 06:41:18 -!- ololoev has quit [Quit: Page closed] 06:41:58 -!- Zxpr1jk has quit [Quit: Leaving] 06:50:30 -!- crate has quit [Quit: Leaving] 06:51:39 -!- tansarue has quit [Ping timeout: 260 seconds] 07:00:02 -!- omarax has quit [Remote host closed the connection] 07:02:19 -!- Patashu has quit [Quit: Leaving] 07:02:59 -!- Patashu has joined ##crawl-dev 07:03:15 -!- jefus_ is now known as jefus 07:04:15 -!- scummos__ has quit [Ping timeout: 276 seconds] 07:04:42 -!- Zekka has quit [Ping timeout: 260 seconds] 07:16:53 -!- vale_ has quit [Read error: Connection reset by peer] 07:17:32 -!- vale_ has quit [Remote host closed the connection] 07:17:55 -!- Grivan has quit [Read error: Connection reset by peer] 07:21:09 -!- elliptic has quit [Ping timeout: 276 seconds] 07:21:37 -!- Zannick has quit [Ping timeout: 260 seconds] 07:21:48 -!- bencryption has quit [Ping timeout: 276 seconds] 07:22:11 -!- Zannick has joined ##crawl-dev 07:22:50 -!- Twiggytwiggytwig has quit [Ping timeout: 244 seconds] 07:22:51 -!- Napkin has quit [Remote host closed the connection] 07:22:58 -!- Napkin has joined ##crawl-dev 07:23:10 -!- elliptic has joined ##crawl-dev 07:25:42 -!- Blazinghbnd_ has quit [Read error: Connection reset by peer] 07:27:42 -!- vale_ has quit [Ping timeout: 246 seconds] 07:27:42 -!- owl has quit [Ping timeout: 246 seconds] 07:31:50 -!- wheals_ has joined ##crawl-dev 07:32:51 -!- ystael has quit [Ping timeout: 264 seconds] 07:34:23 -!- n1 has quit [Read error: Connection reset by peer] 07:34:53 -!- n1 has joined ##crawl-dev 07:35:33 -!- wheals has quit [Ping timeout: 240 seconds] 07:36:12 -!- HellTiger has quit [Ping timeout: 260 seconds] 07:37:30 -!- ursan has quit [Ping timeout: 246 seconds] 07:39:41 -!- Patashu has quit [Ping timeout: 248 seconds] 07:40:42 -!- rossi has quit [Ping timeout: 244 seconds] 07:42:22 -!- Marvin is now known as Guest48727 07:46:24 -!- Guest48727 has quit [Ping timeout: 244 seconds] 07:54:08 -!- Grivan has quit [Ping timeout: 244 seconds] 07:54:51 -!- Lasty has quit [Quit: Leaving.] 07:56:20 -!- AreBrandon has joined ##crawl-dev 07:59:22 -!- Tux[Qyou] has joined ##crawl-dev 08:00:09 -!- omarax has quit [Remote host closed the connection] 08:02:54 -!- Smello has quit [Ping timeout: 244 seconds] 08:09:07 -!- wheals_ is now known as wheals 08:09:26 !tell Medar interested in sticking an april fool's branch somewhere on CXC on apr. 1st? (branch 'chaoscrawl') 08:09:27 wheals: OK, I'll let medar know. 08:11:02 I've never set up a branch, not sure how much work it would be 08:20:48 -!- crate has quit [Quit: Leaving] 08:26:54 wheals: what's the branch do? 08:26:57 -!- scummos__ has quit [Ping timeout: 260 seconds] 08:27:18 it makes each monster type look like a different monster type 08:27:30 at random, I hope 08:27:38 -!- CKyle has joined ##crawl-dev 08:33:23 -!- n1 has quit [Read error: Connection reset by peer] 08:33:55 yeah, it's randomized at game start 08:33:55 -!- Twiggytwiggytwig has quit [Ping timeout: 244 seconds] 08:34:05 -!- n1 has joined ##crawl-dev 08:35:44 wheals: neat! 08:36:02 For a while now I've been considering doing something similar as a Ru sacrifice 08:36:18 Except instead of randomizing appearance it would just make all monsters appear as a "greyish blur" or something 08:36:29 or maybe just "a monster" 08:39:06 -!- ursan has quit [Ping timeout: 268 seconds] 08:40:37 -!- vfoley has quit [Ping timeout: 244 seconds] 08:41:11 -!- mizu_no_oto has quit [Ping timeout: 276 seconds] 08:41:39 -!- Zannick has quit [Ping timeout: 248 seconds] 08:42:24 -!- elliptic has quit [Ping timeout: 276 seconds] 08:42:43 -!- Zannick has joined ##crawl-dev 08:44:26 -!- elliptic has joined ##crawl-dev 08:45:59 -!- CKyle has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 08:50:17 -!- mizu_no_oto has quit [Quit: Computer has gone to sleep.] 08:53:27 -!- scummos| has quit [Ping timeout: 246 seconds] 09:00:02 -!- omarax has quit [Remote host closed the connection] 09:16:47 -!- Surgo has quit [Ping timeout: 244 seconds] 09:18:12 Lasty_: That seems like it would be a very high value sacrifice 09:18:38 no way of telling right away whether that's just an orb guardian or an orb of fire for in stance 09:23:41 -!- aygeeplus_ has quit [Quit: leaving] 09:29:34 -!- debo is now known as debo_ 09:30:04 -!- debo_ is now known as Guest41246 09:30:32 Lightli: yeah, it would probably be the highest value sacrifice 09:30:56 how much is sacrifice hand for comparison? 09:31:21 IIRC 70 piety base 09:35:23 -!- ussdefiant_Lappy has joined ##crawl-dev 09:36:03 -!- jefus has quit [Ping timeout: 240 seconds] 09:40:04 -!- tealeaves has quit [Quit: Bye] 09:41:05 -!- rossi has quit [Ping timeout: 244 seconds] 09:43:10 -!- Marvin is now known as Guest25623 09:46:26 -!- jefus has joined ##crawl-dev 09:47:10 -!- Guest25623 has quit [Ping timeout: 248 seconds] 09:47:48 -!- Twiggytwiggytwig has quit [Client Quit] 09:50:04 -!- Twiggytwiggytwig has quit [Client Quit] 09:57:30 -!- AreBrandon has quit [Ping timeout: 246 seconds] 09:58:41 -!- koolguydude has quit [Quit: Page closed] 09:59:09 -!- aygeeplus has joined ##crawl-dev 10:00:03 -!- omarax has quit [Remote host closed the connection] 10:02:50 -!- tealeaves has quit [Quit: Bye] 10:09:25 -!- Twiggytwiggytwig has quit [Ping timeout: 252 seconds] 10:23:24 -!- scummos| has quit [Ping timeout: 246 seconds] 10:25:50 -!- CKyle has joined ##crawl-dev 10:27:36 -!- MrBurns has quit [Ping timeout: 250 seconds] 10:35:55 -!- debo has joined ##crawl-dev 10:37:03 -!- scummos__ has quit [Ping timeout: 246 seconds] 10:40:28 -!- siepu has quit [Quit: Leaving] 10:40:40 -!- ursan has quit [Ping timeout: 264 seconds] 10:43:38 -!- tansarue has quit [Ping timeout: 244 seconds] 10:52:38 -!- dpeg has quit [Quit: leaving] 10:59:21 -!- tealeaves has quit [Quit: Bye] 11:00:03 -!- omarax has quit [Remote host closed the connection] 11:07:10 -!- pikaro has quit [Ping timeout: 252 seconds] 11:09:48 -!- mopl is now known as mopl_away 11:12:07 -!- ussdefiant_Lappy has quit [Ping timeout: 252 seconds] 11:14:10 -!- njorth has quit [Remote host closed the connection] 11:18:44 -!- namelastname112 has quit [Ping timeout: 250 seconds] 11:20:19 -!- Daekdroom has quit [Read error: Connection reset by peer] 11:28:23 -!- Jessika has quit [Quit: Page closed] 11:34:50 -!- Zxpr1jk has quit [Quit: Leaving] 11:37:59 -!- blabber has joined ##crawl-dev 11:39:05 -!- tealeaves has quit [Quit: Bye] 11:41:28 -!- rossi has quit [Ping timeout: 244 seconds] 11:42:50 -!- PleasingFungus has joined ##crawl-dev 11:43:53 -!- Marvin is now known as Guest22707 11:48:28 -!- Guest22707 has quit [Ping timeout: 264 seconds] 11:54:04 -!- Rust3dCor3 has quit [Ping timeout: 240 seconds] 11:55:49 -!- Kat__ is now known as Katie 11:55:59 -!- Katie is now known as Kat__ 12:00:02 -!- omarax has quit [Remote host closed the connection] 12:01:15 -!- blabber has quit [Read error: Connection reset by peer] 12:02:55 -!- blabber has joined ##crawl-dev 12:03:22 -!- blabber has quit [Read error: Connection reset by peer] 12:05:49 -!- dtsund has joined ##crawl-dev 12:05:59 -!- tealeaves has quit [Quit: Bye] 12:09:48 -!- zxc has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client] 12:13:06 -!- vfoley has joined ##crawl-dev 12:14:31 -!- blabber has joined ##crawl-dev 12:15:00 -!- AreBrandon has joined ##crawl-dev 12:15:11 -!- blabber has quit [Read error: Connection reset by peer] 12:15:23 -!- Ququman has joined ##crawl-dev 12:17:48 -!- bhaak has joined ##crawl-dev 12:18:04 -!- Kat__ has quit [Quit: bye bye] 12:19:47 -!- blabber has joined ##crawl-dev 12:20:49 -!- blabber has quit [Read error: Connection reset by peer] 12:22:40 -!- vfoley has quit [Ping timeout: 264 seconds] 12:28:00 -!- Twiggytwiggytwig has quit [Quit: See ya guys later ;)] 12:29:11 03PleasingFungus02 07[chaoscrawl] * 0.18-a0-1671-gb89eee4: Don't auto-exclude monsters in chaos crawl 10(33 seconds ago, 1 file, 3+ 0-) 13https://github.com/crawl/crawl/commit/b89eee45fe1b 12:33:28 -!- tealeaves has quit [Quit: Bye] 12:36:31 -!- dtsund has quit [Ping timeout: 250 seconds] 12:38:49 -!- jehoesefat has quit [Quit: Leaving] 12:40:25 -!- AreBrandon has quit [Ping timeout: 250 seconds] 12:48:34 -!- KamiKatze has quit [Quit: Page closed] 12:49:51 -!- amalloy_ is now known as amalloy 12:56:55 -!- molotove has quit [Quit: Leaving.] 12:58:04 -!- AreBrandon has joined ##crawl-dev 13:00:02 -!- omarax has quit [Remote host closed the connection] 13:06:50 -!- regret-index has joined ##crawl-dev 13:07:54 -!- Kalir has quit [Changing host] 13:08:15 -!- Twiggytwiggytwig has quit [Quit: See ya guys later ;)] 13:10:13 -!- MarvinPA has joined ##crawl-dev 13:10:13 -!- GauHelldragon has quit [Read error: Connection reset by peer] 13:14:29 -!- nikheizen has quit [Quit: leaving] 13:18:38 -!- ontoclasm has joined ##crawl-dev 13:19:24 -!- tealeaves has quit [Quit: Bye] 13:20:29 -!- Ladykiller69 has quit [Quit: Verlassend] 13:23:18 -!- scummos| has quit [Ping timeout: 246 seconds] 13:24:02 -!- travis-ci has joined ##crawl-dev 13:24:03 The build is still failing. (chaoscrawl - b89eee4 #5176 : Nicholas Feinberg): https://travis-ci.org/crawl/crawl/builds/119852930 13:24:03 -!- travis-ci has left ##crawl-dev 13:29:38 -!- Marvin is now known as Guest31698 13:31:57 -!- OCTOTROG has quit [Remote host closed the connection] 13:34:29 -!- Guest31698 has quit [Ping timeout: 268 seconds] 13:36:40 -!- OCTOTROG has quit [Remote host closed the connection] 13:39:04 -!- CanOfWorms has joined ##crawl-dev 13:40:49 -!- rossi has quit [Ping timeout: 244 seconds] 13:43:26 -!- pikaro has quit [Ping timeout: 244 seconds] 13:52:47 -!- nikheizen has joined ##crawl-dev 13:54:36 -!- vasya_ has joined ##crawl-dev 13:57:34 -!- ProzacElf has joined ##crawl-dev 14:00:02 -!- omarax has quit [Remote host closed the connection] 14:09:09 -!- Zekka has quit [Read error: Connection reset by peer] 14:13:55 -!- insecticide has quit [Ping timeout: 244 seconds] 14:14:33 -!- simmarine has joined ##crawl-dev 14:17:02 -!- heteroy has quit [Ping timeout: 248 seconds] 14:20:27 -!- sfafafasfa has quit [Client Quit] 14:23:10 http://sprunge.us/ZTVa so many bloody words for planned commit comments 14:23:38 informative records or personal organization notes or the eternal attempt to breach communications or what 14:30:31 -!- Marvin is now known as Guest59392 14:34:38 -!- Guest59392 has quit [Ping timeout: 248 seconds] 14:38:25 -!- tealeaves has quit [Quit: Bye] 14:42:37 -!- owl has joined ##crawl-dev 14:54:13 -!- pikaro has quit [Ping timeout: 276 seconds] 14:59:02 -!- vfoley has joined ##crawl-dev 15:00:03 -!- omarax has quit [Remote host closed the connection] 15:08:11 -!- Zekka_ has quit [Ping timeout: 244 seconds] 15:18:39 -!- dtsund has joined ##crawl-dev 15:18:45 -!- Marvin is now known as Guest590 15:23:12 -!- Harudoku has quit [Remote host closed the connection] 15:30:07 -!- tealeaves has quit [Quit: Bye] 15:33:56 -!- ursan has quit [Ping timeout: 248 seconds] 15:34:31 -!- GauHelldragon has quit [Ping timeout: 244 seconds] 15:37:15 -!- Ratboiler has quit [Quit: Page closed] 15:37:20 -!- edsrzf has joined ##crawl-dev 15:37:32 -!- G-Flex| is now known as G-Flex 15:42:15 -!- rossi has quit [Ping timeout: 244 seconds] 15:45:21 -!- vfoley has quit [Ping timeout: 244 seconds] 15:46:01 -!- PleasingFungus has quit [Ping timeout: 252 seconds] 15:52:36 regret-index: I had always wondered why crystal guardians weren't in more than just 1 ending 15:53:38 fr monsters know how to boltbounce so crystal bolt hurts killholes more 15:54:30 -!- scummos| has quit [Ping timeout: 246 seconds] 15:57:24 fireball hell hogs here seem to be better for getting off the noise of seven fireballs in meleeing down one band more than really doing damage, not that this is much of a surprise 15:57:33 -!- AreBrandon has quit [Ping timeout: 268 seconds] 15:58:07 -!- bgiannan_ has joined ##crawl-dev 16:00:03 -!- omarax has quit [Remote host closed the connection] 16:00:27 I wonder if it'd be possible to compress full resists messages 16:06:30 -!- PleasingFungus has joined ##crawl-dev 16:07:02 I can't gauge what plausible amounts of ac for extended are, though 16:07:34 -!- Nattefrost has quit [Ping timeout: 240 seconds] 16:10:10 -!- Patashu has joined ##crawl-dev 16:11:10 don't monsters already bolt bounce? e.g. spires 16:11:24 accidentally 16:11:48 !lm * cv=0.17|0.18-a br=Geh race!=spriggan|octopode|felid x=avg(ac) 16:11:49 7682 milestones for * (cv=0.17|0.18-a br=Geh race!=spriggan|octopode|felid): avg(ac)=42.56 16:11:52 well if you're in a killhole, wouldn't crystal bolts bounce by default 16:12:09 thinking of lazy digging wand killholes more than precise disint ones I guess 16:12:37 !lm * cv=0.17|0.18-a br=Geh race!=spriggan|octopode|felid x=avg(mmhp) 16:12:38 7682 milestones for * (cv=0.17|0.18-a br=Geh race!=spriggan|octopode|felid): avg(mmhp)=241.2 16:14:17 -!- stanzill is now known as stanzglotz 16:17:57 !lm * cv=0.17|0.18-a br=Geh race!=spriggan|octopode|felid god!=trog|the_shining_one x=avg(ac) 16:17:58 5392 milestones for * (cv=0.17|0.18-a br=Geh race!=spriggan|octopode|felid god!=trog|the_shining_one): avg(ac)=39.76 16:18:30 pleh. probably fine. 16:21:16 -!- tealeaves has quit [Quit: Bye] 16:22:58 gods, the lorocyproca and quicksilver dragon forest on the way to sprint_ii's zot. 16:24:27 -!- heteroy has quit [Ping timeout: 250 seconds] 16:24:40 -!- sysice has quit [Quit: Page closed] 16:24:45 -!- kreedzfreak has quit [Client Quit] 16:25:51 -!- spriseris has quit [Quit: Leaving.] 16:34:59 -!- Bcadren has quit [Ping timeout: 260 seconds] 16:44:43 -!- Patashu has quit [Ping timeout: 276 seconds] 16:47:32 -!- ystael has quit [Ping timeout: 248 seconds] 16:48:45 03PleasingFungus02 07[chaoscrawl] * 0.18-a0-1672-gc5c32ac: Strip out chaos dprfs 10(4 hours ago, 1 file, 0+ 17-) 13https://github.com/crawl/crawl/commit/c5c32ac0bb52 16:48:45 03PleasingFungus02 07[chaoscrawl] * 0.18-a0-1673-gcd4576a: Make saltpillar/blocks of ice more exciting 10(19 seconds ago, 1 file, 8+ 5-) 13https://github.com/crawl/crawl/commit/cd4576a80a65 16:50:01 do you somehow understand blocks of ice enough to permit spawning blocks of ice without having them default as block of ice shaped blocks of ice 16:50:27 ...for ice cave entrance flavour, clearly. 16:50:51 probably 16:50:59 i think they're just using base_monster 16:51:26 don't they melt, though? 16:51:30 i guess you could put them inside the entrance 16:53:48 -!- CanOfWorms has quit [Ping timeout: 276 seconds] 16:53:58 -!- PsyMar has quit [Ping timeout: 248 seconds] 16:54:02 chaoscrawl q: should uniques be separated from non-uniques? e.g., should each unique be assigned a random other unique and each non-unique be assigned a non-unique, or should they be intermingled, as at present? 16:54:16 that is, what's funnier: seeing a million azraels on lair:1 (since they're green rats), or not that? 16:54:56 -!- ontoclasm has quit [Quit: Leaving.] 16:56:11 -!- tealeaves has quit [Quit: Bye] 16:57:03 -!- Rust3dCor3 has quit [Ping timeout: 276 seconds] 16:58:21 -!- Zekka has quit [Ping timeout: 276 seconds] 17:00:03 -!- omarax has quit [Remote host closed the connection] 17:08:31 <|amethyst> PleasingFungus: I suppose then I shouldn't ask practical questions like "how does it show up in the milestones"? 17:08:31 |amethyst: You have 2 messages. Use !messages to read them. 17:09:22 it's a very good question 17:09:27 death messages seem to follow the fake types, but i haven't tested milestones 17:09:31 <|amethyst> PleasingFungus: I guess more relevant would be 17:09:43 <|amethyst> PleasingFungus: does it show up as "an Azrael" or "Azrael"? 17:10:39 considering that this seems to have started with discussion of the hobgoblin/Gloorx Vloq bug, I'd think the answer was obvious 17:11:04 <|amethyst> ah 17:11:25 <|amethyst> I guess mons_type_name gets the faked monster type, so it would probably be "Azrael" 17:11:32 -!- Guest590 has quit [Remote host closed the connection] 17:11:41 yeah 17:11:52 03PleasingFungus02 07[chaoscrawl] * 0.18-a0-1674-gf900a0f: Fix monster dialogue 10(50 seconds ago, 8 files, 41+ 29-) 13https://github.com/crawl/crawl/commit/f900a0f47289 17:11:57 <|amethyst> geekosaur: you seem to be under the impression that I have read the scrollback :) 17:11:59 NEVER read the scrollback 17:12:12 |amethyst, sorry I was answering PF's question earlier 17:12:18 [31 21:05] [20:54:02] chaoscrawl q: should uniques be separated from non-uniques? e.g., should each unique be assigned a random other unique and each non-unique be assigned a non-unique, or should they be intermingled, as at present? 17:12:25 ahh 17:12:29 i didn't realize you were answering that either 17:12:32 <|amethyst> ah 17:12:40 anyway, simpler is better for me :) 17:12:54 <|amethyst> ?/maras 17:12:55 No matches. 17:12:57 i'm content with where it is right now, I think 17:13:05 <|amethyst> %git :/maras 17:13:05 Could not find commit :/maras (git returned 128) 17:13:07 <|amethyst> %git :/Maras 17:13:08 07doy02 * 0.16-a0-141-g00d6247: "Maras are frozen" -> "The Maras are frozen" (5054) 10(1 year, 8 months ago, 8 files, 18+ 9-) 13https://github.com/crawl/crawl/commit/00d6247dd3f9 17:13:12 haha 17:13:13 <|amethyst> aww 17:13:26 btw, there's something very odd going on wrt multiple spectral/dancing weapons 17:13:32 but i'm not sure if it's a branch problem or a real problem 17:13:44 * geekosaur would have answered that much sooner if conenction to irc bouncer weren't falling over every couple minutes 17:13:49 rip 17:13:53 if you have a dancing battleaxe & a dancing longsword, they show up as "two dancing longswords" 17:14:06 which seems like an ontological failure on crawl's part. 17:15:23 -!- jetnerd has quit [Ping timeout: 250 seconds] 17:15:34 <|amethyst> PleasingFungus: in normal crawl I get "2 dancing weapons" 17:15:38 (so, an ontoclasm? :p ) 17:16:07 probably my fault, then 17:16:41 <|amethyst> PleasingFungus: oh, where? 17:16:46 <|amethyst> PleasingFungus: I was looking at the monster list 17:16:54 <|amethyst> comes into view might be different though 17:17:05 <|amethyst> and you said "two" rather than "2" 17:17:07 gimme a sec, let me try to replicate 17:17:19 -!- heteroy has quit [Ping timeout: 250 seconds] 17:17:40 s/sec/couple of minutes/ 17:18:28 -!- bgiannan_ has quit [Ping timeout: 248 seconds] 17:19:51 ah ha 17:19:52 there it is 17:19:58 it's the display on the right side of the screen 17:20:04 (( 3 spectral tridents av15 17:20:16 -!- flappity_ has quit [Ping timeout: 264 seconds] 17:20:18 <|amethyst> yeah, that's the monster list I was referring to 17:20:59 My memory, she is not so good some days. 17:24:35 -!- ontoclasm has joined ##crawl-dev 17:28:55 -!- KurzedMetal has quit [Ping timeout: 276 seconds] 17:34:10 -!- CKyle has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 17:41:36 -!- rossi has quit [Ping timeout: 244 seconds] 17:42:01 -!- travis-ci has joined ##crawl-dev 17:42:02 The build is still failing. (chaoscrawl - cd4576a #5177 : Nicholas Feinberg): https://travis-ci.org/crawl/crawl/builds/119916434 17:42:02 -!- travis-ci has left ##crawl-dev 17:42:40 -!- VoidFox has quit [Ping timeout: 260 seconds] 17:49:14 -!- miek_ has quit [Quit: Lost terminal] 17:49:34 -!- Tux[Qyou] has quit [Read error: Connection reset by peer] 17:50:03 -!- jetnerd has quit [Ping timeout: 250 seconds] 17:50:22 -!- KurzedMetal has quit [Ping timeout: 246 seconds] 17:58:58 -!- Zargon has quit [Quit: Page closed] 17:59:30 -!- AreBrandon has joined ##crawl-dev 18:00:03 -!- omarax has quit [Remote host closed the connection] 18:00:53 -!- KurzedMetal1 has quit [Read error: Connection reset by peer] 18:01:12 -!- scummos| has quit [Ping timeout: 246 seconds] 18:03:08 -!- tealeaves has quit [Quit: Bye] 18:07:09 -!- nebel has quit [Ping timeout: 246 seconds] 18:09:29 -!- miek_ has joined ##crawl-dev 18:12:14 -!- heteroy has quit [Ping timeout: 248 seconds] 18:13:46 -!- eb has quit [Read error: Connection reset by peer] 18:14:54 -!- bgiannan_ has joined ##crawl-dev 18:15:14 Unstable branch on underhound.eu updated to: 0.18-a0-1669-g6846071 (34) 18:16:18 -!- Ladykiller70 has quit [Ping timeout: 268 seconds] 18:20:37 -!- bgiannan_ has quit [Ping timeout: 268 seconds] 18:30:46 -!- serQ has quit [Quit: suddenly gone...] 18:30:59 -!- travis-ci has joined ##crawl-dev 18:31:00 The build is still failing. (chaoscrawl - f900a0f #5178 : Nicholas Feinberg): https://travis-ci.org/crawl/crawl/builds/119923340 18:31:00 -!- travis-ci has left ##crawl-dev 18:33:42 -!- newtant has quit [Quit: Leaving] 18:34:28 -!- ursan has quit [Ping timeout: 246 seconds] 18:40:04 -!- Surgo has quit [Ping timeout: 248 seconds] 18:40:51 -!- siepu has quit [Read error: Connection reset by peer] 18:43:09 -!- vfoley has joined ##crawl-dev 18:46:55 -!- PleasingFungus has quit [Ping timeout: 276 seconds] 18:48:42 -!- Lasty has joined ##crawl-dev 18:50:54 -!- tealeaves has quit [Quit: Bye] 18:51:13 -!- Ququman has quit [Read error: Connection reset by peer] 18:52:24 -!- tansarue has quit [Ping timeout: 244 seconds] 18:52:52 -!- vasya_ has quit [] 19:00:03 -!- omarax has quit [Remote host closed the connection] 19:00:06 -!- tealeaves has quit [Quit: Bye] 19:00:48 -!- Kalir has quit [Quit: I'M OUT SON. PEACE, LOVE, EXPLOSIONS.] 19:01:50 -!- PleasingFungus has joined ##crawl-dev 19:05:34 -!- FunkyBomb has quit [Ping timeout: 248 seconds] 19:08:50 pondering not bothering with a branch and just directly pushing fireball hell hogs, extended is hardly about to crumble or be revitalized by explosive demon pigs 19:09:32 I say go for it 19:09:33 Lasty: You have 2 messages. Use !messages to read them. 19:20:30 -!- heteroy has quit [Ping timeout: 248 seconds] 19:28:18 03regret-index02 07* 0.18-a0-1670-gb40d73e: Dramatically upgrade hell hogs from sticky flame to fireball 10(2 minutes ago, 6 files, 15+ 11-) 13https://github.com/crawl/crawl/commit/b40d73ed34c4 19:28:45 I would have used the opportunity of such a buff to fit in another mythologizing, but there's really no fire-breathing pig myths to work with 19:29:01 -!- Rast- has joined ##crawl-dev 19:29:34 -!- PleasingFungus has quit [Ping timeout: 248 seconds] 19:29:41 outside of super far stretching with kamapua'a the obvious swine myths are essentially just the ferocity of some given boar, I guess 19:29:43 All the more reason to start some 19:29:53 -!- pikaro has quit [Ping timeout: 252 seconds] 19:30:27 -!- dustinm` has quit [K-Lined] 19:31:10 the hell hog ranks rather low on the crawl creativity and infamy scale, considering matters to work with like orbs of fire or death yaks 19:31:59 which raises the question: what's our most creative monster? 19:32:46 -!- Rast has quit [Ping timeout: 248 seconds] 19:34:21 -!- dustinm` has joined ##crawl-dev 19:34:27 I would be split somewhere between starcursed mass and moth of wrath 19:34:34 -!- PleasingFungus has joined ##crawl-dev 19:34:52 -!- tealeaves has quit [Quit: Bye] 19:35:06 -!- tealeaves has quit [Client Quit] 19:36:16 what would you say is the most creative crawl monster, pleasingfungus. 19:40:57 -!- rossi has quit [Ping timeout: 244 seconds] 19:44:04 -!- ProzacElf has quit [Ping timeout: 240 seconds] 19:45:37 -!- tansarue has quit [Ping timeout: 244 seconds] 19:50:08 -!- CanOfWorms has joined ##crawl-dev 19:52:52 -!- ProzacElf has joined ##crawl-dev 19:56:47 -!- AreBrandon has quit [Ping timeout: 250 seconds] 19:59:17 regret-index: the tzitzietc, obvioulsy! 19:59:22 also what is the context 19:59:34 -!- insecticide has quit [Ping timeout: 244 seconds] 19:59:56 -!- owl has quit [Read error: Connection reset by peer] 20:00:04 -!- omarax has quit [Remote host closed the connection] 20:01:14 -!- Sir has quit [Quit: Page closed] 20:04:31 -!- CKyle has joined ##crawl-dev 20:05:05 lamenting the inability to make the hell hog something neater (?) 20:07:26 -!- heteroy has quit [Ping timeout: 248 seconds] 20:07:27 -!- heteroy_ is now known as heteroy 20:09:51 -!- duralumin has quit [Read error: Connection reset by peer] 20:15:35 -!- tansarue has quit [Ping timeout: 244 seconds] 20:16:30 but surely a hog should be messy. 20:29:46 this... sure is some serpent of hell code I'm looking at 20:30:17 hmmmmm> 20:30:19 ? 20:31:23 PleasingFungus: you say that exact_level isn't working, but for what it's worth, wanderers are getting exactly 4 spell levels in their minor starting book 20:31:36 so it seems like it's working 20:32:09 for the blood saint spell to just be two random explosions in one action 20:36:56 %git :/xact 20:36:56 07PleasingFungus02 * 0.18-a0-1662-gf01273f: Reimplement exact_level filtering 10(25 hours ago, 1 file, 57+ 1-) 13https://github.com/crawl/crawl/commit/f01273f45386 20:37:01 Lasty: ^ 20:41:25 -!- heteroy has quit [Ping timeout: 250 seconds] 20:43:21 How was it bugged? I over the year or two where that was in place, I never saw a wanderer get a bad book? 20:46:24 Ah, looks like you overhauled the entire system significantly. Are you sure it wasn't broken by that overhaul? 20:46:34 it did not work before then either. 20:46:35 i tested. 20:46:57 generate ten wanderer books, and iirc about three of them would have <4 spell levels. 20:47:10 Huh, strange. 20:49:40 . . . that rings a vague bell 20:50:00 I wonder if perhaps it was (at the time) felt to be okay that it could generate < 4? 20:50:14 My memory on the subject is vague 20:51:14 !shrug 20:51:14 ¯\_(ツ)_/¯ 20:52:52 -!- CKyle has quit [Ping timeout: 248 seconds] 20:54:00 Well, in any case, thanks for fixing it 20:56:05 np 20:56:08 i love code 20:56:34 btw, those thousands of lines of code were to change 20:56:36 !crashlog hexophile 20:56:37 1. hexophile, XL14 SpCK, T:48496 (milestone): http://crawl.xtahua.com/crawl/morgue/hexophile/crash-hexophile-20160329-185355.txt 20:56:40 ^ to fix this, rather 20:57:16 -!- debo has quit [Ping timeout: 268 seconds] 20:57:35 ah, interesting 20:57:45 I ran into something similar when working on my aspirant code 20:58:04 It was possible to fix it by starting from a book of minor magic 20:58:35 tho in the wanderer case I think that would mean giving people books of minor magic sometimes as a minor gift 21:00:03 -!- omarax has quit [Remote host closed the connection] 21:12:14 -!- CKyle has joined ##crawl-dev 21:15:04 -!- vfoley has quit [Ping timeout: 240 seconds] 21:17:17 -!- Kellhus has quit [Quit: Page closed] 21:21:15 -!- CKyle has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 21:24:27 -!- SirMumm has quit [Client Quit] 21:29:48 -!- CKyle has joined ##crawl-dev 21:31:20 -!- PleasingFungus has quit [Ping timeout: 260 seconds] 21:34:16 ??plan 21:34:16 plan[1/1]: https://crawl.develz.org/wiki/doku.php?id=dcss:planning:release_plans 21:36:40 ??regretindex[2] 21:36:41 regretindex[2/2]: 0.18 last minute: serialized demonic runes, xom summon diversifying, sputtercast banded revived giant eyeballs, deep elf mage / knight relations, drac caller spells, blood saint double explosions, address iron giant giant bands in dis 21:36:55 ...hrmph, I didn't actually put hell hogs in that list, right 21:39:46 -!- debo has joined ##crawl-dev 21:41:26 -!- rossi has quit [Ping timeout: 244 seconds] 21:41:26 Btw, does anyone like the current salamander stormcallers? I don't think they work very well, so I'm inclined to remove them. 21:42:51 they could just lose the wasteful and confusing sticky flame range, I think 21:43:07 @??salamander stormcaller 21:43:07 salamander stormcaller (05N) | Spd: 10 (swim: 70%) | HD: 15 | HP: 61-86 | AC/EV: 5/10 | Dam: 1004(fire:15-29) | 10weapons, 10items, 10doors, spellcaster | Res: 06magic(60), 04fire+++ | Vul: 12cold | XP: 1349 | Sp: sticky flame range (3d6), fire storm (8d12 / 8d11) | Sz: Medium | Int: human. 21:43:18 03Grunt02 07[farmer] * 0.18-a0-1671-g2153a72: Farmer background. 10(4 weeks ago, 7 files, 39+ 5-) 13https://github.com/crawl/crawl/commit/2153a72c3260 21:43:18 03Grunt02 07[farmer] * 0.18-a0-1672-g754ae59: Start Farmers at turn 200k (elliptic). 10(4 weeks ago, 1 file, 6+ 0-) 13https://github.com/crawl/crawl/commit/754ae598f8ba 21:43:23 yeah, ditch the sticky flame 21:43:36 regret-index: that would definitely help 21:43:44 it's happening...! 21:43:44 -!- tealeaves has quit [Quit: Bye] 21:43:56 -!- debo has quit [Ping timeout: 244 seconds] 21:44:03 sadly, one probably can't play chaos farmers 21:44:14 MPA won't like this . . . 21:44:30 how long will Farmers stick around before they get removed and everyone immediately begins begging for them back 21:44:53 !tell grunt Strongly suggest the scythe be cursed. 21:44:53 Lasty: OK, I'll let grunt know. 21:45:50 reapers should be changed in some fashion in that branch 21:46:00 not sure what, though 21:51:26 -!- bgiannan_ has joined ##crawl-dev 21:52:49 -!- ProzacElf has quit [Ping timeout: 276 seconds] 21:52:51 harvesters? 21:53:37 -!- Guest41246 is now known as debo 21:55:57 -!- bgiannan_ has quit [Ping timeout: 250 seconds] 21:57:05 -!- Weretaco has quit [Ping timeout: 268 seconds] 21:58:23 -!- Zekka has quit [Ping timeout: 244 seconds] 21:58:24 renaming jellies to textured beef trimmings probably would be a step too far though 21:59:07 -!- PleasingFungus has joined ##crawl-dev 22:00:03 -!- omarax has quit [Remote host closed the connection] 22:02:27 -!- CKyle has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 22:02:56 -!- amalloy has left ##crawl-dev 22:03:03 -!- amalloy has joined ##crawl-dev 22:10:04 -!- Daekdroom has quit [Ping timeout: 264 seconds] 22:12:04 -!- jefus has quit [Ping timeout: 240 seconds] 22:17:07 indecisive as to whether this making giant eyeballs normal speed and giving them a prolonged paralyzing gaze cast should use sputtercasting or chant 22:17:18 it is still paralyzing gaze, after all 22:20:00 -!- jefus has joined ##crawl-dev 22:20:13 -!- PleasingFungus has quit [Ping timeout: 246 seconds] 22:22:23 -!- grisha5 has quit [Quit: Page closed] 22:23:35 is this farmer thing the April Fools thing, or something real? 22:23:44 former 22:24:04 kind of weird to have two april fools things, but whatevs 22:25:20 regret-index: it was nearly 3 until MPA convinced me that we shouldn't push backgrounds for holidays 22:25:20 Lasty: You have 1 message. Use !messages to read it. 22:25:55 now, three, three is fine, that indicates a clear plethora of choices 22:26:25 i just got a sewer portal that is blocked by plants 22:26:42 not fungus, but actual plants. i had to attack them like 25 times to bust through 22:26:51 inside or outside the sewer 22:26:54 in 22:27:21 right by the entrance 22:27:40 sewer_co_scattered_pipes 22:27:53 what was the potential 3rd Apr 1st thing? 22:28:42 maybe an nsubst for that very specific entry point? hm. 22:29:29 NilsBloodaxe: Aspirants 22:30:02 so another background? 22:30:10 yeah, that's the vault all right 22:30:15 https://twitter.com/randal_olson/status/715559343664599040 22:30:50 we have 3 22:30:56 $ git grep -i 'this should never happen' 22:30:57 colour.cc: case MDAM_DEAD: return BLACK; // this should never happen 22:30:57 json.cc: * This should never happen when assertions are enabled 22:30:57 newgame.cc: // This should never happen 22:31:25 replace them all with system("rm -rf /") 22:31:28 TIL new games were never meant to happen 22:31:53 "Crawl was a mistake" - Linley Henzell 22:32:25 agreed 22:32:53 -!- travis-ci has joined ##crawl-dev 22:32:53 The build has errored. (farmer - 754ae59 #5180 : Steve Melenchuk): https://travis-ci.org/crawl/crawl/builds/119968703 22:32:54 -!- travis-ci has left ##crawl-dev 22:34:42 -!- sysice has quit [Quit: Page closed] 22:35:35 unfortunately the constraints of twitter make it hard to show all the comments 22:36:48 -!- mizu_no_oto has quit [Quit: Computer has gone to sleep.] 22:37:52 -!- tealeaves has quit [Quit: Bye] 22:38:00 -!- PleasingFungus has joined ##crawl-dev 22:38:06 use screenshots 22:43:05 -!- amalloy is now known as amalloy_ 22:46:12 |amethyst: are you planning to do anything for apr. 1st? 22:46:13 PleasingFungus: You have 1 message. Use !messages to read it. 22:46:18 oh, a message! I love those 22:46:45 -!- Daekdroom has quit [Quit: Leaving] 22:47:55 it looks like marking something cursed in job-data isn't enough to actually make it generate cursed. I wonder if newgame is specifically avoiding giving players cursed gear. 22:51:53 doesn't look like it. Ah well, I have to head out, so sadly farmers will be able to just drop their starting scythes. :p 22:52:31 -!- Avigdore has quit [Ping timeout: 250 seconds] 22:55:42 -!- Lasty has quit [Quit: Leaving.] 22:59:31 -!- Franz__ has quit [Quit: Verlassend] 23:00:08 -!- omarax has quit [Remote host closed the connection] 23:01:57 -!- tansarue has quit [Ping timeout: 244 seconds] 23:06:00 <|amethyst> PleasingFungus: probably not 23:06:20 <|amethyst> PleasingFungus: I mean, I could add an experimental branch, but that's not very April 1-y 23:06:58 <|amethyst> PleasingFungus: and I would feel bad about pretending it's trunk, since that would be misleading people as to whether their game counts 23:07:08 -!- tansarue has quit [Ping timeout: 252 seconds] 23:07:36 <|amethyst> (not very April 1-y in that you have to be looking for it to find it) 23:09:41 fair enough 23:12:37 -!- AreBrandon has joined ##crawl-dev 23:27:33 -!- zxc has joined ##crawl-dev 23:27:59 -!- GauHelldragon has quit [Ping timeout: 248 seconds] 23:29:13 -!- zxc_ has joined ##crawl-dev 23:29:23 -!- wheals has quit [Quit: Leaving] 23:29:39 -!- zxc has quit [Client Quit] 23:31:05 -!- Leafsnail has quit [Quit: On the other hand, you have different fingers.] 23:31:49 -!- geekosaur has quit [Excess Flood] 23:32:41 -!- geekosaur has joined ##crawl-dev 23:34:35 -!- mizu_no_oto has quit [Quit: Computer has gone to sleep.] 23:40:41 -!- rossi has quit [Ping timeout: 244 seconds] 23:42:00 -!- NilsBloodaxe_ has joined ##crawl-dev 23:42:47 -!- punpun has quit [Ping timeout: 250 seconds] 23:46:44 -!- bitcoinbastard has quit [Ping timeout: 252 seconds] 23:50:09 -!- mibe has quit [Ping timeout: 250 seconds] 23:53:46 -!- vfoley has joined ##crawl-dev 23:54:40 -!- geekosaur has quit [Excess Flood] 23:55:11 -!- geekosaur has joined ##crawl-dev 23:58:55 -!- GauHelldragon2 has quit [Ping timeout: 248 seconds] 23:59:12 -!- simmarine has quit [Read error: Connection reset by peer]