00:01:22 New branch created: pull/4260 (2 commits) 13https://github.com/crawl/crawl/pull/4260 00:01:23 03Cgettys02 07https://github.com/crawl/crawl/pull/4260 * 0.33-a0-782-g8eae0e1f67: ci: Run ldoc in CI 10(16 minutes ago, 1 file, 17+ 0-) 13https://github.com/crawl/crawl/commit/8eae0e1f6796 00:01:23 03Cgettys02 07https://github.com/crawl/crawl/pull/4260 * 0.33-a0-783-g5cfb6a1647: ci: Run ldoc in CI 10(2 minutes ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/5cfb6a1647c1 00:05:40 03Cgettys02 07https://github.com/crawl/crawl/pull/4260 * 0.33-a0-783-g24a1fcb973: ci: Run ldoc in CI 10(7 minutes ago, 1 file, 2+ 1-) 13https://github.com/crawl/crawl/commit/24a1fcb97331 00:32:27 Unstable branch on cbro.berotato.org updated to: 0.33-a0-787-geca436ef18 (34) 00:42:49 New branch created: pull/4261 (1 commit) 13https://github.com/crawl/crawl/pull/4261 00:42:49 03Cgettys02 07https://github.com/crawl/crawl/pull/4261 * 0.33-a0-782-gdea8bc8d4b: ci: Generate docs in CI and publish to GitHub Pages 10(57 minutes ago, 2 files, 68+ 0-) 13https://github.com/crawl/crawl/commit/dea8bc8d4b81 00:54:12 Also, it's easy enough to host the lua docs (or anything else you guys want) on github pages: 00:54:14 https://github.com/crawl/crawl/pull/4261 00:54:47 well, anything static, anyway :) 00:55:26 Monster database of master branch on crawl.develz.org updated to: 0.33-a0-787-geca436ef18 00:56:18 if you want, you can even stick it behind a custom domain 00:56:34 e.g. you could redirect doc.dcss.io to GH pages 00:56:57 https://github.com/crawl/crawl/settings/pages has the section (Or at lesat, I assume that's the URL - for me it's https://github.com/Cgettys/crawl/settings/pages for my fork) 00:58:31 unclear if it's well set up for only redirecting a subdomain though 00:58:37 https://docs.github.com/en/pages/configuring-a-custom-domain-for-your-github-pages-site/managing-a-custom-domain-for-your-github-pages-site 00:59:24 actually, the docs just aren't great, pretty sure it's supported 00:59:25 https://docs.github.com/en/pages/configuring-a-custom-domain-for-your-github-pages-site/managing-a-custom-domain-for-your-github-pages-site#configuring-a-subdomain 04:34:28 Experimental (bcrawl) branch on underhound.eu updated to: 0.23-a0-5261-gd9800d219b 05:20:33 Unstable branch on crawl.akrasiac.org updated to: 0.33-a0-787-geca436e (34) 08:03:50 <09g​ammafunk> CI for lua docs looks cool, hopefully I can merge that today or tomorrow if all looks well 08:04:48 <09g​ammafunk> cgettys: Not sure if you'll see this, but was it you talking about using a container to test github CI things locally? Not sure if it was and if you have/use said container, but I'd be interested in playing with that if you do 08:06:22 <09g​ammafunk> I suppose the problem with adding too many fancy CIs is that they probably do break periodically as the modules they depend become incompatible with current github, but what can you do really. maybe that's fairly rare in practice 11:28:45 -!- Menchers is now known as Muskolini 13:19:11 <06m​umra> I've been rebasing and reminding myself where I was at with all this. The rock fish is maybe usable without much modification ... i'll split that into its own branch. I just got slightly bogged down in making a few monsters spread throughout D ... given it wasn't so easy making the wall monster mechanic work well, it seems a shame to only use it on one monster, when it seems to have a bit more mileage than that. And D still needs more 13:19:11 variety later (at least, further differentiation from V) 13:22:31 <06m​umra> I also have another branch with some new yaktaurs, and also a couple of zot monsters ... let's see if i can get some more things finished now the madness of dec and jan is over 😂 14:08:41 -!- Discord|1 is now known as Discord| 16:41:28 Unstable branch on underhound.eu updated to: 0.33-a0-787-geca436ef18 (34) 17:28:46 <06r​egret-⸸nde※> The overlap between late D and V doesn't feel super pressing to me (though there's a fair bit more verlap than I realized on a quick scan) mostly because the monsters that do overlap are noticeably threats in late D and noticeably weak fodder in V due to the two runes between them, though late D is admittedly pretty dependent on ever-inconsistent lower-case vaults to try and stand out. 17:36:11 <06r​egret-⸸nde※> (For all that it's unfocused it's still inheriting a large amount of variety, and I'd rather focus on older stated matters like V-Depths differentiation, Snake having the least variety of the lair branches, or the slow set-up for Hell-Pan Roulette in the first half of the next version. Early D always needs more, though.) 21:25:26 -!- perryprog_ is now known as perryprog 22:02:20 03hellmonk02 07[portalvaults] * 0.33-a0-714-gaffbea135f: various fixes 10(2 minutes ago, 2 files, 88+ 81-) 13https://github.com/crawl/crawl/commit/affbea135fd9 22:30:12 <09g​ammafunk> 10/10 commit title 22:34:35 <09g​ammafunk> ...dang, did I just find a nasty typo in dungeon.lua 22:49:39 <09g​ammafunk> sadly, I did 22:56:01 <04d​racoomega> Oh dear. What is it? 22:58:01 <09g​ammafunk> it's not that bad, but it's very annoying to me 22:58:20 <09g​ammafunk> since I made the error and it mostly affects my vaults (although it does affect a few others' vaults as well) 22:58:44 03gammafunk02 07* 0.33-a0-788-gb9f7a0f2ca: Fix a passed argument in a dungeon lua function 10(16 minutes ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/b9f7a0f2cab8 22:58:47 <09g​ammafunk> just something I randomly noticed when browsing dungeon.lua after seeing hellmonk's branch 23:34:58 Unstable branch on crawl.develz.org updated to: 0.33-a0-788-gb9f7a0f2ca (34) 23:48:45 -!- Muskolini is now known as Menchers 23:56:53 Windows builds of master branch on crawl.develz.org updated to: 0.33-a0-788-gb9f7a0f2ca