01:39:25 Unstable branch on crawl.develz.org updated to: 0.26-a0-64-g059e62fbdb (34) 02:11:50 -!- amalloy is now known as amalloy_ 03:30:56 Fork (bcrawl) on crawl.kelbi.org updated to: 0.23-a0-3222-g5327be9f7f 06:56:41 -!- amalloy_ is now known as amalloy 07:00:28 -!- amalloy is now known as amalloy_ 07:35:44 -!- elliotd123_ is now known as elliotd123 08:00:33 sorry, it's looking like I won't get much more time pre tourney 08:01:01 is there anything more important than the combo and active games pages to work on? 08:30:43 Question: player A gets 1st and 2nd ina category, player B gets 3rd. What points do they get? 08:38:32 In case A gets 1, B gets 1/2, A is encouraged to use altaccount to deny points for B. Should such a play be prohibited explicitly in 'Conduct' section? 08:48:45 alexjurkiewicz: those two things and even-odd coloring for wins (which I can try to take a look at) 08:49:12 alexjurkiewicz: you've done great 08:49:26 -!- krator44-- is now known as krator44 08:50:33 Yermak: I think that's included under the general clauses but I will explicitly mention it under point number 2 08:58:07 -!- TigerbotHesh_ is now known as TigerbotHesh 09:56:10 thenty (L26 DDFi) ASSERT(you.on_current_level) in 'files.cc' at line 1923 failed. (Zot:2) 09:56:28 thenty (L26 DDFi) ASSERT(you.on_current_level) in 'files.cc' at line 1923 failed. (Zot:2) 09:57:14 thenty (L26 DDFi) ASSERT(you.on_current_level) in 'files.cc' at line 1923 failed. (Depths:5) 09:58:55 thenty (L26 DDFi) ASSERT(you.on_current_level) in 'files.cc' at line 1923 failed. (Depths:3) 10:00:52 thenty (L26 DDFi) ASSERT(you.on_current_level) in 'files.cc' at line 1923 failed. (D:13) 10:01:16 thenty (L26 DDFi) ASSERT(you.on_current_level) in 'files.cc' at line 1923 failed. (D:13) 11:55:07 alexjurkiewicz: actually the active games page is I think good to go; that one uses DataTables 11:55:36 so it's got searching and sorting to hearts desire 12:19:43 -!- amalloy_ is now known as amalloy 12:23:07 -!- amalloy is now known as amalloy_ 12:53:55 -!- amalloy_ is now known as amalloy 13:05:55 Unstable branch on crawl.akrasiac.org updated to: 0.26-a0-64-g059e62f (34) 14:20:02 scummos (L7 OgAM) ERROR in 'libutil.cc' at line 396: screen write out of bounds in region 0 (old: 0): (-6,-17) into (80,24) (D:5) 14:20:10 scummos (L7 OgAM) ASSERT(!in_bounds(you.pos()) || !cell_is_solid(you.pos()) || you.wizmode_teleported_into_rock) in 'movement.cc' at line 471 failed. (D:5) 14:20:14 scummos (L7 OgAM) ASSERT(!in_bounds(you.pos()) || !cell_is_solid(you.pos()) || you.wizmode_teleported_into_rock) in 'movement.cc' at line 471 failed. (D:5) 14:20:23 scummos (L7 OgAM) ASSERT(!in_bounds(you.pos()) || !cell_is_solid(you.pos()) || you.wizmode_teleported_into_rock) in 'movement.cc' at line 471 failed. (D:5) 14:53:37 scummos (L7 OgAM) ASSERT(!in_bounds(you.pos()) || !cell_is_solid(you.pos()) || you.wizmode_teleported_into_rock) in 'movement.cc' at line 471 failed. (D:5) 15:05:49 huh 15:10:11 which one is gretell 15:10:25 literally no way to know without learndb 15:16:18 here's one: http://crawl.develz.org/morgues/git/scummos/crash-scummos-20200610-182023.txt 15:16:23 somehow they are in a rock wall 15:20:13 that character seems to have just died: http://crawl.develz.org/morgues/git/scummos/morgue-scummos-20200610-185435.txt 15:22:30 sadly nothing that even looks supiciously buggy, aside from obvious crashes. they don't have any skills or spells that mess with position 15:23:38 the very first crash is different and I'm guessing may have somehow messed up their position 15:24:08 http://crawl.develz.org/morgues/git/scummos/crash-scummos-20200610-182001.txt 15:26:23 %git 15:26:23 07advil02 * 0.26-a0-64-g059e62f: Don't crash on level excursion in the abyss 10(23 hours ago, 1 file, 9+ 6-) 13https://github.com/crawl/crawl/commit/059e62fbdb0e 15:48:32 <|amethyst> advil: yeah, there's something strange going on with excursions and coordinates, and I think it predates the recent changes 15:49:05 <|amethyst> advil: I've seen X[] occasionally reveal 3x3 blocks of solid wall 15:49:25 <|amethyst> advil: and sometimes "following" a stair with X[ takes you to the long location 15:49:30 <|amethyst> s/long/wrong/ 15:49:48 I've noticed that recently the cursor coordinates for [] are messed up 15:50:11 and the 3x3 thing has definitely been getting reported lately, did not realize it might be connected to map mode! 15:51:54 <|amethyst> I don't know that it's only map mode 15:52:02 <|amethyst> but I think it is from excursions 16:05:13 i think i looked into the 3x3 X[ thing years ago, where i'd done more detailed investigation and could do it reproducibly. but apparently i didn't file a mantis issue for it 16:05:35 <|amethyst> hm 16:05:46 <|amethyst> I've definitely noticed it more "recently" 16:06:04 <|amethyst> within the past year maybe? 16:07:38 oh, i remember something: the 3x3 square that gets revealed is based on your position. if i'm at (5,5) on D:1, and somehow cause the game to think i'm on D:3, then it reveals LOS as if i were standing at (5,5) on D:3 16:08:11 this is most noticeable when you're inside a wall, but it can also be in open space, in which case it reveals more than a 3x3 16:10:09 <|amethyst> yeah, it seems you can use that to map a level that you've only dived into 16:11:06 ah, i can still reproduce it at will. it's related to https://crawl.develz.org/mantis/view.php?id=10172 16:11:13 or anyway that's one way to reproduce it 16:11:36 in addition to the effects i mentioned in the bug, it also grants you LOS on the target floor 16:12:33 i don't think i realized that at the time 16:15:02 it's easier to trigger, though. anything that opens a dialog during an excursion, e.g. using X]v to look at a monster downstairs 16:15:35 <|amethyst> I was able to reveal stuff with just X] from several locations, no dialog at all 16:16:34 oh, you're right 16:22:14 that seems like it should be happening all the dang time, then 16:29:37 I would guess something made this worse recently, I haven't noticed this at all until the last few weeks when there've been a bunch of reports on discord 16:30:15 also, the crash above seems to have actually moved the player 16:30:41 oh hm, I just ran into the X[ on a stair not working thing and then came here and saw the discussion... 16:32:13 at the moment I'm on a level with 2 known upstairs and using X[ on them doesn't work, but using X] on the matching downstairs on the level above does work 16:34:31 if anyone wants the save for testing, it is http://crawl.kelbi.org/saves/elliptic-crawl-0.25-200610-2034.tar.bz2 16:35:11 it sounds like there are far worse problems than it not following stairs correctly, but still sort of interesting that it follows them in one direction but not the other 17:08:45 -!- jfcaron_ is now known as jfcaron 17:47:22 there are a bunch of improvements to UI that aren't live on the site yet 17:47:36 anyone able to release them and rebuild the DB to confirm they work ok? 17:47:50 needs a db recreation 17:52:42 alexjurkiewicz: can do that now 18:01:18 wb 18:23:01 Does Harm stack? 18:39:57 no 18:51:24 alexjurkiewicz: some problems 18:52:27 alexjurkiewicz: http://dpaste.com/0762GK7 18:53:10 had recreated the db before running 18:55:18 gammafunk: what are the log lines immediately before the stack trace? 18:55:23 it should say the category page it was writing 18:56:17 alexjurkiewicz: this was taildb so hard to say 18:56:28 I can reset and run loaddb if that's more helpful 18:56:47 the log is separate from stderr for taildb 18:57:07 well, on a separate terminal I should say 18:57:14 let me know if you need me to do that 19:02:50 hm, let me see if I can find it by hand 19:05:43 ok, my guess is that somehow it's attempting to run this query for the clan winning category, which doesn't have a dedicated scoring table 19:06:21 actually. might be worth just double checking the database was really updated 19:07:20 echo 'select team_info_json from clan_exploration_score limit 1;' | mysql -ucrawl -pcrawl --host 127.0.0.1 tournament (i think the credentials are different for CDO) 19:07:46 (if there's no password, remove the -pcrawl entirely 19:11:36 theres a .my.cnf so I don't have to use most of that 19:12:07 ERROR 1054 (42S22) at line 1: Unknown column 'team_info_json' in 'field list' 19:13:41 ok, the database isn't updated for some reason 19:13:57 maybe there were local changes to that file which prevented git from updating it when you pulled? 19:14:16 doesn't seem to be, but I'm trying recreation 19:14:34 and the git pull was successfull, just confirmed 19:15:14 and database.sql worked with no errors? 19:15:38 sometimes I've been having issues where the drop table sequence wasn't perfectly updated for some interim changes 19:16:49 "Ongoing Games" is in a very, very large font :D 19:18:06 advil: yeah, it did; just recreated db also with no errors, and now that command from alexjurkiewicz succeeds 19:18:44 hrm, come to think I did bg the command at one point 19:18:59 wonder if the temporary suspend caused a problem 19:19:09 by the command I meant the last time I ran it before this time 19:19:13 not sure about the side-by-side species and background scoreboards 19:19:23 maybe that's not intentional? 19:26:11 eber made that page but it looks intentional to me 19:26:18 i think it's nice, although I was going to sort the lists by alphabetical rather than score 19:26:49 also on my wishlist (won't happen before launch now) was to specify columns that vanish as the screen shrinks, so you see only essentials on smaller displays 19:27:12 great. The all player & clan pages are much nicer now 19:34:00 -!- Tiobot is now known as Guest61627 19:37:14 alexjurkiewicz: page updated 19:37:15 ....woah 19:37:33 !scorepage jeanjacques 19:38:00 jeanjacques played recently! 19:40:19 hrm, are these table columns right? 19:40:34 seems like there's an extra column in many tables 19:41:33 it's like there's extra column for *every* column 19:42:41 interestingly, this is not true for the Ziggurat Diving table, but the column header formatting is definitely off for that one 19:42:50 oh I see, it's not an extra column, it's just that the column headers have weird formatting 19:43:32 namely the up/down sort icons have lots of spacing between their associated column name 19:56:48 looking 19:57:37 ah yeha 20:20:05 I hade to ask here but, I'm looking at timestamps on log files. Does anyone know what timezone those timestamps are using? 20:35:51 advil: how do you feel about trying release tomorrow? I know of a couple bugs I want to try to fix today 20:36:09 presumably the new github actions will make release easier 22:28:08 I think AC improved by Cigotuvi's Embrace should glow with blue. 23:09:46 would be great to get a tag on the release in the next few hours 23:11:41 next few hours is unlikely due to some bugs I have to fix and the time zones involved 23:29:18 I had a console player complain about something I'm fairly sure could happen in vanilla. Not sure if it's officially a bug or just something not really thought about. Said if the race/god title got too long the piety gets cut off of the sidebar. Specifically a Purple Draconian of Cheibriados didn't show it. 23:37:00 purple draconian of cheibriados fits in the default console size. are they smallterm or something? 23:37:14 that is, fits even with room for all 6 piety stars 23:37:45 i guess the word is "tinyterm", not smallterm 23:42:35 yea they gave a size...here we are: 80x24 23:44:42 I noted it; but didn't know how to ifdef for smaller size...so hadn't done anything about it...considering just abbreviating the god name (Cheibriados -> Chei) if the race name goes beyond a certain size (mostly just be draconians). 23:46:44 80x24 is normal 23:50:47 Alright. Must be because of the code I borrowed from hellcrawl then; sorry for bothering you. HellCrawl/BcadrenCrawl shows piety as 1* (15) instead of *..... It's literally 1 more character at piety below 100, and 2 at piety above 100...but I guess 2 characters it all it takes.