00:59:23 -!- indigaz20 is now known as indigaz2 03:34:03 Experimental (bcrawl) branch on underhound.eu updated to: 0.23-a0-5261-gd9800d219b 05:09:12 Unstable branch on crawl.akrasiac.org updated to: 0.34-a0-732-g7224c16 (34) 07:28:34 New branch created: pull/4773 (2 commits) 13https://github.com/crawl/crawl/pull/4773 07:28:34 03code282802 07https://github.com/crawl/crawl/pull/4773 * 0.34-a0-733-g62b9e0b21c: Don't ask which trap to make if already specified 10(10 minutes ago, 2 files, 22+ 14-) 13https://github.com/crawl/crawl/commit/62b9e0b21cd9 07:28:34 03code282802 07https://github.com/crawl/crawl/pull/4773 * 0.34-a0-734-g409e4c303d: Fix trap always made at you.pos() 10(8 minutes ago, 1 file, 2+ 2-) 13https://github.com/crawl/crawl/commit/409e4c303d73 10:13:05 03yrdzrfxndfvh02 {regret-index} 07* 0.34-a0-733-gc1aa15e374: Adjustments to zig sets (#4638) 10(9 weeks ago, 1 file, 21+ 16-) 13https://github.com/crawl/crawl/commit/c1aa15e374a6 10:13:05 03dolorous02 {regret-index} 07* 0.34-a0-734-g77b2a6e07e: Add eyeball-themed entry vault (#4750) 10(11 days ago, 1 file, 19+ 0-) 13https://github.com/crawl/crawl/commit/77b2a6e07e95 10:13:05 03regret-index02 07* 0.34-a0-735-ga0e6fa1765: Adjust a few semi / recent tiles 10(2 days ago, 12 files, 2+ 1-) 13https://github.com/crawl/crawl/commit/a0e6fa1765a9 10:13:05 03yrdzrfxndfvh02 {regret-index} 07* 0.34-a0-736-gf8f1bfb782: small assortment of vaults (#4747) 10(12 days ago, 7 files, 347+ 0-) 13https://github.com/crawl/crawl/commit/f8f1bfb782a1 10:13:05 03regret-index02 07* 0.34-a0-737-gb0061d6f5e: New level document: a list of monsters not meant to leave their branches 10(8 minutes ago, 1 file, 69+ 0-) 13https://github.com/crawl/crawl/commit/b0061d6f5ede 10:54:48 Xolotl (L23 DsSh) ASSERT(item.base_type != OBJ_BOOKS) in 'artefact.cc' at line 1335 failed. (Slime:5) 11:46:36 Not a huge fan of the "new" unique designs... modern yu gi oh cards have less text than the mechanics of these things + absolutley 0 reward... the oracle one is just... why? Why would anyone sane every waste time on this thing? 13:37:50 03DracoOmega02 07* 0.34-a0-738-gb00f08be49: Remove undefined equipment behavior when transiting monsters (Xolotl) 10(7 minutes ago, 1 file, 5+ 1-) 13https://github.com/crawl/crawl/commit/b00f08be4958 13:37:50 03DracoOmega02 07[stone_soup-0.33] * 0.33.1-2-ga6f4b62f22: Remove undefined equipment behavior when transiting monsters (Xolotl) 10(7 minutes ago, 1 file, 5+ 1-) 13https://github.com/crawl/crawl/commit/a6f4b62f227f 13:55:04 04Build failed for 08stone_soup-0.33 @ a6f4b62f 06https://github.com/crawl/crawl/actions/runs/17503936212 14:27:40 03dolorous02 07* 0.34-a0-739-g868e30f2ff: Fix erroneous item entry. 10(3 minutes ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/868e30f2ff75 15:41:04 Unstable branch on underhound.eu updated to: 0.34-a0-739-g868e30f2ff (34) 20:08:25 Mattviviwu (L21 SpDe) ASSERT(result != OBJ_RANDOM) in 'acquire.cc' at line 446 failed. (Vaults:4) 20:16:41 !crashlog Mattviviwu SpDe xl=21 place=V:4 20:16:45 1. Mattviviwu, XL21 SpDe, T:69052 (milestone): https://cbro.berotato.org/morgue/Mattviviwu/crash-Mattviviwu-20250906-030819.txt 20:37:04 <02D​arby> there it is 20:37:12 <02D​arby> spriggan missing a hand trying to acquire a polearm 20:37:29 <02D​arby> replicated the crash just doing that, step 1 20:38:05 <02D​arby> I'm vaguely guessing the existence of a new polearm type in partisans (two-handed for spriggans) is somehow involved here? 20:38:27 <02D​arby> not entirely sure of the details yet but it's a lead 20:42:13 <02D​arby> oh no this is older than partisans 20:43:33 <02D​arby> (surprised it took this long for a handless spriggan to try to acquire a polearm if this has been a thing for many versions) 20:50:26 <02D​arby> ah 20:50:39 <02D​arby> %git fe1d291 20:50:43 <04C​erebot> elliptic * 0.32-a0-1345-gfe1d291595: Simplify weapon acquirement (1 year, 3 months ago, 2 files, 55+ 95-) https://github.com/crawl/crawl/commit/fe1d29159586 20:50:50 <02D​arby> 0 weight on base starting weapon, only polearm one-handed spriggans can acquire 20:53:59 <02D​arby> (I would've been so paranoid if I had actually modified weapon acquirement today like I was considering and it immediately crashed like this) 20:59:07 <02D​arby> the question is whether they should acquire a starting weapon in only this one special case, just not acquire a weapon of that type, or if the weight for a starting weapon should be 1 21:00:00 <02D​arby> weight:1 is very easy so there's that 21:00:03 <04d​racoomega> I feel probably most inclined towards 'not acquire a weapon of that type' rather than sometimes give them an extra-sad result if they're already impaired 21:00:10 <04d​racoomega> (This is probably more complicated, yeah >.>) 21:00:16 <02D​arby> a fair point 21:00:47 <02D​arby> I'll see if I can skip the acquirement since staves have code for a similar case in the past 21:22:12 <09h​ellmonk> Would it be feasible to reroll the weapon skill choice if it chooses a skill for which no weapon can be acquired 21:22:38 <02D​arby> not impossible, though the only existing case is small one-handed species with polearms 21:23:02 <02D​arby> I can just forbid that exact special case and have already done so and am just deciding whether to generalize it and if so how 21:32:44 <04d​racoomega> If there really is no other example of this sort of situation, then a clearly commented special-case seems arguably better than more rigorous and involved handling, imo 21:33:30 <02D​arby> yeah, though something else occurred to me 21:33:36 <02D​arby> wyrmbane is a spear 21:35:23 <02D​arby> anyways, yeah, I'll figure it out 21:40:16 <04d​racoomega> Surely it's not currently impossible to acquire wyrmbane, is it? 21:40:40 <02D​arby> I... assume not? after all, it's technically a lance 21:40:59 <02D​arby> (it would be impossible for the mythical one-handed polearm kobold, but I'm guessing not in general?) 21:44:45 <02D​arby> ... I am seeing no indication it is possible to acquire wyrmbane anymore 21:47:18 <02D​arby> oh there it is, acquired an arbitrarily large number of polearms and one was wyrmbane so it's managing somehow 22:35:33 Unstable branch on crawl.develz.org updated to: 0.34-a0-739-g868e30f2ff (34) 22:58:43 Windows builds of master branch on crawl.develz.org updated to: 0.34-a0-739-g868e30f2ff 23:08:39 Stable (0.33) branch on underhound.eu updated to: 0.33.1-2-ga6f4b62f22 23:25:15 Unstable branch on cbro.berotato.org updated to: 0.34-a0-739-g868e30f2ff (34) 23:27:38 Aarujn (L24 DjIE) ERROR in 'tileweb.cc' at line 236: Socket write error: Resource temporarily unavailable (Elf:3) 23:55:30 Monster database of master branch on crawl.develz.org updated to: 0.34-a0-739-g868e30f2ff