00:14:15 <09g​ammafunk> Think it’s actually just that we ran out of prefixes 00:16:13 <09g​ammafunk> ??bots 00:16:16 <04C​erebot> bots[1/3]: Bots that can be pm'd: announcement bots: Henzell (CAO, !), Gretell (CDO, @), Lantell (CUE, $), Rotatell (CBRO, ^), Eksell (CXC, |); others: Varmin, Cheibriados (%), and Sequell (! ?? & and others). For an overview, including access outside of IRC, see: https://github.com/crawl/crawl/wiki/Guide-to-the-DCSS-knowledge-Bots 00:48:07 Stable (0.28) branch on crawl.kelbi.org updated to: 0.28.0-45-g0d030f2227 00:49:03 Fork (bcrawl) on crawl.kelbi.org updated to: 0.23-a0-4616-ga6c816d1e0 01:11:53 03OctopodesWeekly02 07https://github.com/crawl/crawl/pull/2508 * 0.29-a0-321-gdde1c51: Lichform Draining [Still WIP] 10(6 minutes ago, 1 file, 12+ 1-) 13https://github.com/crawl/crawl/commit/dde1c513d95c 01:18:19 03OctopodesWeekly02 07https://github.com/crawl/crawl/pull/2508 * 0.29-a0-321-g40dfe13: Lichform Draining [Still WIP] 10(12 minutes ago, 2 files, 16+ 4-) 13https://github.com/crawl/crawl/commit/40dfe1310377 03:22:08 Experimental (bcrawl) branch on underhound.eu updated to: 0.23-a0-4616-ga6c816d1e0 04:16:47 Angmar (L3 GhCK) ASSERT(you.running.turns_passed < buggy_threshold) in 'delay.cc' at line 473 failed. (Excessive delay, 700 turns passed, delay type 9999299) (D:1) 04:55:15 <03w​heals> !crashlog 04:55:17 <04C​erebot> 24332. Angmar, XL3 GhCK, T:2193 (milestone): http://crawl.akrasiac.org/rawdata/Angmar/crash-Angmar-20220329-111646.txt 05:02:08 Stable (0.28) branch on crawl.akrasiac.org updated to: 0.28.0-45-g0d030f2 05:08:21 Unstable branch on crawl.akrasiac.org updated to: 0.29-a0-315-gaf6dd05 (34) 07:32:07 03PleasingFungus02 07* 0.29-a0-316-g2ae49fc: Replace Oka's Warrior title (Ge0ff) 10(4 minutes ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/2ae49fcbb9c6 07:33:23 Unstable branch on crawl.kelbi.org updated to: 0.29-a0-316-g2ae49fcbb9 (34) 11:14:24 New branch created: pull/2509 (1 commit) 13https://github.com/crawl/crawl/pull/2509 11:14:26 03ruxi02 {GitHub} 07https://github.com/crawl/crawl/pull/2509 * 0.29-a0-317-ga523443: Update form-data.h 10(22 minutes ago, 1 file, 3+ 2-) 13https://github.com/crawl/crawl/commit/a5234438d269 11:34:31 -!- Stella is now known as aoei 11:35:09 -!- aoei is now known as ykstort 12:07:51 -!- ykstort is now known as ykkie 12:20:13 Hello! I'm looking to try and add an option menu pop-up GUI to make adding/changing options while running the game more accessible. I've been looking at the options documentation and its a bit overwhelming. Do you have any recommendations on where to start? 12:20:54 (not a developer but) IIRC NetHack tackled this back in the day by starting by letting the player toggle boolean options (and of course in Crawl you can already toggle autopickup) 12:26:42 Yeah I'm essentially trying to do that in a menu format so the user can visually see what options are available to change and what values they're set to without digging through the actual crawl files 12:26:47 <12e​bering> this is a very big project 12:26:50 <05k​ate> i know that's one of those things we'd love to have but is unfortunately very difficult to implement, yeah 12:27:13 <12e​bering> I think the place to start would be @advil 's work on "sticky options" 12:27:26 <12e​bering> and identifying more options that it makes sense to make sticky and implementing that functionality 12:27:41 <12e​bering> and a menu just for those 12:29:08 (other gotchas: "birth options", which it doesn't make sense to change midgame, albeit IDK Crawl has many of those; should a given option, if changed, be persistent across saving and loading?) 12:30:48 Where can I find advil's "sticky options" work? Would love to see someone else's approach to something like this. 12:35:11 <12e​bering> %git 7743480e9c9 12:35:11 <04C​erebot> advil * 0.28-a0-1016-g7743480: feat: save some consumables panel settings in .prf file (4 months ago, 3 files, 58+ 13-) https://github.com/crawl/crawl/commit/7743480e9c95 12:35:19 <12e​bering> and 12:35:21 <12e​bering> %git 843f935a50bd 12:35:23 <04C​erebot> advil * 0.28-a0-932-g843f935: feat: save `default_manual_training` in `.prf` files (4 months ago, 7 files, 210+ 68-) https://github.com/crawl/crawl/commit/843f935a50bd 12:35:32 <12e​bering> are the two recent examples I have in mind 12:35:38 <12e​bering> saved using the .prf files 12:36:06 <12e​bering> using git log to search for .prf should turn up more, but it is generally very new 12:39:46 Thank you so much! 12:53:20 -!- TAS-2012v is now known as TAS_2012v 12:58:03 03kate-02 07* 0.29-a0-317-gd16b76e: Stop constriction on transforming into an immune form 10(8 minutes ago, 1 file, 5+ 2-) 13https://github.com/crawl/crawl/commit/d16b76e6b15c 13:02:23 Unstable branch on crawl.kelbi.org updated to: 0.29-a0-317-gd16b76e6b1 (34) 13:23:42 Stable (0.28) branch on underhound.eu updated to: 0.28.0-45-g0d030f2227 13:25:05 03ruxi02 {GitHub} 07https://github.com/crawl/crawl/pull/2509 * 0.29-a0-318-gae740c8: added constriction immunity to descriptor 10(6 minutes ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/ae740c8ba205 13:43:24 <06a​dvil> re options, the api for saving them still needs some work and generalization, but the serialization part isn't so hard at this point; what is hard is just implementing an appropriate UI. I would hesitate to identify this as a good first crawl project because (a) our menu/ui code is quirky and not documented, (b) the UI elements you'd need only sort of exist, and (c) a project like this has to immediately confront writing UI for all three 13:43:24 of local tiles, console, and webtiles 13:45:22 <06a​dvil> %git 9123634e070e 13:45:22 <06a​dvil> !git 9123634e070e 13:45:23 <04C​erebot> advil * 0.28-a0-1638-g9123634: feat: quiver menu lettering improvements (9 weeks ago, 12 files, 292+ 40-) https://github.com/crawl/crawl/commit/9123634e070e 13:45:23 <04C​erebot> advil * 0.28-a0-1638-g9123634: feat: quiver menu lettering improvements (9 weeks ago, 12 files, 292+ 40-) https://github.com/crawl/crawl/commit/9123634e070e 13:46:19 <06a​dvil> that one also has an example but it's mixed in with a bigger change 13:47:10 <06a​dvil> my approach so far has definitely been to find ways to take it one step at a time 13:51:53 Plus UIs are haaaaaard 13:51:53 *good UIs 14:17:37 03Spencer Baugh02 07https://github.com/crawl/crawl/pull/2507 * 0.29-a0-315-g50f236b: feat: make AK start standing on exit 10(20 hours ago, 1 file, 3+ 23-) 13https://github.com/crawl/crawl/commit/50f236bb82dc 14:30:40 New branch created: pull/2510 (1 commit) 13https://github.com/crawl/crawl/pull/2510 14:30:40 03Aliscans02 07https://github.com/crawl/crawl/pull/2510 * 0.29-a0-318-g8e293e3: FIX Remove an erronous "the" from a message. 10(36 minutes ago, 1 file, 2+ 2-) 13https://github.com/crawl/crawl/commit/8e293e35c22f 15:03:17 03ruxi02 {GitHub} 07https://github.com/crawl/crawl/pull/2509 * 0.29-a0-319-g71af2a5: typo: missing comma 10(2 minutes ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/71af2a5a2506 15:23:25 Unstable branch on underhound.eu updated to: 0.29-a0-317-gd16b76e6b1 (34) 16:41:25 03ruxi02 {GitHub} 07https://github.com/crawl/crawl/pull/2509 * 0.29-a0-321-g179e12e: Merge branch 'crawl:master' into stormform-insubstantial-reconcile 10(7 minutes ago, 0 files, 0+ 0-) 13https://github.com/crawl/crawl/commit/179e12e15526 19:40:11 <09h​ellmonk> hey @gammafunk when you get a chance can you check the des for hellmonk_warped_wall ? it's got some buggy behavior where it's displaying wall on a floor or water tile sometimes when placing in lair and I'm not sure why 20:53:47 -!- ykkie is now known as aoei 21:06:50 <12‡​※ of aphotic spite> the ruin tag to eat at the walls is presumably clashing with the wall tile definition taking higher priority for what appears even when the space in question is replaced by floor or water; while it was made with a set of other vaults using the tag, it'd probably be better to just skip the tag and manually deform instead, since there can't be any connectivity breaks / teleport closets? 21:08:43 <12‡​※ of aphotic spite> (possibly further aggrieved by the random water placement and the lack of no_pool_fixup) 23:46:26 Monster database of master branch on crawl.develz.org updated to: 0.29-a0-286-g41199d4a87