03:33:50 Experimental (bcrawl) branch on underhound.eu updated to: 0.23-a0-5261-gd9800d219b 06:11:23 Hello. Looong time since i have used irc. Is there a way to see chat history? 06:11:23 I briefly saw some comments about my PR, but they are now gone for me.. https://github.com/crawl/crawl/pull/5345 Show owned potion and scroll counts in shops- #5345 06:11:24 Anyway, thank you for reviewing! I assume the comments will be added to the PR? I can remove the tests, if that is an issue. And i planned to follow up wands in a new PR. But first i wanted to get a feel for how contributions are handled. 06:35:31 <11O​dds> IDK about the IRC question I'm afraid... but yeah, I'll add some comments on the PR 06:50:06 hatvik: mesg hist on irc is not a thing. theres ircv3 i heard which adds this with other discunt features but it's not on libera. i can probly send you some sort of logs as my client saves them when im on though 06:50:13 you only get mesgs when youre online 06:52:32 wait you were here earlier? when you left 5hrs ago the only mesg was < Lantell> Experimental (bcrawl) branch on underhound.eu updated to: 0.23-a0-5261-gd9800d219b 07:02:17 <02M​onkooky> This channel is in fact logged- the irc welcome message contains a link to the logs 07:23:34 <09g​ammafunk> come to think of it, I need to put the link in the discord channel topic as well 07:24:04 <09g​ammafunk> https://crawl.akrasiac.org/logs/cheibriados/ is the location of the logs, for those interested 07:25:18 <09g​ammafunk> added that link to the discord topic (not really relevant to this convo, but it might be a helpful reminder for discord users wanting to share said link) 08:02:43 Oh right 08:03:45 hatvik: http://s-z.org/crawl-dev/, 08:03:58 s/,// 08:08:10 that link is actually dead; maybe it should probably be removed from the topic 08:25:30 Oh. then http://crawl.akrasiac.org/logs/cheibriados/ 09:32:29 <09g​ammafunk> yeah I can update the irc-side topic later 09:33:37 <09g​ammafunk> (said s-z.org link is not actually dead, but the bot its using does not see anything said in IRC since it can't join the channel, so it's useless) 12:11:22 <09g​ammafunk> Forget rewriting dcss in rust, I'm proposing that we rewrite dcss in DracoOmega's favorite language: https://www.tomshardware.com/software/programming/daring-coder-gets-doom-running-with-regular-expressions-at-180-seconds-per-frame-like-playing-correspondence-chess-with-a-shotgun-nearly-14-million-substitutions-to-render-a-frame-at-80-000-substitutions-per-second 12:13:59 oh my gosh and it's "just" pcre2 12:19:04 <04d​racoomega> Dear lord 12:20:14 <09g​ammafunk> > For example, /.(\d{4})./g would find the "2026" in "Tom's Hardware 2026 articles." The g flag in /g is unnecessary since you're just looking for a match and the capture group () in (\d{4}) is unnecessary as you're not ever referencing it, smh 12:21:55 <09g​ammafunk> not to mention spurious uses of .\* would likely be unnecessary in any kind of match situation as well 12:51:13 And "On every step the first rule that matches fires exactly once, and that single firing is one tick of the machine." so presumably there's no /g in it at all 12:57:45 <09h​ellmonk> But can it run nuts.wad 13:26:21 "Go left" "I am going left, I'm just waiting for the next frame" 13:48:25 <08n​icolae> Jesus Christ 13:49:33 it was only a matter of time; doom runs on _everything_ 14:06:49 They call the first song of Doom II d_runnin for a reason 14:08:40 "I can tell the COVID vaccine doesn't have a chip it in because no-one has ported Doom to run on my arm" 14:15:26 nah, it should run on arms 14:15:38 it runs on my arm64 machine 15:45:09 Unstable branch on underhound.eu updated to: 0.35-a0-761-g8bf6446ad2 (34) 16:07:00 03WizardIke02 {gammafunk} 07https://github.com/crawl/crawl/pull/4650 * 0.35-a0-762-gf86be392fb: Make the lua function dgn.vault_at return a pointer 10(1 year, 1 month ago, 1 file, 5+ 3-) 13https://github.com/crawl/crawl/commit/f86be392fb5c 16:33:06 <09g​ammafunk> i oopsied with gh commandline there, pay no heed 16:39:08 <09g​ammafunk> looks like we need to have makefile support for using pcre2 over pcre3. Apparently pcre2 is actually the more current/maintained library for pcre and pcre3 is an older, unmaintained library 16:40:06 <09g​ammafunk> maybe at some point I can make said PR, but latest ubuntu 26.04 lts is failing to compile crawl if I request PCRE 16:40:21 <09g​ammafunk> so I'll just have to not enable pcre for now 17:06:39 <09g​ammafunk> gcc warning for trunk: > spl-cast.cc: In function ‘spret your_spells(spell_type, int, bool, const item_def, dist, bool)’: > spl-cast.cc:2341:12: warning: enumeration value ‘seen_hups’ not handled in switch [-Wswitch] > 2341 | switch (cast_result) > | ^ 17:11:58 I reported the clang version of that a few days ago fwiw 20:19:03 03WizardIke02 {gammafunk} 07* 0.35-a0-762-ge5bf83d7b5: Make the lua function dgn.vault_at return a pointer 10(1 year, 1 month ago, 1 file, 5+ 3-) 13https://github.com/crawl/crawl/commit/e5bf83d7b583 21:05:40 -!- MakMorn_ is now known as MakMorn 23:12:25 Unstable branch on cbro.berotato.org updated to: 0.35-a0-762-ge5bf83d7b5 (34)