00:17:37 !lg * ikiller=uniq s=name 00:17:51 1118909 games for * (ikiller=uniq): 5624x ew, 2512x qw, 1974x LogicNinja, 1937x Neil, 1908x pigah, 1829x heteroy, 1723x Congressman, 1668x gw, 1648x p0werm0de, 1611x tstbtto, 1520x 4thArraOfDagon, 1474x tlatlagkaus, 1423x firemonkey, 1380x grandjackal, 1248x dialectric, 1203x jejorda2, 1171x LiLin, 1170x aTarkinC, 1165x dscm, 1128x xw, 1097x Guido, 1094x antares, 1074x phyphor, 1062x estick, 1041x... 00:18:02 |amethyst: looks like you're almost at the top of the unique deaths rankings 00:35:57 -!- DaneiFOUR is now known as Posebaby 00:44:08 -!- FunkyGnoll is now known as FunkyBomb 01:36:03 gammafunk: how did you find that pip package name? 01:36:32 gammafunk: I think python2 in msys2 is just waiting for input. If you run `cat file.py | python` i suspect it would work, but I didn't try 01:36:38 anyway, will update instructions as per your suggestion 01:40:20 chequers: yes, but it was very strange 01:40:32 03alexjurkiewicz02 07https://github.com/crawl/crawl/pull/721 * 0.22-a0-301-g75dc4dd: Simplify MSYS2 pyyaml instructions (gammafunk) 10(3 minutes ago, 1 file, 3+ 8-) 13https://github.com/crawl/crawl/commit/75dc4dd4fd9a 01:40:36 normally you run pything and get the interactive display 01:40:36 but yeah that was what it was doing 01:40:47 the pip package name you find with a search 01:40:54 pacman -Ss STRING 01:41:06 then install the right one for the architecture of your msys installation 01:41:38 chequers: https://github.com/msys2/msys2/wiki/Using-packages 01:42:32 I need to hear back from |amethyst about there being any issues with going ahead with using the python script, but I don't think there's any actual problem 01:43:03 just want to make sure there's not going to be some awful server mess up; obviously if there was we could revert, but it's good to think about that before a merge 01:43:30 but what I'll do is try to ask him about that and if there's no problem, I'll contact all the admins on Sunday 01:44:02 we could then do the merge sometime next week when we've heard from all of them that aren't cwz and lld 01:44:07 just the ones that do automatic updates 01:44:56 but I'd still like to know why msys2's python2 just hangs upon running instead of giving the usual python prompt 02:17:30 -!- Posebaby is now known as Danei[posebaby] 02:45:43 Monster database of master branch on crawl.develz.org updated to: 0.22-a0-422-g9628fc8 03:46:01 -!- Danei[posebaby] is now known as Posebaby[danei] 04:00:22 -!- amalloy is now known as amalloy_ 13:57:34 I do have a few more tweaks to the datafiles script to make 13:57:51 nothing that would mean waiting on installing pyyaml though 14:10:42 03Aidan Holm02 07https://github.com/crawl/crawl/pull/728 * 0.22-a0-423-g40afa54: Add CK_RESIZE to console input handling 10(7 months ago, 4 files, 57+ 15-) 13https://github.com/crawl/crawl/commit/40afa54ec294 14:10:42 03Aidan Holm02 07https://github.com/crawl/crawl/pull/728 * 0.22-a0-424-g9c81420: Add tile_def_info() helper 10(7 months ago, 1 file, 8+ 0-) 13https://github.com/crawl/crawl/commit/9c81420327c5 14:10:42 03Aidan Holm02 07https://github.com/crawl/crawl/pull/728 * 0.22-a0-425-gcdeb0bbf: Add hierarchical UI system 10(7 months ago, 4 files, 770+ 1-) 13https://github.com/crawl/crawl/commit/cdeb0bbf3a59 14:10:42 03Aidan Holm02 07https://github.com/crawl/crawl/pull/728 * 0.22-a0-426-gb9aa74b: Add widget preferred size caching 10(7 months ago, 2 files, 15+ 0-) 13https://github.com/crawl/crawl/commit/b9aa74b9f7f0 14:10:42 03Aidan Holm02 07https://github.com/crawl/crawl/pull/728 * 0.22-a0-427-gc001bc3: Add crt/sdl-specific widget margin helpers 10(6 months ago, 1 file, 13+ 0-) 13https://github.com/crawl/crawl/commit/c001bc30f27c 14:10:42 03Aidan Holm02 07https://github.com/crawl/crawl/pull/728 * 0.22-a0-428-g604e0ee: Add rowspan, colspan, and flex_grow to grid 10(6 months ago, 2 files, 90+ 56-) 13https://github.com/crawl/crawl/commit/604e0ee300fb 14:10:42 03Aidan Holm02 07https://github.com/crawl/crawl/pull/728 * 0.22-a0-429-g2aa3a6f: Add UI scissor stack 10(6 months ago, 2 files, 50+ 2-) 13https://github.com/crawl/crawl/commit/2aa3a6ff3d6c 14:10:42 03Aidan Holm02 07https://github.com/crawl/crawl/pull/728 * 0.22-a0-430-g01fd88e: Add text widget 10(5 months ago, 2 files, 190+ 0-) 13https://github.com/crawl/crawl/commit/01fd88edfe37 14:10:42 03Aidan Holm02 07https://github.com/crawl/crawl/pull/728 * 0.22-a0-431-gbdea120: Only render visible grid rows 10(6 months ago, 2 files, 39+ 10-) 13https://github.com/crawl/crawl/commit/bdea1206f112 14:10:42 03Aidan Holm02 07https://github.com/crawl/crawl/pull/728 * 0.22-a0-432-gd609316: Add UI widget event observer API 10(5 months ago, 4 files, 341+ 50-) 13https://github.com/crawl/crawl/commit/d60931632369 14:10:42 ... and 92 more commits 14:10:48 03Aidan Holm02 07[ui-overhaul] * 0.22-a0-423-g40afa54: Add CK_RESIZE to console input handling 10(7 months ago, 4 files, 57+ 15-) 13https://github.com/crawl/crawl/commit/40afa54ec294 14:10:48 03Aidan Holm02 07[ui-overhaul] * 0.22-a0-424-g9c81420: Add tile_def_info() helper 10(7 months ago, 1 file, 8+ 0-) 13https://github.com/crawl/crawl/commit/9c81420327c5 14:10:48 03Aidan Holm02 07[ui-overhaul] * 0.22-a0-425-gcdeb0bbf: Add hierarchical UI system 10(7 months ago, 4 files, 770+ 1-) 13https://github.com/crawl/crawl/commit/cdeb0bbf3a59 14:10:48 03Aidan Holm02 07[ui-overhaul] * 0.22-a0-426-gb9aa74b: Add widget preferred size caching 10(7 months ago, 2 files, 15+ 0-) 13https://github.com/crawl/crawl/commit/b9aa74b9f7f0 14:10:48 03Aidan Holm02 07[ui-overhaul] * 0.22-a0-427-gc001bc3: Add crt/sdl-specific widget margin helpers 10(6 months ago, 1 file, 13+ 0-) 13https://github.com/crawl/crawl/commit/c001bc30f27c 14:10:48 03Aidan Holm02 07[ui-overhaul] * 0.22-a0-428-g604e0ee: Add rowspan, colspan, and flex_grow to grid 10(6 months ago, 2 files, 90+ 56-) 13https://github.com/crawl/crawl/commit/604e0ee300fb 14:10:48 03Aidan Holm02 07[ui-overhaul] * 0.22-a0-429-g2aa3a6f: Add UI scissor stack 10(6 months ago, 2 files, 50+ 2-) 13https://github.com/crawl/crawl/commit/2aa3a6ff3d6c 14:10:48 03Aidan Holm02 07[ui-overhaul] * 0.22-a0-430-g01fd88e: Add text widget 10(5 months ago, 2 files, 190+ 0-) 13https://github.com/crawl/crawl/commit/01fd88edfe37 14:10:48 03Aidan Holm02 07[ui-overhaul] * 0.22-a0-431-gbdea120: Only render visible grid rows 10(6 months ago, 2 files, 39+ 10-) 13https://github.com/crawl/crawl/commit/bdea1206f112 14:10:48 03Aidan Holm02 07[ui-overhaul] * 0.22-a0-432-gd609316: Add UI widget event observer API 10(5 months ago, 4 files, 341+ 50-) 13https://github.com/crawl/crawl/commit/d60931632369 14:10:48 ... and 92 more commits 14:14:18 -!- pikaro__ is now known as pikaro 14:14:21 -!- pikaro is now known as pikaro[2 14:16:12 -!- jackcbaral90 is now known as jackcabral90 14:33:07 03Aidan Holm02 07https://github.com/crawl/crawl/pull/728 * 0.22-a0-524-g79ab024: Refactor and improve Menu UI implementation 10(4 days ago, 4 files, 413+ 368-) 13https://github.com/crawl/crawl/commit/79ab02402207 14:33:09 03Aidan Holm02 07[ui-overhaul] * 0.22-a0-524-g79ab024: Refactor and improve Menu UI implementation 10(4 days ago, 4 files, 413+ 368-) 13https://github.com/crawl/crawl/commit/79ab02402207 14:47:51 The build has errored. (ui-overhaul - e768b23 #9649 : Aidan Holm): https://travis-ci.org/crawl/crawl/builds/381134735 15:47:28 -!- amalloy_ is now known as amalloy 17:19:41 quik (L20 DrFE) ASSERT(attacker) in 'attack.cc' at line 352 failed. (Vaults:3) 17:37:35 !crash quik 17:37:36 17. quik, XL20 DrFE, T:59905 (milestone): https://underhound.eu/crawl/morgue/quik/crash-quik-20180519-211939.txt 17:39:13 that crash looks like it was a rakshasa illusion yaktaur dying to a ball lightning where it shat the ball lightning 17:39:16 causing its own death 19:00:48 -!- Bammboobies is now known as Bammboo