00:13:04 Unstable branch on cbro.berotato.org updated to: 0.33-a0-308-g3712c6d7f1 (34) 00:55:00 Monster database of master branch on crawl.develz.org updated to: 0.33-a0-308-g3712c6d7f1 04:33:21 Experimental (bcrawl) branch on underhound.eu updated to: 0.23-a0-5249-g4a8afe7061 05:06:57 Unstable branch on crawl.akrasiac.org updated to: 0.33-a0-308-g3712c6d (34) 06:08:11 New branch created: pull/4124 (1 commit) 13https://github.com/crawl/crawl/pull/4124 06:08:11 03LiciTheCrawler02 {GitHub} 07https://github.com/crawl/crawl/pull/4124 * 0.33-a0-309-g14b10cbdeb: 1h enhancer staves for small species 10(4 minutes ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/14b10cbdeb99 08:21:42 03LiciTheCrawler02 {Implojin} 07* 0.33-a0-309-ge16e337a13: 1h enhancer staves for small species 10(2 hours ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/e16e337a13a8 08:27:06 03Implojin02 07* 0.33-a0-310-gc977fbfc18: Remove some obsolete Ru code 10(2 minutes ago, 1 file, 1+ 16-) 13https://github.com/crawl/crawl/commit/c977fbfc1877 08:45:26 03Implojin02 07* 0.33-a0-311-g6419177204: Add Lici to the credits 10(2 minutes ago, 1 file, 1+ 0-) 13https://github.com/crawl/crawl/commit/641917720445 09:04:50 New branch created: pull/4125 (1 commit) 13https://github.com/crawl/crawl/pull/4125 09:04:51 03heinrich02 07https://github.com/crawl/crawl/pull/4125 * 0.33-a0-311-g40f5615e82: Add method to remove abandoned shops from StashTracker 10(59 minutes ago, 3 files, 30+ 0-) 13https://github.com/crawl/crawl/commit/40f5615e824f 09:08:48 <09h​ellmonk> nooo my delicate balance between spellpower and defenses that only existed for two species in the entire game how dare you 09:13:29 03heinrich02 07https://github.com/crawl/crawl/pull/4125 * 0.33-a0-312-ga1b3127e11: linting 10(73 seconds ago, 1 file, 0+ 2-) 13https://github.com/crawl/crawl/commit/a1b3127e113a 09:38:08 Re the change today to small species ability to use enhancer staves 09:38:45 I believe Sacrifice Hand has special treatment for small species to account for loss of the Staves skill 09:38:54 This should now be removed 09:39:20 <03i​mplojin> already done in c977fbfc1877, but thanks for mentioning it! 09:39:50 Oh hah didn't see that commit! 09:47:37 <03i​mplojin> i saw that lici commit would come with a free -16 and i was like, oh, nice 09:49:20 Taking it the opposite direction to bcrawl making *ningstars 2h for small species 10:28:03 <02M​onkooky> fr add starningstars 11:38:30 <08n​icolae> lateafternoonstars 11:40:41 ZingZang1235 (L7 DrSh) ASSERT(rc == 0) in 'mutation.cc' at line 3388 failed. (D:6) 11:53:15 !crashlog ZingZang1235 11:53:15 1. ZingZang1235, XL7 DrSh, T:2290 (milestone): https://underhound.eu/crawl/morgue/ZingZang1235/crash-ZingZang1235-20241112-184040.txt 11:55:13 <03i​mplojin> oh is this that temp demonspawn mutation crash again 11:55:20 <03i​mplojin> thought someone fixed that 11:55:30 it's a draconian 11:55:39 <03i​mplojin> oh 11:55:54 DrSh reached XL7 and got purple scales and a bunch of muts 12:44:57 <03i​mplojin> oh, i think i see 12:45:35 <03i​mplojin> it's ru sac will into purple ds strong will and the mutation conflict code just, gave up? 16:38:05 Unstable branch on underhound.eu updated to: 0.33-a0-311-g6419177204 (34) 17:17:27 <04d​racoomega> As I finally go through to simplify and straighten out cases involving mons_is_conjured / mons_is_object (which has been used for a whole lot of different, only partially-overlapping, reasons), I notice against the IMB deliberately skips conjured monsters. For a couple other spells, this appears to have been an overbroad attempt to make them not prompt you about damaging orbs of destruction, but this one has a commenting making it 17:17:27 clear that it was intended not to hit prisms and similar things. Now, I think it not hitting conjured monsters in general is unexpected behavior (eg: it's impossible to hit a spatial vortex or hostile battlesphere with it), but prism does co-occur in the same book with it and I wonder if there's any merit in narrowing and documenting this behavior to something like 'won't hit friendly conjured monsters' or even just 'won't hit friendly prisms??' 17:17:28 (currently it is completely undocumented in-game!) or just remove it altogether. 18:21:24 New branch created: pull/4126 (1 commit) 13https://github.com/crawl/crawl/pull/4126 18:21:25 03Isaac Clancy02 07https://github.com/crawl/crawl/pull/4126 * 0.33-a0-312-gc06e420cde: Don't blame the player when a confused ally kills 10(12 minutes ago, 1 file, 26+ 2-) 13https://github.com/crawl/crawl/commit/c06e420cde47 22:23:35 03regret-index02 07* 0.33-a0-312-ga8252ba838: Some more new specific spell effect tiles 10(34 seconds ago, 7 files, 27+ 2-) 13https://github.com/crawl/crawl/commit/a8252ba83857 23:35:16 Unstable branch on crawl.develz.org updated to: 0.33-a0-312-ga8252ba838 (34) 23:51:30 Does calling level_excursion::go_to(level_id) usually trigger _apply_daction(daction_type act)? 23:51:31 For me it does not, but I found some code (in shopping_list.remove_dead_shops()) where go_to() is used with the intention to trigger a daction 23:58:20 Windows builds of master branch on crawl.develz.org updated to: 0.33-a0-312-ga8252ba838