00:54:21 03advil02 07* 0.22-a0-393-g7f50228: Don't print errors when mouse targeting a ranged weapon 10(7 minutes ago, 3 files, 19+ 14-) 13https://github.com/crawl/crawl/commit/7f5022894877 01:09:44 Unstable branch on crawl.jorgrun.rocks updated to: 0.22-a0-393-g7f50228948 (34) 01:24:35 Unstable branch on crawl.develz.org updated to: 0.22-a0-393-g7f50228 (34) 01:56:58 Windows builds of master branch on crawl.develz.org updated to: 0.22-a0-393-g7f50228 02:53:48 Monster database of master branch on crawl.develz.org updated to: 0.22-a0-393-g7f50228 03:14:21 Unstable branch on crawl.beRotato.org updated to: 0.22-a0-393-g7f50228 (34) 07:45:32 New branch created: pull/752 (1 commit) 13https://github.com/crawl/crawl/pull/752 07:45:32 03bhauth02 07https://github.com/crawl/crawl/pull/752 * 0.22-a0-394-g359581f: venom mage rework: replace meph with ignite poison with some spell adjustments to make ignite poison flame clouds a viable option for rPois lair enemies, make Poison Arrow more common, and give a blowgun to make throwing with ignite poison a viable option 10(16 minutes ago, 5 files, 9+ 17-) 13https://github.com/crawl/crawl/commit/359581f83bae 08:27:32 I must be like the only person who actually enjoys VM 10:59:27 -!- Vaevictu1 is now known as Vaevictus 11:48:38 when I remove easy_exit_menu, any objections to me removing MF_ANYPRINTABLE at the same time? 11:49:44 it's a menu flag in use in a few places; it closes the menu if a key is pressed with no corresponding menu item 11:52:25 this would affect inventory menus that ask for an item (quaff what, wear what, etc.) 11:53:18 currently if you press a bad key, the menu exits, saying "that's the wrong kind of item!", and you have to press ? to show the menu again 11:53:47 I'd probably just replace this with putting an error message in the menu more text 12:00:55 howdy howdy. is this the right place to ask about setting up crawl/crawl-ref/source/webserver? 12:08:23 weezle: yeah; have you seen https://crawl.develz.org/wiki/doku.php?id=dcss:server:setting_up_dgamelaunch_and_webtiles ? 12:09:26 I have not, that's awesome 12:09:34 I will review that before asking any questions! 12:09:52 All I found was https://github.com/crawl/crawl/tree/master/crawl-ref/source/webserver and have it clones and compiled 12:10:14 s/clones/cloned 12:13:30 I just wanted to run a single version for friends and coworkers in a rootjail on an aws free tier instance but there's ome good tips in here fo sho 12:13:44 [/home/weezle/crawl/crawl-ref/source][16:08:48] 12:13:44 [dcss:root]# python --version 12:13:45 Python 2.7.13 12:13:45 [/home/weezle/crawl/crawl-ref/source][16:08:52] 12:13:45 [dcss:root]# python webserver/server.py 12:13:47 2018-05-02 16:08:55,846 INFO: Listening on localhost:8080 12:13:49 2018-05-02 16:08:55,847 WARN: Could not write dgl status file: [Errno 2] No such file or directory: './rcs/status' 12:13:52 Traceback (most recent call last): 12:13:55 File "webserver/server.py", line 225, in 12:13:57 start_reading_milestones() 12:14:00 File "/home/weezle/crawl/crawl-ref/source/webserver/ws_handler.py", line 102, in start_reading_milestones 12:14:03 milestone_file_tailers.append(FileTailer(f, handle_new_milestone)) 12:14:05 File "/home/weezle/crawl/crawl-ref/source/webserver/util.py", line 50, in __init__ 12:14:08 io_loop = self.io_loop) 12:14:11 TypeError: __init__() got an unexpected keyword argument 'io_loop' 12:14:13 (sorry for screenbarf) 12:14:16 just wanted to get it answering before moving things around 12:14:18 weezle: You'll find that :setting_up_dgamelaunch_and_webtiles is somewhat incomplete; please pastebin large pastes 12:14:45 k sorry :) 12:16:00 Because I'm an idiot, when I did it I didn't _write down_ the missing bits, but if you ask I might remember where I got stuck 12:16:47 don't recommend running it on a aws free tier 12:17:00 ah, i'll just use that method and take notes and send them your way. i'm an idiot, so i'll give you the how to make this retard proof version of the notes. 12:17:01 you get so little cpu allocation that it's slow even running a single game 12:17:17 ahywah, just temporary while i mess with it 12:17:28 i'd move it to a rootjail somewhere later 12:18:09 thanks for the link though, i'll go through that when i get some time. actually at work and have crap to do so will be back and forth with it. 12:18:26 if you don't mind, i'll lurk a bit till i get it working 13:06:46 That error you linked looks like the one I got when I had too new a version of tornado 13:07:01 You have to use an older one 13:08:14 i think it was 5.??, i already killed it all and am going through pinkbeast's doc on an ubuntu box 13:10:32 Unstable branch on crawl.akrasiac.org updated to: 0.22-a0-393-g7f50228 (34) 13:12:56 Yeah 5.* won't work. It should say the version you need in the doc that says you need tornado. 13:14:04 eh, it just sys don't use 4 13:14:16 er, says :) 13:14:52 but thanks for answering my question. if i go back to the simple approach i'll let you know if that fixes it. 13:15:30 Meh. Maybe should say use < 4 then. 13:16:54 Yeah "between versions 2.3 and 3.x" 14:20:30 03bhauth02 07https://github.com/crawl/crawl/pull/752 * 0.22-a0-395-gc13db7d: remove monster exists check on pois vapors 10(5 minutes ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/c13db7de34e4 14:32:44 that's an extremely questionable-looking commit 14:33:58 yes, I already told bhauth that it's not viable for merging, since he asked me about it on discord 14:34:36 oh, actually 14:34:42 you're talking about that specific commit 14:34:49 that commit in particular literally just adds a crash yeah :P 14:34:57 but i'm not a fan of the pr generally also 14:35:00 I was talking about the PR as a whole 14:35:15 yeah that's not a good commit 14:35:45 (i assume it's meant to be making poisonous vapours work like conjure flame, but won't work like that as written) 14:42:02 MarvinPA: are you interested in making poisonous vapours less "special-casey"? 14:42:32 I've heard people complain about the monster requirement for casting the spell and that it should be more like conjure flame 14:43:05 i don't know that that seems like a special case so much really? it's a different targeting method 14:43:06 which is presumably would remain distinct from since the cloud is very low duration 14:43:45 yeah, it doesn't feel especially weird to me or anything 14:44:23 I guess you can cast it on an empty square and it will work if there's an invis, non-rpois monster there 14:45:03 having it require that you can see the monster to simplify the fizzling conditions sounds good maybe, yeah 14:45:23 i think we have some other spells/abilities that work that way (does airstrike now?) 14:45:39 or if they don't it's at least something that has been discussed before as being a good idea! 14:46:23 airstrike works on empty squares when I test just now 14:47:42 yeah, and poisonous vapours does have that work-if-monster-present-but-invisible behaviour I mentioned when I test it 15:00:49 btw guys i saw you discussing poisonous vapours earlier: it works on a square with an invisible monster irrespective of whether that monster has rpois, so that seems like poor behaviour 15:01:12 *invisible monster that you can't see, that is 15:01:46 ie if a monster is invisible you can bypass the don't-cast-on-rpois-enemies check 15:45:53 03bhauth02 07https://github.com/crawl/crawl/pull/752 * 0.22-a0-396-g372dd5c: poison vapors: check mons existence where needed 10(4 minutes ago, 1 file, 14+ 10-) 13https://github.com/crawl/crawl/commit/372dd5c807ba 15:51:14 03bhauth02 07https://github.com/crawl/crawl/pull/752 * 0.22-a0-397-gf4d4823: replace tabs with spaces 10(2 minutes ago, 1 file, 12+ 12-) 13https://github.com/crawl/crawl/commit/f4d48239fa43 18:19:01 Unstable branch on underhound.eu updated to: 0.22-a0-393-g7f50228948 (34) 18:57:11 -!- amalloy is now known as amalloy_ 19:24:15 -!- The topic of ##crawl-dev is: Crawl Development | Logs: http://s-z.org/crawl-dev/ | People with +v have commit access. | Please keep general Crawl-related chat to ##crawl. | Dev wiki: http://crawl.develz.org/wiki | Long stuff to a pastebin service, please. 19:24:16 -!- The topic of ##crawl is: Play Dungeon Crawl Stone Soup online now! Type ??servers for instructions. | http://crawl.develz.org | FooTV: http://termcast.develz.org - ??footv for instructions | See also ##crawl-offtopic 21:05:34 03advil02 07* 0.22-a0-394-gd5c8bed: Don't convert lua do_commands to keys and back (11095) 10(15 minutes ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/d5c8bedc3321 21:06:59 if anyone knows of a reason why that needed to use macro_sendkeys_end_add_expanded in particular, let me know 21:53:51 unlikely 21:54:28 i made that function by cargo culting crawl_process_keys because i didnt know there was a function to add a command directly to the buffer 21:58:46 The build has errored. (master - d5c8bed #9583 : advil): https://travis-ci.org/crawl/crawl/builds/374213374 22:00:00 ah, I see 22:01:59 that makes sense, because I think that macro add version is more typically used when there are macros in the loop 22:02:47 also it turns out that to turn a command into a key and add it directly to the buffer with any of those calls you can cast it to int and make it negative 22:09:52 Unstable branch on crawl.jorgrun.rocks updated to: 0.22-a0-394-gd5c8bedc33 (34) 22:14:49 I wonder if it's intensional that your dith shadow shows up in the monster row in local tiles 22:15:12 *intentional 22:20:17 03advil02 07* 0.22-a0-395-gfed312b: Add the ultimate enemy 10(50 seconds ago, 3 files, 24+ 1-) 13https://github.com/crawl/crawl/commit/fed312b5ef82 22:21:59 now make an entry vault with it imo 22:24:28 hm, I wonder if arena ever times out 22:27:46 the answer might be no 22:37:04 aidanh: for some reason the arena minimap in local tiles still has that bug where the lines don't join properly, wasn't that fixed? I'm not seeing it elsewhere 23:09:46 Unstable branch on crawl.jorgrun.rocks updated to: 0.22-a0-395-gfed312b5ef (34) 23:10:47 The build has errored. (master - fed312b #9584 : advil): https://travis-ci.org/crawl/crawl/builds/374226991 23:14:51 something wrong with one of the trusty sites travis is using I guess 23:15:08 Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/trusty-updates/main/binary-amd64/Packages.gz Hash Sum mismatch