00:35:32 Unstable branch on cbro.berotato.org updated to: 0.30-a0-652-gcc886f7154 (34) 01:42:04 Fork (bcrawl) on crawl.kelbi.org updated to: 0.23-a0-4850-gd9e8576752 04:23:22 Experimental (bcrawl) branch on underhound.eu updated to: 0.23-a0-4850-gd9e8576752 05:19:36 Unstable branch on crawl.akrasiac.org updated to: 0.30-a0-652-gcc886f7 (34) 09:33:01 <09g​ammafunk> Fr: light brand 09:35:02 <10P​leasingFungus> speed..? 09:37:12 <09g​ammafunk> Didn't old speed brand even lower damage? 09:37:22 <10P​leasingFungus> it did 09:37:33 <09g​ammafunk> Dang 09:53:52 <08n​icolae> height brand, you get taller 10:14:02 <09g​ammafunk> Nice trying to bring back high elves but it won't work 10:14:14 <08n​icolae> weed brand 10:14:37 <09g​ammafunk> Gives you passive tree form 12:01:44 Just saw 12:01:47 07advil02 * 0.30-a0-548-g74b111d446: fix: use correct var in an acquirement assert 10(3 weeks ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/74b111d44693 12:01:47 %git 74b111d44693ef57d0979bfaaabb3c093a3ce4b9 12:01:53 Does this mean I caused a crash?! :O 12:14:58 So I tried out FooTV and how I could get it to work with DCSSReplay, after some imperfect direct integration attempts I figured out that I could just telnet to termcast.shalott.org and read the stream of FooTV. However currently FooTV strips IBM/Unicode characters which results in not very good tile reproduction in some cases. The character 12:14:58 stripping was implemented in 2010, maybe it could be removed now? https://github.com/greensnark/dcss_tv/pull/5 12:56:22 <06a​dvil> perryprog: iirc that bug actually failed to catch a crash that then crashed elsewhere? 12:56:46 Oh that's funny 12:56:53 <06a​dvil> but good odds that anyone who has contributed code to dcss has caused a crash at some point! 😄 12:57:05 Makes sense though since I did test that one a good bit 12:57:19 (And obviously if it doesn't crash in testing, it must never crash at all!) 12:59:00 <06a​dvil> "type_wanted != OBJ_WEAPONS" was almost always satisfied (OBJ_WEAPONS is 0) to the subtype check didn't apply, and was basically guaranteed if it did 13:03:04 ah right, yeah 13:04:23 This is one of those things that would be nice to have been caught in type checking, but C++'s enums are weird for that since they're all just ints 13:04:24 <06a​dvil> nbd, it was the right sanity check, and "int type_wanted = OBJ_RANDOM;" is not exactly unconfusing wrt type 13:05:11 <06a​dvil> enum type checking would be possible except that subtype is really a sort of union over many enums that uses int 13:05:53 yeah I'm seeing that now 14:29:21 [1:23:37 PM] hello. i have a bug in trunk 14:29:21 [1:24:00 PM] I'm a Djinni and got Cigotuvi's Dreadful Rot but it is uncastable 14:29:22 [1:24:25 PM] " Casting: Cigotuvi's Dreadful Rot (safe; 1% risk of failure) 14:29:22 [1:24:25 PM] _Confirm with . or Enter, or press ? or * to list all spells. 14:29:23 [1:24:25 PM]  You have no flesh to rot." 14:29:23 [1:25:11 PM] i don't have any transformations that would let me turn fleshy 14:46:41 <10P​leasingFungus> oops 14:50:56 <10P​leasingFungus> ah, they're gone 14:51:02 <10P​leasingFungus> like a flash 14:51:16 <10P​leasingFungus> !lm wrentha dj 14:51:21 <10P​leasingFungus> ugh 14:51:56 <10P​leasingFungus> fr: fix the discord integration 14:52:02 <05k​ate> i guess player holiness isn't set yet when it looks at spell uselessness at character creation, maybe? 14:52:07 <10P​leasingFungus> no, i believe it is 14:52:15 <10P​leasingFungus> i bet this is a save import issue 14:52:23 <10P​leasingFungus> since corpse rot would've been usable for dj 14:52:37 !lm wrentha dj 14:52:38 86. [2023-01-17 20:25:19] wrentha the Trooper (L8 DjHW) left the Dungeon on turn 4462. (D:7) 14:52:44 <05k​ate> ah yeah, otherwise it'd have cropped up already with things like sublimation of blood 14:52:45 <10P​leasingFungus> rip, lol 14:52:53 !lm wrentha dj x=gid 14:52:54 86. [2023-01-17 20:25:19] [game_key=wrentha:cao:20230017185519S] wrentha the Trooper (L8 DjHW) left the Dungeon on turn 4462. (D:7) 14:53:09 !lm wrentha gid=wrentha:cao:20230017185519S 1 x=vlong 14:53:10 1/8. [2023-01-17 18:55:19] [vlong=0.30-a0-652-gcc886f7] wrentha the Magician (L1 DjHW) began the quest for the Orb on turn 0. (D:1) 14:53:14 hmmmmmm 14:53:17 my bet looks bad 14:54:05 <10P​leasingFungus> but yeah it is useless by the time we reach _setup_innate_spells 14:54:38 <10P​leasingFungus> ah ha 14:54:53 <10P​leasingFungus> very important thing: check out their background 14:55:09 <10P​leasingFungus> also note the vagueness in their phrasing of "I got cigotuvi's dreadful rot" 14:55:26 <05k​ate> ahhh 14:56:03 <10P​leasingFungus> fix incoming 14:56:20 <05k​ate> i guess we just never had any starting spells that were useless for djinn before 14:56:44 <10P​leasingFungus> i guess! 15:00:49 03PleasingFungus02 07* 0.30-a0-653-g3bb28391b4: New Heavy brand & Wucad Mu doll tiles (CanOfWorms) 10(2 minutes ago, 4 files, 1+ 1-) 13https://github.com/crawl/crawl/commit/3bb28391b4b2 15:00:49 03PleasingFungus02 07* 0.30-a0-654-g3e05ae4a99: Don't give DjHW useless spells (Wrentha) 10(66 seconds ago, 1 file, 1+ 3-) 13https://github.com/crawl/crawl/commit/3e05ae4a9900 15:19:06 Unstable branch on crawl.kelbi.org updated to: 0.30-a0-654-g3e05ae4a99 (34) 15:24:30 <06a​dvil> heh I was trying to figure out why the bot was showing timestamps but they pasted that themselves 16:21:41 03advil02 07* 0.30-a0-655-gdf044eaf4f: feat: standardize popup exiting keys 10(6 minutes ago, 12 files, 96+ 95-) 13https://github.com/crawl/crawl/commit/df044eaf4f23 16:45:52 Unstable branch on crawl.kelbi.org updated to: 0.30-a0-655-gdf044eaf4f (34) 18:03:36 New branch created: fools_gold (1 commit) 13https://github.com/crawl/crawl/tree/fools_gold 18:03:36 03hellmonk02 07[fools_gold] * 0.30-a0-656-gd1d138d441: decouple gold aura duration and corpse size 10(8 minutes ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/d1d138d441c3 18:04:38 New branch created: pull/2945 (1 commit) 13https://github.com/crawl/crawl/pull/2945 18:04:38 Branch pull/2945 updated to be equal with fools_gold: 13https://github.com/crawl/crawl/pull/2945 18:21:55 <09h​ellmonk> thansk 18:22:31 Branch master updated to be equal with fools_gold: 13https://github.com/crawl/crawl/tree/master 18:24:38 03hellmonk02 {PleasingFungus} 07* 0.30-a0-657-g7904f2a0a2: nerf randarts 10(7 weeks ago, 2 files, 3+ 3-) 13https://github.com/crawl/crawl/commit/7904f2a0a232 18:24:38 03hellmonk02 {PleasingFungus} 07* 0.30-a0-658-g32faffd49c: properly monsterify sickly merfolk 10(10 weeks ago, 3 files, 32+ 2-) 13https://github.com/crawl/crawl/commit/32faffd49c8b 18:24:47 <09g​ammafunk> huge nerfs, I'll never win another game 18:27:48 03Zhang Kai02 {PleasingFungus} 07* 0.30-a0-659-gf6d4d4f6a7: Update clouds.txt 10(7 days ago, 1 file, 13+ 2-) 13https://github.com/crawl/crawl/commit/f6d4d4f6a748 18:27:48 03PleasingFungus02 07* 0.30-a0-660-gbde2ad023b: Re-remove embers 10(14 seconds ago, 1 file, 0+ 5-) 13https://github.com/crawl/crawl/commit/bde2ad023b8c 18:28:52 03Zhang Kai02 {PleasingFungus} 07* 0.30-a0-661-g4d610aba3f: Update commands.txt 10(7 days ago, 1 file, 12+ 12-) 13https://github.com/crawl/crawl/commit/4d610aba3f2c 18:28:52 03Zhang Kai02 {PleasingFungus} 07* 0.30-a0-662-g23e4f76630: Update items.txt 10(7 days ago, 1 file, 2+ 2-) 13https://github.com/crawl/crawl/commit/23e4f7663082 18:28:52 03Zhang Kai02 {PleasingFungus} 07* 0.30-a0-663-gfe5d03000b: Update monsters.txt 10(7 days ago, 1 file, 7+ 5-) 13https://github.com/crawl/crawl/commit/fe5d03000bea 18:29:55 03Zhang Kai02 {PleasingFungus} 07* 0.30-a0-664-g6f51dd0f84: Update spells.txt 10(7 days ago, 1 file, 8+ 4-) 13https://github.com/crawl/crawl/commit/6f51dd0f8413 18:30:58 03Zhang Kai02 {PleasingFungus} 07* 0.30-a0-665-gd3cbc7c866: Update unrand.txt 10(7 days ago, 1 file, 12+ 3-) 13https://github.com/crawl/crawl/commit/d3cbc7c86681 18:35:11 03Antern02 {PleasingFungus} 07* 0.30-a0-666-g1029e49c50: fix: local tiles sidebar height 10(3 weeks ago, 1 file, 3+ 3-) 13https://github.com/crawl/crawl/commit/1029e49c50bb 18:39:23 03Aliscans02 {PleasingFungus} 07* 0.30-a0-667-gab5fb16433: FIX: Stop libPNG shouting into the void. 10(3 weeks ago, 1 file, 14+ 1-) 13https://github.com/crawl/crawl/commit/ab5fb1643382 18:40:27 03robertxgray02 {PleasingFungus} 07* 0.30-a0-668-gc3cde76320: Fix estimation of the minimum usable window size 10(8 days ago, 1 file, 3+ 3-) 13https://github.com/crawl/crawl/commit/c3cde76320de 18:42:33 <09g​ammafunk> ...interesting 18:42:54 <09g​ammafunk> would fedhas passthrough not apply to your summoned forest friend's vines 18:45:15 <10P​leasingFungus> don’t think passthrough works for any monsters 18:45:21 <10P​leasingFungus> for technical reasons 18:45:30 <09g​ammafunk> no I mean, passthrough from the player 18:45:32 <09g​ammafunk> seems to still apply 18:45:35 <10P​leasingFungus> oh 18:45:44 <09g​ammafunk> but I see the exception in the passthrough monster classes 18:46:58 <09g​ammafunk> ohhhh 18:46:59 <09g​ammafunk> derp 18:47:07 <09g​ammafunk> that's for....walking on top of plants 18:47:11 <09g​ammafunk> not shooting through them 19:00:32 Unstable branch on crawl.kelbi.org updated to: 0.30-a0-665-gd3cbc7c866 (34) 19:04:38 New branch created: pull/2946 (1 commit) 13https://github.com/crawl/crawl/pull/2946 19:04:38 03sdynet02 07https://github.com/crawl/crawl/pull/2946 * 0.30-a0-656-g4b17c7455a: Make item sets: {vane and {Tremorstones 10(2 minutes ago, 11 files, 25+ 16-) 13https://github.com/crawl/crawl/commit/4b17c7455a29 19:14:05 03Monkooky02 {PleasingFungus} 07* 0.30-a0-669-gd82a45a22e: Make divine vigour apply multiplicatively 10(7 days ago, 1 file, 6+ 2-) 13https://github.com/crawl/crawl/commit/d82a45a22e83 19:18:58 Unstable branch on crawl.kelbi.org updated to: 0.30-a0-669-gd82a45a22e (34) 20:33:33 epic bugs list maybe? idk, it's probably not that hard to fix but it enables a lot of fun player stuff 20:34:15 https://github.com/crawl/crawl/issues/2947 20:35:31 <12e​bering> oh wow 20:35:32 <12e​bering> incredible 20:39:03 <08n​icolae> lmao 20:39:03 <08n​icolae> that rules so much 20:48:56 <10P​leasingFungus> issue with lua? 20:51:36 it's an issue with the clua bind, yes, I didn't bisect it but I suspect it's been around since https://github.com/crawl/crawl/commit/60470c10af82fd7093dab4746419f5d7eb6791cd 20:52:15 <10P​leasingFungus> ok if I fix it, or are you already on it? 20:52:23 go ahead 20:55:29 <10P​leasingFungus> anyway, very good bug 20:55:39 <10P​leasingFungus> lmk if you can still repro the issue once a version with that commit, once cko rebuilds or something 20:55:51 03PleasingFungus02 07* 0.30-a0-670-g5fa2372673: Fix a sign comparison warning 10(5 minutes ago, 1 file, 2+ 1-) 13https://github.com/crawl/crawl/commit/5fa237267374 20:55:51 03PleasingFungus02 07* 0.30-a0-671-g2f0a8685bb: Fix unlimited memorization power (maybe) (Implojin, #2947) 10(79 seconds ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/2f0a8685bbd2 20:58:41 <10P​leasingFungus> oh, that’s the wrong fix 20:58:50 <10P​leasingFungus> that still ignores your library 21:04:37 Unstable branch on crawl.kelbi.org updated to: 0.30-a0-671-g2f0a8685bb (34) 21:59:56 03PleasingFungus02 07* 0.30-a0-672-gc3a7216ad8: Probably fix unlimited memorization 10(65 seconds ago, 3 files, 9+ 1-) 13https://github.com/crawl/crawl/commit/c3a7216ad897 22:09:12 Unstable branch on crawl.kelbi.org updated to: 0.30-a0-672-gc3a7216ad8 (34) 22:41:08 <09h​ellmonk> Game ruined once again 22:52:46 wreckgar (L24 BaSu) Crash caused by signal #11: Segmentation fault (Depths:3) 23:56:57 Windows builds of master branch on crawl.develz.org updated to: 0.30-a0-672-gc3a7216ad8