00:25:43 -!- amalloy_ is now known as amalloy 03:13:43 -!- amalloy is now known as amalloy_ 03:48:26 Fork (stoatsoup) on crawl.kelbi.org updated to: 0.22-s0-6-g88cf2c07a6 10:46:42 03Aidan Holm02 07[ui-fixes] * 0.24-a0-763-gf1eb651: Fix startup menu spacing issues 10(3 hours ago, 1 file, 8+ 9-) 13https://github.com/crawl/crawl/commit/f1eb651baa9d 10:46:42 03Aidan Holm02 07[ui-fixes] * 0.24-a0-764-gf64bd74: Simplify code 10(3 hours ago, 1 file, 6+ 6-) 13https://github.com/crawl/crawl/commit/f64bd74572e4 10:46:42 03Aidan Holm02 07[ui-fixes] * 0.24-a0-765-g0be37ba: Fix off-by-one error in mouse hover handling 10(3 hours ago, 1 file, 2+ 2-) 13https://github.com/crawl/crawl/commit/0be37ba3bdd6 10:46:42 03Aidan Holm02 07[ui-fixes] * 0.24-a0-766-gfb0ce18: Add widget margin debug drawing 10(3 hours ago, 1 file, 14+ 0-) 13https://github.com/crawl/crawl/commit/fb0ce180c5f5 10:46:42 03Aidan Holm02 07[ui-fixes] * 0.24-a0-767-g98f1965: Don't include debug drawing in release builds 10(64 seconds ago, 1 file, 8+ 0-) 13https://github.com/crawl/crawl/commit/98f196556d93 11:25:12 Stable (0.23) branch on underhound.eu updated to: 0.23.1-89-g277498a001 12:26:15 03Aidan Holm02 07* 0.24-a0-763-gf1eb651: Fix startup menu spacing issues 10(5 hours ago, 1 file, 8+ 9-) 13https://github.com/crawl/crawl/commit/f1eb651baa9d 12:26:15 03Aidan Holm02 07* 0.24-a0-764-gf64bd74: Simplify code 10(5 hours ago, 1 file, 6+ 6-) 13https://github.com/crawl/crawl/commit/f64bd74572e4 12:26:15 03Aidan Holm02 07* 0.24-a0-765-g0be37ba: Fix off-by-one error in mouse hover handling 10(5 hours ago, 1 file, 2+ 2-) 13https://github.com/crawl/crawl/commit/0be37ba3bdd6 12:26:15 03Aidan Holm02 07* 0.24-a0-766-gfb0ce18: Add widget margin debug drawing 10(5 hours ago, 1 file, 14+ 0-) 13https://github.com/crawl/crawl/commit/fb0ce180c5f5 12:26:15 03Aidan Holm02 07* 0.24-a0-767-g98f1965: Don't include debug drawing in release builds 10(2 hours ago, 1 file, 8+ 0-) 13https://github.com/crawl/crawl/commit/98f196556d93 12:32:13 03Aidan Holm02 07* 0.24-a0-768-gdea222d: Refactor and improve UI widget iterators 10(2 days ago, 2 files, 75+ 112-) 13https://github.com/crawl/crawl/commit/dea222dd76d4 12:32:52 Unstable branch on crawl.kelbi.org updated to: 0.24-a0-767-g98f196556d (34) 12:50:35 -!- amalloy_ is now known as amalloy 12:58:22 Unstable branch on crawl.kelbi.org updated to: 0.24-a0-768-gdea222dd76 (34) 13:13:46 Unstable branch on crawl.akrasiac.org updated to: 0.24-a0-768-gdea222d (34) 13:33:53 aidanh, not sure if the following a bug or feature: I have tile_player_tile = tile:felid_2 in my .rc, which is set only when you.race() == "Felid". 13:33:56 When I start a new game, the weapon selection screen always shows that felid tile instead of, for example, a HOFi tile 13:34:06 https://cdn.discordapp.com/attachments/471426740447870980/629368536359239722/HOFi_weapon_selection_screen.png 13:34:48 !bug 12073 13:34:49 https://crawl.develz.org/mantis/view.php?id=12073 13:35:28 Ge0ff: I imagine it's this bug 13:36:18 oops, sorry, didn't know it's already reported 13:36:22 no worries 13:36:52 you can work around it by setting the tile with crawl.setopt 13:37:12 a proper fix would disregard that option (possibly others?) until a game has actually started 13:43:34 aidanh: thanks for the idea, crawl.setopt("tile_player_tile = tile:felid_2") works perfectly! 13:45:45 nice, thanks to whoever added the (+1 apt) to that screen 14:19:37 New branch created: pull/1167 (1 commit) 13https://github.com/crawl/crawl/pull/1167 14:19:37 03Umer Shaikh02 07https://github.com/crawl/crawl/pull/1167 * 0.24-a0-769-g8ce8dd1: Clean up a function 10(15 minutes ago, 1 file, 2+ 4-) 13https://github.com/crawl/crawl/commit/8ce8dd130296 15:13:54 Okay, I can't decide if this is a bug or for some good reason. 15:14:20 Frequently, especially at low levels, monsters will throw stones at me. But when I loot their corpse, they have no stones. 15:14:47 Maybe they threw all the stones they had? 15:14:57 So do I always just happen to kill monsters after they throw their last stone, or do they not have properly generated inventories at loot time? 15:15:21 Right, totally possible. 15:34:38 Bad interaction between Fedahs summons and friendly fire spells 13https://crawl.develz.org/mantis/view.php?id=12082 by Siegurt 15:38:50 TwoFingerEyeJab (L27 MiFi) ASSERT(!invalid_monster(&mons)) in 'mon-death.cc' at line 1716 failed. (Zot:5) 15:47:19 03Umer Shaikh02 {ebering} 07* 0.24-a0-769-g368c164: Clean up a function 10(2 hours ago, 1 file, 2+ 4-) 13https://github.com/crawl/crawl/commit/368c1644f805 16:02:43 Unstable branch on crawl.kelbi.org updated to: 0.24-a0-769-g368c1644f8 (34) 18:24:19 Unstable branch on underhound.eu updated to: 0.24-a0-769-g368c1644f8 (34) 20:18:05 -!- amalloy is now known as amalloy_ 20:49:21 -!- amalloy_ is now known as amalloy 21:31:31 %??ancient lich 21:31:31 ancient lich (00L) | Spd: 10 | HD: 27 | HP: 87-125 | AC/EV: 20/10 | Dam: 2013(drain) | 07undead, 10doors, evil, spellcaster, see invisible, unbreathing | Res: 13magic(immune), 05fire, 02cold++, 10elec, 09poison+++, 12drown, 04rot+++, 13neg+++, 13torm | Vul: 08holy | XP: 8208 | Sp: b.cold (3d37), force lance (3d27), sum.greater demon, slow, invisibility / b.corrosive (3d28), crystal spear (3d48), petrify, haste / b.draining (3d33), poison arrow (3d34), haunt, banishment, haste / b.fire (3d37), iron shot (3d44), sum.greater demon, confuse, invisibility / b.lightning (3d29), o.destruction (9d20), paralyse, haste | Sz: Medium | Int: human. 21:31:31 @??ancient lich 21:31:31 ancient lich (00L) | Spd: 10 | HD: 27 | HP: 87-125 | AC/EV: 20/10 | Dam: 2013(drain) | 07undead, 10doors, evil, spellcaster, see invisible, unbreathing | Res: 13magic(immune), 05fire, 02cold++, 10elec, 09poison+++, 12drown, 04rot+++, 13neg+++, 13torm | Vul: 08holy | XP: 8171 | Sp: b.cold (3d37), force lance (3d27), sum.greater demon, slow, invisibility / b.corrosive (3d28), crystal spear (.. 21:31:31 @??hellion 21:31:31 hellion (042) | Spd: 12 | HD: 7 | HP: 30-45 | AC/EV: 5/10 | Dam: 10 | 05demonic, 10doors, evil | Res: 06magic(60), 05damnation, 03poison, 04rot, 13neg+++, 13torm | Vul: 08holy | XP: 385 | Sp: call down damnation (3d15) [06!sil] | Sz: Medium | Int: human.