00:47:28 Unstable branch on cbro.berotato.org updated to: 0.30-a0-840-ga523dec638 (34) 00:54:25 Monster database of master branch on crawl.develz.org updated to: 0.30-a0-840-ga523dec638 01:43:03 Fork (bcrawl) on crawl.kelbi.org updated to: 0.23-a0-4884-gcf1f1e11f7 03:27:55 03Antern02 07https://github.com/crawl/crawl/pull/3027 * 0.30-a0-829-g4f7f5a7392: feat: add tile_min_stat_width_characters option 10(46 seconds ago, 4 files, 7+ 5-) 13https://github.com/crawl/crawl/commit/4f7f5a739260 03:35:53 <05k​ate> I had to look them up to remember what those even do so seems reasonable (I remember them in the distant past as being "the type of wraith that actually does damage" but that was before their drain speed brand existed even, I think) 04:23:17 Experimental (bcrawl) branch on underhound.eu updated to: 0.23-a0-4884-gcf1f1e11f7 05:28:27 Unstable branch on crawl.akrasiac.org updated to: 0.30-a0-840-ga523dec (34) 05:56:35 New branch created: pull/3032 (1 commit) 13https://github.com/crawl/crawl/pull/3032 05:56:35 03Picklenugget102 {GitHub} 07https://github.com/crawl/crawl/pull/3032 * 0.30-a0-841-ge73a437a78: Give monsters made of water insubstantial 10(3 minutes ago, 1 file, 2+ 2-) 13https://github.com/crawl/crawl/commit/e73a437a7872 08:48:28 <06a​dvil> // MSVC has a limit on how many if/else if can be chained together. 08:48:34 <06a​dvil> that can't possibly be still true, right? 08:50:50 <10P​leasingFungus> instead of finding out, can we make that code less awful 08:50:56 <10P​leasingFungus> asking for a friend 08:51:19 <10P​leasingFungus> (looking at the ingame options pr again?) 08:56:00 <03w​heals> its not too relevant whether it's true because nobody uses MSVC for crawl 08:59:58 <10P​leasingFungus> wow 09:00:00 <10P​leasingFungus> rip 09:00:51 <10P​leasingFungus> https://github.com/verilator/verilator/issues/1654 limit still existed in 2019 09:01:29 <10P​leasingFungus> and in 2022 https://stackoverflow.com/questions/71613551/visual-studio-msvc-not-allowing-long-if-else-nesting 09:10:33 <06a​dvil> I am going to refactor that code a lot 09:10:59 <06a​dvil> although I'm not sure if I'll immediately remove the big conditional 09:11:32 <06a​dvil> also, less awful ymmv 10:10:21 <10P​leasingFungus> @advil wow, your response on that pr was so much nicer than mine. well done 10:14:11 <06a​dvil> heh well, I'm guessing it's not someone who is trolling, but rather is very, very rule focused (and has picked up a weird "rule" from somewhere), so I wanted to at least try to help 10:14:15 <06a​dvil> suspect it won't go anywhere 10:23:42 <10P​leasingFungus> sure 10:24:47 <06a​dvil> also tbh I'm actually just curious why they do think the contrast wrong 10:26:00 <10P​leasingFungus> nb that they did not change the contrast 10:26:26 <10P​leasingFungus> someone checked in the roguelikes discord and they just increased r,g,b of each pixel by 1 10:26:39 <10P​leasingFungus> (out of 255, that is) 10:27:37 Web-safe colours? 10:34:36 <10P​leasingFungus> hm? 10:35:33 <10P​leasingFungus> doubt it, partially since it isn’t 1997 anymore 10:35:45 <10P​leasingFungus> but also i don’t think they reduced the palette 10:42:56 <06a​dvil> I suspect if you change the contrast “by 1” (e.g. in imagemagick) it may be very hard to distinguish from changing intensity by 1; I did find variable diffs of 1-2 rgb values when I looked 10:45:01 <06a​dvil> Yeah definitely not websafe colors in the result 10:50:33 1997 anymore> huh, that explains much 10:55:45 <09g​ammafunk> I have done this to myself 10:55:45 <09g​ammafunk> https://cdn.discordapp.com/attachments/747522859361894521/1080548941973704704/20230301_114910562.jpg 11:00:26 <09g​ammafunk> I feel there are better ways to use git to manage a long term topic so that a final rebase into a coherent set of commits isn't so painful when functionality is near completion but I haven't found it yet. Just making commits every couple of days to have some kind of history in case of disaster 11:10:42 <10P​leasingFungus> i think that's probably about right 11:10:55 <10P​leasingFungus> trying to maintain a coherent set of commits when everything is still in flux is pretty time consuming 11:11:17 <10P​leasingFungus> better to git reset master at the end and start running a bunch of git add -ps 11:27:32 wpisznazwe (L17 DsGl) ASSERT(mindex <= MAX_MONSTERS) in 'mon-util.cc' at line 437 failed. (Elf:3) 11:34:46 wpisznazwe (L17 DsGl) ASSERT(mindex <= MAX_MONSTERS) in 'mon-util.cc' at line 437 failed. (Elf:3) 14:06:28 <05k​ate> i can't figure out how to reproduce this but this crash has shown up a few times recently, somehow players are able to activate transference after their ancestor gets banished 14:07:41 !crashlog 14:07:49 24997. wpisznazwe, XL17 DsGl, T:30346 (milestone): https://underhound.eu/crawl/morgue/wpisznazwe/crash-wpisznazwe-20230301-183446.txt 14:37:06 <05k​ate> no progress on that crash but i did find a new and very exciting different one 14:37:10 03kate-02 07* 0.30-a0-841-gd090ac843f: Adjust Harm display on the % overview screen 10(26 hours ago, 1 file, 12+ 22-) 13https://github.com/crawl/crawl/commit/d090ac843f1a 14:37:10 03kate-02 07* 0.30-a0-842-g9d452a9ddb: Display melded items on the % overview 10(16 minutes ago, 1 file, 2+ 2-) 13https://github.com/crawl/crawl/commit/9d452a9ddb30 14:37:10 03kate-02 07* 0.30-a0-843-g1c18f60749: Don't crash when banished by a HD 96 monster 10(15 minutes ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/1c18f607494a 14:39:58 <05k​ate> (thanks, test spawners, for your valuable debugging help) 14:40:11 rocky1 (L5 DEFE) ASSERT(!invalid_monster(&mons)) in 'mon-death.cc' at line 1637 failed. (D (Sprint)) 14:46:37 <10P​leasingFungus> lol 14:46:55 <10P​leasingFungus> re banish 14:49:54 Unstable branch on crawl.kelbi.org updated to: 0.30-a0-843-g1c18f60749 (34) 14:56:43 <08n​lavsky> It's strange that this crash's version is 0.30-a0-782-ge64f9170bb. CUE doesn't update trunk still? 14:58:20 may need that manual update/fix? 14:58:32 from the submodules change 15:16:43 <08n​lavsky> Looking at the logs for 26th-27th Feb, I'd guess that webserver might need a restart. At least CKO 's started updating its trunk after floraline restarted it. 17:07:46 <09g​ammafunk> a restart? 17:08:10 <09g​ammafunk> the issue wasn't restarting, it was the incorrectly configured repository (what geekosaur is referring to) 17:09:08 <09g​ammafunk> ah, I was going to ping tzer0 with advil's instructions, but he's already pinged 17:09:33 <09g​ammafunk> oh hadn't heard of git submodule sync 17:09:46 <09g​ammafunk> ah, that does the since with the main git config, doesn't it, nice 17:09:54 <09g​ammafunk> that was the piece I was missing when I went through this 17:16:41 03PleasingFungus02 07* 0.30-a0-844-g7470db7bff: New monster: sleepcap 10(4 hours ago, 10 files, 45+ 2-) 13https://github.com/crawl/crawl/commit/7470db7bfffd 17:23:46 <08n​lavsky> cpp case AF_BLOODZERK: monsterattacks += colour(BLUE, "(sleep)"); break; <--- should it be AF_SLEEP, @PleasingFungus 17:25:19 <10P​leasingFungus> oops lol 17:25:38 <10P​leasingFungus> ty! 17:28:28 <08n​lavsky> https://discord.com/channels/735056636644687913/747522859361894521/1079453621181235231 <-- it looks like submodules on CUE were fixed, but CUE still has old trunk 🤷‍♂️ 17:29:44 <09g​ammafunk> hrm, ok, I'm guessing we're just missing git command or something; certainly restart shouldn't be required 17:30:10 <10P​leasingFungus> yes, i don't think a restart is the key action 17:30:20 03PleasingFungus02 07* 0.30-a0-845-g7c6808c8ce: Fix a copy-paste error (nlavsky) 10(33 seconds ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/7c6808c8ce40 17:30:23 <09g​ammafunk> is it just not been enough time since rebuild? 17:30:30 <09g​ammafunk> because it only rebuilds once per day 17:30:35 <09g​ammafunk> not sure of timing of that fix, let's see 17:31:00 <09g​ammafunk> ah, back on 26th it seems 17:31:11 <09g​ammafunk> so it's not a waiting for rebuild issue 17:31:46 <10P​leasingFungus> ...? what commit on the 26th are you looking at? 17:31:55 <09g​ammafunk> no, the fix from tzer0, sorry 17:32:01 <09g​ammafunk> not sure if we're talking about the same thing 17:32:08 <10P​leasingFungus> probably we're not 17:32:11 <09g​ammafunk> cue not rebuilding trunk is the issue 17:32:26 <09g​ammafunk> tzer0 fixed the git repo submodule issue (apparently) on the 26th 17:32:43 <09g​ammafunk> but we still don't have recent enough trunk version there 17:33:15 <09g​ammafunk> ??rebuild 17:33:16 <04C​erebot> rebuild[1/2]: http://crawl.akrasiac.org/rebuild/ http://underhound.eu:81/rebuild/ https://cbro.berotato.org/rebuild/ http://crawl.xtahua.com/rebuild/ https://crawl.kelbi.org/rebuild/ Bug gammafunk, advil, |amethyst, or Nap.Kin for CDO. Use your powers wisely. 17:33:22 <09g​ammafunk> I think cue is still broke, but let's see 17:34:32 <10P​leasingFungus> @Sastreii hope you're doing well! if you're looking for tiles opportunities, 'orb of dispater', 'sleepcap' (new walking mushroom monster), and 'skyshark zombie' await you 17:35:06 <09g​ammafunk> but the beloved big fish zombie tile! 17:35:12 <09g​ammafunk> (or whatever it was called) 17:35:18 <09g​ammafunk> that one reddit post was good 17:35:51 <09g​ammafunk> %git 17:35:52 <10P​leasingFungus> it was 17:35:52 <04C​erebot> PleasingFungus * 0.30-a0-845-g7c6808c8ce: Fix a copy-paste error (nlavsky) (6 minutes ago, 1 file, 1+ 1-) https://github.com/crawl/crawl/commit/7c6808c8ce40 17:37:09 <09h​ellmonk> if you remove big fish zombie I will make a big fish monster to add the big fish zombie back once again 17:37:14 <09g​ammafunk> lol 17:37:16 <10P​leasingFungus> lol 17:38:45 <09g​ammafunk> @TZer0 Looks like despite your fix mentioned here: https://discord.com/channels/735056636644687913/747522859361894521/1079453621181235231, CUE still only has 0.30-a0-782-ge64f9170bb instead of build from the last day or so. Can you confirm that cue git repo is updating ok? 17:40:15 <09g​ammafunk> it was surprisingly difficult to copy that version string from the help menu of the char select screen. I guess ctrl-c passes through as input and I have not webtile right-click available. Thankfully chrome has a copy option from it's main menu. 17:40:28 <09g​ammafunk> in this case I could have just done a sequell query, but still 17:43:52 <09h​ellmonk> crawlchat reports "apparently monsters spawning via abyss doesn't give a message of any kind" 17:44:05 <09h​ellmonk> nm pf says that's not accurate 17:47:25 <10P​leasingFungus> hellmo you can't delete messages here! they all go through to irc!!! 17:47:41 <09h​ellmonk> oh no the irc logs 17:47:44 <08n​lavsky> re copying text from webtiles: yeah, it's easier to just open an ssh connection in a terminal and copy text from there 17:51:21 <08n​lavsky> and it's even harder/not possible (?) to copy anything from ctrl-p or message panel on local tiles 17:58:21 Unstable branch on crawl.kelbi.org updated to: 0.30-a0-844-g7470db7bff (34) 17:58:50 <08n​lavsky> also, re monsters coming into view w/o a message. I've seen it happen - very rarely - in trunk, when a unique would come from around a corner and there was no message to trigger a force_more 18:00:25 <08n​lavsky> (it was in the Dungeon, not in the Abyss, though) 18:02:48 <10P​leasingFungus> in this case, what happened is that the monster was already in sight when the player went down stairs 18:03:03 <10P​leasingFungus> you don't get messages for monsters that enter view when you go down stairs (in the Abyss or in any other branch) 18:03:11 <10P​leasingFungus> no idea if that's intended 18:03:38 Unstable branch on crawl.kelbi.org updated to: 0.30-a0-845-g7c6808c8ce (34) 18:06:29 <09g​ammafunk> well, it's fairly easy to highlight a line or block of text, it was more the lack of the usual means for performing the copy, but I think the chrome menu does handle that. Guess mouse inputs could be a concern for many menus though, even in terms of performing a highlight 18:07:13 <09g​ammafunk> not sure if there's some elegant solution to enable easier copying for webtiles+tiles but maybe it's just enough of a concern 18:08:27 <09g​ammafunk> oh look at that cyan nightcap tile 18:09:10 <09g​ammafunk> we're returning to the halcyon days of 8-bit/16-bit rpgs and palette swap monsters 18:10:41 <09g​ammafunk> beware palette swapped the emperor jelly found in the extended deep slime pits branch 18:17:46 <03T​Zer0> I'll check in a bit. 22:58:38 <13S​astreii> Nice! It reminds me that i still have some old zombie tiles to update.