01:12:53 03noncinque02 {GitHub} 07https://github.com/crawl/crawl/pull/5317 * 0.35-a0-697-ge6e07b9d70: Update branches.txt 10(56 seconds ago, 1 file, 18+ 17-) 13https://github.com/crawl/crawl/commit/e6e07b9d70a4 02:19:57 Endyr (L26 KoBr) Crash caused by signal #11: Segmentation fault (Depths:3) 03:33:45 Experimental (bcrawl) branch on underhound.eu updated to: 0.23-a0-5261-gd9800d219b 03:38:45 03noncinque02 {GitHub} 07https://github.com/crawl/crawl/pull/5317 * 0.35-a0-698-g3e02a1a299: Update branches.txt 10(46 seconds ago, 1 file, 21+ 21-) 13https://github.com/crawl/crawl/commit/3e02a1a2993b 03:55:49 03noncinque02 {GitHub} 07https://github.com/crawl/crawl/pull/5317 * 0.35-a0-699-gbb4ac68ede: Update branches.txt 10(26 seconds ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/bb4ac68ede7c 04:09:40 03noncinque02 {GitHub} 07https://github.com/crawl/crawl/pull/5317 * 0.35-a0-700-g7685ea268d: Update branches.txt 10(43 seconds ago, 1 file, 3+ 4-) 13https://github.com/crawl/crawl/commit/7685ea268d96 04:30:59 03noncinque02 {GitHub} 07https://github.com/crawl/crawl/pull/5317 * 0.35-a0-701-g7f9c55600a: Update branches.txt 10(20 seconds ago, 1 file, 5+ 4-) 13https://github.com/crawl/crawl/commit/7f9c55600adb 04:30:59 New branch created: pull/5328 (1 commit) 13https://github.com/crawl/crawl/pull/5328 04:30:59 03Davidescu Victor02 07https://github.com/crawl/crawl/pull/5328 * 0.35-a0-645-gb79e82bf6e: Fix vainglory crumbling not unequipping rings 10(5 minutes ago, 1 file, 25+ 21-) 13https://github.com/crawl/crawl/commit/b79e82bf6e96 05:39:09 03noncinque02 {GitHub} 07https://github.com/crawl/crawl/pull/5317 * 0.35-a0-702-ga1f9865739: Update branches.txt 10(67 seconds ago, 1 file, 7+ 9-) 13https://github.com/crawl/crawl/commit/a1f9865739e7 06:22:31 03noncinque02 {GitHub} 07https://github.com/crawl/crawl/pull/5317 * 0.35-a0-703-g4072ab8631: Update branches.txt 10(63 seconds ago, 1 file, 9+ 10-) 13https://github.com/crawl/crawl/commit/4072ab86319a 06:37:14 03noncinque02 {GitHub} 07https://github.com/crawl/crawl/pull/5317 * 0.35-a0-704-g8774b7c0ae: Update branches.txt 10(29 seconds ago, 1 file, 3+ 3-) 13https://github.com/crawl/crawl/commit/8774b7c0ae5e 07:22:00 03noncinque02 {GitHub} 07https://github.com/crawl/crawl/pull/5317 * 0.35-a0-705-gffe206cbf6: Update branches.txt 10(61 seconds ago, 1 file, 3+ 0-) 13https://github.com/crawl/crawl/commit/ffe206cbf653 13:33:02 03CrawlOdds02 07* 0.35-a0-645-g473839d171: Prevent shouting at inactive clockwork bees (tekkud) 10(2 minutes ago, 1 file, 2+ 0-) 13https://github.com/crawl/crawl/commit/473839d171e5 14:58:47 <11O​dds> BTW @dracoomega, ages ago I said I might look into Oka throwing rates post piety changes. I ended up not doing that because after a couple of Oka games I think Oka still gifts absolutely plenty 🙂 15:01:39 <04d​racoomega> I wondered if that might be the case, tbh. 15:01:43 <04d​racoomega> Convenient! ^^; 15:43:02 Unstable branch on underhound.eu updated to: 0.35-a0-645-g473839d171 (34) 17:10:49 Galadan (L7 VSDe) ASSERT(item.props.exists(ARTEFACT_PROPS_KEY) || is_unrandom_artefact(item)) in 'artefact.cc' at line 1463 failed. (Temple) 17:11:28 Galadan (L7 VSDe) ASSERT(item.props.exists(ARTEFACT_PROPS_KEY) || is_unrandom_artefact(item)) in 'artefact.cc' at line 1463 failed. (Temple) 17:12:59 <04d​racoomega> The game is trying its hardest not to let them make bad decisions >.> 17:13:26 <04d​racoomega> (Something going wrong with all their cursed gear shattering when switching from Ash to Veh) 17:20:59 Galadan (L7 VSDe) ASSERT(item.props.exists(ARTEFACT_PROPS_KEY) || is_unrandom_artefact(item)) in 'artefact.cc' at line 1463 failed. (Temple) 19:36:30 Galadan (L7 VSDe) ASSERT(item.props.exists(ARTEFACT_PROPS_KEY) || is_unrandom_artefact(item)) in 'artefact.cc' at line 1463 failed. (Temple) 19:41:40 Galadan (L7 VSDe) ASSERT(item.props.exists(ARTEFACT_PROPS_KEY) || is_unrandom_artefact(item)) in 'artefact.cc' at line 1463 failed. (Temple) 20:21:41 <04d​racoomega> Okay, now that I actually look into that crash in more detail, I am more concerned. The game seems to be trying to unequip a non-item. Like, it's OBJ_UNASSIGNED (though a bunch of its other properties, including its inscription, suggest it really was a real item at some point) 20:22:17 <04d​racoomega> It was in a ring slot 20:25:03 <04d​racoomega> Like, the item has parts of state that would be removed if it had actually been reset at some point, and parts that suggest it was being treated as a proper item at some point, and I have no idea how we could end up in this broken state 20:27:36 <04d​racoomega> The log does show them cursing a ring of willpower (which has the same sub-type that that OBJ_UNASSIGNED does) 20:28:21 <04d​racoomega> Actually, wait a second 20:32:48 <04d​racoomega> I don't see anything else odd in the log 21:01:00 03regret-index02 07* 0.35-a0-646-gadcb34dd0c: Revise mad acolytes of Lugonu into heralds of the Abyss 10(12 days ago, 13 files, 83+ 28-) 13https://github.com/crawl/crawl/commit/adcb34dd0c76 21:01:00 03regret-index02 07* 0.35-a0-647-g7d914a3745: New monster: abyssal acolytes (distinct from mad acolytes) 10(9 days ago, 21 files, 130+ 3-) 13https://github.com/crawl/crawl/commit/7d914a374504 21:01:00 03regret-index02 07* 0.35-a0-648-gbd093b527c: Lightly distribute heralds and acolytes in the Abyss 10(8 days ago, 4 files, 68+ 33-) 13https://github.com/crawl/crawl/commit/bd093b527c44 21:01:00 03regret-index02 07* 0.35-a0-649-g6fbb92a129: Further tweak the Abyss monsters pool 10(7 days ago, 1 file, 18+ 18-) 13https://github.com/crawl/crawl/commit/6fbb92a129f2 21:01:00 03regret-index02 07* 0.35-a0-650-ged5ad332d4: Move the Abyss entrance from Depths to D:13-15 in a new serial vault 10(3 days ago, 3 files, 502+ 84-) 13https://github.com/crawl/crawl/commit/ed5ad332d488 21:01:00 03DracoOmega02 {regret-index} 07* 0.35-a0-651-g4523b7cf0e: Adjust Abyss rune placement behavior 10(35 hours ago, 9 files, 34+ 9-) 13https://github.com/crawl/crawl/commit/4523b7cf0e36 21:15:48 04Build failed for 08master @ 4523b7cf 06https://github.com/crawl/crawl/actions/runs/28728869359 21:40:40 03DracoOmega02 07* 0.35-a0-652-g26f5703f66: Fix specially-named monsters getting the wrong names while invisible 10(6 hours ago, 2 files, 57+ 50-) 13https://github.com/crawl/crawl/commit/26f5703f6669 21:40:40 03DracoOmega02 07* 0.35-a0-653-ga702e4f470: Fix known-invis monsters getting 'invisible' appended to their kill source 10(5 hours ago, 1 file, 5+ 0-) 13https://github.com/crawl/crawl/commit/a702e4f470f9 21:40:40 03DracoOmega02 07* 0.35-a0-654-g03b01da8bb: Attribute deaths from Goji's ghost moth to Goji 10(5 hours ago, 1 file, 3+ 0-) 13https://github.com/crawl/crawl/commit/03b01da8bb80 21:40:40 03DracoOmega02 07* 0.35-a0-655-gaf70f0826a: Make Goji slightly more consistent about falling off their moth 10(5 hours ago, 1 file, 3+ 1-) 13https://github.com/crawl/crawl/commit/af70f0826a8b 21:40:40 03DracoOmega02 07* 0.35-a0-656-gf843cfa6bb: Make monster displacement from casting Invisibility respect traversability 10(4 hours ago, 1 file, 11+ 2-) 13https://github.com/crawl/crawl/commit/f843cfa6bb05 21:40:40 03DracoOmega02 07* 0.35-a0-657-gd6bbe592d8: Fixup invis name fix 10(2 hours ago, 1 file, 2+ 1-) 13https://github.com/crawl/crawl/commit/d6bbe592d85b 21:40:40 03DracoOmega02 07* 0.35-a0-658-ged59d2e2b0: Compute somewhat less when getting names of known-invisible monsters 10(2 hours ago, 1 file, 28+ 24-) 13https://github.com/crawl/crawl/commit/ed59d2e2b0a3 21:40:40 03DracoOmega02 07* 0.35-a0-659-g1c7719eb94: Silence an unused variable warning 10(2 hours ago, 1 file, 0+ 1-) 13https://github.com/crawl/crawl/commit/1c7719eb9458 21:40:40 03DracoOmega02 07* 0.35-a0-660-gad4573bb30: Remove some needless code from god_speaks 10(2 hours ago, 1 file, 1+ 6-) 13https://github.com/crawl/crawl/commit/ad4573bb30c5 21:40:40 03DracoOmega02 07* 0.35-a0-661-gf35382dc01: Rename the deep elf pyromancer/zephyrmancer enums 10(2 hours ago, 10 files, 27+ 29-) 13https://github.com/crawl/crawl/commit/f35382dc01d3 21:40:40 ... and 8 more commits 22:37:18 Unstable branch on crawl.develz.org updated to: 0.35-a0-669-g11c2ce62cd (34) 22:37:59 Galadan (L7 VSDe) ASSERT(item.props.exists(ARTEFACT_PROPS_KEY) || is_unrandom_artefact(item)) in 'artefact.cc' at line 1463 failed. (Temple) 22:38:22 03hellmonk02 07[greaterunseen] * 0.35-a0-640-g581590ce39: Rename to Unseen Monstrosity (regret index) 10(2 minutes ago, 6 files, 6+ 6-) 13https://github.com/crawl/crawl/commit/581590ce39f8 22:38:22 Branch pull/5327 updated to be equal with greaterunseen: 13https://github.com/crawl/crawl/pull/5327 23:02:53 Windows builds of master branch on crawl.develz.org updated to: 0.35-a0-669-g11c2ce62cd 23:35:41 Unstable branch on cbro.berotato.org updated to: 0.35-a0-669-g11c2ce62cd (34) 23:58:07 Monster database of master branch on crawl.develz.org updated to: 0.35-a0-669-g11c2ce62cd