00:35:55 Fork (bcrawl) on crawl.kelbi.org updated to: 0.23-a0-4926-gc5d0056c4d 00:39:19 Fork (bcadrencrawl) on crawl.kelbi.org updated to: 0.03-1941-g450b4cc529 02:04:18 <13S​astreii> Formless jellyfish? I missed it 03:22:09 Experimental (bcrawl) branch on underhound.eu updated to: 0.23-a0-4926-gc5d0056c4d 05:23:40 03nlavsky02 07* 0.31-a0-129-g875ba10a1c: fix: mark }sack as useless under no-allies conducts 10(2 minutes ago, 1 file, 1+ 0-) 13https://github.com/crawl/crawl/commit/875ba10a1cae 05:28:38 Unstable branch on crawl.akrasiac.org updated to: 0.31-a0-128-g25add19 (34) 05:34:05 03Medrano8302 {advil} 07* 0.31-a0-130-g60543735b6: Fix zoom out 10(11 days ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/60543735b6d4 05:34:21 Unstable branch on crawl.kelbi.org updated to: 0.31-a0-129-g875ba10a1c (34) 05:38:16 03Medrano8302 {advil} 07[stone_soup-0.30] * 0.30.0-20-g3b4254fcbd: Fix zoom out 10(11 days ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/3b4254fcbda7 05:38:47 <06a​dvil> contemplating tagging a new 0.30 version 05:38:48 <08n​lavsky> Hmm, the sack wasn't completely useless under no-allies conducts, because it could web monsters. Although, webbing feels like a secondary effect. 05:40:58 <08n​lavsky> (so please feel free to revert if the previous behavior was intentional) 05:47:41 03advil02 07* 0.31-a0-131-g2ddbf375f0: feat: show scale when zooming in local tiles 10(3 minutes ago, 1 file, 3+ 1-) 13https://github.com/crawl/crawl/commit/2ddbf375f0fc 05:47:45 <06a​dvil> heh I can't imagine that it was 05:48:39 Unstable branch on crawl.kelbi.org updated to: 0.31-a0-130-g60543735b6 (34) 06:04:10 Unstable branch on crawl.kelbi.org updated to: 0.31-a0-131-g2ddbf375f0 (34) 06:29:26 <10P​leasingFungus> @nlavsky the previous behavior was intentional 06:30:13 <08n​lavsky> cpp {MISC_BOX_OF_BEASTS, (no_allies ? 0 : 20)}, + {MISC_SACK_OF_SPIDERS, (no_allies ? 0 : 20)}, <--- should this line be changed too then? 06:30:57 <10P​leasingFungus> no? it’s not desirable if you have no allies, so acq item placement shouldn’t generate it 06:31:06 <10P​leasingFungus> (if acq generated misc items) 06:31:16 <10P​leasingFungus> but it’s not useless 06:32:07 <08n​lavsky> it's strange that one item of the set is useless for some chars, but the other is not (}sacs and }box) 06:33:56 <10P​leasingFungus> same’s true for butt and summ 06:34:05 <10P​leasingFungus> it’s ok for things to be different 06:34:36 <10P​leasingFungus> don’t you think players would complain if they couldn’t evoke sack under oka, just for webs? 06:37:47 03nlavsky02 07* 0.31-a0-132-ge789d4113a: text: add a description for the Will+ status 10(3 minutes ago, 1 file, 4+ 0-) 13https://github.com/crawl/crawl/commit/e789d4113ad3 06:38:27 <08n​lavsky> But you can't use ?butt under Oka now: _r - 12 scrolls of butterflies You cannot coerce anything to answer your summons. 06:38:50 <08n​lavsky> so I was going for consistency tehre 06:39:03 <10P​leasingFungus> hrm, that seems incorrect too! 06:39:23 <10P​leasingFungus> oh wait 06:39:27 <10P​leasingFungus> i remember the lore now 06:39:53 <10P​leasingFungus> the idea is you don’t get knockback under ally hate because butterflies won’t flap for you 06:40:00 <10P​leasingFungus> so we can say the same is true for sack 06:40:00 <08n​lavsky> I know that appeal to flavour is forbidden, but the butterflies push the enemies back, the spiders web the enemies 06:40:05 <10P​leasingFungus> yes 06:40:10 <10P​leasingFungus> ok i’m happy with that. 06:48:34 Unstable branch on crawl.kelbi.org updated to: 0.31-a0-132-ge789d4113a (34) 07:17:27 03PleasingFungus02 07* 0.31-a0-133-gaae73658be: Fix: spectral multiplication (acrobat) 10(66 seconds ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/aae73658bef3 07:33:48 Unstable branch on crawl.kelbi.org updated to: 0.31-a0-133-gaae73658be (34) 08:24:26 <10P​leasingFungus> advil: 0.30.1 sounds reasonable to me 09:00:02 <03r​obertxgray> remember #3128 should be addressed before any new releases, the last time I tested a release some packages failed to build and the rest had wrong versions 09:20:29 <06a​dvil> maybe this solution would be better than what was there: https://github.com/named-data/actions/commit/dd3e57e04cbd76d4d75319e9685eb8199f06200c 09:20:50 <06a​dvil> just looking at other commits that link to the checkout bug 09:21:41 <06a​dvil> it looks like the bug may only trigger if the action is triggered by a tag? 09:25:24 <03r​obertxgray> it looks good, thank you, I can't test it now but I will asap 09:30:51 <10P​leasingFungus> appreciate both of your work! 09:31:47 <06a​dvil> I can try testing it now 09:32:41 <09g​ammafunk> I'd like to add a CLO to set max clua memory (probably in units of MB). If you can hold off until I do that this evening (or if you'd like to implement yourself since you know option code so well now :gammafHeh:), would be appreciated 09:33:24 <06a​dvil> sure, I'm not in a hurry 09:33:48 <06a​dvil> was thinking mainly about those zoom fixes for local tiles (and probably android) 09:33:50 <09g​ammafunk> I think it just entails moving the current define to a member in the crawl environment thingy, using that, and adding clo 09:34:43 <09g​ammafunk> Point release name "Zoom, zoom, zoom" 09:36:57 <06a​dvil> maybe the fetch command we were using before but conditional (since that is a case where I think --depth=1 is guaranteed to work exactly right) 11:58:18 New branch created: pull/3155 (1 commit) 13https://github.com/crawl/crawl/pull/3155 11:58:18 03advil02 07https://github.com/crawl/crawl/pull/3155 * 0.31-a0-134-gdcb97f5b8d: build: workaround for an actions/checkout bug 10(2 hours ago, 1 file, 18+ 0-) 13https://github.com/crawl/crawl/commit/dcb97f5b8d79 15:25:41 Unstable branch on underhound.eu updated to: 0.31-a0-133-gaae73658be (34) 15:43:59 <10P​leasingFungus> !lg * cls=闘士 15:44:01 <04C​erebot> 1. houki the 強打する者 (L7 DsGl), レイスに殺された in Ossuary (ossuary_due_cavern) on 2020-10-24 17:16:54, with 585 points after 4057 turns and 0:08:11. 15:44:18 <10P​leasingFungus> @advil non-urgent: wdyt about purging the 闘士 game from the db? it tends to mess up queries looking at classes, etc 16:02:31 <06a​dvil> I can probably do something on cao scoring, but I'm not entirely sure if there's a way of purging games from sequell (maybe greensnark could do it) 16:08:22 <06a​dvil> I suppose we could simply add a mapping for the race and class, in the logfile line it actually indicates that char as a dsgl 16:09:44 <06a​dvil> raw log line for that one is: v=0.19:vlong=0.19-ja-1042-g21b013298b:lv=0.1:tiles=1:name=houki:race=悪魔の血族:cls=闘士:char=DsGl:xl=7:sk=Maces & 16:09:44 Flails:sklev=5:title=強打する者:place=Ossuary:br=Ossuary:lvl=1:absdepth=7:hp=0:mhp=53:mmhp=53:mp=7:mmp=7:bmmp=7:str=14:int=10:dex=11:ac=10:ev=10:sh=0:start=20200924170840S:dur=491:turn=4057:aut=41533:kills=81:status=slowed,drained:gold=154:goldfound=154:goldspent=0:scrollsused=0:potionsused=7:sc=585:ktyp=mon:killer=レイス:dam=7:sdam=7:tdam=7:end=20200924171654S:map=ossuary_due_cavern:killermap=ossuary_due_cavern:tmsg=レイスに殺された 16:10:21 is that in a trunk source? I didn't think we added any of those 0.19-ja sources 16:10:50 <06a​dvil> it is 16:10:57 rip 16:11:13 <06a​dvil> maybe all the relevant transforms only apply on reading log lines though? the comments indicate that at least 16:11:25 <06a​dvil> it's in lld-logfile-git 16:13:15 <06a​dvil> !lg * cls=闘士 -log 16:13:19 <04C​erebot> 1. houki, XL7 DsGl, T:4057: http://lazy-life.ddo.jp:8080/morgue/houki/morgue-houki-20201024-171654.txt 16:13:27 <06a​dvil> hm, rip 16:24:48 Stable (0.30) branch on underhound.eu updated to: 0.30.0-20-g3b4254fcbd 22:35:01 Unstable branch on crawl.develz.org updated to: 0.31-a0-133-gaae73658be (34) 22:57:10 Windows builds of master branch on crawl.develz.org updated to: 0.31-a0-133-gaae73658be 22:59:28 <08w​ormsofcan> @nicolae shop concept: balthazar's ball bazaar 23:15:17 Unstable branch on cbro.berotato.org updated to: 0.31-a0-133-gaae73658be (34) 23:54:45 Monster database of master branch on crawl.develz.org updated to: 0.31-a0-133-gaae73658be