00:37:18 Fork (bcrawl) on crawl.kelbi.org updated to: 0.23-a0-4635-gd11b0deb9c 03:23:34 Experimental (bcrawl) branch on underhound.eu updated to: 0.23-a0-4635-gd11b0deb9c 05:28:03 Unstable branch on crawl.akrasiac.org updated to: 0.29-a0-330-g52719c1 (34) 05:32:40 New branch created: pull/2526 (1 commit) 13https://github.com/crawl/crawl/pull/2526 05:32:40 03Nikolai Lavsky02 07https://github.com/crawl/crawl/pull/2526 * 0.29-a0-331-g7289e46: fix: restore scroll-swinging speed (12701) 10(16 minutes ago, 1 file, 2+ 1-) 13https://github.com/crawl/crawl/commit/7289e46f62f1 07:09:41 -!- kate-- is now known as kate- 07:12:58 <09g​ammafunk> that seems like a good bug 07:29:18 <10P​leasingFungus> it does 07:29:24 <10P​leasingFungus> very unsure about that fix 07:29:30 <10P​leasingFungus> that function is a nightmare 07:29:38 <10P​leasingFungus> think it needs a bigger refactor 07:30:57 the fix looks right to me but I would have commented it somewhat or maybe done an earlier named bool instead of the ternary conditional 07:31:49 well, maybe I'm not 100% sure what it does on a ranged weapon 07:33:44 suspect `is_melee_weapon` should be more general 07:52:44 <10P​leasingFungus> there are just a lot of combinations 07:52:56 <10P​leasingFungus> really easy for fixes in that function to cause new bugs 07:53:12 <10P​leasingFungus> as demonstrated by this bug! 08:32:30 03PleasingFungus02 07* 0.29-a0-331-g4a08ba5: Remove brand damage rating 10(48 seconds ago, 1 file, 13+ 41-) 13https://github.com/crawl/crawl/commit/4a08ba55a360 08:44:05 <06a​dvil> let me know what you settle on, it can be added to core webtiles to at least reserve the bit 08:46:30 <06a​dvil> I wonder if it would be better to have webtiles itself add the -wizard flag? I've sort of been moving towards not relying on dgl-config to checl/manipulate db stuff, because I find it a lot easier to test and develop stuff like this if you can do it directly from wtutil.py 08:47:32 Unstable branch on crawl.kelbi.org updated to: 0.29-a0-331-g4a08ba55a3 (34) 08:49:32 <06a​dvil> @gammafunk also I guess my current complete set of db bits is really here, rather than dgamelaunch.h which I linked to yesterday: https://github.com/crawl/crawl/blob/master/crawl-ref/source/webserver/webtiles/userdb.py#L86 08:51:41 03PleasingFungus02 07* 0.29-a0-332-g5e1b129: Fix Yara's + Petrify (various) 10(4 minutes ago, 1 file, 5+ 1-) 13https://github.com/crawl/crawl/commit/5e1b129e875e 09:02:48 Unstable branch on crawl.kelbi.org updated to: 0.29-a0-332-g5e1b129e87 (34) 09:11:14 03PleasingFungus02 07* 0.29-a0-333-gb4c28e8: Fix/simplify damage rating + ench/slay 10(6 minutes ago, 1 file, 2+ 2-) 13https://github.com/crawl/crawl/commit/b4c28e87c6ce 09:19:03 Unstable branch on crawl.kelbi.org updated to: 0.29-a0-333-gb4c28e87c6 (34) 12:14:43 -!- robin_ is now known as robin 14:30:12 03Aliscans02 07https://github.com/crawl/crawl/pull/2494 * 0.29-a0-334-g701ea14: Extend the first column of the dump action count to 7 characters long. 10(4 weeks ago, 1 file, 14+ 15-) 13https://github.com/crawl/crawl/commit/701ea14983ae 15:23:52 Unstable branch on underhound.eu updated to: 0.29-a0-333-gb4c28e87c6 (34) 15:47:30 03PleasingFungus02 07* 0.29-a0-334-gb41bcbb: No Usk piety for non-hostiles (Ge0ff) 10(77 seconds ago, 1 file, 1+ 0-) 13https://github.com/crawl/crawl/commit/b41bcbb86e14 15:50:25 FR: 1/10000 chance for Grand Finale to say "You tele-frag foo" instead of the normal message 16:02:23 Unstable branch on crawl.kelbi.org updated to: 0.29-a0-334-gb41bcbb86e (34) 16:57:19 Wisp-form being vulnerable to nets is a bug, isn't it? 16:57:57 probably meant to be immune. That's what I'd expect, anyway. 17:29:18 <10P​leasingFungus> yermak: yeah, it's on my bug list 17:29:30 <10P​leasingFungus> (but please feel free to report it; things linger on my bug list for a long time...) 17:32:42 <10P​leasingFungus> oh, kate commented on this with a different take: https://github.com/crawl/crawl/pull/2509#issuecomment-1082315009 17:32:42 <10P​leasingFungus> vaguely think that giving those immunities to insubstantial players would be intuitive, but idk 17:34:01 Is net (you're caught in) ripping apart when you drink !lignification also on your bug list? 17:34:27 Since now tree form is of size of the species. 17:34:55 On the other hand it's a cool anti-net tech. 17:35:22 ooo, that is cool tech 17:41:29 <10P​leasingFungus> no opinion on that 17:41:49 <10P​leasingFungus> would have to look into it to decide whether it was even a bug or not - might be a property of being immobile? 17:41:52 <10P​leasingFungus> you can't net statues, iirc 18:27:37 No, PF, it's not a property, you can still net tree-formed player. It's only the process of lignification lets you rip the net. 18:51:02 <10P​leasingFungus> hm 18:51:12 <10P​leasingFungus> one of those two is def a bug 19:03:31 You can't net insubstantial or too big stuff. After the game where kobold won while wielding giant club, tree form was changed to have player size. 19:03:31 Oh yeah, statues, too. 19:09:58 What's the reason behind statues being unnettable, anyway? 19:21:13 <10P​leasingFungus> guess someone thought it was pointless or silly 19:21:25 <10P​leasingFungus> at some point 22:34:50 Unstable branch on crawl.develz.org updated to: 0.29-a0-334-gb41bcbb86e (34) 22:56:23 Windows builds of master branch on crawl.develz.org updated to: 0.29-a0-334-gb41bcbb86e 23:22:11 Unstable branch on cbro.berotato.org updated to: 0.29-a0-334-gb41bcbb86e (34) 23:54:23 Monster database of master branch on crawl.develz.org updated to: 0.29-a0-334-gb41bcbb86e