00:02:40 New branch created: pull/811 (1 commit) 13https://github.com/crawl/crawl/pull/811 00:02:40 03Timothy Stiles02 07https://github.com/crawl/crawl/pull/811 * 0.22-a0-613-g1b4712e: Gnoll tiles (Giik) 10(14 minutes ago, 8 files, 8+ 0-) 13https://github.com/crawl/crawl/commit/1b4712e83c5f 00:50:03 03Patashu02 {gammafunk} 07* 0.22-a0-613-g4a2a387: Gnoll tiles (Giik) 10(61 minutes ago, 8 files, 8+ 0-) 13https://github.com/crawl/crawl/commit/4a2a387fbb5e 00:50:03 03gammafunk02 07* 0.22-a0-614-g34fbaa0: Add Patashu to the mailmap 10(17 minutes ago, 1 file, 1+ 0-) 13https://github.com/crawl/crawl/commit/34fbaa02a0fb 01:09:53 I haven't tested but I'm guessing those gnoll tiles need the hair and beard layer hidden in tilep_calc_flags in tilepick-p.cc 01:09:55 Unstable branch on crawl.jorgrun.rocks updated to: 0.22-a0-614-g34fbaa02a0 (34) 01:27:15 Unstable branch on crawl.develz.org updated to: 0.22-a0-614-g34fbaa0 (34) 01:56:22 Windows builds of master branch on crawl.develz.org updated to: 0.22-a0-614-g34fbaa0 02:57:52 Monster database of master branch on crawl.develz.org updated to: 0.22-a0-614-g34fbaa0 03:17:49 Unstable branch on crawl.beRotato.org updated to: 0.22-a0-614-g34fbaa0 (34) 05:56:45 New branch created: pull/812 (1 commit) 13https://github.com/crawl/crawl/pull/812 05:56:45 03NormalPerson702 {GitHub} 07https://github.com/crawl/crawl/pull/812 * 0.22-a0-615-gfc08adf: Tabs to spaces 10(3 minutes ago, 1 file, 2+ 2-) 13https://github.com/crawl/crawl/commit/fc08adf41bc8 06:04:19 -!- amalloy is now known as amalloy_ 07:28:41 -!- amalloy_ is now known as amalloy 07:44:15 -!- amalloy is now known as amalloy_ 12:59:16 -!- amalloy_ is now known as amalloy 13:02:36 wow, I think I have finally tracked down why webtiles is mysteriously excruciatingly slow on os x 13:03:05 the default os x (maybe bsd in general?) max buffer size for a domain socket is 4096, whereas on linux it's something like 212992 13:03:50 and so anything non-trivial (e.g. map data) triggers an ENOBUFS on os x, which causes the client to sleep for 500ms 13:04:54 oh, I didn't realize webtiles being slow on os x was a thing 13:05:34 I am probably literally the only person in the world it affects right now 13:05:38 advil: so this is if the webtiles server is actually hosted on os x? 13:05:39 right 13:05:46 ok, so it doesn't come up in practice 13:06:03 well in normal server operation practice 13:06:14 my dev process is in practice ;-) 13:06:22 but yeah, no impact on servers since they're all linux 13:06:38 yeah, I thought at first you mean os x webtiles clients 13:06:47 though I don't know if this is something that might vary by dist? 13:07:39 probably being at the mercy of the default isn't ideal in any case, since this was *really* hard to diagnose 13:08:12 and it'll at least vary by OS 13:09:01 how did you find it out? 13:09:43 I found the ENOBUFS pretty easily, just by checking the send loop in the client 13:10:11 figuring out wtf that meant took a long time, and basically involved reading man pages in the end 13:11:00 most of the well-documented problems on the internet involving that error are different, since you can get it when you run out of tcp ports or something 13:14:53 Unstable branch on crawl.akrasiac.org updated to: 0.22-a0-614-g34fbaa0 (34) 13:25:24 03Aidan Holm02 07https://github.com/crawl/crawl/pull/728 * 0.22-a0-615-g177440c: Revert "Add static files for CBRO ui-overhaul experimental" 10(4 weeks ago, 7 files, 2+ 319-) 13https://github.com/crawl/crawl/commit/177440ca466c 13:25:24 03Aidan Holm02 07https://github.com/crawl/crawl/pull/728 * 0.22-a0-616-g860c31c: Add CK_RESIZE to console input handling 10(9 months ago, 4 files, 57+ 15-) 13https://github.com/crawl/crawl/commit/860c31c3bf1b 13:25:24 03Aidan Holm02 07https://github.com/crawl/crawl/pull/728 * 0.22-a0-617-gdf9d8e5: Add tile_def_info() helper 10(8 months ago, 1 file, 8+ 0-) 13https://github.com/crawl/crawl/commit/df9d8e51f29a 13:25:24 03Aidan Holm02 07https://github.com/crawl/crawl/pull/728 * 0.22-a0-618-gc342ac8: Add hierarchical UI system 10(8 months ago, 5 files, 789+ 1-) 13https://github.com/crawl/crawl/commit/c342ac843807 13:25:24 03Aidan Holm02 07https://github.com/crawl/crawl/pull/728 * 0.22-a0-619-g525f4f1: Add widget preferred size caching 10(8 months ago, 2 files, 15+ 0-) 13https://github.com/crawl/crawl/commit/525f4f179dd2 13:25:24 03Aidan Holm02 07https://github.com/crawl/crawl/pull/728 * 0.22-a0-620-g65a3efe: Add crt/sdl-specific widget margin helpers 10(8 months ago, 1 file, 13+ 0-) 13https://github.com/crawl/crawl/commit/65a3efe23228 13:25:24 03Aidan Holm02 07https://github.com/crawl/crawl/pull/728 * 0.22-a0-621-g8118e6c: Add rowspan, colspan, and flex_grow to grid 10(8 months ago, 2 files, 89+ 56-) 13https://github.com/crawl/crawl/commit/8118e6c757b6 13:25:24 03Aidan Holm02 07https://github.com/crawl/crawl/pull/728 * 0.22-a0-622-g83e524b: Add UI scissor stack 10(8 months ago, 2 files, 50+ 2-) 13https://github.com/crawl/crawl/commit/83e524b3070a 13:25:24 03Aidan Holm02 07https://github.com/crawl/crawl/pull/728 * 0.22-a0-623-g71e1790: Add text widget 10(7 months ago, 2 files, 199+ 0-) 13https://github.com/crawl/crawl/commit/71e1790e5ebd 13:25:24 03Aidan Holm02 07https://github.com/crawl/crawl/pull/728 * 0.22-a0-624-g3d90958: Only render visible grid rows 10(8 months ago, 2 files, 39+ 10-) 13https://github.com/crawl/crawl/commit/3d90958945e4 13:25:24 ... and 105 more commits 13:25:32 03Aidan Holm02 07[ui-overhaul] * 0.22-a0-615-g177440c: Revert "Add static files for CBRO ui-overhaul experimental" 10(4 weeks ago, 7 files, 2+ 319-) 13https://github.com/crawl/crawl/commit/177440ca466c 13:25:32 03Aidan Holm02 07[ui-overhaul] * 0.22-a0-616-g860c31c: Add CK_RESIZE to console input handling 10(9 months ago, 4 files, 57+ 15-) 13https://github.com/crawl/crawl/commit/860c31c3bf1b 13:25:32 03Aidan Holm02 07[ui-overhaul] * 0.22-a0-617-gdf9d8e5: Add tile_def_info() helper 10(8 months ago, 1 file, 8+ 0-) 13https://github.com/crawl/crawl/commit/df9d8e51f29a 13:25:32 03Aidan Holm02 07[ui-overhaul] * 0.22-a0-618-gc342ac8: Add hierarchical UI system 10(8 months ago, 5 files, 789+ 1-) 13https://github.com/crawl/crawl/commit/c342ac843807 13:25:32 03Aidan Holm02 07[ui-overhaul] * 0.22-a0-619-g525f4f1: Add widget preferred size caching 10(8 months ago, 2 files, 15+ 0-) 13https://github.com/crawl/crawl/commit/525f4f179dd2 13:25:32 03Aidan Holm02 07[ui-overhaul] * 0.22-a0-620-g65a3efe: Add crt/sdl-specific widget margin helpers 10(8 months ago, 1 file, 13+ 0-) 13https://github.com/crawl/crawl/commit/65a3efe23228 13:25:32 03Aidan Holm02 07[ui-overhaul] * 0.22-a0-621-g8118e6c: Add rowspan, colspan, and flex_grow to grid 10(8 months ago, 2 files, 89+ 56-) 13https://github.com/crawl/crawl/commit/8118e6c757b6 13:25:32 03Aidan Holm02 07[ui-overhaul] * 0.22-a0-622-g83e524b: Add UI scissor stack 10(8 months ago, 2 files, 50+ 2-) 13https://github.com/crawl/crawl/commit/83e524b3070a 13:25:32 03Aidan Holm02 07[ui-overhaul] * 0.22-a0-623-g71e1790: Add text widget 10(7 months ago, 2 files, 199+ 0-) 13https://github.com/crawl/crawl/commit/71e1790e5ebd 13:25:32 03Aidan Holm02 07[ui-overhaul] * 0.22-a0-624-g3d90958: Only render visible grid rows 10(8 months ago, 2 files, 39+ 10-) 13https://github.com/crawl/crawl/commit/3d90958945e4 13:25:32 ... and 105 more commits 13:29:08 !tell johnstein could you rebuild ui-overhaul when you get a chance? just force-pushed 13:29:08 aidanh: OK, I'll let johnstein know. 13:44:38 105 commits WutFace 14:16:28 could someone on linux run the following python 1-liner and tell me what the result is? 14:16:30 import socket; socket.socket(socket.AF_UNIX, socket.SOCK_DGRAM).getsockopt(socket.SOL_SOCKET, socket.SO_RCVBUF) 14:17:01 212992 14:17:15 ah ok, thanks 14:28:31 03advil02 07* 0.22-a0-615-gb59be55: Add debug messages for webtiles socket writes 10(55 minutes ago, 1 file, 35+ 1-) 13https://github.com/crawl/crawl/commit/b59be558ac5e 14:28:31 03advil02 07* 0.22-a0-616-gd5849c7: Make socket write retries more aggressive 10(50 minutes ago, 1 file, 3+ 2-) 13https://github.com/crawl/crawl/commit/d5849c758ab4 14:28:31 03advil02 07* 0.22-a0-617-g6d95e9e: Enforce minimum buffer sizes for domain sockets 10(6 minutes ago, 1 file, 8+ 0-) 13https://github.com/crawl/crawl/commit/6d95e9e50503 15:09:58 Unstable branch on crawl.jorgrun.rocks updated to: 0.22-a0-617-g6d95e9e505 (34) 16:19:04 advil: by the way, that idea of yours of shipping some pre-made ghost permastore files is a good one I think; did you have plans to work on that? 16:19:46 someone filed a bug report for their local trunk game where they got lots of clone ghosts because they didn't die a lot 18:13:38 |amethyst: question for you about cao; kuniqs had a streak going where (it seems) someone might have griefed him on cwz 18:13:41 !streak kuniqs 18:13:43 kuniqs has 20 consecutive wins (DDFi, DDFi, DDFi, DDFi, DDFi, DDFi, DDFi, DDFi, DDFi, DDFi, DDFi, DDFi, DDFi, DDFi, DDFi, DDFi, DDFi, DDFi, DDFi, DDFi). 18:13:51 !lg kuniqs !won x=src,file -2 18:13:52 977/978. [src=cwz;file=cwz/soup/trunk/logfile] kuniqs the Shield-Bearer (L1 DDFi), slain by a goblin (a cursed -1 dagger) on D:1 on 2018-07-05 19:08:05, with 1 point after 40 turns and 0:01:09. 18:14:07 CAO doesn't see this and is recording the full length of the streak at 39 games 18:14:41 I'm wondering if this was due to cwz logfile being inaccessible for a while and maybe CAO didn't see the game 18:21:00 Unstable branch on underhound.eu updated to: 0.22-a0-617-g6d95e9e505 (34) 18:57:26 -!- amalloy is now known as amalloy_ 21:15:39 New branch created: pull/813 (1 commit) 13https://github.com/crawl/crawl/pull/813 21:15:39 03pubby02 07https://github.com/crawl/crawl/pull/813 * 0.22-a0-618-g36b7913: Remove hair/beard layer from Ba and Gn tiles. 10(6 minutes ago, 1 file, 6+ 0-) 13https://github.com/crawl/crawl/commit/36b7913ec21d 21:23:07 classic pubby 21:24:56 not enough removals in 0.22 21:24:59 gotta remove the hair 21:26:13 03pubby02 07https://github.com/crawl/crawl/pull/813 * 0.22-a0-619-gf7739bf: Also remove hair from VS and Gr 10(3 minutes ago, 1 file, 3+ 1-) 13https://github.com/crawl/crawl/commit/f7739bf7a7a6 21:31:29 03pubby02 07https://github.com/crawl/crawl/pull/813 * 0.22-a0-620-gc7ab74f: Remove hair the right way in the right function 10(2 minutes ago, 1 file, 10+ 26-) 13https://github.com/crawl/crawl/commit/c7ab74fdde3a 21:34:18 remove the hair of beasts imo 21:36:04 what would lugafu say 21:42:48 remember hairy devils? 21:42:51 they were kool 22:05:06 !tell alexjurkiewicz current ui-overhaul should just work without any manual changes; any chance you could re-enable the experimental some time? 22:05:07 aidanh: OK, I'll let alexjurkiewicz know. 23:06:49 gammafunk, thanks for the trunk update post 23:07:01 np