00:30:55 <Kelbell> Fork (bcrawl) on crawl.kelbi.org updated to: 0.23-a0-4635-gd11b0deb9c
03:23:25 <Lantell> Experimental (bcrawl) branch on underhound.eu updated to: 0.23-a0-4635-gd11b0deb9c
03:28:06 -!- kate--- is now known as kate-
05:06:40 <Henzell> Unstable branch on crawl.akrasiac.org updated to: 0.29-a0-344-ge2f44be (34)
05:49:02 <elliptic> so I just started playing again after a few months, and after setting menu_arrow_control = false I have the undesirable behavior that the space key does absolutely nothing in multiselect menus (like drop)
05:49:56 <elliptic> I'd like it if it did the same thing as PgDn and >, i.e. the same behavior as in non-multiselect menus (like inventory), since it doesn't have anything else to do
05:51:21 <Lantell> hitsuchi (L17 DEFE) ERROR in 'tags.cc' at line 4753: Invalid item: (quantity: 0) gold piece (Swamp:2)
05:52:02 <elliptic> it looks like this would maybe just be a matter of changing the check on the "if (keyin == ' ' && !!(flags & MF_MULTISELECT))        keyin = '.';" lines in menu.cc
05:53:01 <elliptic> but I don't know whether checking MF_INIT_HOVER is the right check or whether I'm missing something about the new interface
09:04:45 <elliptic> it looks like this damage rating in weapon descriptions is pretty inaccurate because it rounds average delay down to a multiple of 0.1
09:05:40 <elliptic> so my current average delay is 0.38 or something like that but it is being computed based on 0.3
09:05:51 <elliptic> which is a pretty large difference
09:56:35 <Discord|> <10P​leasingFungus> elliptic: ebering argued i shouldn’t display the version multiplied by delay at all, just the per hit version
09:56:35 <Discord|> <10P​leasingFungus> since it’s pretty misleading for quickblades once enemy AC comes into play - quickblades will be rated far too high
10:42:16 <elliptic> yeah, I thought of that too
10:42:16 <elliptic> really even for 0.5 vs 0.7 it starts to be significant
10:42:50 <elliptic> I think either way if you are serious about providing damage numbers then expected delay should be displayed to 0.01 accuracy though
11:01:48 <Lantell> atomjack2 (L15 DrTm) ERROR in 'tileweb.cc' at line 234: Socket write error: Resource temporarily unavailable (Swamp:3)
11:32:21 <sentinel44> Hello, I would like to compile my git clone of dcss and am running into a few problems, is this the right place?
11:32:39 <geekosaur> yes
11:34:12 <sentinel44> could you help me out?
11:34:12 <Pinkbeast> Just ask, don't ask to ask
11:34:18 <sentinel44> alriiight
11:37:57 <geekosaur> what problem are you having?
11:38:54 <sentinel44> I am trying to use the MSYS2 windows method and, 1st: when test my "mingw-w64-x86_64-toolchain" with "gcc -v" it just spits out "bash: gcc: command not found"
11:40:44 <Pinkbeast> I have only compiled it on Windows using WSL. I don't know if that is a practical option for you but FWIW http://crawl.montres.org.uk/wsl-webtiles.txt
11:41:11 <Pinkbeast> describes getting local webtiles (which also would let you play console) to work.
11:41:19 <geekosaur> you should have gcc after running the pacman command for mingw-w64-x86_64-toolchain
11:41:48 <sentinel44> thats what I thought
11:42:14 <geekosaur> hm, did you restart the mingw shell after the first step?
11:42:39 <geekosaur> the instructions say it should have forced you to, but mingw keeps changing things
11:42:51 <sentinel44> je I did
11:43:32 <sentinel44> did it twice actually
11:44:39 <sentinel44> and I am using "msys2_shell.cmd" to start it
13:25:17 <Lantell> Webtiles server stopped.
13:25:20 <Lantell> Webtiles server started.
13:57:43 -!- allbery_b is now known as geekosaur
14:23:27 <Discord|> <06a​dvil> I think MSYS2 may still actually be broken but that's not the way in which it's broken (that means that gcc just isn't installed correctly, or the paths aren't set up)
14:24:44 <Discord|> <06a​dvil> did pacman -S mingw-w64-x86_64-toolchain appear to work correctly?
14:25:28 <Discord|> <06a​dvil> someone should set up an actual windows CI runner some day
14:29:30 <sentinel44> yea installation seamed alright
14:30:58 <sentinel44> ill be back tomorrow
18:51:24 -!- Sting1 is now known as Sting
19:22:11 -!- Sting1 is now known as Sting
21:35:42 <NotCheibriados> 03PleasingFungus02 07* 0.29-a0-345-g1716ac0: Simplify damage rating display (ebering, elliptic) 10(52 minutes ago, 1 file, 6+ 22-) 13https://github.com/crawl/crawl/commit/1716ac0dbf61
21:35:42 <NotCheibriados> 03PleasingFungus02 07* 0.29-a0-346-ga87a4c8: Don't rate Damnation's damage (particleface) 10(48 minutes ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/a87a4c8c21b7
21:35:42 <NotCheibriados> 03PleasingFungus02 07* 0.29-a0-347-g46f7bbc: Move D enemies that encourage retreating later (dilly) 10(46 minutes ago, 1 file, 2+ 2-) 13https://github.com/crawl/crawl/commit/46f7bbceaa25
21:35:42 <NotCheibriados> 03PleasingFungus02 07* 0.29-a0-348-gd15c067: Make allies default to attacking 10(30 minutes ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/d15c067e2604
21:35:42 <NotCheibriados> 03PleasingFungus02 07* 0.29-a0-349-gbb8214d: Buff Hat of the Bear Spirit (ardl) 10(23 minutes ago, 1 file, 6+ 0-) 13https://github.com/crawl/crawl/commit/bb8214d4519d
21:35:42 <NotCheibriados> 03PleasingFungus02 07* 0.29-a0-350-g7790a0e: Tweak tile saturation (ardl, others) 10(9 minutes ago, 2 files, 0+ 0-) 13https://github.com/crawl/crawl/commit/7790a0e70aa2
21:47:27 <Kelbell> Unstable branch on crawl.kelbi.org updated to: 0.29-a0-350-g7790a0e70a (34)
22:34:56 <Gretell> Unstable branch on crawl.develz.org updated to: 0.29-a0-350-g7790a0e70a (34)
22:55:44 <Gretell> Windows builds of master branch on crawl.develz.org updated to: 0.29-a0-350-g7790a0e70a
23:24:57 <Cbrotell> Unstable branch on cbro.berotato.org updated to: 0.29-a0-350-g7790a0e70a (34)
23:54:00 <Gretell> Monster database of master branch on crawl.develz.org updated to: 0.29-a0-350-g7790a0e70a
23:56:44 <elliptic> PleasingFungus: delay isn't really displayed on the line above, that's just base delay (e.g. doesn't account for shields)