02:01:16 -!- kf_ is now known as kf 03:31:44 Experimental (bcrawl) branch on underhound.eu updated to: 0.23-a0-5208-geafff8c3b6 05:07:15 Unstable branch on crawl.akrasiac.org updated to: 0.32-a0-1250-g5cf9a61 (34) 08:12:38 dange was life saving that monsters couldn't open doors after you shut them ... 08:12:41 :D 08:37:07 03dolorous02 07* 0.32-a0-1251-gf7e3935c44: Fix punctuation. 10(3 minutes ago, 1 file, 2+ 2-) 13https://github.com/crawl/crawl/commit/f7e3935c44a1 09:33:37 03dolorous02 07* 0.32-a0-1252-ga9ead07e84: Add another dry fountain message for Xom. 10(2 minutes ago, 1 file, 1+ 0-) 13https://github.com/crawl/crawl/commit/a9ead07e848b 09:38:42 <06m​umra> Plenty of monsters still can't open doors. Just the ones that could anyway can now do it in all circumstances 09:55:07 even if they are blind? 10:03:31 03dolorous02 07* 0.32-a0-1253-g60ba5cd16a: Make Xom messages account for redefined features. 10(29 minutes ago, 1 file, 107+ 65-) 13https://github.com/crawl/crawl/commit/60ba5cd16ad1 10:05:40 <06m​umra> Well if they are blind then they shouldn't be pathfinding, so the new logic won't be kicking in "in all cirucumstances where they reasonably should be able to" 10:06:19 <06m​umra> (opening a door blind is not that hard though!) 10:21:38 03dolorous02 07* 0.32-a0-1254-g29bc1f9022: Remove unneeded blank lines. 10(2 minutes ago, 1 file, 0+ 3-) 13https://github.com/crawl/crawl/commit/29bc1f902295 10:46:12 03dolorous02 07* 0.32-a0-1255-g4e96f1f5b6: Fix indentation. 10(7 minutes ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/4e96f1f5b62e 10:46:12 03dolorous02 07* 0.32-a0-1256-g4e5cd39131: Add a few more Xom statue messages. 10(4 minutes ago, 1 file, 8+ 0-) 13https://github.com/crawl/crawl/commit/4e5cd39131f7 10:50:17 04Build failed for 08master @ 4e5cd391 06https://github.com/crawl/crawl/actions/runs/9196012203 11:01:11 03dolorous02 07* 0.32-a0-1257-gd7423c112a: Add another Xom stone arch message. 10(2 minutes ago, 1 file, 4+ 0-) 13https://github.com/crawl/crawl/commit/d7423c112a9d 12:08:20 03dolorous02 07* 0.32-a0-1258-g98074d0971: Remove duplicate Xom blood fountain logic (oops). 10(2 minutes ago, 1 file, 0+ 7-) 13https://github.com/crawl/crawl/commit/98074d0971b0 12:34:59 03dolorous02 07* 0.32-a0-1259-ge8832af77b: Rearrange Xom message checks a bit. 10(2 minutes ago, 1 file, 18+ 18-) 13https://github.com/crawl/crawl/commit/e8832af77b98 13:08:05 03dolorous02 07* 0.32-a0-1260-gd5c3120602: Move Xom's feature messages to the database. 10(33 minutes ago, 2 files, 78+ 114-) 13https://github.com/crawl/crawl/commit/d5c3120602e2 13:18:46 03dolorous02 07* 0.32-a0-1261-g4c66c2f241: Tweak for loop condition. 10(5 minutes ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/4c66c2f24173 13:18:47 03dolorous02 07* 0.32-a0-1262-gbb75d02521: Wrap overly-long line. 10(81 seconds ago, 1 file, 2+ 1-) 13https://github.com/crawl/crawl/commit/bb75d02521ad 15:38:05 Unstable branch on underhound.eu updated to: 0.32-a0-1262-gbb75d02521 (34) 17:11:10 <12a​sciiphilia> @sentei [bloatcrawl2] https://github.com/refracta/dcss-webtiles-server/actions/runs/9198767408/job/25302187692#step:4:6813 dlg-forks-server_1 | ui.cc: In member function ‘bool ui::TextEntry::LineReader::is_wordchar(char32_t)’: dlg-forks-server_1 | ui.cc:2104:12: error: ‘iswalnum’ was not declared in this scope; did you mean ‘isalnum’? dlg-forks-server_1 | 2104 | return iswalnum(c) || c == '_' || c == '-'; 17:11:11 dlg-forks-server_1 | | ^~~~~~~~ dlg-forks-server_1 | | isalnum dlg-forks-server_1 | make: *** [Makefile:1658: ui.o] Error 1 [gooncrawl] https://github.com/refracta/dcss-webtiles-server/actions/runs/9198767408/job/25302187692#step:4:7783 dlg-forks-server_1 | domino.h:293:6: error: ‘ostream’ in namespace ‘std’ does not name a type dlg-forks-server_1 | 293 | std::ostream& operator<< (std::ostream& stream, 17:11:11 const EdgeDomino& dir); dlg-forks-server_1 | | ^~~~~~~ dlg-forks-server_1 | domino.h:293:1: note: ‘std::ostream’ is defined in header ‘’; did you forget to ‘#include ’? ... dlg-forks-server_1 | make: *** [Makefile:1560: domino.o] Error 1 [xcrawl] https://github.com/refracta/dcss-webtiles-server/actions/runs/9198767408/job/25302187692#step:4:8153 lg-forks-server_1 | domino.h:293:6: error: ‘ostream’ in 17:11:12 namespace ‘std’ does not name a type dlg-forks-server_1 | 293 | std::ostream& operator<< (std::ostream& stream, const EdgeDomino& dir); dlg-forks-server_1 | | ^~~~~~~ dlg-forks-server_1 | domino.h:293:1: note: ‘std::ostream’ is defined in header ‘’; did you forget to ‘#include ’? ... dlg-forks-server_1 | make: *** [Makefile:1560: domino.o] Error 1 17:11:13 <12a​sciiphilia> [kimchicrawl] https://github.com/refracta/dcss-webtiles-server/actions/runs/9198767408/job/25302187692#step:4:8208 dlg-forks-server_1 | Traceback (most recent call last): dlg-forks-server_1 | File "/home/crawl-dev/dgamelaunch-config/crawl-build/crawl-git-repository/crawl-ref/source/util/species-gen.py", line 20, in dlg-forks-server_1 | class Species(collections.MutableMapping): dlg-forks-server_1 | 17:11:13 AttributeError: module 'collections' has no attribute 'MutableMapping' dlg-forks-server_1 | make: *** [Makefile:1660: species-data.h] Error 1 [trunk] update-trunk OK update-gcc OK update-gcc6 OK update-gcc6 OK update-gcc6 OK update-gcc FAIL update-gcc OK update-gcc FAIL update-gcc FAIL update-gcc FAIL update-gcc [UPSTREAM IS BROKEN] It seems like the migration to 22.04 is almost complete. I decided to use legacy gcc in the container, so I kept using 17:11:18 the gcc6 build script, and all gcc6 forks seem to compile correctly. It looks like I only need to fix the forks that do not compile with GCC 11.4.0 used in the 22.04 container. I thought it would build without any issues, but it seems there are forks that only build with a version greater than gcc 6 and less than gcc 11. 17:18:55 <12a​sciiphilia> crawl.nemelex.org (CNO) crawl.nemelex.net (CNN) crawl.nemelex.com (CNC) crawl.nemelex.cards (CNC) crawl|nemelex.xobeh.org (CXO, NXO) crawl|nemelex.xobeh.net (CXN, NXN) crawl|nemelex.xobeh.com (CXC, NXC) crawl|nemelex.xobeh.cards (CXC, NXC) *CNN: Convolution neural network (+1) *CNC: Computer Numerical Control (+1) *CXC: crawl.xtahua.com (-1, duplication) After deliberating between several domain options, I decided to purchase the 17:18:55 nemelex.cards domain. I weighed the pros and cons from the list above (considering if the abbreviations were fun and if the domain name sounded interesting). I found that "crawl nemelex's cards!" was the most fun. Although it is 2-3 times more expensive than .com or .org, romance always comes with a high price. XD 17:32:36 03dolorous02 07* 0.32-a0-1263-gde576c14da: Move more of Xom's messages to the database. 10(6 minutes ago, 2 files, 36+ 20-) 13https://github.com/crawl/crawl/commit/de576c14da3e 17:34:31 <09g​ammafunk> I wonder if people will have the .cards tld blocked on their network at all. Probably not these days, one would hope... 17:37:13 <12a​sciiphilia> If accessing the site is problematic in certain workplaces or environments, I have multiple domains for personal use, so I can arrange access through various domains such as .net and .com. 17:40:05 03dolorous02 07* 0.32-a0-1264-gd686d4318b: Consolidate two Xom messages. 10(83 seconds ago, 1 file, 1+ 3-) 13https://github.com/crawl/crawl/commit/d686d4318b98 17:51:11 <06d​olorous_84348> I'm a bit burned out on Xom pseudo-miscasts right now, but I've made progress. (There is a bit of duplicate code now, but it doesn't seem worth it to make a whole _do_xom_feature_str_replacements() function for that amount of code yet.) 18:17:26 03dolorous02 07* 0.32-a0-1265-gf31e8602d3: Move more Xom messages to the database. 10(2 minutes ago, 2 files, 20+ 6-) 13https://github.com/crawl/crawl/commit/f31e8602d3c8 18:20:26 <06d​olorous_84348> Well, now I'm done for the moment. All of Xom's feature-dependent messages are in the database now. 20:49:48 03PleasingFungus02 07* 0.32-a0-1266-gddd6be794e: Make Zin's altar twinkle 10(73 seconds ago, 8 files, 6+ 1-) 13https://github.com/crawl/crawl/commit/ddd6be794eb2 22:35:27 Unstable branch on crawl.develz.org updated to: 0.32-a0-1266-gddd6be794e (34) 22:58:36 Windows builds of master branch on crawl.develz.org updated to: 0.32-a0-1266-gddd6be794e 23:55:22 Monster database of master branch on crawl.develz.org updated to: 0.32-a0-1266-gddd6be794e