00:00:02 -!- omarax has quit [Remote host closed the connection] 00:01:30 -!- Blazinghand has joined ##crawl-dev 00:02:36 -!- simmarine has quit [Read error: Connection reset by peer] 00:08:31 -!- purge has quit [Ping timeout: 260 seconds] 00:08:55 -!- kdrnic has joined ##crawl-dev 00:09:24 -!- kdrnic has quit [Client Quit] 00:11:57 -!- zxc has quit [Read error: Connection reset by peer] 00:15:29 -!- _Jordan_ has quit [Quit: Leaving] 00:18:16 -!- nikheizen has quit [Quit: leaving] 00:26:36 -!- bonghitz has quit [Ping timeout: 268 seconds] 00:33:23 -!- Kalir has quit [Changing host] 00:43:13 -!- Lasty has joined ##crawl-dev 00:46:01 -!- Lasty has quit [Client Quit] 00:47:00 -!- Lasty has joined ##crawl-dev 00:49:39 -!- HellTiger has quit [Ping timeout: 245 seconds] 00:51:10 <|amethyst> geekosaur: the SDL gui is worse though 00:51:16 <|amethyst> geekosaur: it does game stuff outside of the normal game loop 00:51:53 it has much the same problem; it's hacked in on top of what is essentially a TUI workflow 00:53:40 the right way to do it is to redo the whole game loop as event handlers for an event loop, and then you use the SDL event loop or you use an event loop appropriate for webtiles or you have a simple event loop for ncurses (ncurses even provides what you need for this) 00:53:49 ...but that would be a fairly massive task 00:54:41 -!- geekosaur has quit [Excess Flood] 00:57:49 -!- geekosaur has joined ##crawl-dev 00:58:48 because the TUI workflow is so deeply coded into crawl that you'd have to literally take the whole thing apart and put it back together in a different form 00:58:55 (sorry, network glitches...) 01:00:03 -!- omarax has quit [Remote host closed the connection] 01:01:13 (so, I lost anything said after [17 05:53:48] ...but that would be a fairly massive task) 01:03:05 -!- WalkerBoh has quit [Remote host closed the connection] 01:08:30 -!- Zxpr1jk has quit [Quit: Leaving] 01:08:39 -!- bgiannan_ has joined ##crawl-dev 01:09:48 < geekosaur> because the TUI workflow is so deeply coded into crawl that you'd have to literally take the whole thing apart and put it back together in a 01:09:51 different form 01:10:02 was all I got after that 01:10:23 ok, wasn't sure if someone had responded in the 5 minutes I lost 01:10:43 well that and your obvious hidden communication to the Orbulons on planet Zotos 01:11:32 crawl is filled with places where it just pops a yesno or etc. out of nowhere. those would all have to go back to the main loop after pushing an event to wait for the response and react to it. 01:12:02 -!- DevlanMud has quit [Ping timeout: 264 seconds] 01:12:04 bonus: doing it this way gives you options in fixing up all the fineffs and such. but, that would make it an even bigger rewrite 01:12:36 <|amethyst> and don't forget all the places where a well-placed force_more can cause the screen to be drawn while the game is in an inconsistent state, leading to a crash 01:12:44 yep 01:17:41 -!- CanOfWorms has joined ##crawl-dev 01:19:05 -!- bgiannan_ has quit [Ping timeout: 260 seconds] 01:21:04 ??acid dragon 01:21:04 acid dragon[1/1]: A dragon that spits corrosive {acid}. Sometimes drops {acid dragon scales} when it dies. 01:21:09 ??acid dragon scales 01:21:09 acid dragon scales[1/1]: 6 AC, 5 ER, rCorr. Sometimes dropped by an {acid dragon} when it dies. 01:26:01 -!- twelwe has joined ##crawl-dev 01:26:58 any chat vibes? 01:27:02 -!- bonghitz has quit [Ping timeout: 264 seconds] 01:29:40 -!- CanOfWorms has quit [Quit: ChatZilla 0.9.92 [Firefox 3.6.28/20120306064154]] 01:31:07 twelwe: elves and ogres, mainly 01:31:28 -!- debo_ has joined ##crawl-dev 01:31:45 have you ever thought, elf... elvis? 01:32:02 <|amethyst> !lg . name!=neil 01:32:03 1. ElvishCostello the Charmwright (L4 HESk), slain by an orc (a -1,+1 orcish short sword) on D:3 on 2012-08-20 05:11:19, with 246 points after 2588 turns and 0:08:29. 01:36:25 -!- debo_ has quit [Ping timeout: 250 seconds] 01:46:58 was hoping for some rumors & gossip too 01:51:35 -!- WalrusKing has quit [Ping timeout: 250 seconds] 01:56:13 there's a rumor that gammafunk has never even seen an elf 01:56:14 -!- cait has quit [Read error: Connection reset by peer] 02:00:02 -!- omarax has quit [Remote host closed the connection] 02:03:14 -!- mong has quit [Quit: Leaving] 02:04:34 -!- bgiannan_ has joined ##crawl-dev 02:08:07 -!- debo_ has joined ##crawl-dev 02:09:23 <|amethyst> BTW, ogre recommendations should maybe be changed 02:09:57 <|amethyst> hm 02:10:41 -!- Blazinghand has quit [Quit: This computer has gone to sleep] 02:12:58 -!- debo_ has quit [Ping timeout: 252 seconds] 02:13:10 -!- bgiannan1 has joined ##crawl-dev 02:14:19 should they? 02:14:58 oh, it's dumb that OgFE is recommended but not the other elementalists 02:15:02 <|amethyst> FE over Cj 02:15:03 <|amethyst> yeah 02:15:06 how long has that been a thing... 02:15:10 <|amethyst> forever :) 02:15:12 <|amethyst> well 02:15:19 <|amethyst> since before ogres were changed 02:15:29 seems like OgNe should be recommended as well if elementalists/cj are 02:16:14 -!- bgiannan_ has quit [Ping timeout: 264 seconds] 02:17:56 <|amethyst> FE was added in 02:18:03 <|amethyst> %git 3acc414d 02:18:03 07elliptic02 * 0.14-a0-2629-g3acc414: New species/background recommendations. 10(2 years, 10 months ago, 1 file, 246+ 496-) 13https://github.com/crawl/crawl/commit/3acc414d9ce8 02:18:18 <|amethyst> before that it was just Hu Be AM Wz 02:19:29 -!- WangHW has quit [Ping timeout: 250 seconds] 02:20:04 <|amethyst> since: 02:20:08 <|amethyst> %git d32053b2 02:20:08 07Grunt02 * 0.14-a0-2626-gd32053b: Allow job and species recommendations to be independent. 10(2 years, 10 months ago, 3 files, 537+ 11-) 13https://github.com/crawl/crawl/commit/d32053b2e538 02:27:34 -!- bonghitz has quit [Ping timeout: 245 seconds] 02:30:33 -!- debo_ has joined ##crawl-dev 02:35:37 -!- debo_ has quit [Ping timeout: 258 seconds] 02:35:48 -!- Kalir has quit [Quit: I'M OUT SON. PEACE, LOVE, EXPLOSIONS.] 02:45:13 -!- Yermak has joined ##crawl-dev 02:46:18 Monster database of master branch on crawl.develz.org updated to: 0.20-a0-303-g575bbf7 02:47:34 -!- bgiannan1 has quit [Ping timeout: 245 seconds] 02:47:46 -!- doug has quit [Ping timeout: 260 seconds] 02:50:49 -!- debo_ has joined ##crawl-dev 02:51:02 -!- Zeor has quit [Quit: Leaving.] 02:55:54 -!- debo_ has quit [Ping timeout: 258 seconds] 03:00:03 -!- omarax has quit [Remote host closed the connection] 03:07:25 -!- Lasty_ has quit [Ping timeout: 250 seconds] 03:10:29 -!- debo_ has joined ##crawl-dev 03:11:19 -!- bel1 has quit [Ping timeout: 245 seconds] 03:13:38 -!- ProzacElf_ has joined ##crawl-dev 03:15:32 -!- debo_ has quit [Ping timeout: 265 seconds] 03:17:17 -!- ProzacElf has quit [Ping timeout: 240 seconds] 03:24:01 Experimental (councilgod-PR) branch on crawl.beRotato.org updated to: 0.20-a0-450-g4cf9236 03:25:42 -!- debo has joined ##crawl-dev 03:35:33 -!- bel1 has quit [Read error: Connection reset by peer] 03:36:33 -!- bonghitz has quit [Ping timeout: 258 seconds] 03:50:13 -!- Zxpr1jk has quit [Quit: Leaving] 03:54:39 -!- mibe has quit [Ping timeout: 245 seconds] 03:57:15 -!- tksquared_ has quit [Ping timeout: 258 seconds] 03:58:54 -!- amalloy_ is now known as amalloy 04:00:03 -!- omarax has quit [Remote host closed the connection] 04:07:56 -!- Ququman has joined ##crawl-dev 04:14:42 -!- saty has quit [Ping timeout: 246 seconds] 04:18:38 -!- ProzacElf_ has quit [Ping timeout: 264 seconds] 04:39:37 -!- Insomniak` has quit [Ping timeout: 240 seconds] 05:00:02 -!- omarax has quit [Remote host closed the connection] 05:04:02 -!- ontoclasm has quit [Quit: Leaving.] 05:06:03 -!- cmcbot has quit [Remote host closed the connection] 05:08:56 -!- ProzacElf_ has joined ##crawl-dev 05:15:09 -!- twelwe has quit [Quit: Page closed] 05:20:26 -!- cait has quit [Ping timeout: 264 seconds] 05:24:49 -!- amalloy is now known as amalloy_ 05:49:44 -!- concrocotta has quit [Quit: Ciao] 05:50:59 -!- ProzacElf_ has quit [Ping timeout: 268 seconds] 06:00:02 -!- omarax has quit [Remote host closed the connection] 06:03:35 -!- TuxQmob has quit [Changing host] 06:03:35 -!- TuxQmoob has quit [Read error: Connection reset by peer] 06:03:55 -!- debo has quit [Ping timeout: 268 seconds] 06:17:26 -!- bel1 has quit [Ping timeout: 256 seconds] 06:19:15 -!- debo has joined ##crawl-dev 06:23:56 -!- debo has quit [Ping timeout: 240 seconds] 06:27:33 -!- Yermak has quit [Quit: Page closed] 06:39:30 -!- debo has joined ##crawl-dev 06:44:37 -!- debo has quit [Ping timeout: 268 seconds] 06:51:46 -!- Tux[Qyou] has joined ##crawl-dev 06:59:47 -!- debo has joined ##crawl-dev 07:00:01 -!- omarax has quit [Remote host closed the connection] 07:04:25 -!- eggzz has quit [Ping timeout: 260 seconds] 07:04:27 -!- nikheizen has joined ##crawl-dev 07:04:58 -!- debo has quit [Ping timeout: 268 seconds] 07:20:01 -!- debo has joined ##crawl-dev 07:24:44 -!- debo has quit [Ping timeout: 246 seconds] 07:40:07 -!- epsilonhalbe has quit [Ping timeout: 268 seconds] 07:40:19 -!- debo has joined ##crawl-dev 07:40:50 -!- scummos__ has quit [Ping timeout: 246 seconds] 07:42:03 -!- mibe has quit [Read error: Connection reset by peer] 07:45:10 -!- debo has quit [Ping timeout: 250 seconds] 07:47:17 -!- Lasty has quit [Quit: Leaving.] 07:47:59 -!- Lasty has joined ##crawl-dev 07:54:35 -!- bgiannan1 has joined ##crawl-dev 07:57:12 -!- Patashu has quit [Ping timeout: 258 seconds] 08:00:01 -!- omarax has quit [Remote host closed the connection] 08:00:30 -!- debo has joined ##crawl-dev 08:05:40 -!- debo has quit [Ping timeout: 256 seconds] 08:07:14 -!- ekix has quit [Quit: leaving] 08:16:42 -!- Ladykiller69 has quit [Client Quit] 08:20:46 -!- debo has joined ##crawl-dev 08:25:27 -!- mibe_ has quit [Remote host closed the connection] 08:25:35 -!- debo has quit [Ping timeout: 258 seconds] 08:25:51 -!- epsilonhalbe has quit [Ping timeout: 252 seconds] 08:29:57 -!- bgiannan1 has quit [Quit: WeeChat 1.5] 08:32:48 -!- Ladykiller69 has quit [Quit: Verlassend] 08:41:02 -!- debo has joined ##crawl-dev 08:42:03 -!- zxc has joined ##crawl-dev 08:42:50 -!- SteelNeuron has joined ##crawl-dev 08:43:09 !messages 08:43:09 No messages for SteelNeuron. 08:46:00 -!- debo has quit [Ping timeout: 250 seconds] 08:47:08 -!- bel1 has quit [Ping timeout: 245 seconds] 08:50:10 -!- acalycine has quit [Client Quit] 09:00:02 -!- omarax has quit [Remote host closed the connection] 09:01:19 -!- debo has joined ##crawl-dev 09:04:16 -!- bel1_ has quit [Ping timeout: 240 seconds] 09:05:57 -!- debo has quit [Ping timeout: 248 seconds] 09:10:02 -!- tsujin_ has quit [Ping timeout: 258 seconds] 09:18:49 -!- scummos__ has quit [Ping timeout: 260 seconds] 09:21:37 -!- debo has joined ##crawl-dev 09:23:48 -!- bel1 has quit [Ping timeout: 245 seconds] 09:26:21 -!- debo has quit [Ping timeout: 252 seconds] 09:26:44 -!- bel1_ has quit [Ping timeout: 250 seconds] 09:30:40 -!- bel1 has quit [Ping timeout: 256 seconds] 09:38:16 -!- bel1 has quit [Ping timeout: 240 seconds] 09:39:04 -!- Patashu has joined ##crawl-dev 09:41:41 -!- bel1_ has quit [Ping timeout: 248 seconds] 09:41:52 -!- debo has joined ##crawl-dev 09:42:56 -!- Taraiph has quit [Quit: To Be Continued...] 09:46:49 -!- debo has quit [Ping timeout: 260 seconds] 09:49:14 -!- bonghitz has quit [Remote host closed the connection] 09:56:56 -!- saty has quit [Ping timeout: 240 seconds] 10:00:02 -!- omarax has quit [Remote host closed the connection] 10:00:15 -!- debo has joined ##crawl-dev 10:05:28 -!- debo has quit [Ping timeout: 245 seconds] 10:05:45 03MarvinPA02 07* 0.20-a0-304-ged96f7e: Make infestation scarab-creation into a fineff (#10848) 10(2 minutes ago, 3 files, 39+ 16-) 13https://github.com/crawl/crawl/commit/ed96f7e5ae99 10:07:22 -!- jeefus has joined ##crawl-dev 10:10:59 -!- jefus- has quit [Ping timeout: 258 seconds] 10:16:52 -!- kdrnic has joined ##crawl-dev 10:17:51 -!- MaxFrost has quit [Remote host closed the connection] 10:21:19 -!- debo has joined ##crawl-dev 10:22:17 -!- scummos| has quit [Ping timeout: 260 seconds] 10:26:39 -!- debo has quit [Ping timeout: 265 seconds] 10:30:50 -!- Patashu has quit [Read error: Connection reset by peer] 10:34:29 -!- epsilonhalbe has quit [Ping timeout: 248 seconds] 10:41:31 -!- debo has joined ##crawl-dev 10:42:36 -!- scummos__ has quit [Ping timeout: 265 seconds] 10:46:13 -!- debo has quit [Ping timeout: 248 seconds] 10:50:36 -!- travis-ci has joined ##crawl-dev 10:50:37 The build passed. (master - ed96f7e #7399 : Chris Campbell): https://travis-ci.org/crawl/crawl/builds/184778265 10:50:37 -!- travis-ci has left ##crawl-dev 10:54:13 -!- bonghitz has quit [Ping timeout: 248 seconds] 10:56:29 -!- epsilonhalbe has quit [Ping timeout: 246 seconds] 11:00:02 -!- omarax has quit [Remote host closed the connection] 11:01:09 -!- saty has quit [Ping timeout: 248 seconds] 11:01:46 -!- debo has joined ##crawl-dev 11:03:42 -!- adelrune has joined ##crawl-dev 11:06:29 -!- debo has quit [Ping timeout: 248 seconds] 11:09:27 Unstable branch on crawl.jorgrun.rocks updated to: 0.20-a0-304-ged96f7e (34) 11:22:02 -!- debo has joined ##crawl-dev 11:26:56 -!- debo has quit [Ping timeout: 246 seconds] 11:42:17 -!- debo has joined ##crawl-dev 11:42:35 -!- twelwe has joined ##crawl-dev 11:47:01 -!- debo has quit [Ping timeout: 248 seconds] 11:54:32 -!- elliptic has quit [Quit: Leaving] 11:55:34 -!- Shard1697 has joined ##crawl-dev 11:55:37 -!- bonghitz has quit [Ping timeout: 260 seconds] 11:56:09 -!- elliptic has joined ##crawl-dev 11:58:14 -!- epsilonhalbe has quit [Ping timeout: 250 seconds] 12:00:01 -!- omarax has quit [Remote host closed the connection] 12:00:47 -!- Kalir has quit [Changing host] 12:02:36 -!- debo has joined ##crawl-dev 12:04:14 -!- nikheizen has quit [Quit: leaving] 12:06:00 -!- SteelNeuron has quit [Ping timeout: 260 seconds] 12:06:10 Unstable branch on crawl.akrasiac.org updated to: 0.20-a0-304-ged96f7e (34) 12:07:17 -!- debo has quit [Ping timeout: 248 seconds] 12:13:30 -!- Chakani has quit [Quit: Page closed] 12:20:00 -!- twelwe has quit [Ping timeout: 260 seconds] 12:22:50 -!- debo has joined ##crawl-dev 12:27:33 -!- debo has quit [Ping timeout: 248 seconds] 12:35:07 in the Help/Instructions (? key), the Home key doesn't always work under any scenario 13https://crawl.develz.org/mantis/view.php?id=10852 by RoGGa 12:43:07 -!- debo has joined ##crawl-dev 12:46:45 -!- saty has quit [Ping timeout: 248 seconds] 12:47:49 -!- debo has quit [Ping timeout: 248 seconds] 12:55:50 -!- bonghitz has quit [Ping timeout: 246 seconds] 12:56:00 -!- bel1 has quit [Ping timeout: 265 seconds] 12:58:37 Television (L10 DsAM) ASSERT(in_non_diamond_int(r.start)) in 'ray.cc' at line 217 failed. (D:8) 13:00:02 -!- omarax has quit [Remote host closed the connection] 13:00:09 -!- kdrnic has quit [Quit: Leaving] 13:03:21 -!- debo has joined ##crawl-dev 13:04:42 -!- Twinge has quit [Ping timeout: 265 seconds] 13:05:37 -!- Twinge has joined ##crawl-dev 13:08:05 -!- debo has quit [Ping timeout: 248 seconds] 13:09:52 -!- oseph has quit [Quit: okbyebye] 13:18:23 -!- valrus has quit [Ping timeout: 245 seconds] 13:23:35 -!- debo has joined ##crawl-dev 13:28:21 -!- debo has quit [Ping timeout: 248 seconds] 13:33:33 -!- zxc has quit [Read error: Connection reset by peer] 13:43:54 -!- debo has joined ##crawl-dev 13:48:25 scroll of rebranding is a bit spoily 13:48:31 ??scroll of brand weapon[2 13:48:31 scroll of brand weapon[2/2]: Brands melee weapons to: 19.0% flaming, 19.0% freezing, 15.8% vorpal, 12.7% venom, 9.49% drain, 9.49% electrocution, 7.59% protection, 5.06% vampiricism, 1.90% chaos. Ranged weapons: 25% flame, 25% frost, 16.6% venom, 16.6% vorpal, 10% evasion, 4.2% electrocution, 2.5% chaos. Reroll if same as current brand or disliked by your god. 13:48:37 -!- debo has quit [Ping timeout: 248 seconds] 13:49:01 your chances of a rare weapon are best if you start with a weapon that has a common brand. and worst if you start with an unbranded weapon 13:50:13 -!- Zekka has quit [Ping timeout: 248 seconds] 13:53:04 -!- scummos| has quit [Ping timeout: 250 seconds] 13:55:14 -!- valrus has quit [Ping timeout: 264 seconds] 13:56:43 -!- Zekka_ has quit [Ping timeout: 245 seconds] 13:56:45 -!- introsp3ctive has quit [Read error: Connection reset by peer] 14:00:01 -!- omarax has quit [Remote host closed the connection] 14:04:10 -!- debo has joined ##crawl-dev 14:04:27 -!- bonghitz has quit [Ping timeout: 246 seconds] 14:09:03 -!- debo has quit [Ping timeout: 252 seconds] 14:20:45 -!- Snarg has quit [Ping timeout: 260 seconds] 14:22:10 -!- Kalir has quit [Quit: I'M OUT SON. PEACE, LOVE, EXPLOSIONS.] 14:24:23 -!- WangHW has quit [Read error: Connection reset by peer] 14:24:24 -!- debo has joined ##crawl-dev 14:27:44 -!- ontoclasm has joined ##crawl-dev 14:29:13 -!- debo has quit [Ping timeout: 252 seconds] 14:31:49 -!- simmarine has joined ##crawl-dev 14:32:25 03MarvinPA02 07* 0.20-a0-305-g9f9577c: Update some spell/wand descriptions 10(65 seconds ago, 2 files, 6+ 5-) 13https://github.com/crawl/crawl/commit/9f9577c23aac 14:32:30 where do I report ~bugs~ about the general website? 13https://crawl.develz.org/mantis/view.php?id=10853 by RoGGa 14:32:33 -!- dtsund has quit [Quit: Reality is an illusion, the universe is a hologram, buy gold, BYE] 14:32:41 -!- protopulse has joined ##crawl-dev 14:32:52 -!- dtsund has joined ##crawl-dev 14:32:55 wow, v. meta 14:42:36 -!- Ladykiller69 has quit [Quit: Verlassend] 14:44:39 -!- debo has joined ##crawl-dev 14:49:25 -!- debo has quit [Ping timeout: 248 seconds] 14:55:56 -!- simmarine has quit [Read error: Connection reset by peer] 14:56:18 -!- simmarine has joined ##crawl-dev 15:00:02 -!- omarax has quit [Remote host closed the connection] 15:04:37 -!- saty has quit [Ping timeout: 260 seconds] 15:04:38 -!- WangHW_ has quit [Ping timeout: 258 seconds] 15:04:56 -!- debo has joined ##crawl-dev 15:08:32 -!- flun has quit [Quit: Page closed] 15:09:20 Unstable branch on crawl.jorgrun.rocks updated to: 0.20-a0-305-g9f9577c (34) 15:09:30 03MarvinPA02 07* 0.20-a0-306-gfb573b8: Tweak wand descriptions again 10(38 seconds ago, 1 file, 4+ 4-) 13https://github.com/crawl/crawl/commit/fb573b806a4f 15:09:36 -!- PsyMar has quit [Ping timeout: 258 seconds] 15:09:56 -!- debo has quit [Ping timeout: 252 seconds] 15:10:16 -!- us17 has quit [Quit: ZNC - http://znc.in] 15:18:45 -!- adelrune has quit [Ping timeout: 248 seconds] 15:25:08 -!- debo has joined ##crawl-dev 15:29:57 -!- debo has quit [Ping timeout: 248 seconds] 15:31:06 -!- Tux[Qyou] has quit [Read error: Connection reset by peer] 15:31:28 -!- Tux[Qyou] has joined ##crawl-dev 15:44:20 -!- amalloy_ is now known as amalloy 15:45:29 -!- debo has joined ##crawl-dev 15:50:16 -!- debo has quit [Ping timeout: 252 seconds] 15:54:28 hmm, applying confusion fuzz to rod of iron so far seems like an extremely good way to cause crashes 15:55:38 possibly allowing you to zap and almost certainly miss whatever you're aiming for is not worth leaving around anyway, although it's a shame to make confusion even more limited i guess 15:56:08 could merge that thing making you more likely to at least move in the desired direction from forever ago, maybe 15:56:51 MarvinPA: have you ever thought about just making evoked things have a simple chance to fail under confusion? 15:57:19 that could also work yeah, confusion fuzzing generally (on misc evocables also) is sort of weird 15:57:34 especially in how it applies to eg lamp/phial but not fan 15:57:36 Yeah, I'm not sure you actually want to try using a targetted evoker under confusion, given how unlikely it is to succeed 15:57:57 yeah, then you could put a fail chance on the non-targetted ones 15:58:19 although I guess that's a secret fail rate that the player can't see 15:59:44 hmm, true 16:00:02 -!- omarax has quit [Remote host closed the connection] 16:00:11 distinct from other things like scrolls in that it wouldn't just straight-up prevent you from trying 16:00:31 but still probably hard to make clear (as with scrolls under brainless for example) 16:01:45 -!- twelwe has joined ##crawl-dev 16:04:02 03MarvinPA02 07* 0.20-a0-307-gd0bf4df: Use a canned message 10(6 minutes ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/d0bf4df2d1f5 16:04:36 good crawl messages: the djinn thing right above that 16:05:42 -!- debo has joined ##crawl-dev 16:06:33 *snrk* 16:07:44 hmm, also trying to figure out how misc-ified lightning rod would actually work mechanically 16:08:14 -!- Menche has quit [Quit: Leaving] 16:08:41 -!- twelwe has quit [Ping timeout: 260 seconds] 16:09:17 Unstable branch on crawl.jorgrun.rocks updated to: 0.20-a0-306-gfb573b8 (34) 16:09:34 -!- SteelNeuron has joined ##crawl-dev 16:09:38 -!- adelrune has joined ##crawl-dev 16:09:50 !messages 16:09:51 No messages for SteelNeuron. 16:10:26 -!- debo has quit [Ping timeout: 252 seconds] 16:16:14 -!- asdu has quit [Quit: Page closed] 16:18:42 -!- debo has joined ##crawl-dev 16:22:01 -!- sneakyness has quit [Quit: Textual IRC Client: www.textualapp.com] 16:23:46 -!- sneakyness has joined ##crawl-dev 16:26:16 -!- darkschneider has quit [Read error: Connection reset by peer] 16:26:33 -!- darkschneider has joined ##crawl-dev 16:36:22 oh wow lightning rod isn't autohit after all 16:36:50 it's v. bad instead 16:37:38 it can miss on the first shot, but after that has 1000 accuracy because "Dodging a horizontal arc is nearly impossible: you'd have to fall prone or jump high." 16:39:38 -!- Tux[Qyou] has quit [Read error: Connection reset by peer] 16:39:59 -!- Tux[Qyou] has joined ##crawl-dev 16:46:14 -!- HellTiger_NB has quit [Ping timeout: 264 seconds] 16:49:21 -!- adibis has quit [Read error: Connection reset by peer] 16:53:15 it certainly misses on the first shot like all the time. i think i've missed on the second shot but i'm not sure. it's certainly rare 16:53:55 1000 accuracy notably isn't AUTOMATIC_HIT (that's 1500), so i guess it's probably possible for it to miss on subsequent shots 16:57:28 -!- ontoclasm has quit [Quit: Leaving.] 17:00:02 -!- omarax has quit [Remote host closed the connection] 17:09:22 Unstable branch on crawl.jorgrun.rocks updated to: 0.20-a0-307-gd0bf4df (34) 17:11:23 -!- Svitkona has quit [Quit: My Huawei RIOL01 G8 4G has gone to sleep. ZZZzzz…] 17:15:11 nice i think you can crash on demand with lightning rods 17:15:19 MarvinPA (L1 HuNe) ASSERT(in_non_diamond_int(r.start)) in 'ray.cc' at line 217 failed. (D (Sprint)) 17:17:49 03MarvinPA02 07* 0.20-a0-308-g9000d6b: Make more of the Slime vault collapse 10(54 minutes ago, 1 file, 10+ 10-) 13https://github.com/crawl/crawl/commit/9000d6b636a7 17:17:49 03MarvinPA02 07* 0.20-a0-309-gcba9277: Don't allow self-targeting lightning rods 10(69 seconds ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/cba92779530b 17:20:12 oh i was going to bring the slime thing up here first/add an actual commit desc but i guess it was sat on master 17:20:39 -!- TAS_2012v has quit [] 17:20:51 i think collapsing the middle like that still leaves a bit of corridor safety after the kill, anyway 17:23:03 -!- Tux[Qyou] has quit [Read error: Connection reset by peer] 17:23:31 -!- Tux[Qyou] has joined ##crawl-dev 17:33:05 -!- Patashu has joined ##crawl-dev 17:33:59 -!- dondy has quit [Ping timeout: 268 seconds] 17:36:37 -!- dondy1 has quit [Read error: Connection reset by peer] 17:42:15 -!- ontoclasm has joined ##crawl-dev 17:43:26 MarvinPA: thanks, I was going to get to something like that 17:43:58 -!- DaneiIVEpiphanes is now known as Jesus_Christ_Alm 17:44:18 MarvinPA: oh weird, is that the diamond ray that |amethyst was always trying to fix? 17:44:23 *diamond ray bug 17:44:50 interesting if you can always recreate it, but maybe that's a different bug 17:45:07 MarvinPA: and by thanks, I was going to get to that, I mean the slime walls thing 17:46:56 i didn't look into it in any particular detail, it was just caused by self-targeting 17:46:59 the crash that is 17:47:38 -!- Kranix has quit [Quit: Konversation terminated!] 17:52:17 <|amethyst> no, there's another one too 17:52:47 <|amethyst> which doesn't involve self-targetting, but does involve being at specific coordinates that round in a particular way 17:53:14 <|amethyst> that other one could be fixed by snapping rays to the grid after changing their angles 17:55:01 <|amethyst> I think 17:55:14 -!- Tux[Qyou] has quit [Read error: Connection reset by peer] 17:55:21 -!- gressup has quit [Read error: Connection reset by peer] 17:55:35 -!- Tux[Qyou] has joined ##crawl-dev 17:55:45 -!- Tux[Qyou] has quit [Changing host] 17:55:45 -!- Tux[Qyou] has joined ##crawl-dev 18:00:02 -!- omarax has quit [Remote host closed the connection] 18:03:12 @??merfolk siren 18:03:12 merfolk siren (10m) | Spd: 10 (swim: 60%) | HD: 9 | HP: 35-47 | AC/EV: 4/12 | Dam: 19 | 10weapons, 10items, 10doors, amphibious, spellcaster | Res: 06magic(60), 12drown | XP: 469 | Sp: siren song | Sz: Medium | Int: human. 18:04:54 Unstable branch on underhound.eu updated to: 0.20-a0-309-gcba9277 (34) 18:07:18 -!- wheals has joined ##crawl-dev 18:09:23 -!- zxc has joined ##crawl-dev 18:09:23 Unstable branch on crawl.jorgrun.rocks updated to: 0.20-a0-309-gcba9277 (34) 18:11:52 -!- Vitalus has quit [Read error: Connection reset by peer] 18:18:42 -!- debo has quit [Quit: orb spiders :(] 18:25:11 -!- SteelNeuron has quit [Ping timeout: 260 seconds] 18:26:54 -!- bonghitz has quit [Remote host closed the connection] 18:33:18 -!- cait has quit [Quit: ChatZilla 0.9.93 [Firefox 51.0/20161212025550]] 18:36:35 -!- zxc has quit [Read error: Connection reset by peer] 18:36:38 -!- valrus has quit [Ping timeout: 264 seconds] 18:45:06 -!- Kellhus has quit [Quit: Page closed] 18:45:35 -!- Zeor has quit [Ping timeout: 250 seconds] 18:46:49 gammafunk: hey, how's it going? 18:46:53 Got anything eating away at you? 18:46:57 Unread emails, that sort of thing? 18:47:23 -!- gammafunk is now known as moontroll 18:47:32 guys, gammafunk just emailed me 18:47:42 said he's going to be away for the next day or so, visiting here on the moon 18:47:57 just passing that along, he's in hyperspace right now so couldn't let you all know 18:48:34 also you should really be sending more delicious players my way 18:49:13 Plausible. 18:49:21 His story checks out. 18:59:01 -!- Jesus_Christ_Alm is now known as Danei[notDanei] 19:00:02 -!- omarax has quit [Remote host closed the connection] 19:03:50 -!- Zeor1 has quit [Ping timeout: 265 seconds] 19:11:32 -!- wheals_ has joined ##crawl-dev 19:12:15 -!- wheals has quit [Ping timeout: 258 seconds] 19:16:17 -!- blejac99 has quit [Quit: Leaving.] 19:17:05 -!- adelrune has quit [Quit: Leaving] 19:20:43 -!- Blazinghand has joined ##crawl-dev 19:30:00 -!- Pacra has joined ##crawl-dev 19:32:03 -!- bonghitz has quit [Ping timeout: 246 seconds] 19:32:26 -!- CanOfWorms has joined ##crawl-dev 19:33:01 https://puu.sh/sT2a9/6d15ee3b00.png 19:33:01 CanOfWorms: You have 1 message. Use !messages to read it. 19:33:05 !messages 19:33:05 (1/1) alexjurkiewicz said (21h 29m 49s ago): https://api.crawl.project357.org/live/games?pretty=1 still in alpha, theoretically <5sec out of date 19:33:13 interesting messaging bug 19:33:21 the picture, I mean 19:33:34 -!- Ququman has quit [Remote host closed the connection] 19:33:41 being a naga of chei causes agnes's introduction message to be displayed thrice 19:34:41 hey devs you know that vault with all the doors? and inside are nasty monsters? 19:34:46 -!- saty has quit [Ping timeout: 265 seconds] 19:34:52 and its never optimal to open it 19:35:12 FR: if player later arrives on the that level carrying the orb, it should open and they should all wake up 19:35:55 -!- Tux[Qyou] has quit [Read error: Connection reset by peer] 19:36:25 surely you mean, teleport closer to player 19:36:54 that might be a bit strong 19:37:18 the other effect is nonexistent 19:37:29 and possibly more spoilery 19:38:03 they might wander to the player before he passes through 19:39:11 yes, *might* 19:39:29 ok, fine, wake them up and teleport them all at random 19:40:37 -!- scummos__ has quit [Ping timeout: 248 seconds] 19:40:58 is there still no reward for going into that vault 19:42:37 alexjurkiewicz, when you got the double message from my Xom vault, were you a naga or of Chei? 19:42:45 CanOfWorms ran into something that sounds very similar 19:42:56 Doesnty: the sweet release of death is reward enough 19:43:52 hmm, tested that ingame and I still get only one message 19:44:34 CanOfWorms, I just tried to reproduce the Agnes thing and couldn't 19:44:37 maybe it's a webtiles only thing? 19:47:18 no, I'm offline 19:47:42 it's funny how much her lajatang looks like a wrench 19:47:48 she's a cute little spriggan mechanic 19:48:16 -!- Nattefrost has quit [Quit: Leaving.] 19:59:17 -!- Blazinghand has quit [Quit: This computer has gone to sleep] 20:00:02 -!- omarax has quit [Remote host closed the connection] 20:03:37 Today I learned that Wyrmbane gains charges from Dr ghosts 20:11:01 -!- amalloy is now known as amalloy_ 20:19:14 -!- valrus has quit [Ping timeout: 265 seconds] 20:26:04 -!- orbisvicis has quit [Quit: leaving] 20:33:03 -!- bonghitz has quit [Ping timeout: 250 seconds] 20:34:05 -!- Blazinghand has joined ##crawl-dev 20:45:47 -!- valrus has quit [Ping timeout: 250 seconds] 20:47:33 -!- dtsund has quit [Remote host closed the connection] 20:50:01 -!- HuAr has quit [Quit: Page closed] 20:58:28 -!- mizu_no_oto has quit [Quit: Computer has gone to sleep.] 21:00:03 -!- omarax has quit [Remote host closed the connection] 21:15:08 -!- valrus has quit [Ping timeout: 252 seconds] 21:20:19 -!- amalloy_ is now known as amalloy 21:33:52 -!- bonghitz has quit [Ping timeout: 268 seconds] 21:53:29 -!- Blazinghand has quit [Quit: This computer has gone to sleep] 21:53:39 -!- ProzacElf has joined ##crawl-dev 21:55:30 -!- Rast has quit [Quit: Leaving] 21:59:49 -!- moontroll is now known as gammafunk 22:00:03 -!- omarax has quit [Remote host closed the connection] 22:02:06 -!- dexter is now known as Guest46420 22:02:25 -!- mizu_no_oto has quit [Client Quit] 22:16:19 -!- valrus has quit [Ping timeout: 245 seconds] 22:17:26 -!- mizu_no_oto has quit [Quit: Computer has gone to sleep.] 22:17:47 -!- mizu_no_oto has quit [Remote host closed the connection] 22:19:48 -!- SchwaAkari has quit [Quit: Page closed] 22:34:51 -!- purge has quit [Ping timeout: 260 seconds] 22:36:10 -!- elliptic has quit [Quit: Leaving] 22:37:18 -!- elliptic has joined ##crawl-dev 22:37:51 -!- mizu_no_oto has quit [Ping timeout: 250 seconds] 22:38:21 -!- Guest46420 has quit [Ping timeout: 260 seconds] 22:39:06 -!- Dracunos has quit [Read error: Connection reset by peer] 22:39:46 -!- Dracunos has joined ##crawl-dev 22:51:01 -!- DevlanMud has quit [Ping timeout: 250 seconds] 22:52:39 -!- Menche has quit [Ping timeout: 245 seconds] 22:54:36 -!- bonghitz has quit [Ping timeout: 258 seconds] 22:56:22 -!- Lasty has quit [Quit: Leaving.] 22:58:15 -!- Lasty has joined ##crawl-dev 23:00:03 -!- omarax has quit [Remote host closed the connection] 23:03:47 -!- Cerpin has quit [Remote host closed the connection] 23:06:05 -!- Cerpin has joined ##crawl-dev 23:11:43 -!- Tickenest has quit [Quit: Page closed] 23:13:05 Location of invisible enemies visible 13https://crawl.develz.org/mantis/view.php?id=10854 by Cheibrodos 23:18:58 -!- simmarine has quit [Read error: Connection reset by peer] 23:19:10 -!- simmarine has joined ##crawl-dev 23:24:50 -!- sooheon has quit [Ping timeout: 265 seconds] 23:24:52 -!- WangHW has quit [Ping timeout: 268 seconds] 23:26:33 -!- saty has quit [Quit: = ""] 23:29:11 -!- wheals_ has quit [Ping timeout: 265 seconds] 23:42:39 -!- Menche has quit [Ping timeout: 245 seconds] 23:48:09 -!- mizu_no_oto has quit [Quit: Computer has gone to sleep.] 23:53:21 -!- bel1 has quit [Ping timeout: 265 seconds] 23:54:16 -!- WalkerBoh has joined ##crawl-dev 23:59:08 -!- Twinge has quit []