00:15:16 Unstable branch on cbro.berotato.org updated to: 0.30-a0-870-gc5d4c5acee (34) 00:47:44 -!- susiesuki_ is now known as susiesuki 00:54:20 Monster database of master branch on crawl.develz.org updated to: 0.30-a0-870-gc5d4c5acee 01:45:29 Fork (bcrawl) on crawl.kelbi.org updated to: 0.23-a0-4884-gcf1f1e11f7 04:23:17 Experimental (bcrawl) branch on underhound.eu updated to: 0.23-a0-4884-gcf1f1e11f7 04:47:41 <13S​astreii> skullcrusher and hood of the assassin 04:47:42 <13S​astreii> https://cdn.discordapp.com/attachments/747522859361894521/1084080201731944458/Schermata_2023-03-11_alle_12.44.04.png 04:47:42 <13S​astreii> https://cdn.discordapp.com/attachments/747522859361894521/1084080202025549904/Hoods_and_Clubs.zip 05:06:46 Unstable branch on crawl.akrasiac.org updated to: 0.30-a0-870-gc5d4c5a (34) 07:36:28 <13S​astreii> forgot doll tile for skullcrusher 07:36:28 <13S​astreii> https://cdn.discordapp.com/attachments/747522859361894521/1084122674588024882/doll_skullcrusher.png 08:12:37 <06a​dvil> reminds me, I keep seeing Tile 'orb_of_dispater' for part 'BODY' not found in 'dc-player.txt'., but you drew one of this right? 08:12:44 <06a​dvil> maybe it just didn't get added to the right file 08:21:26 <05k​ate> hmm, it should be there now yeah 08:21:32 <05k​ate> %git caf70739d 08:21:33 <04C​erebot> kate- * 0.30-a0-857-gcaf70739d4: Add new orb of Dispater tiles (Sastreii) (7 days ago, 6 files, 9+ 6-) https://github.com/crawl/crawl/commit/caf70739d4e3 08:21:55 <05k​ate> i might have put something in the wrong place there? 08:22:55 <06a​dvil> I have to relearn how that file works every time I look at it 08:23:03 <06a​dvil> does that error mean it is looking for a body armour tile? 08:24:14 <05k​ate> ahh 08:24:24 <05k​ate> yeah, art-data.pl doesn't know about orbs 08:25:05 <06a​dvil> haha right that script exists 08:25:35 <06a​dvil> I guess BODY is the default there 08:26:59 03kate-02 07* 0.30-a0-871-g7c8b1a6b49: Teach art-data.pl about orbs 10(2 minutes ago, 1 file, 2+ 1-) 13https://github.com/crawl/crawl/commit/7c8b1a6b49de 08:33:34 Unstable branch on crawl.kelbi.org updated to: 0.30-a0-871-g7c8b1a6b49 (34) 08:49:00 03PleasingFungus02 07* 0.30-a0-872-gba1e808681: Ease skyshark numbers down a bit 10(6 minutes ago, 1 file, 5+ 5-) 13https://github.com/crawl/crawl/commit/ba1e808681d7 08:49:00 03PleasingFungus02 07* 0.30-a0-873-gff62baca66: Tweak AF_SLEEP messaging 10(3 minutes ago, 1 file, 3+ 2-) 13https://github.com/crawl/crawl/commit/ff62baca663e 09:05:31 Unstable branch on crawl.kelbi.org updated to: 0.30-a0-873-gff62baca66 (34) 09:49:17 <06a​dvil> hm, there seems to still be something not quite right with ccache 10:04:35 <03r​obertxgray> 🙁 what's wrong? 10:08:17 <03r​obertxgray> oh, I see the new plugin is not restoring the cache in many cases, is that the problem? 10:08:35 <03r​obertxgray> or maybe we have two problems... 10:12:56 <03r​obertxgray> maybe it's the extra pre/suffixes, I'll make a test with simpler keys, now we have: ccache-ccache-KEY-commit-date 10:29:16 <06a​dvil> yeah it looked like there is an extra ccache on the keys it's saving sometimes, but it's trying to load wth only one ccache 10:29:28 <06a​dvil> I haven't tried to do any debugging besides reading the logs 10:29:56 <06a​dvil> and on linux builds it mostly seemed to work? 10:36:24 <06a​dvil> anyways, thanks for working on this, very much appreciated 10:43:58 <03r​obertxgray> you're welcome, the header builds are also finding the cache, linux and headers have more restore keys than the others 10:46:29 <03r​obertxgray> it wasn't a good idea running several workflows on the same commit for testing, I'm sorry, it works okay if the github.sha doesn't change 10:52:45 03advil02 07[reconfiguration] * 0.30-a0-879-g09bfa71a8c: refactor: standardize `travel_avoid_terrain` 10(3 hours ago, 5 files, 27+ 13-) 13https://github.com/crawl/crawl/commit/09bfa71a8c1e 10:52:45 03advil02 07[reconfiguration] * 0.30-a0-880-g4bfedf8c23: refactor: convert map scale options to FixedpGameOption 10(8 minutes ago, 8 files, 873+ 68-) 13https://github.com/crawl/crawl/commit/4bfedf8c2338 10:52:58 <06a​dvil> so uh does anyone mind if I backdoor merge fixedp.h 10:57:00 <10P​leasingFungus> i have no idea what that means 10:57:23 <06a​dvil> well, it's in the commit message for that second commit 10:57:39 <06a​dvil> it's a class I wrote in 2018 that sat in a PR I never merged for 4 years 10:58:02 <10P​leasingFungus> did anyone object to the pr? 10:58:27 <06a​dvil> not that I know of 10:58:36 <06a​dvil> I got a bunch of feedback on it at the time 10:58:52 <06a​dvil> it was just bundled together with the goal of converting a lot of crawlcode to use that class, which I never did 11:05:52 <10P​leasingFungus> ah 11:06:06 <10P​leasingFungus> seems hard to imagine this being a problem tbh 11:06:25 New branch created: pull/3047 (1 commit) 13https://github.com/crawl/crawl/pull/3047 11:06:25 03Monkooky02 07https://github.com/crawl/crawl/pull/3047 * 0.30-a0-801-g80e40d1fb1: Convert draconian Tail Whip to a mutation 10(43 seconds ago, 4 files, 15+ 0-) 13https://github.com/crawl/crawl/commit/80e40d1fb11a 11:06:53 <06a​dvil> yeah, I don't really expect people to object a lot, mostly joking 11:08:48 <06a​dvil> also, would you believe that I'm not the only person in my academic research area to have written a fixed point c++ class as a hobby 11:11:01 <10P​leasingFungus> life is funny. 11:20:04 03advil02 07[reconfiguration] * 0.30-a0-880-gbbe61d627b: refactor: convert map scale options to FixedpGameOption 10(36 minutes ago, 9 files, 875+ 68-) 13https://github.com/crawl/crawl/commit/bbe61d627b6a 11:28:01 middlethird (L17 MeEE) ASSERT(mons.type != MONS_NO_MONSTER) in 'mon-death.cc' at line 2625 failed. (Swamp:1) 11:53:21 <03r​obertxgray> I made a few tests with dummy commits and I think it's working now 11:53:22 <03r​obertxgray> https://github.com/robertxgray/crawl/actions/runs/4393608233/jobs/7694117740 12:03:09 <09g​ammafunk> wow, fixed point finally merged 12:03:34 <09g​ammafunk> this is bigger than squarelos! 12:12:32 New branch created: pull/3048 (1 commit) 13https://github.com/crawl/crawl/pull/3048 12:12:32 03robertxgray02 07https://github.com/crawl/crawl/pull/3048 * 0.30-a0-874-gd18a838311: Fix ccache caching 10(2 hours ago, 1 file, 24+ 24-) 13https://github.com/crawl/crawl/commit/d18a838311f4 12:19:25 oh, advil, speaking of your academic area. I'm in a class that just started covering semantics and pragmatics. 12:20:01 Insert joke about engaging in academic dishonesty here. 12:41:27 <06a​dvil> lol, I probably won't do your homework for you 😄 12:41:54 03robertxgray02 {advil} 07* 0.30-a0-874-g5f9855fb91: Fix ccache caching 10(2 hours ago, 1 file, 24+ 24-) 13https://github.com/crawl/crawl/commit/5f9855fb9179 12:44:48 Sad!! 12:49:10 Unstable branch on crawl.kelbi.org updated to: 0.30-a0-874-g5f9855fb91 (34) 12:50:02 Neil (L17 DECj) ERROR in 'tileweb.cc' at line 234: Socket write error: Resource temporarily unavailable (Snake:4) 12:51:59 Johan (L16 GrFi) ERROR in 'tileweb.cc' at line 234: Socket write error: Resource temporarily unavailable (Orc:2) 13:25:36 <06a​dvil> 2023-03-11 12:49:08,643 WARN: Slow IO: write_ttyrec_chunk '/dgldir/ttyrec/zoot/2023-03-11.19:24:56.ttyrec': 68.192s 2023-03-11 12:53:30,630 WARN: Slow callback (330.179s): BaseAsyncIOLoop handler: (163, >) 🫠 13:26:18 <13S​astreii> bigger bonks + doll tile 13:26:19 <13S​astreii> https://cdn.discordapp.com/attachments/747522859361894521/1084210714056605807/skullcrusher.png 13:26:19 <13S​astreii> https://cdn.discordapp.com/attachments/747522859361894521/1084210714329231390/skullcrusher_doll.png 13:35:18 <06a​dvil> one thing I've wondered about is remounting the cao chroot with noatime, since I do think web read-only activity seems to have an impact 13:35:45 <06a​dvil> kinda scared to unmount it though 13:36:59 03nlavsky02 07* 0.30-a0-875-g110b599a53: text: mention rFlCloud in Ignite Blood's description 10(2 minutes ago, 1 file, 2+ 1-) 13https://github.com/crawl/crawl/commit/110b599a5388 13:38:58 <06a​dvil> anyone know why someone is crawling cao with undici (which I guess is some sort of node.js thing)? 13:49:26 Unstable branch on crawl.kelbi.org updated to: 0.30-a0-875-g110b599a53 (34) 14:23:32 03advil02 07* 0.30-a0-876-g0295b78d7d: fix: prompt menu webtiles formatting (dilly) 10(3 minutes ago, 2 files, 17+ 6-) 13https://github.com/crawl/crawl/commit/0295b78d7dd2 14:47:32 Unstable branch on crawl.kelbi.org updated to: 0.30-a0-876-g0295b78d7d (34) 14:48:44 03PleasingFungus02 07* 0.30-a0-877-gab80c607aa: Join the club (Sastreii) 10(24 minutes ago, 4 files, 2+ 1-) 13https://github.com/crawl/crawl/commit/ab80c607aa87 14:48:44 03PleasingFungus02 07* 0.30-a0-878-gc727b3d3d6: New Hood of the Assassin tiles (Sastreii) 10(82 seconds ago, 2 files, 0+ 0-) 13https://github.com/crawl/crawl/commit/c727b3d3d643 15:23:44 Unstable branch on crawl.kelbi.org updated to: 0.30-a0-878-gc727b3d3d6 (34) 16:25:00 Unstable branch on underhound.eu updated to: 0.30-a0-878-gc727b3d3d6 (34) 16:59:55 03Monkooky02 07https://github.com/crawl/crawl/pull/3047 * 0.30-a0-802-g4169e00d0c: Fix copy paste error 10(39 seconds ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/4169e00d0cc3 17:39:47 03PleasingFungus02 07* 0.30-a0-879-ga8ba668304: Maybe fix heavy weapon delay? (acrobat) 10(65 seconds ago, 1 file, 7+ 2-) 13https://github.com/crawl/crawl/commit/a8ba66830452 17:49:14 03advil02 07[reconfiguration] * 0.30-a0-881-g8871ddc29b: refactor: convert language options to GameOption 10(89 seconds ago, 3 files, 21+ 15-) 13https://github.com/crawl/crawl/commit/8871ddc29b42 17:50:52 Unstable branch on crawl.kelbi.org updated to: 0.30-a0-879-ga8ba668304 (34) 18:03:14 <06a​dvil> !source dam_colour 18:03:15 <04C​erebot> Can't find dam_colour. 18:04:13 <06a​dvil> !source colour.cc:306 18:04:14 <04C​erebot> https://github.com/crawl/crawl/blob/master/crawl-ref/source/colour.cc#L306 18:04:20 <06a​dvil> this option is amazingly broken 18:06:09 <06a​dvil> !source game_options::str_to_enemy_hp_colour 18:06:09 <04C​erebot> Can't find game_options::str_to_enemy_hp_colour. 18:06:10 <06a​dvil> rip 18:06:19 <06a​dvil> remember when that used to work 18:06:47 <06a​dvil> anyways, it lets you set the vector to any length, and also supports prepending for some reason 18:07:39 <06a​dvil> ok, it does give an error when you try to get it to length 0 18:11:51 <06a​dvil> I can't get it to crash though, probably 5 out of bounds isn't enough for a bad memory access in most cases 18:49:03 03advil02 07[reconfiguration] * 0.30-a0-882-g79b832e023: fix: rewrite the `enemy_hp_colour` option 10(8 minutes ago, 4 files, 28+ 33-) 13https://github.com/crawl/crawl/commit/79b832e02373 21:51:36 <10P​leasingFungus> xposting an interesting graph from the roguelikes discord 21:51:36 <10P​leasingFungus> !lg * mifi s=cv o=cv alpha / won -graph 21:51:43 <04C​erebot> 3261/279562 games for * (mifi alpha): https://betelgeuse.shalott.org/graphs/5b1ccd667e89a7f68bfe3d42db07d27c4cf06e81.html 21:51:53 <10P​leasingFungus> did not realize mifi had fallen so far 21:54:26 <10P​leasingFungus> !lg * warrior s=cv o=cv alpha / won -graph 21:54:31 <04C​erebot> 34329/3323515 games for * (warrior alpha): https://betelgeuse.shalott.org/graphs/60dda6512c9d8116857d691d9dcc587dea4f90e1.html 21:55:01 <10P​leasingFungus> 0.26 very interesting there tbh 21:55:11 <10P​leasingFungus> what an odd version 22:11:07 -!- nymikkor_ is now known as nymikkor 23:34:55 Unstable branch on crawl.develz.org updated to: 0.30-a0-879-ga8ba668304 (34) 23:56:52 Windows builds of master branch on crawl.develz.org updated to: 0.30-a0-879-ga8ba668304