00:07:01 03dolorous02 07* 0.32-a0-361-g289a535e89: Don't list Hill Orcs in the aptitudes menu. 10(41 minutes ago, 1 file, 1+ 0-) 13https://github.com/crawl/crawl/commit/289a535e8942 00:31:37 Unstable branch on cbro.berotato.org updated to: 0.32-a0-361-g289a535e89 (34) 00:55:30 Monster database of master branch on crawl.develz.org updated to: 0.32-a0-361-g289a535e89 02:03:39 Unstable branch on crawl.kelbi.org updated to: 0.32-a0-361-g289a535e89 (34) 02:03:39 Unstable branch on crawl.kelbi.org updated to: 0.32-a0-361-g289a535e89 (34) 02:07:06 Fork (bcrawl) on crawl.kelbi.org updated to: 0.23-a0-5140-g5775ae71e1 02:07:06 Fork (bcrawl) on crawl.kelbi.org updated to: 0.23-a0-5140-g5775ae71e1 04:31:46 Experimental (bcrawl) branch on underhound.eu updated to: 0.23-a0-5140-g5775ae71e1 05:30:16 Unstable branch on crawl.akrasiac.org updated to: 0.32-a0-361-g289a535 (34) 08:07:57 New branch created: pull/3565 (1 commit) 13https://github.com/crawl/crawl/pull/3565 08:07:57 03dolorous02 07https://github.com/crawl/crawl/pull/3565 * 0.32-a0-362-g0a1d9d933d: Remove unneeded quotes from YAML files. 10(8 hours ago, 25 files, 76+ 76-) 13https://github.com/crawl/crawl/commit/0a1d9d933dfe 08:54:00 <02M​onkooky> Anybody working on the drac breath reworks 08:59:07 03grumposus02 {kate-} 07* 0.32-a0-362-g758c6da2ce: Make rising flame valid to use on D1 with the Orb 10(13 days ago, 2 files, 9+ 0-) 13https://github.com/crawl/crawl/commit/758c6da2ce97 08:59:07 03kate-02 07* 0.32-a0-363-gc488ab431e: Tweak a message 10(37 minutes ago, 2 files, 14+ 4-) 13https://github.com/crawl/crawl/commit/c488ab431efe 08:59:07 03kate-02 07* 0.32-a0-364-g767cff9cbe: Fix delays not being interrupted by Rising Flame 10(24 minutes ago, 1 file, 1+ 0-) 13https://github.com/crawl/crawl/commit/767cff9cbeb3 09:01:16 <04d​racoomega> It was literally next on my list after the current stuff I'm doing 09:01:43 <02M​onkooky> nice, I will find other tasks 09:02:17 <02M​onkooky> ...once I finish this kraken nonsense anyways 09:02:24 <04d​racoomega> Endless tentacle woes 09:04:27 <06p​leasingfungus> my next task is adding a space on line 692. 09:04:36 <06p​leasingfungus> it will change crawl forever… 09:08:24 <03w​heals> of all the files? 09:19:10 <06p​leasingfungus> a gentleman never tells. 09:40:10 <09g​ammafunk> I ran checkwhite once 10:02:41 <09g​ammafunk> ...wow 10:02:46 <09g​ammafunk> cpp // Do not use this templated function directly. Use the macro below instead. template static int cancellable_get_line_autohist_temp(char *buf, int len) { static input_history hist(10); return cancellable_get_line(buf, len, &hist); } // This version of cancellable_get_line will automatically retain its own // input history, independent of other calls to cancellable_get_line. #define cancellable_get_line_autohist(buf, 10:02:47 len) \ cancellable_get_line_autohist_temp<__LINE__>(buf, len) 10:02:54 <09g​ammafunk> that's certainly an interesting design pattern... 10:04:30 <09g​ammafunk> guess there's no real way that can go wrong, but it feels wrong to effectively hash data for an input function by the line of source code it resides on 10:07:14 <09g​ammafunk> ...oh boy 10:08:52 <04d​racoomega> Did you find some way it can go wrong? Or something else? 10:14:32 <09g​ammafunk> No I found that I'm going to have to significantly rewrite this item Gen Stat thing we were talking about yesterday, sorry 10:14:53 <09g​ammafunk> It's fine though, all part of the crawlcode game 10:44:02 <06d​olorous_84348> I've been thinking again about "Eos" and "Brilliance"'s both being unrands with halos, also given Monkooky's comment. The halo appears to be "Eos"' entire gimmick; without it, it's just a +10 morningstar of electrocution, and it's not even placed anywhere in the vaults in des/ from what I can tell. So would there be any objections if I disabled its generation and removed its halo? 10:44:40 <06p​leasingfungus> i don’t quite understand, sorry 10:44:54 <06p​leasingfungus> i agree that the halo is eos’s entire gimmick 10:45:03 <06p​leasingfungus> do we no longer think that’s a good gimmick? 10:45:18 <06p​leasingfungus> i haven’t been following the brilliance changes 10:50:10 <06d​olorous_84348> Sorry. Long story short: "Brilliance" is back. but it's been altered to have the foul flame brand (it's the only weapon in the game with it, and the brand otherwise only shows up rarely on demonspawn players via the altered glowing mutation, plus rarely on a few demons) and the halo; everything else got dropped, although it's still a +1 eveningstar. According to git, old "Brilliance" got dropped in favor of "Eos", and both of 10:50:10 them had halos at that point as well. Now that new "Brilliance" has more going for it, things have changed. 10:50:41 <06d​olorous_84348> Any way the player gets access to foul flame involves glowing, is the point. 11:04:32 <02M​onkooky> I, at least, don't think 'has a halo' is a very interesting gimmick. 11:05:37 <02M​onkooky> Not a bad thing to have, but as the only gimmick it's not especially impactful 11:07:41 <06d​olorous_84348> Also, I revived "Brilliance" instead of altering "Eos" because (a) the former was originally a holy wrath weapon, which made it thematic; and (b) the tiles for it fit a constantly glowing mace-type weapon better, at least to my eyes. 11:12:42 <06p​leasingfungus> i’m a bit confused about why foul flame would have halos instead of umbra 11:12:54 03DracoOmega02 07* 0.32-a0-365-gbaf8858e17: Fix Scorch steam always being attributed to the player (SentientSupper) 10(25 hours ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/baf8858e17e5 11:12:54 <06p​leasingfungus> ref eg unholy servitor 11:13:20 <06p​leasingfungus> we’ve consistently said halo = holy, umbra = unholy 11:13:33 <06p​leasingfungus> surprising for us to change that now 11:15:23 iiuc the idea is yred used to be a good god, and halo+foul flame was an initial experiment that was ultimately replaced by umbra? 11:16:02 <06d​olorous_84348> Exactly. Evil darkness only prevailed because the initial evil light experiments failed. Mostly. 11:16:35 <06d​olorous_84348> So it's a rare case by definition. 11:17:47 <06p​leasingfungus> hm 11:17:51 <06p​leasingfungus> complex 11:21:50 <02M​onkooky> to be clear- I'm not exactly gonna bay for the removal of Eos, particularly absent brilliance horning in on it's gimmick 11:22:19 New branch created: constict_repel_warp_examine (7 commits) 13https://github.com/crawl/crawl/tree/constict_repel_warp_examine 11:22:21 03DracoOmega02 07[constict_repel_warp_examine] * 0.32-a0-366-g65b3f3cfb4: Simplify and rebalance many things about Constriction 10(6 days ago, 29 files, 280+ 292-) 13https://github.com/crawl/crawl/commit/65b3f3cfb42a 11:22:21 03DracoOmega02 07[constict_repel_warp_examine] * 0.32-a0-367-ge04b1e9eb2: New blast wand: Wand of Warping 10(2 days ago, 17 files, 62+ 2-) 13https://github.com/crawl/crawl/commit/e04b1e9eb279 11:22:21 03DracoOmega02 07[constict_repel_warp_examine] * 0.32-a0-368-g4f6e483940: Change how the Repel Missiles effect works 10(24 hours ago, 6 files, 49+ 57-) 13https://github.com/crawl/crawl/commit/4f6e4839407b 11:22:21 03DracoOmega02 07[constict_repel_warp_examine] * 0.32-a0-369-g27f813e2d3: Reorganize how player EV is calculated, improve clarity and display 10(19 hours ago, 7 files, 76+ 55-) 13https://github.com/crawl/crawl/commit/27f813e2d366 11:22:21 03DracoOmega02 07[constict_repel_warp_examine] * 0.32-a0-370-g9e4433e2a2: Remove some never-used virutal methods 10(68 minutes ago, 3 files, 3+ 13-) 13https://github.com/crawl/crawl/commit/9e4433e2a292 11:22:21 03DracoOmega02 07[constict_repel_warp_examine] * 0.32-a0-371-gde51c10403: Allow previewing EV change for armour in item descriptions 10(56 minutes ago, 4 files, 97+ 13-) 13https://github.com/crawl/crawl/commit/de51c10403fe 11:22:21 03DracoOmega02 07[constict_repel_warp_examine] * 0.32-a0-372-g331557beb5: Very slightly adjust monster stats after constriction changes 10(46 minutes ago, 4 files, 5+ 5-) 13https://github.com/crawl/crawl/commit/331557beb548 11:22:21 <02M​onkooky> but I don't think much of anything is lost if it does get ramov 11:23:54 <06d​olorous_84348> Besides, now players can get the rare Pan lord that can make their angel/daeva allies writhe in agony. Why should cleansing flame have all the fun? 11:25:04 if there's good light, failed evil light, and evil darkness, why isn't there failed good darkness? 11:25:40 <06d​olorous_84348> Dith only knows. 11:27:02 <05i​coson> this is wield, what's even crazier is that this pattern is used in another place too 11:27:07 <05i​coson> commit msg: "It's doubtful that this is the best way to do things." 11:27:14 <05i​coson> *wild 11:34:34 <08n​icolae> yes. yes! 11:38:27 <06d​olorous_84348> Misremembered one thing, according to the changelog. "Eos" got old "Brilliance"'s halo and lost -Tele when the latter was dropped. So there actually haven't been two unrands with halos until now. 11:38:40 04Build failed for 08constict_repel_warp_examine @ 331557be 06https://github.com/crawl/crawl/actions/runs/7950889458 11:44:21 <06d​olorous_84348> I'll at least put the proposed "Eos" removal in a pull request for now. 11:46:23 New branch created: pull/3566 (1 commit) 13https://github.com/crawl/crawl/pull/3566 11:46:23 03dolorous02 07https://github.com/crawl/crawl/pull/3566 * 0.32-a0-366-gbde2f4aff5: Remove the "Eos" unrand, along with its halo. 10(84 minutes ago, 5 files, 7+ 26-) 13https://github.com/crawl/crawl/commit/bde2f4aff56d 12:00:04 <09g​ammafunk> Haha, yeah, it definitely feels pretty wrong, not surprised the author recognized that 12:01:29 <09g​ammafunk> My natural inclination is to simply make an enum with unique values for each desired context, but sure why they didn't go with that, since it's as much work or less to implement it that way 12:02:17 <09g​ammafunk> added benefit of allowing you to potentially share message history between prompts that functionally are used for similar things 12:03:48 <09g​ammafunk> another thing I really would like for some of these prompts is for them to save history across crawl sessions 12:03:53 <09g​ammafunk> but that's certainly a bunch more work 12:04:10 <09g​ammafunk> in wiz mode testing you often have to save and reload e.g. after recompilation 12:04:42 <05i​coson> You could always just get the line number and disobey the rule against calling the templates one directly 😬 12:05:31 <05i​coson> Yeah saving across sessions would be handy 12:11:01 dual wielding is fun! i have my first distortion dagger. i will find my second distortion dagger. poison and distortion in ever manifold assault hit? who needs base damage? 12:20:39 <06p​leasingfungus> i definitely agree we don’t need multiple halo weapon unrands 12:21:31 i did a lunge and whirlwind at the same time, eight attacks! 12:22:06 four distortion attempts on the same turn! wild wild stuff 12:22:21 are you sure you didn't want #crawl? 12:22:25 <06p​leasingfungus> just unclear how i feel about the evil halo business 12:22:59 if the target blinks or gets banished on an earlier attack do the later attacks hit? 12:23:01 what halo business? 12:23:52 <06d​olorous_84348> Since Yred can corrupt angels, I figured they'd at least try to corrupt holy energy too. And their new flavor as a fallen god of good fits that as well. 12:23:56 just quote from halo on fire, it'll be okay 😛 12:25:22 twelwe, lore for new yred as fallen good god: they experimented with evil halos and foul flame before switching to umbra. "Brilliance" has been revived as an evil halo weapon 12:32:54 earlier my coglin had the title "placeless goblin" is that intentional? 12:33:11 goblin instead of coglin 12:37:46 <06p​leasingfungus> yes 12:38:27 <06p​leasingfungus> dolorous: sure, i agree they’d corrupt holy energy. that’s an umbra. 12:38:58 <02M​onkooky> @dracoomega you were planning on touching starspawn soon right? 12:39:30 <02M​onkooky> Should I leave the reduced damage share for them too? 12:39:38 <04d​racoomega> Seems fine, I think 12:40:22 <04d​racoomega> I mean, I wasm't planning to do a lot to them. Make their tentacles not need head LoS (which you seem to already be doing), make their constriction not so trivial to escape (it got accidentally nerfed a while back, but is being addressed more generally now anyway) 12:40:47 <06d​olorous_84348> Although the umbra doesn't get thrown around like cleaning flame does, unless you count throwing fire from the black torch. 12:42:27 <06d​olorous_84348> If you insist on foul flame's being umbra-based, I can do that. 12:42:52 <06d​olorous_84348> But the tile for "Brilliance" will need to be redone then. 12:43:25 <06d​olorous_84348> And I'm not sure tweaking the palette for the current one will do it justice. 12:44:47 <06d​olorous_84348> So it'll have to be a real artist doing it. 12:45:12 <06d​olorous_84348> As opposed to me. 12:51:23 <06p​leasingfungus> I’m not insisting on anything at this point. I’m just asking questions. 🙂 12:52:11 <06d​olorous_84348> Okay. I wasn't certain. It's just that the idea of evil light and good darkness isn't often explored, and I figured this was an opportunity. 12:52:22 <06d​olorous_84348> A rare one, but still. 12:53:18 03DracoOmega02 07[constict_repel_warp_examine] * 0.32-a0-366-gf2c371960d: Simplify and rebalance many things about Constriction 10(6 days ago, 29 files, 280+ 292-) 13https://github.com/crawl/crawl/commit/f2c371960df3 12:53:18 03DracoOmega02 07[constict_repel_warp_examine] * 0.32-a0-367-g2945862e38: New blast wand: Wand of Warping 10(2 days ago, 17 files, 68+ 2-) 13https://github.com/crawl/crawl/commit/2945862e38fa 12:53:18 03DracoOmega02 07[constict_repel_warp_examine] * 0.32-a0-368-gfc64d889cf: Change how the Repel Missiles effect works 10(26 hours ago, 6 files, 47+ 65-) 13https://github.com/crawl/crawl/commit/fc64d889cf3e 12:53:18 03DracoOmega02 07[constict_repel_warp_examine] * 0.32-a0-369-gf98126437a: Reorganize how player EV is calculated, improve clarity and display 10(21 hours ago, 7 files, 76+ 55-) 13https://github.com/crawl/crawl/commit/f98126437a3c 12:53:18 03DracoOmega02 07[constict_repel_warp_examine] * 0.32-a0-370-g2b8058813e: Remove some never-used virutal methods 10(3 hours ago, 3 files, 3+ 13-) 13https://github.com/crawl/crawl/commit/2b8058813ec9 12:53:18 03DracoOmega02 07[constict_repel_warp_examine] * 0.32-a0-371-g8064724438: Allow previewing EV change for armour in item descriptions 10(2 hours ago, 4 files, 95+ 13-) 13https://github.com/crawl/crawl/commit/8064724438f3 12:53:18 03DracoOmega02 07[constict_repel_warp_examine] * 0.32-a0-372-g70b4ab4774: Very slightly adjust monster stats after constriction changes 10(2 hours ago, 4 files, 5+ 5-) 13https://github.com/crawl/crawl/commit/70b4ab47744b 12:53:25 <06d​olorous_84348> If you think of exiled gods, think of one being thrown into one of the hells, and they turn it into the Hell of Blinding Light, and leave behind a Heaven of Soothing Darkness. 12:54:01 <06d​olorous_84348> Because their light went with them. 12:55:05 <06d​olorous_84348> Also, because wasn't there talk about reworking Dith so they weren't evil either? 12:55:11 <06d​olorous_84348> At some point, I mean? 12:56:16 <06d​olorous_84348> Which would make good, or at least non-evil, darkness? 12:56:17 <04d​racoomega> I did plan to have them lose the evil tag when I get my hands on them 12:56:26 <06d​olorous_84348> Ah, yes. 12:56:30 <04d​racoomega> Which might still be a little while, but it was planned 12:57:57 <06d​olorous_84348> So many plans 🙂 13:00:15 <04d​racoomega> So many plans that all take longer than expected ^^; 13:00:34 <06d​olorous_84348> As they usually do. 13:25:56 i may be misremembering, but didn't amulet of air give you the "rmls" white text buff in the past, like wearing a scarf of repulsion? or are those two different effects? 13:26:45 03DracoOmega02 07* 0.32-a0-366-gfe756443ca: Fix formicids being interrupted from taking stairs by dispersal traps 10(65 seconds ago, 1 file, 2+ 1-) 13https://github.com/crawl/crawl/commit/fe756443cab2 13:27:09 <04d​racoomega> They are both the same effect 13:27:59 oh, it just doesn't display that buff anymore in text even with the scarf. okay got it 13:40:20 New branch created: pull/3568 (1 commit) 13https://github.com/crawl/crawl/pull/3568 13:40:20 03Monkooky02 07https://github.com/crawl/crawl/pull/3568 * 0.32-a0-173-ge91e710174: Make Krakens scary again 10(13 hours ago, 7 files, 37+ 20-) 13https://github.com/crawl/crawl/commit/e91e710174e7 13:41:23 03Monkooky02 07https://github.com/crawl/crawl/pull/3568 * 0.32-a0-174-g520803ebe3: Checkwhite 10(9 seconds ago, 2 files, 2+ 2-) 13https://github.com/crawl/crawl/commit/520803ebe305 13:45:30 Jingleheimer (L17 DsGl) Crash caused by signal #6: Aborted (Shoals:2) 13:45:30 Jingleheimer (L17 DsGl) Crash caused by signal #6: Aborted (Shoals:2) 14:55:26 <06p​leasingfungus> dolorous: i get where you're coming from 🙂 i think that 'evil light' and 'good dark' is a fun space in general! My concern is that we've already established a connection between light/good and dark/evil in crawl. If we start breaking that connection, I'm worried that things will just end up feeling muddled, like if we started adding high EV elephants or huge HP spriggans. 14:56:35 I feel like, since the point is this is supposed to be extremely rare by design, that shouldn't be too much of a problem 14:57:51 of course, there's the slippery slope argument, but that would also in some sense break or at least muddle new-Yred 15:01:13 evil light spriggan elephant 15:02:52 03DracoOmega02 07* 0.32-a0-367-gbd18ae22b0: Improve reminder for how to recruit an apostle 10(22 minutes ago, 1 file, 9+ 7-) 13https://github.com/crawl/crawl/commit/bd18ae22b084 15:02:52 03DracoOmega02 07* 0.32-a0-368-g7fda0f466e: Buff wizard apostles somewhat 10(6 minutes ago, 1 file, 14+ 13-) 13https://github.com/crawl/crawl/commit/7fda0f466efd 15:02:52 03DracoOmega02 07* 0.32-a0-369-g2a2ee83d2c: Interrupt autorest and travel when allies take damage 10(2 minutes ago, 1 file, 7+ 0-) 13https://github.com/crawl/crawl/commit/2a2ee83d2c43 15:06:20 <06p​leasingfungus> geekosaur: i agree - i'm a little less worried about the unrand weapon, though i'm not sure if i'm positive about it, either. I'm more concerned about other sources of 'evil halo', eg this new demonspawn mutation. 15:06:50 <04d​racoomega> Wait, I thought the DS mutation was reprisal damage + corona or something 15:10:55 <06d​olorous_84348> It is. 15:11:45 <06d​olorous_84348> My intention was to bend it a little, not really break it. 15:12:03 <06p​leasingfungus> we'll see how it goes. 🙂 15:13:24 <06d​olorous_84348> Indeed. I'm still not certain the damage numbers are right, but I'm sure some players will get the mutation soon enough, and then there'll be feedback. 15:40:30 03PleasingFungus02 07* 0.32-a0-370-ga990712c8d: Fix: don't lose offhand ofter untransform (SentientSupper) 10(16 minutes ago, 1 file, 1+ 2-) 13https://github.com/crawl/crawl/commit/a990712c8d1f 15:40:30 03PleasingFungus02 07* 0.32-a0-371-g02c5f9f64a: Fix: don't crash when printing stats 10(15 minutes ago, 1 file, 3+ 5-) 13https://github.com/crawl/crawl/commit/02c5f9f64aa4 15:40:30 03PleasingFungus02 07* 0.32-a0-372-gf146ca5fe1: Add a very serious title (hellmonk) 10(14 minutes ago, 1 file, 2+ 0-) 13https://github.com/crawl/crawl/commit/f146ca5fe1a4 15:40:30 03PleasingFungus02 07* 0.32-a0-373-g0561d8ba88: Loosen up stiff coglins (Sergey, SentientSupper) 10(5 minutes ago, 7 files, 13+ 12-) 13https://github.com/crawl/crawl/commit/0561d8ba8864 15:40:30 03PleasingFungus02 07* 0.32-a0-374-g0012f907a2: Fix: don't wield items twice (SentientSupper) 10(2 minutes ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/0012f907a2bd 15:52:02 03PleasingFungus02 07* 0.32-a0-375-g89e69b9ebe: Fix crash on lig ending (dolorous) 10(35 seconds ago, 1 file, 3+ 1-) 13https://github.com/crawl/crawl/commit/89e69b9ebea6 15:53:05 03PleasingFungus02 07* 0.32-a0-376-g7f4458d1ef: Leave the shadows behind (elliptic) 10(32 seconds ago, 1 file, 3+ 3-) 13https://github.com/crawl/crawl/commit/7f4458d1efba 15:56:21 Lightli (L5 CoAE) Crash caused by signal #11: Segmentation fault (D:3) 15:56:44 Lightli (L5 CoAE) Crash caused by signal #11: Segmentation fault (D:3) 15:58:52 Lightli (L5 CoAE) Crash caused by signal #11: Segmentation fault (D:3) 15:59:06 Lightli (L5 CoAE) Crash caused by signal #11: Segmentation fault (D:3) 15:59:10 !crashlog lightli coae 15:59:11 2. Lightli, XL5 CoAE, T:2294 (milestone): https://cbro.berotato.org/morgue/Lightli/crash-Lightli-20240218-225643.txt 15:59:42 Lightli (L5 CoAE) Crash caused by signal #11: Segmentation fault (D:3) 16:00:01 is this one already known? I think I saw a commit go by earlier? 16:00:24 03PleasingFungus02 07* 0.32-a0-377-g951292165a: Let coglin trees dual wield 10(2 minutes ago, 1 file, 10+ 0-) 13https://github.com/crawl/crawl/commit/951292165a60 16:00:32 <06p​leasingfungus> i don't think iv'e seen this one 16:00:34 Lightli (L5 CoAE) Crash caused by signal #11: Segmentation fault (D:3) 16:05:39 03PleasingFungus02 07* 0.32-a0-378-g17d16cfdc5: Fix: don't crash on monster ranged 10(38 seconds ago, 3 files, 2+ 8-) 13https://github.com/crawl/crawl/commit/17d16cfdc5a2 16:35:18 Unstable branch on underhound.eu updated to: 0.32-a0-377-g951292165a (34) 16:55:47 03dolorous02 07* 0.32-a0-379-g363f0df772: Remove unneeded quotes from YAML files. 10(17 hours ago, 25 files, 76+ 76-) 13https://github.com/crawl/crawl/commit/363f0df77265 17:04:10 03PleasingFungus02 07* 0.32-a0-380-ga70f5b33bd: More Coglin novelty titles (ragingrage) 10(35 seconds ago, 1 file, 7+ 0-) 13https://github.com/crawl/crawl/commit/a70f5b33bdcc 17:47:01 03regret-index02 07* 0.32-a0-381-g831329d5cd: New decorations: caches of fruit and meat 10(3 hours ago, 44 files, 851+ 522-) 13https://github.com/crawl/crawl/commit/831329d5cd89 17:47:01 03regret-index02 07* 0.32-a0-382-g4a20d55004: Quick vault review and decor adjustments 10(21 minutes ago, 12 files, 102+ 86-) 13https://github.com/crawl/crawl/commit/4a20d55004f0 18:05:50 03dolorous02 07* 0.32-a0-383-g0a58b4a09e: Fix tag_upgrade build? 10(2 minutes ago, 1 file, 2+ 2-) 13https://github.com/crawl/crawl/commit/0a58b4a09e74 18:18:32 04Build failed for 08master @ 4a20d550 06https://github.com/crawl/crawl/actions/runs/7952960030 18:25:43 03PleasingFungus02 07* 0.32-a0-384-gdd288483a6: Fix antimagic being pro-magic offhandedly (Lightli) 10(38 seconds ago, 1 file, 2+ 0-) 13https://github.com/crawl/crawl/commit/dd288483a663 19:14:52 03dolorous02 07* 0.32-a0-385-g709d21d5af: Add a few Donald speech lines for new Yred. 10(3 minutes ago, 1 file, 4+ 0-) 13https://github.com/crawl/crawl/commit/709d21d5afec 19:32:08 <04d​racoomega> @pleasingfungus WJC lunge while stiff doesn't seem to be giving me additional attacks compared to doing it while not stiff. I realize this is more 'exploitable' than most sources of moving slowly, but the action is still actually slow 19:32:16 <04d​racoomega> (Also not clear from the code why it wouldn't be working) 19:32:44 <04d​racoomega> Maybe the status is cleared by the time the attacks see it? 19:39:43 <06d​olorous_84348> I just noticed that the sling is described as "adequate for hunting small game like rabbits or goblins". Given that we have goblins as a genus/species now, would it be appropriate to change it to something like "rabbits or squirrels"? Or, to be tongue-in-cheek, is it the origin of the coglins? ("Shoot too many goblins with slings, and they'll build exo-suits and go to war with you.") 19:40:57 <06p​leasingfungus> draco: no strong opinion on this one (re bug vs feature status). 19:41:15 <06p​leasingfungus> dolorous: still seems like the same joke to me as before. 19:41:42 <06d​olorous_84348> Okay. Just a thought. 19:43:48 <04d​racoomega> I mean, warming up for an extra-big lunge is strong but also feels like neat tech (and importantly, if you don't actually kill them with that lunge, they still get twice as many hits on you afterward - along with anyone else who might be neat) 20:03:50 <04d​racoomega> Also, if you're using it against an isolated enemy, you're not likely to be revved in advance. (I mean, you get the bonus for moving slowly through water, even) 20:05:12 <06p​leasingfungus> yeah i’m fine with fixing it 20:05:40 <06p​leasingfungus> just not super on fire about it 20:07:46 <09g​ammafunk> important. cpp if (spec.level == ISPEC_SUPERB) { // an unobtainable superb misc item is guaranteed to fail to generate, // so prevent it from the start // n.b. used in exactly one place, see `grunt_nemelex_the_gamble` object_class_type ret; do { ret = _superb_object_class(); } while (spec.props.exists(UNOBTAINABLE_KEY) && ret == OBJ_MISCELLANY); 20:07:46 return ret; } 20:08:01 <09g​ammafunk> I'm not sure this is even accurate any more 20:08:14 <06p​leasingfungus> isn’t that pretty recent? 20:08:20 <09g​ammafunk> not sure 20:08:25 <06p​leasingfungus> like a few months ago iirc 20:11:20 <04d​racoomega> %git c9c7e45f3f1bf821c190603e3954c2090460127d 20:11:21 <04C​erebot> advil * 0.31-a0-625-gc9c7e45f3f: fix: prevent unobtainable misc items altogether (6 months ago, 1 file, 12+ 1-) https://github.com/crawl/crawl/commit/c9c7e45f3f1b 20:11:24 <04d​racoomega> Apparently 20:19:06 <09g​ammafunk> well it's probably worth pointing out that you could just change the item spec to be a fixed list of items at high quality 20:19:14 <09g​ammafunk> item classes, rather 21:18:08 03PleasingFungus02 07* 0.32-a0-386-gb64034399e: Fix: orbs aren't (divine) shields 10(8 minutes ago, 3 files, 7+ 1-) 13https://github.com/crawl/crawl/commit/b64034399e57 21:18:08 03PleasingFungus02 07* 0.32-a0-387-g673a13063c: Use a new helper 10(5 minutes ago, 2 files, 2+ 6-) 13https://github.com/crawl/crawl/commit/673a13063cb7 21:18:08 03PleasingFungus02 07* 0.32-a0-388-gc7c9bb8ef8: Fix: don't count CACT_BLOCK for orbs 10(4 minutes ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/c7c9bb8ef87a 21:18:08 03PleasingFungus02 07* 0.32-a0-389-g2ba4f54afb: Fix: ranged attack don't 'pierce through' orbs 10(2 minutes ago, 1 file, 2+ 2-) 13https://github.com/crawl/crawl/commit/2ba4f54afb35 21:19:37 <02M​onkooky> is_shield(you.shield()) is one of those lines of code that's perfectly correct and understandable 21:19:44 <02M​onkooky> but nevertheless looks kinda stupid 21:36:13 <06p​leasingfungus> i think it would be very reasonable to make you.shield pre filter out orbs 21:36:46 <06p​leasingfungus> we have you.slot_item(EQ_OFFHAND) if you really want the raw item 21:37:00 <06p​leasingfungus> then you could just say you.shield and be happy 22:04:18 <04d​racoomega> By the way, I think full Rev should probably be white, instead of initial Rev. White is the brightest color, and it still kind of keep throwing me off that you get a bright light and then it gets dimmer and that means it's stronger 22:08:50 <06p​leasingfungus> sure, i was quite unsure about appropriate colors 22:08:58 <06p​leasingfungus> happy to switch em around 22:16:55 03PleasingFungus02 07* 0.32-a0-390-g45148b779a: Shuffle Rev colours around (DracoOmega) 10(33 seconds ago, 1 file, 3+ 3-) 13https://github.com/crawl/crawl/commit/45148b779a04 22:21:08 03dolorous02 07* 0.32-a0-391-gce5c0aab1b: Adjust a few Donald speech lines for new Beogh. 10(14 minutes ago, 1 file, 4+ 4-) 13https://github.com/crawl/crawl/commit/ce5c0aab1b13 22:59:58 03SentientSupper02 07https://github.com/crawl/crawl/pull/3529 * 0.32-a0-384-g6bc8f88df3: Start Vp in bloodless, tweak traits 10(11 days ago, 3 files, 9+ 21-) 13https://github.com/crawl/crawl/commit/6bc8f88df347 22:59:58 03SentientSupper02 07https://github.com/crawl/crawl/pull/3529 * 0.32-a0-385-g1b8f627e23: Allow Vp to have regen and inhibited regen mutations 10(11 days ago, 1 file, 0+ 7-) 13https://github.com/crawl/crawl/commit/1b8f627e23fb 22:59:58 03SentientSupper02 07https://github.com/crawl/crawl/pull/3529 * 0.32-a0-386-gcbaf386ce3: Disable Vp batform 10(11 days ago, 3 files, 4+ 10-) 13https://github.com/crawl/crawl/commit/cbaf386ce32e 22:59:58 03SentientSupper02 07https://github.com/crawl/crawl/pull/3529 * 0.32-a0-387-geeb385352c: Further remove bat form 10(11 days ago, 1 file, 1+ 15-) 13https://github.com/crawl/crawl/commit/eeb385352caf 22:59:58 03SentientSupper02 07https://github.com/crawl/crawl/pull/3529 * 0.32-a0-388-g9620ee15c4: Allow Vp to always draw blood with fangs 10(11 days ago, 1 file, 0+ 1-) 13https://github.com/crawl/crawl/commit/9620ee15c45a 22:59:58 03SentientSupper02 07https://github.com/crawl/crawl/pull/3529 * 0.32-a0-389-g4a2d8c973c: Make all batformed vampires use UC skill 10(11 days ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/4a2d8c973ce6 22:59:58 03SentientSupper02 07https://github.com/crawl/crawl/pull/3529 * 0.32-a0-390-g28c7d4fea0: Allow Ru Vampires to sac regen 10(11 days ago, 1 file, 0+ 5-) 13https://github.com/crawl/crawl/commit/28c7d4fea08d 22:59:58 03SentientSupper02 07https://github.com/crawl/crawl/pull/3529 * 0.32-a0-391-ga6e0e94ff1: Remove some redundant vampire bat code 10(11 days ago, 2 files, 3+ 6-) 13https://github.com/crawl/crawl/commit/a6e0e94ff1c7 22:59:58 03SentientSupper02 07https://github.com/crawl/crawl/pull/3529 * 0.32-a0-392-gb5379dea54: Allow vampires to vamp from demons 10(11 days ago, 8 files, 38+ 16-) 13https://github.com/crawl/crawl/commit/b5379dea5429 22:59:58 03SentientSupper02 07https://github.com/crawl/crawl/pull/3529 * 0.32-a0-393-ga475698476: Add blood meter to vampires 10(10 days ago, 5 files, 52+ 5-) 13https://github.com/crawl/crawl/commit/a475698476c2 22:59:58 ... and 24 more commits 23:35:27 Unstable branch on crawl.develz.org updated to: 0.32-a0-391-gce5c0aab1b (34) 23:58:43 Windows builds of master branch on crawl.develz.org updated to: 0.32-a0-391-gce5c0aab1b