01:00:37 Unstable branch on CRAWL.XTAHUA.COM updated to: 0.24-a0-183-g8902462 (34) 02:37:46 Unstable branch on crawl.develz.org updated to: 0.24-a0-183-g8902462 (34) 03:05:30 03Josh Gelbard02 {amalloy} 07* 0.24-a0-184-gcb5ae2c: Start new wanderers with weapon in slot 'a' (#1006) 10(14 seconds ago, 1 file, 3+ 0-) 13https://github.com/crawl/crawl/commit/cb5ae2cd75ad 03:08:15 Windows builds of master branch on crawl.develz.org updated to: 0.24-a0-183-g8902462 03:32:24 Unstable branch on crawl.kelbi.org updated to: 0.24-a0-184-gcb5ae2cd75 (34) 03:59:45 Monster database of master branch on crawl.develz.org updated to: 0.24-a0-184-gcb5ae2c 04:12:00 -!- amalloy is now known as amalloy_ 05:31:29 -!- EuphOria is now known as Pentagonal 08:38:45 !bug 11893 08:38:46 https://crawl.develz.org/mantis/view.php?id=11893 08:39:06 03NormalPerson702 {ebering} 07* 0.24-a0-185-gc02bd79: Fix cut-off ability cost description (11893) 10(8 days ago, 1 file, 5+ 5-) 13https://github.com/crawl/crawl/commit/c02bd79eda02 08:47:18 Unstable branch on crawl.kelbi.org updated to: 0.24-a0-185-gc02bd79eda (34) 09:02:20 03Joshua Gelbard02 {ebering} 07* 0.24-a0-186-g40992d5: Fix splash noises when dropping item into water 10(6 days ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/40992d5efd89 09:03:34 03Umer Shaikh02 {ebering} 07* 0.24-a0-187-g2784ca5: Correct a comment 10(8 days ago, 1 file, 2+ 2-) 13https://github.com/crawl/crawl/commit/2784ca5e572e 09:03:34 03Umer Shaikh02 {ebering} 07* 0.24-a0-188-g395302c: Correct a comment 10(6 days ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/395302c1d307 09:17:19 Unstable branch on crawl.kelbi.org updated to: 0.24-a0-188-g395302c1d3 (34) 09:19:04 !bug 11877 09:19:05 https://crawl.develz.org/mantis/view.php?id=11877 09:19:19 03Nikolai Lavsky02 {ebering} 07* 0.24-a0-189-g5d897e9: Prevent allied Shambling Mangroves from constricting themselves (11877) 10(2 weeks ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/5d897e9104ac 09:32:28 Unstable branch on crawl.kelbi.org updated to: 0.24-a0-189-g5d897e9104 (34) 09:56:51 -!- TabMasher is now known as Euph0ria 10:50:49 The build passed. (master - 5d897e9 #11227 : Nikolai Lavsky): https://travis-ci.org/crawl/crawl/builds/506766035 11:46:29 -!- TabMasher is now known as Euph0ria 12:20:11 -!- amalloy_ is now known as amalloy 13:06:27 Unstable branch on crawl.akrasiac.org updated to: 0.24-a0-189-g5d897e9 (34) 14:59:36 hello. finishing up my drop-last-unequipped-item patch; have a question about the inventory screen. there's no help menu for that at all, right? like what _ (underscore) brings up for the drop/pickup menus 15:00:46 I ask because although it's not exactly what I set out to do, I am adding functionality to that screen. but unlike with d_ I don't seem to have anywhere to document it 15:03:00 (my patch makes the semicolon key an alias for the letter holding the most recently unequipped item, which is useful on the drop menu: `d;` drops whatever you last took off. as a side effect, it also works as `i;d`, but I don't know how to tell anyone about that except in the commit message) 15:04:06 fourba: I don't suppose you fancy doing "drop this item and stop autopicking items like it up" while you're there? :-) 15:04:17 -!- aidanh_ is now known as aidanh 15:04:59 I 100% fancy that, or maybe some variation on it 15:05:15 in fact that's the first thing I wanted to implement. this was easy and I'm new, so I started with this 15:05:32 I am super excited that this was someone else's first thought though 15:05:35 (I'm sorry but I don't know the answer to your question.) 15:06:04 no worries! I'm pretty sure the answer is just "no, there's no such thing" 15:08:27 I am kind of mulling over simply adding a help screen to i_, but I don't think that there's anything useful to document besides arguably this new behavior after I add it 15:09:11 there IS other behavior, but I don't know that anyone uses it. I never knew until just now that [()|" etc select "whatever happens to be at the top of that item category" 15:09:50 (and now that I know it I'm not sure that it helps me) 15:10:45 contributing to crawl has already revealed so many surprises. it's kinda fun. 15:30:51 nice, i also had no clue about that 15:30:56 not sure how it'd be useful either 15:34:56 somewhere in the list of UI desirables is that "every screen have a help" 15:35:23 I'm not in close contact with any screen-reader players 15:35:43 but I know that some of these odd hotkeys are very helpful for accessiblity purposes so I wouldn't suggest removing the behavior 15:35:57 and documenting it would be nice, if it's not too much trouble 15:36:08 beware scope creep of your crawlcode projects though 15:36:16 as you can see it's easy to just keep unravelling 15:54:27 ebering: Thanks for the critique although beyond checking if the setup function is called >once I'm not sure when I might get to it 15:56:43 Pinkbeast: even if modern optimizers usually figure out how to constant-fold that they might not, and there's nothing that *guarantees* the function will not be called >once 15:57:15 ebering: It is the latter part I want to check. 15:58:21 ah 15:59:24 The skeleton of the whole thing was assembled by Simon Tatham who I would not expect to make mistakes of that kind 18:50:57 -!- Tiobot is now known as Guest88377 19:23:27 Unstable branch on underhound.eu updated to: 0.24-a0-189-g5d897e9104 (34) 20:04:37 03David Damerell02 07https://github.com/crawl/crawl/pull/979 * 0.24-a0-68-g937f424: Add additional functionality to monster list 10(7 weeks ago, 4 files, 521+ 52-) 13https://github.com/crawl/crawl/commit/937f42487eca 20:04:37 03David Damerell02 07https://github.com/crawl/crawl/pull/979 * 0.24-a0-69-gdc43431: checkwhite / unbrace 10(4 weeks ago, 2 files, 285+ 286-) 13https://github.com/crawl/crawl/commit/dc434310f450 20:04:37 03David Damerell02 07https://github.com/crawl/crawl/pull/979 * 0.24-a0-70-gd69bb3f: Add "mirror damage" to reported statuses 10(3 weeks ago, 1 file, 6+ 0-) 13https://github.com/crawl/crawl/commit/d69bb3fcb6c7 20:04:37 03David Damerell02 07https://github.com/crawl/crawl/pull/979 * 0.24-a0-71-gf88d77f: Add three more statusses 10(2 weeks ago, 1 file, 19+ 0-) 13https://github.com/crawl/crawl/commit/f88d77fdc3f9 20:04:37 03David Damerell02 07https://github.com/crawl/crawl/pull/979 * 0.24-a0-72-g183c1cf: Add Enslave Soul to statuses 10(11 days ago, 1 file, 7+ 0-) 13https://github.com/crawl/crawl/commit/183c1cf7c84f 20:04:37 03David Damerell02 07https://github.com/crawl/crawl/pull/979 * 0.24-a0-78-g37b5b95: Merge branch 'pullreq' of https://github.com/damerell/crawl into pullreq 10(2 minutes ago, 0 files, 0+ 0-) 13https://github.com/crawl/crawl/commit/37b5b9515242 20:08:11 I've just tripped myself up with git and IDK how to stop it producing all this Cheibriados spam, sorry 20:15:17 03David Damerell02 07https://github.com/crawl/crawl/pull/979 * 0.24-a0-67-g1feafdc: Add additional functionality to monster list 10(7 weeks ago, 4 files, 521+ 52-) 13https://github.com/crawl/crawl/commit/1feafdcd6ea7 20:15:17 03David Damerell02 07https://github.com/crawl/crawl/pull/979 * 0.24-a0-68-g85920af: checkwhite / unbrace 10(4 weeks ago, 2 files, 285+ 286-) 13https://github.com/crawl/crawl/commit/85920af2cddd 20:15:17 03David Damerell02 07https://github.com/crawl/crawl/pull/979 * 0.24-a0-69-gc1ae015: Add "mirror damage" to reported statuses 10(3 weeks ago, 1 file, 6+ 0-) 13https://github.com/crawl/crawl/commit/c1ae0152a564 20:15:17 03David Damerell02 07https://github.com/crawl/crawl/pull/979 * 0.24-a0-70-g071b50d: Add three more statusses 10(2 weeks ago, 1 file, 19+ 0-) 13https://github.com/crawl/crawl/commit/071b50ddcf26 20:15:17 03David Damerell02 07https://github.com/crawl/crawl/pull/979 * 0.24-a0-71-g9d17536: Add Enslave Soul to statuses 10(11 days ago, 1 file, 7+ 0-) 13https://github.com/crawl/crawl/commit/9d17536c9d1a 20:27:33 anytime you rebase it's going to trigger that, since to chei it will look like new commits in the pull branch, but it's not a problem 20:27:51 until chei is rewritten to be smart about it, there's not much we can do, and we have to allow people to rebase 20:39:36 Mmm, but I think I'd feel better about spamming the channel because I'm doing actual work rather than because I can't drive git 20:40:42 everyone does it a few times 20:41:02 ah so static initializers run once. that's good 20:41:39 but, the broader complaint about hiding data in a big function remains 20:42:05 Yes, I appreciate the rest of your critique hasn't vanished. :-/ 20:53:28 Re the submodules bit, I have _no idea_ how that happened or how to fix it :-/ 21:10:01 -!- greqrg is now known as tonelive