00:56:30 -!- jfcaron_ is now known as jfcaron 01:35:56 Fork (bcrawl) on crawl.kelbi.org updated to: 0.23-a0-4850-gd9e8576752 01:37:13 Fork (bcadrencrawl) on crawl.kelbi.org updated to: 0.03-1186-g19b095eb47 04:23:48 Experimental (bcrawl) branch on underhound.eu updated to: 0.23-a0-4850-gd9e8576752 07:03:08 <06a​dvil> !crashlog 07:03:10 <04C​erebot> 24797. Mysteryprize, XL6 DjCK, T:9299 (milestone): https://crawl.kelbi.org/crawl/morgue/Mysteryprize/crash-Mysteryprize-20221124-064158.txt 07:06:42 <06a​dvil> that is pretty amazing 07:08:53 <06a​dvil> It was a potion of flight. You feel more buoyant. The wind drake exhales a fierce blast of wind! You are blown backwards! It was a potion of lignification. You turn into a tree. Your +0 pair of gloves melds into your body. Your +2 leather armour melds into your body. Your roots penetrate the ground. You fall into the water! You can't survive in this terrain! You fly above the water, but the process is draining. Splash! You fall into the 07:08:54 deep water. You sink to the bottom. 07:09:13 <06a​dvil> I think the code that would actually kill the player has been removed, but the xom check there still checks terrain 07:12:45 <06a​dvil> lol I think that player was lucky to crash, you get the deep water drain penalty but can't move to get out of it, and aren't actually flying 07:12:46 <06a​dvil> https://cdn.discordapp.com/attachments/747522859361894521/1045341206080651325/Screen_Shot_2022-11-24_at_9.11.49_AM.png 07:13:17 <06a​dvil> Fly comes back once the form ends 07:14:46 <06a​dvil> I guess either lig just shouldn't work over deep water unless it's inhabitable by the player without tempflight, or treeform should be amphibious 07:20:16 <09h​ellmonk> Tree over deep water should grow out of the ceiling, giving you vertigo bc you're upside down 07:25:55 <06a​dvil> hm, true that we don't have enough use of the ceiling in crawl 07:31:04 Monsters like spiders could cling to it er 07:33:34 <06a​dvil> ah trees used to be unbreathing, which would probably fix this 07:43:12 <06a​dvil> aand there's a drown check but it's semi-broken 08:16:16 03advil02 07* 0.30-a0-374-g95c0257040: fix: don't allow treeform over deep water 10(7 minutes ago, 3 files, 6+ 4-) 13https://github.com/crawl/crawl/commit/95c025704070 08:34:20 Unstable branch on crawl.kelbi.org updated to: 0.30-a0-374-g95c0257040 (34) 09:11:46 emergent crashes 13:22:20 <06a​dvil> !source _collect_tentacles 13:22:21 <04C​erebot> Can't find _collect_tentacles. 13:22:51 <06a​dvil> !source mon-tentacle.cc:619 13:22:51 <04C​erebot> https://github.com/crawl/crawl/blob/master/crawl-ref/source/mon-tentacle.cc#L619 13:23:27 <06a​dvil> does anyone know why on earth this function makes copies of monster_iterators instead of just the coords (which is all it uses later, iterator copies are not later iterated on) 13:26:44 <09g​ammafunk> that's a weird one 13:34:41 <06a​dvil> never really looked at tentacle code at all before 13:34:58 <06a​dvil> seems like a classic case of "this could be better but no one is willing to mess with it without a good reason" 15:41:31 <10P​leasingFungus> tentacle code terrifies me, yes 16:23:47 Unstable branch on underhound.eu updated to: 0.30-a0-374-g95c0257040 (34) 17:14:44 <09g​ammafunk> > ...master-nodebug/crawl-ref/source/dat/dlua/persist.lua:18: attempt to index > global 'debug' (a nil value) 17:15:01 <09g​ammafunk> wonder if this stringify function is erroneously assuming it has access to the debug library 17:15:36 <09g​ammafunk> c_persist stuff should be all clua afaik 17:16:38 <09g​ammafunk> found this since I use said function as a convenient way to make debug output for qw, but ran into what happens if you send it a lua item 19:08:34 9to (L25 DrTm) ASSERT(unrand->colour) in 'items.cc' at line 3937 failed. (Depths:3) 20:57:20 <10P​leasingFungus> oo 20:57:29 <10P​leasingFungus> unusual crash 23:34:51 Unstable branch on crawl.develz.org updated to: 0.30-a0-374-g95c0257040 (34) 23:36:20 ??boots of speed 23:36:20 I don't have a page labeled boots_of_speed in my learndb. 23:38:40 ??boots of running 23:38:40 boots of running[1/1]: -1 to movement delay (default is 10 for most races). Stacks with Swiftness. In 0.12 and older gave -2 delay. Removed in 0.27.