00:48:04 Still getting a crash on webtiles dcss-git since last night 00:48:42 My GnMo, when I try to restart the game, I get a screen as if I had quaffed !experience where I have to select skills to gain. 00:49:02 But I'm a gnoll. I can't select anything and eventually I just get "Unfortunately your game crashed." 00:49:42 Is it related to https://github.com/crawl/crawl/commit/6dac4ea4238f? 01:03:06 <10P​leasingFungus> yes - see my comment there 01:03:13 <10P​leasingFungus> sorry about the trouble… 01:10:09 Thanks. When should the changes kick in? 01:13:55 when that server updates with the latest commits 01:21:01 Ok, I think that happens around midnight daily 01:22:35 <10P​leasingFungus> ??rebuild 01:22:36 <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. 01:34:56 Unstable branch on crawl.develz.org updated to: 0.29-a0-721-g7f417c9bbb (34) 01:56:58 Windows builds of master branch on crawl.develz.org updated to: 0.29-a0-721-g7f417c9bbb 02:01:15 It's not letting me rebuild CBRO, maybe I'm not allowed. 02:03:58 <10P​leasingFungus> you are not 02:04:00 <10P​leasingFungus> sorry 02:04:05 <10P​leasingFungus> admins only 02:04:24 <10P​leasingFungus> i tried to run a rebuild but something odd happened, and now i’m going to sleep 02:15:59 ok =) 02:17:42 Unstable branch on cbro.berotato.org updated to: 0.29-a0-721-g7f417c9bbb (34) 02:21:10 <09g​ammafunk> jfcaron: Looks like cbr2 updated 02:36:48 Thx, I'll try it now. 02:38:48 stuck on loading..but maybe cbro is just slow. 02:53:09 it works! 02:54:27 Monster database of master branch on crawl.develz.org updated to: 0.29-a0-721-g7f417c9bbb 03:31:02 Fork (bcrawl) on crawl.kelbi.org updated to: 0.23-a0-4753-g3cc4eb4eda 03:48:49 Fork (bcadrencrawl) on crawl.kelbi.org updated to: 0.03-797-g8d6cab4620 06:21:26 Experimental (bcrawl) branch on underhound.eu updated to: 0.23-a0-4753-g3cc4eb4eda 07:07:19 New branch created: pull/2587 (1 commit) 13https://github.com/crawl/crawl/pull/2587 07:07:19 034Hooves2Appendages02 07https://github.com/crawl/crawl/pull/2587 * 0.29-a0-718-gecb0e3795f: Update quotes.txt 10(5 minutes ago, 1 file, 21+ 1-) 13https://github.com/crawl/crawl/commit/ecb0e3795fa0 07:27:39 034Hooves2Appendages02 07https://github.com/crawl/crawl/pull/2587 * 0.29-a0-719-gab4e2e9d49: Update quotes.txt 10(4 minutes ago, 1 file, 2+ 2-) 13https://github.com/crawl/crawl/commit/ab4e2e9d493c 08:06:45 Unstable branch on crawl.akrasiac.org updated to: 0.29-a0-721-g7f417c9 (34) 08:53:14 Dumb question: is it normal for something like two hep alters to spawn, one on D:2 and one on D:3? (the former was by itself, the second was nicolae_hepliaklqana_ecumenical_no_more) 08:58:07 <09g​ammafunk> perryprog: Yes, there are altar vaults that aren't overflow, just vaults that generate randomly, often decorative 08:58:33 <09g​ammafunk> and some vaults are even tagged to place in both ways 11:42:54 RBrandon (L24 DEHu) ERROR in 'throw.cc' at line 597: Invalid launcher '+0 fustibalus' (Vaults:5) 13:00:51 <06a​dvil> cool tech that particleface discovered: the slime 5 loot vaults are masked with MMT_NO_MONS, and TRJ's damage fineff checks that for placing enemies. So if you can corrupt or overgrow your way into the vault and fight trj there, it won't split 13:02:41 <06a​dvil> not quite sure how to fix it (and it does seem like it should be fixed)? Maybe just special case the placement check for TRJ in particular to ignore that mask -- since the code is otherwise general and the mask shouldn't be ignored elsewhere I think 13:02:56 <06a​dvil> though maybe for summons in general it shouldn't check this mask 13:03:21 <09h​ellmonk> does that mean corrupt also wont spawn neutrals in the vaults 13:08:36 <06a​dvil> hm, that I don't know, worth checking 13:09:52 <06a​dvil> maybe only trj uses this exact codepath 13:10:02 <06a​dvil> and levelgen 13:10:58 <06a​dvil> so then the bug is that trj is using the wrong summon placement code 13:13:52 <10P​leasingFungus> that sounds plausible 13:17:57 <08n​icolae> nice 13:30:38 03advil02 07* 0.29-a0-722-g64f5989226: fix: don't use levelgen checks for TRJ splitting (particleface) 10(9 minutes ago, 3 files, 13+ 9-) 13https://github.com/crawl/crawl/commit/64f59892265c 13:56:06 Unstable branch on crawl.kelbi.org updated to: 0.29-a0-722-g64f5989226 (34) 14:54:33 <05k​ate> oh huh interesting, i'm sure i fixed a very similar bug to that at one point 14:55:23 <05k​ate> %git ddb5f4a2b 14:55:24 <04C​erebot> kate- * 0.13-a0-2611-gddb5f4a2b2: Remove unnecessary no_monster_gen from Sprint maps (9 years ago, 9 files, 10+ 11-) https://github.com/crawl/crawl/commit/ddb5f4a2b2c3 14:56:18 <05k​ate> dang, definitely thought it was more recent than that 15:08:42 <10P​leasingFungus> wow 15:08:50 <10P​leasingFungus> time flies 16:21:43 <08n​icolae> yeah, i checked the other day, my very first vault submission is almost a decade old 16:21:52 <08n​icolae> the inexorable march of time is some God Damned Bullshit 16:23:50 <10P​leasingFungus> lol 17:10:19 <10P​leasingFungus> @ebering since large player species don't fumble while in shallow water, should they also be protected from toxic bog fumbling? 17:11:12 <08n​icolae> they're dizzified by the toxic bog smells 18:23:44 Unstable branch on underhound.eu updated to: 0.29-a0-722-g64f5989226 (34) 22:46:37 <08n​icolae> the description for ignite blood doesn't mention that it makes you immune to the fire clouds so created 23:02:12 <08n​icolae> wait, maybe that's my ring of rF+ 23:02:15 <08n​icolae> 😬 23:21:07 <08n​icolae> hm, i wonder: now that you can't pick up and relocate spellbooks, could it be possible to bring back trog's burn spellbooks ability, or is it still too niche/fiddly?