00:37:58 Fork (bcrawl) on crawl.kelbi.org updated to: 0.23-a0-5014-gf9597c7f93 01:00:51 Fork (bcadrencrawl) on crawl.kelbi.org updated to: 0.03-2183-gc28cf5d45d 02:13:56 kush (L18 DsNe) Crash caused by signal #11: Segmentation fault (Shoals:3) 02:17:39 !crashlog kush 02:17:40 12. kush, XL18 DsNe, T:59313 (milestone): https://underhound.eu/crawl/morgue/kush/crash-kush-20230722-091355.txt 02:19:25 another one trying to get a shop name, but it doesn't seem to be cross-level this time? 03:22:35 Experimental (bcrawl) branch on underhound.eu updated to: 0.23-a0-5014-gf9597c7f93 05:06:47 Unstable branch on crawl.akrasiac.org updated to: 0.31-a0-345-g1ebeae0 (34) 07:01:42 <05s​astreii> still working on forms. siphon essence icon, dragon form and all the draconian variants. i used (almost) the same colours as the original ones. 07:01:42 <05s​astreii> https://cdn.discordapp.com/attachments/747522859361894521/1132311507548504156/Schermata_2023-07-22_alle_15.51.44.png 07:01:42 <05s​astreii> https://cdn.discordapp.com/attachments/747522859361894521/1132311507737268264/siphon_dragons.zip 07:25:11 <06p​leasingfungus> awesome! 07:26:07 <06p​leasingfungus> does this mean that player fire dragon form is now red, except that felid dragon form is still green? 07:28:44 <05s​astreii> Ermm no no, the “default”dragon form is still the same colors as before (as you se on top) probably the image it’s confusing 07:29:17 <05s​astreii> Colored ones are only for the draconians 07:29:58 <05s​astreii> Dragon form work that way right? A red draconian shapeshift into a red dragon, etc? 07:31:05 <05s​astreii> Probably this explanation is even worse lol 07:39:56 <06p​leasingfungus> red drac shapeshifts into default dragon form, ie fire dragon 07:40:10 <06p​leasingfungus> only other dracs have custom dragon forms 07:40:20 <06p​leasingfungus> !source items.txt 07:40:21 <04C​erebot> https://github.com/crawl/crawl/blob/master/crawl-ref/source/dat/descript/da/items.txt 07:40:43 <06p​leasingfungus> daned again 07:40:56 <06p​leasingfungus> !source dat/descript/items.txt 07:40:56 <04C​erebot> https://github.com/crawl/crawl/blob/master/crawl-ref/source/dat/descript/items.txt 07:41:36 <06p​leasingfungus> local desc = "Transforms the user into a mighty" if you.race():find("Draconian") then desc = desc .. " dragon" if you.race() ~= "Grey Draconian" then desc = desc .. ", increasing the power of any innate breath attacks" end if you.race() == "Red Draconian" then desc = desc .. ". The user becomes highly resistant to fire " .. "and resistant to 07:41:36 poison, but vulnerable to cold" elseif you.race() == "White Draconian" then desc = desc .. ". The user becomes highly resistant to cold " .. "and resistant to poison, but vulnerable to fire" elseif you.race() == "Green Draconian" then desc = desc .. " and retaining their innate colour" else desc = desc .. ". The user retains their innate colour, and " .. 07:41:37 "becomes resistant to poison" end else desc = desc .. ", fire-breathing dragon. The user becomes highly " .. "resistant to fire and resistant to poison, but " .. "vulnerable to cold" end 07:41:45 <06p​leasingfungus> apologies to irc folks 07:45:17 <05s​astreii> Ohh i see So the red dragon tile it’s not currently used? 07:45:26 <06p​leasingfungus> hm 07:45:34 <06p​leasingfungus> maybe it is? idk 07:46:02 <06p​leasingfungus> current default green dragon tile predates monster fire dragons being red, i think 07:54:27 <05s​astreii> Well i saw all of this dragons in the big player.png file so i revamped them all If one of them it’s useless it’s no big deal at all 07:55:23 <06p​leasingfungus> i guess i’m mixing two things together 07:55:44 <06p​leasingfungus> your revamp and a separate request i heard to make player fire dragon colour match monsters’ 07:56:00 03advil02 07* 0.31-a0-346-gb41548654e: fix: several tutorial end issues 10(5 minutes ago, 9 files, 38+ 27-) 13https://github.com/crawl/crawl/commit/b41548654ea1 07:56:41 <06p​leasingfungus> nice! @icoson 07:57:35 <06p​leasingfungus> anyway, all good @sastreii . lmk if you want to make cat dragon red, but lowest priority obv 07:59:12 <05s​astreii> Well if you’ll change the default dragon form to red i’ll make a red cat dragon for sure 08:18:34 <06p​leasingfungus> ah, i was going to make default dragon red if you made a red cat dragon 🙂 08:18:43 <06p​leasingfungus> but i could do the other order too 08:20:34 04Build failed for 08master @ b4154865 06https://github.com/crawl/crawl/actions/runs/5631270551 08:23:58 <05s​astreii> https://cdn.discordapp.com/attachments/747522859361894521/1132332215011917865/dragonform_felid.png 08:27:50 Unstable branch on crawl.kelbi.org updated to: 0.31-a0-346-gb41548654e (34) 08:50:34 <06p​leasingfungus> fast… 09:29:59 New branch created: pull/3212 (1 commit) 13https://github.com/crawl/crawl/pull/3212 09:29:59 03Sebastian Zivota02 07https://github.com/crawl/crawl/pull/3212 * 0.31-a0-347-gffb6e641fb: Correct reference to "caster" in granite talisman's description 10(2 minutes ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/ffb6e641fb71 09:48:48 03advil02 07* 0.31-a0-347-ge7fe003f5b: lint 10(60 seconds ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/e7fe003f5bd6 10:04:54 Unstable branch on crawl.kelbi.org updated to: 0.31-a0-347-ge7fe003f5b (34) 14:50:40 03PleasingFungus02 07* 0.31-a0-348-g810772c3d7: Rework Lucy wrath protection (elliptic) 10(62 seconds ago, 1 file, 15+ 5-) 13https://github.com/crawl/crawl/commit/810772c3d7a4 15:01:06 03PleasingFungus02 07* 0.31-a0-349-g1e5ebcb2c6: Make dragon-form players red in the face (Sastreii) 10(61 seconds ago, 16 files, 5+ 3-) 13https://github.com/crawl/crawl/commit/1e5ebcb2c64b 15:05:17 Unstable branch on crawl.kelbi.org updated to: 0.31-a0-348-g810772c3d7 (34) 15:09:28 03PleasingFungus02 07* 0.31-a0-350-g7b4e30badb: Remove Djinn legs (Goratrix, Monkooky) 10(2 minutes ago, 6 files, 9+ 40-) 13https://github.com/crawl/crawl/commit/7b4e30badbb6 15:23:03 03PleasingFungus02 07* 0.31-a0-351-g653cfed441: Bump dreadful rot duration 10(5 seconds ago, 1 file, 2+ 2-) 13https://github.com/crawl/crawl/commit/653cfed4417b 15:26:27 Unstable branch on underhound.eu updated to: 0.31-a0-348-g810772c3d7 (34) 15:37:16 Unstable branch on crawl.kelbi.org updated to: 0.31-a0-350-g7b4e30badb (34) 15:48:52 Unstable branch on crawl.kelbi.org updated to: 0.31-a0-351-g653cfed441 (34) 16:46:36 03PleasingFungus02 07* 0.31-a0-352-g08a7bc6f2d: Add serpent talisman to serpentskin sales (dilly) 10(15 seconds ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/08a7bc6f2dcd 17:04:45 Unstable branch on crawl.kelbi.org updated to: 0.31-a0-352-g08a7bc6f2d (34) 17:40:58 03PleasingFungus02 07* 0.31-a0-353-g06437d6523: Make siphon essence exhausting (dilly) 10(11 seconds ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/06437d652345 17:44:06 03PleasingFungus02 07* 0.31-a0-354-g827e0957a7: Halve siphon essence healing (elliptic) 10(56 seconds ago, 1 file, 3+ 1-) 13https://github.com/crawl/crawl/commit/827e0957a7a5 17:49:48 Unstable branch on crawl.kelbi.org updated to: 0.31-a0-354-g827e0957a7 (34) 22:35:27 Unstable branch on crawl.develz.org updated to: 0.31-a0-354-g827e0957a7 (34) 22:58:03 Windows builds of master branch on crawl.develz.org updated to: 0.31-a0-354-g827e0957a7 23:23:49 I'm looking at the function item_stat_bonus in item-use.cc line 2204 23:23:57 there's a comment 23:23:57 / Calculate the stat bonus from an item. 23:23:58 / XXX: This needs to match _stat_modifier() and get_item_description(). 23:24:38 and I have no idea what on earth this is meant to mean; what about this needs to match stat_modifier() or get_item_description() 23:45:06 Unstable branch on cbro.berotato.org updated to: 0.31-a0-354-g827e0957a7 (34) 23:55:10 Monster database of master branch on crawl.develz.org updated to: 0.31-a0-354-g827e0957a7