02:46:35 Unstable branch on cbro.berotato.org updated to: 0.27-a0-401-gea03ee85fd (34) 03:32:16 Fork (bcrawl) on crawl.kelbi.org updated to: 0.23-a0-3934-gcf7b37ceea 03:34:03 Fork (bcadrencrawl) on crawl.kelbi.org updated to: 0.03-145-g0fbba7250a 06:52:09 -!- amalloy is now known as amalloy_ 11:14:06 floraline I have seen that happen occasionally on cao/cbr2 also; it's possible that it is crawl-related, either a bug or them doing something that maxes cpu (holding tab with a ranged weapon in 0.25 did this to some degree) 11:29:44 %git 184f3a1eb7 11:29:44 07Aliscans02 {ebering} * 0.27-a0-377-g184f3a1: Move some text for some artefacts to art-data.txt. 10(3 weeks ago, 4 files, 86+ 76-) 13https://github.com/crawl/crawl/commit/184f3a1eb75c 11:30:00 hm this broke building on cao 11:30:52 <06a​dvil> Having no space between pattern and following word is deprecated at util/art-data.pl line 611. Bareword found where operator expected at util/art-data.pl line 611, near "/^(TYPE|INSCRIP|DESCRIP|DBRAND)$/n" (Missing operator before n?) syntax error at util/art-data.pl line 611, near "/^(TYPE|INSCRIP|DESCRIP|DBRAND)$/n" 11:32:59 presumably it's on a perl version which doesn't support the n modifier 11:34:30 it's not super obvious to me, as someone who only uses perl under duress, why /n is necessary there 11:35:11 If it is, removing the n isn't going to harm anything. All it does is to tell the interpreter that we don't need to capture the matched string. 11:35:40 yeah, nothing following that relies on a previous capture that I can see 11:36:56 I haven't seen anything to say what version of perl Crawl expects. 11:37:17 as usual cao is a problem in that it has ancient versions of everything 11:38:46 `This is perl 5, version 14, subversion 2 (v5.14.2)` 11:38:49 <10P​leasingFungus> advil: yep, scroll up to see my adventures with it yesterday 11:39:10 oh haha 11:39:15 <10P​leasingFungus> and yeah, it built just fine without the n 11:39:18 scrollback ftw 11:40:11 /n introduced in 5.22, 2015 11:40:21 03advil02 07* 0.27-a0-402-gfadf034: Fix the build for ancient perl versions? 10(58 seconds ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/fadf0348f29e 11:41:30 Even Debian oldstable has it 11:41:43 <10P​leasingFungus> the version of perl shipped with my circa-2019 computer was 5.18, 2013 11:43:47 Gosh, what did that come with? 11:46:46 <10P​leasingFungus> OS X 10.15.7 "Catalina" (: 11:46:46 <10P​leasingFungus> they also ship very old versions of python iirc. it's confused me in the past as well 11:46:52 Unstable branch on crawl.kelbi.org updated to: 0.27-a0-402-gfadf0348f2 (34) 11:59:23 !motto convert all perl scripts to python 11:59:24 CAPSTP! C-Convert! A-All! P-Perl! S-Scripts! T-To! P-Python! Convert All Perl Scripts To Python! CONVERT ALL PERL SCRIPTS TO PYTHON! 11:59:32 CAPSTP...remember it 12:01:37 Does python have a version of Acme::Eyedrops, though? 12:03:04 could be useful for designing vaults 12:08:55 Unstable branch on crawl.akrasiac.org updated to: 0.27-a0-402-gfadf034 (34) 12:26:32 Wucad Mu doesn't show Evocations skill 13https://crawl.develz.org/mantis/view.php?id=12514 by Nekoatl 12:37:54 -!- cjm_ is now known as cjm 15:05:11 03kate-02 07* 0.27-a0-403-gf2f63bf: Prevent unwielding the obsidian axe while mesmerised 10(4 hours ago, 1 file, 9+ 0-) 13https://github.com/crawl/crawl/commit/f2f63bf03310 15:05:11 03kate-02 07* 0.27-a0-404-g4390dbc: Fix some skill training display interactions (#12514) 10(14 minutes ago, 1 file, 9+ 7-) 13https://github.com/crawl/crawl/commit/4390dbc5be0f 15:17:26 Unstable branch on crawl.kelbi.org updated to: 0.27-a0-404-g4390dbc5be (34) 15:18:22 -!- aidanh_ is now known as aidanh 15:49:48 -!- elliptic__ is now known as elliptic 16:54:28 -!- Tiobot is now known as Guest35764 17:21:42 -!- amalloy_ is now known as amalloy 17:35:46 Lee's Rapid Deconstruction sometimes has no effect if placed on door frames 13https://crawl.develz.org/mantis/view.php?id=12515 by Majang 18:06:40 03kate-02 07* 0.27-a0-405-gdc27087: Fix LRD not hitting monsters standing on open doors (#12515) 10(5 minutes ago, 1 file, 10+ 6-) 13https://github.com/crawl/crawl/commit/dc27087bfa1a 18:17:09 Unstable branch on crawl.kelbi.org updated to: 0.27-a0-405-gdc27087bfa (34) 18:20:11 <10P​leasingFungus> @kate ty for fix! oops 18:23:05 Unstable branch on underhound.eu updated to: 0.27-a0-404-g4390dbc5be (34) 18:31:06 <05k​ate> heh no problem, being fairly familiar with the old LRD code it was a nice surprise to see it being a ton less ugly now 18:46:09 <10P​leasingFungus> i’m thinking about rewriting hiscores.cc next 18:46:18 <10P​leasingFungus> that kill method stuff is very gnarly 18:47:53 <03w​heals> if you do, see if changing ktyp=spore to death_explosion or something would break sequell 18:49:36 <10P​leasingFungus> curious about how i’d test that 19:17:55 03PleasingFungus02 07* 0.27-a0-406-g23f261f: Make zigs grant zot immunity (hellmonk, etc) 10(70 seconds ago, 5 files, 20+ 5-) 13https://github.com/crawl/crawl/commit/23f261fbd268 19:33:58 Unstable branch on crawl.kelbi.org updated to: 0.27-a0-406-g23f261fbd2 (34) 21:31:10 Description of Rupert's Berserk should be Affected by Silence 13https://crawl.develz.org/mantis/view.php?id=12516 by BugRobin 21:34:47 -!- amalloy is now known as amalloy_