00:02:30 Unstable branch on crawl.kelbi.org updated to: 0.26-a0-455-g0958c023ba (34) 03:14:20 Unstable branch on crawl.beRotato.org updated to: 0.26-a0-455-g0958c02 (34) 03:30:51 Fork (bcrawl) on crawl.kelbi.org updated to: 0.23-a0-3512-g07513b9fcb 03:47:18 Fork (bcadrencrawl) on crawl.kelbi.org updated to: 0.22.1-2896-g669da935b8 05:49:55 -!- amalloy is now known as amalloy_ 06:01:42 -!- amalloy_ is now known as amalloy 07:36:59 localmulU (L3 DDSu) Crash caused by signal #6: Aborted (D:2) 09:33:44 -!- MakMorn_ is now known as MakMorn 09:52:12 03ebering02 07* 0.26-a0-456-g34f0fc0: Reduce the slots melded by beastly appendage (mdonais) 10(15 minutes ago, 2 files, 3+ 4-) 13https://github.com/crawl/crawl/commit/34f0fc0abf89 10:02:03 Unstable branch on crawl.kelbi.org updated to: 0.26-a0-456-g34f0fc0abf (34) 10:12:29 -!- toblu1 is now known as toblu 10:12:49 03advil02 07[waste-of-time-refactor] * 0.26-a0-459-g44e68ad: lint 10(26 seconds ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/44e68ad1c7bf 10:33:46 03advil02 07* 0.26-a0-457-gafbf423: Refactor _ms_waste_of_time 10(3 weeks ago, 3 files, 363+ 267-) 13https://github.com/crawl/crawl/commit/afbf42396c31 10:33:46 03advil02 07* 0.26-a0-458-g5af8f3b: Add a catch2 test to cross-check removed spells 10(4 days ago, 8 files, 170+ 104-) 13https://github.com/crawl/crawl/commit/5af8f3b13699 10:33:46 03advil02 07* 0.26-a0-459-g2a21801: Add a lua test that exercises monster spells 10(4 days ago, 4 files, 128+ 21-) 13https://github.com/crawl/crawl/commit/2a2180136bb0 10:33:46 03advil02 07* 0.26-a0-460-gb840269: Improve validation of spflag::monster 10(4 days ago, 8 files, 116+ 69-) 13https://github.com/crawl/crawl/commit/b84026900bec 10:33:46 03advil02 07* 0.26-a0-461-ga0e1fba: Replace summon swarm with shadow creatures in fedhas sprint 10(3 days ago, 1 file, 4+ 1-) 13https://github.com/crawl/crawl/commit/a0e1fba1b5b3 10:33:46 03advil02 07* 0.26-a0-462-gfbca040: More systematically check `foe` in monster casting 10(3 days ago, 1 file, 14+ 3-) 13https://github.com/crawl/crawl/commit/fbca040e3983 10:33:46 03advil02 07* 0.26-a0-463-geecf6e7: Add some documentation for ai_action::goodness 10(3 days ago, 1 file, 34+ 8-) 13https://github.com/crawl/crawl/commit/eecf6e74b9e9 10:33:46 03advil02 07* 0.26-a0-464-gc03f2b5: Logic fixes for _ms_waste_of_time, function renames for consistency 10(23 hours ago, 1 file, 64+ 54-) 13https://github.com/crawl/crawl/commit/c03f2b59e533 10:35:30 so even though the end goal is to make monster spells a lot less error prone in various ways, I may have missed stuff, so if you hear reports of spells not being cast, let me know 10:44:19 03advil02 07* 0.26-a0-465-g0d2872f: Comment the spl-util.cc catch2 test a bit better 10(43 seconds ago, 1 file, 10+ 4-) 13https://github.com/crawl/crawl/commit/0d2872ff507d 10:46:06 aidanh: this is a super basic question, but googling was helping me a lot less than I would have expected: do you know how to structure a catch2 test that interacts with two source files? I.e. a lot of spell stuff that could be unit tested spans spl-util.cc and spl-book.cc, for example 10:46:34 at some level I think the test just needs to link with both .o files but I'm not sure how to set it up in the context of our tests 10:46:35 oh he's not here 11:02:07 Unstable branch on crawl.kelbi.org updated to: 0.26-a0-465-g0d2872ff50 (34) 11:05:51 The build was fixed. (waste-of-time-refactor - 44e68ad #14095 : advil): https://travis-ci.org/crawl/crawl/builds/712570753 11:42:00 Q: is there a way to Ctrl+F or otherwise search for unexplored hatches and stairs? 11:45:16 03Peter Gerlagh02 07https://github.com/crawl/crawl/pull/1369 * 0.26-a0-423-g010fc14: Fix bug. Remove incorrectly added files. 10(11 minutes ago, 3 files, 1+ 0-) 13https://github.com/crawl/crawl/commit/010fc14afd84 11:54:36 jfcaron I'm not sure there's a very convenient way, but this is visually indicated in map view (`X`) so you can use [] to look for them 11:55:06 at least in console, I guess I should check tiles before I promise anything 11:55:40 you can also use that (in console at least) to find altogether missing stairs, based on the number of stairs shown 12:02:04 I would want to find all of them in the whole game. 12:02:12 e.g. to make sure all up-hatches are explored before I do the orb run with GD0 12:02:45 I already Ctrl+F for alarms and nets to clear those out before an orb run. 12:03:12 you can technically do this with X, but I'm not sure there's anything beyond that 12:03:25 ctrl-f has some features but not stairs afaik 12:03:34 it would probably be a reasonable thing to add 12:04:04 Yeah somehow you can Ctrl+F for portals to hell and stuff..so I dunno why it doesn't work for stairs. 12:04:15 no one's ever added it 12:09:28 I'm not exactly sure what it would take to get it to work but after https://github.com/crawl/crawl/pull/1051 it's probably not that hard 12:09:57 basically just changing is_boring_feature and making sure "(un)explored" gets added to the annotation somehow 12:14:23 Should I make an Issue on github to make it an official feature request? 12:18:26 03Peter Gerlagh02 07https://github.com/crawl/crawl/pull/1369 * 0.26-a0-424-gfaabb98: Implement reviewer style recommendations. 10(4 minutes ago, 1 file, 36+ 31-) 13https://github.com/crawl/crawl/commit/faabb986676d 12:18:26 03Peter Gerlagh02 07https://github.com/crawl/crawl/pull/1369 * 0.26-a0-425-g28b74ed: Possibly a better interpretation of reviewer comments. 10(3 minutes ago, 1 file, 1+ 7-) 13https://github.com/crawl/crawl/commit/28b74edac41a 12:23:58 03petercordia02 {GitHub} 07https://github.com/crawl/crawl/pull/1369 * 0.26-a0-479-ga9e7930: Merge branch 'master' into new_annotate 10(78 seconds ago, 0 files, 0+ 0-) 13https://github.com/crawl/crawl/commit/a9e79302d5cf 12:25:43 I think I've finished with https://github.com/crawl/crawl/pull/1369 12:25:58 (Change level annotations from Dungeon Overview (Ctrl-O) - New annotate) 12:26:38 ooh nice 12:26:59 Currently sucks being on like Elf 3 and wanting to remove an annotation in Crypt. =p 12:27:13 It's easier to travel there and annotate, eat the food cost. 12:34:32 @advil, I made an Issue on github for Ctrl+Fing stairs. 12:59:06 -!- amalloy is now known as amalloy_ 12:59:48 -!- amalloy_ is now known as amalloy 13:29:18 Unstable branch on crawl.akrasiac.org updated to: 0.26-a0-465-g0d2872f (34) 14:53:19 03Peter Gerlagh02 07https://github.com/crawl/crawl/pull/1369 * 0.26-a0-426-g2d50435: whitespace correction 10(6 minutes ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/2d50435efa8e 14:53:19 03Peter Gerlagh02 07https://github.com/crawl/crawl/pull/1369 * 0.26-a0-481-gc243772: Merge branch 'new_annotate' of https://github.com/petercordia/crawl into new_annotate 10(3 minutes ago, 0 files, 0+ 0-) 13https://github.com/crawl/crawl/commit/c2437729930e 15:17:32 03advil02 07* 0.26-a0-466-g989023b: Prevent eternal Heaven, again (u/Anno474) 10(6 minutes ago, 4 files, 17+ 1-) 13https://github.com/crawl/crawl/commit/989023bd0de8 15:20:09 !learn set epic_bugs[28 Dying and reincarnating as a felid while you had Wu Jian's Heaven on Earth ability active would leave the effect active forever, letting you accumulate infinite amounts of slaying bonus. This bug was implemented twice. 15:20:09 epic bugs[28/29]: Dying and reincarnating as a felid while you had Wu Jian's Heaven on Earth ability active would leave the effect active forever, letting you accumulate infinite amounts of slaying bonus. This bug was implemented twice. 15:26:19 03advil02 07[stone_soup-0.25] * 0.25.1-2-g60ff931: Prevent eternal Heaven, again (u/Anno474) 10(14 minutes ago, 4 files, 18+ 1-) 13https://github.com/crawl/crawl/commit/60ff931df978 15:28:10 -!- Psymania_ is now known as Psymania 15:32:40 Unstable branch on crawl.kelbi.org updated to: 0.26-a0-466-g989023bd0d (34) 18:24:41 Unstable branch on underhound.eu updated to: 0.26-a0-466-g989023bd0d (34) 18:27:59 -!- jfcaron_ is now known as jfcaron 19:13:29 was implemented => "happened"? 19:46:35 oh wow nice, i even remember looking at the felid stuff when refactoring it and remembering the original epic bug 19:46:35 good job me 19:47:18 (and thanks for the fix!) 20:22:56 Stable (0.25) branch on underhound.eu updated to: 0.25.1-2-g60ff931df9