00:46:30 If I wanted to create my own DCSS anouncement bot, how do I get the information? Do I need to poll every server, every version, every log and milestones constantly? Or is there some aggregation service I can tap into? 00:54:07 Fork (bcrawl) on crawl.kelbi.org updated to: 0.23-a0-4926-gc5d0056c4d 02:47:47 Hi. I've been trying to compile crawl  under msys on a different PC than usual, and I'm getting: skills.cc:225:5: error: 'uint' was not declared in this scope; did you mean 'uInt'? and then a cascade of other errors. 02:47:58 And idea what might be the issue? Fresh msys install, etc. 02:48:23 Mandevil: The existing bots poll all logfiles individually. There's no aggregator. (AFAIK). 02:50:01 I see. 02:53:48 See https://github.com/crawl/sequell/blob/master/config/sources.yml 02:55:58 The whole error I get is here https://pastebin.com/UPDkHAyy 03:22:52 Experimental (bcrawl) branch on underhound.eu updated to: 0.23-a0-4926-gc5d0056c4d 03:29:24 Pinkbeast: That file is "definitive" list of sources? 03:30:58 Well, it's what Sequell uses, so IDK how you'd get a more definitive list. 03:32:11 If Sequell uses it, it's good enough. 04:30:56 Any ideas about the compilation error? I don't get why it's having problems with uint specifically there.. 04:36:28 I don't think anyone's around right now but CI has been complaining about it all (my) night 04:38:25 it started with the post-t commits to master 04:38:59 Oh, so it might be an actual problem in the repo and not something on my end? 04:39:04 yes 04:40:49 I guess I'll wait for now then 05:30:13 Unstable branch on crawl.akrasiac.org updated to: 0.31-a0-66-ge618eea (34) 08:48:12 <06a​dvil> hm uint as a c++11 type is almost certainly wrong 08:55:51 <06a​dvil> Mandevil: a caveat is that you should poll relatively infrequently, probably no more than once every 5-10 minutes or so 08:56:54 <06a​dvil> !names 09:04:59 <06a​dvil> does anyone object if I close the steam issue? It's too discussion-y for issues I think, and sort of isn't going to go anywhere on its own 09:08:02 <06a​dvil> (and also does turn out to be more or less a copy paste that that gh account has posted in many places, as zirael07 pointed out) 09:15:37 <10P​leasingFungus> steam issue? 09:15:51 <10P​leasingFungus> sounds aok to close but i haven’t seen it 09:16:55 <06a​dvil> https://github.com/crawl/crawl/issues/3135 09:18:12 <06a​dvil> I think you are the one most likely to do anything with steam or have a detailed response to the issue? I would most likely just say, "devs have discussed, it may or may not happen, gh issues are not for discussion" 09:19:25 @advil That's really infrequent indeed. 09:19:25 <10P​leasingFungus> hm, basically every bullet here is wrong, misleading or irrelevant 09:19:32 <10P​leasingFungus> in the original post 09:19:45 <06a​dvil> Mandevil: it's frequent enough 09:20:10 <10P​leasingFungus> > Did you see it's release page? The version number is the less then 1.0 , which IMO most people will interperet as "the developers think it's not 100 percent mature". 09:20:17 <10P​leasingFungus> lmao 09:20:22 <10P​leasingFungus> and also, rip 09:20:36 <06a​dvil> anyways, I usually ban non-official bots from cao that are more frequent than that (mistuned bots polling multiple times a second have in fact been a huge problem) 09:21:04 <06a​dvil> sequell itself isn't even that frequent 09:24:13 <10P​leasingFungus> do you think crawl could be 100% mature someday..? 09:24:37 <10P​leasingFungus> we cut succubi years back, which either helps or hurts. unclear 09:25:12 Something like MQTT would be nice... (-ducks- 09:26:06 <06a​dvil> tbh I've actually considered moving to an explicit allowlist for cao milestone/logfile polling, the standard servers just aren't set up for a lot of clients (and historically there have been ~ 2, which is fine) 09:26:20 <06a​dvil> to scale I do think an aggregator would be needed 09:26:33 <06a​dvil> but ofc that is money and time and effort 09:39:51 03advil02 07* 0.31-a0-67-g6fc9643786: fix: `uint` => `unsigned int` 10(4 minutes ago, 1 file, 5+ 5-) 13https://github.com/crawl/crawl/commit/6fc96437860b 09:39:51 03advil02 07* 0.31-a0-68-g818c9244c5: fix: quiet some gcc warnings 10(89 seconds ago, 1 file, 3+ 3-) 13https://github.com/crawl/crawl/commit/818c9244c529 09:41:45 <10P​leasingFungus> @advil ty for the fix! 09:50:50 <06a​dvil> np 09:51:00 Unstable branch on crawl.kelbi.org updated to: 0.31-a0-68-g818c9244c5 (34) 09:54:12 <06a​dvil> apparently some but not all compilers typedef uint 11:16:56 03PleasingFungus02 07* 0.31-a0-69-g44bd3a6a1f: Add a potion of enlightenment quote (DracheReborn) 10(55 seconds ago, 1 file, 5+ 0-) 13https://github.com/crawl/crawl/commit/44bd3a6a1fcd 11:30:16 Potion of enlightenment's still in the 'f' alphabet shop 11:33:39 03PleasingFungus02 07* 0.31-a0-70-g19ca8be239: Fix alphashops for enlightenment (Goratrix) 10(44 seconds ago, 1 file, 2+ 2-) 13https://github.com/crawl/crawl/commit/19ca8be23939 11:35:45 Unstable branch on crawl.kelbi.org updated to: 0.31-a0-69-g44bd3a6a1f (34) 11:39:55 03PleasingFungus02 07* 0.31-a0-71-gbe637cbdd6: Fix broken artefact book names (#3144) 10(2 minutes ago, 1 file, 2+ 1-) 13https://github.com/crawl/crawl/commit/be637cbdd6b9 11:39:55 03PleasingFungus02 07[stone_soup-0.30] * 0.30.0-18-gc0e69614cb: Fix broken artefact book names (#3144) 10(2 minutes ago, 1 file, 2+ 1-) 13https://github.com/crawl/crawl/commit/c0e69614cb1b 11:41:20 <10P​leasingFungus> pinkbeast: ha, great timing 11:50:51 Unstable branch on crawl.kelbi.org updated to: 0.31-a0-71-gbe637cbdd6 (34) 12:39:26 03PleasingFungus02 07* 0.31-a0-72-gaba2717c7e: Add placeholder orcbow tiles 10(29 seconds ago, 5 files, 4+ 0-) 13https://github.com/crawl/crawl/commit/aba2717c7e7c 13:16:34 Unstable branch on crawl.kelbi.org updated to: 0.31-a0-72-gaba2717c7e (34) 13:45:14 03PleasingFungus02 07* 0.31-a0-73-g838c19eb66: Fix missing newline (Ge0ff) 10(49 seconds ago, 1 file, 2+ 1-) 13https://github.com/crawl/crawl/commit/838c19eb6671 13:50:56 Unstable branch on crawl.kelbi.org updated to: 0.31-a0-73-g838c19eb66 (34) 15:24:56 Unstable branch on underhound.eu updated to: 0.31-a0-73-g838c19eb66 (34) 16:24:20 Stable (0.30) branch on underhound.eu updated to: 0.30.0-18-gc0e69614cb 17:25:18 Is there any chance for a Pakellas rebirth, or is an evocables god on the "will never happen" list?  Well either way, I have an idea for it.  Since I need to learn C / C++ for my new job, I'd be up for trying to write the code for it, with help. https://gist.github.com/mainiacjoe/e631ccd22345f04c4b9b25133e8f045d 17:47:31 03Quinten Konyn02 {PleasingFungus} 07* 0.31-a0-74-g1914d2863d: Don't gender satyr spell messages 10(2 days ago, 1 file, 3+ 3-) 13https://github.com/crawl/crawl/commit/1914d2863d00 18:05:07 Unstable branch on crawl.kelbi.org updated to: 0.31-a0-74-g1914d2863d (34) 22:04:26 <10P​leasingFungus> !tell MainiacJoe Thanks for the writeup! Nothing is impossible - we've implemented some "won't dos", so Pakellas should be more viable than that 🙂 I left my thoughts here: https://gist.github.com/PleasingFungus/3b2fe35abe5431a051673adffaa4ff92 22:04:28 <04C​erebot> PleasingFungus: OK, I'll let mainiacjoe know. 22:48:15 03PleasingFungus02 07* 0.31-a0-75-g6fe912e8c5: Fix a djinn !xp crash (reasonance) 10(4 minutes ago, 1 file, 6+ 1-) 13https://github.com/crawl/crawl/commit/6fe912e8c557 22:50:54 my recollection was that P was a "will consider if we come up with something other than make-something-overpowered-even-more-powerful" 23:02:36 <10P​leasingFungus> sounds right 23:04:04 Unstable branch on crawl.kelbi.org updated to: 0.31-a0-75-g6fe912e8c5 (34) 23:36:34 Unstable branch on cbro.berotato.org updated to: 0.31-a0-75-g6fe912e8c5 (34)