00:25:45 SevenDeadlySins (L2 TrMo) Crash caused by signal #15: Terminated (D:1) 00:44:16 -!- Bammboobies is now known as Bammboo 01:00:05 Unstable branch on CRAWL.XTAHUA.COM updated to: 0.22-a0-278-g8f80174 (34) 02:05:45 -!- flappity_ is now known as flappity 03:12:11 Unstable branch on crawl.beRotato.org updated to: 0.22-a0-278-g8f80174 (34) 04:30:59 -!- amalloy is now known as amalloy_ 05:28:45 -!- amalloy_ is now known as amalloy 07:27:40 -!- robertmeta_ is now known as robertmeta 07:27:43 -!- aidanh_ is now known as aidanh 09:25:24 New branch created: pull/721 (2 commits) 13https://github.com/crawl/crawl/pull/721 09:25:24 03alexjurkiewicz02 07https://github.com/crawl/crawl/pull/721 * 0.22-a0-279-ge9ac2ad: Add util/species-data.py 10(39 minutes ago, 2 files, 220+ 0-) 13https://github.com/crawl/crawl/commit/e9ac2ad16f4c 09:25:24 03alexjurkiewicz02 07https://github.com/crawl/crawl/pull/721 * 0.22-a0-280-gf3284f6: Add the first six species as YAML files 10(7 minutes ago, 6 files, 192+ 0-) 13https://github.com/crawl/crawl/commit/f3284f6e0952 09:28:07 huh, interesting 09:30:42 03alexjurkiewicz02 07https://github.com/crawl/crawl/pull/721 * 0.22-a0-281-g40d2692: species doc improvements 10(4 minutes ago, 1 file, 3+ 3-) 13https://github.com/crawl/crawl/commit/40d26922ba15 09:30:42 03alexjurkiewicz02 07https://github.com/crawl/crawl/pull/721 * 0.22-a0-282-gd7146ef: species: Simplify size specification 10(3 minutes ago, 2 files, 2+ 2-) 13https://github.com/crawl/crawl/commit/d7146ef957df 09:30:42 03alexjurkiewicz02 07https://github.com/crawl/crawl/pull/721 * 0.22-a0-283-g8f655c5: species: Don't try to parse README.md as a species 10(3 minutes ago, 1 file, 2+ 0-) 13https://github.com/crawl/crawl/commit/8f655c59834f 09:47:17 03Nikolai Lavsky02 {Aidan Holm} 07* 0.22-a0-279-gfa10ee1: Update dream sheep description 10(8 days ago, 1 file, 0+ 2-) 13https://github.com/crawl/crawl/commit/fa10ee110862 09:56:33 !crashlog 09:56:42 19042. SevenDeadlySins, XL2 TrMo, T:142 (milestone): http://crawl.berotato.org/crawl/morgue/SevenDeadlySins/crash-SevenDeadlySins-20180315-042543.txt 10:09:54 Unstable branch on crawl.jorgrun.rocks updated to: 0.22-a0-279-gfa10ee1108 (34) 11:02:05 what's the difference between monster and monster_info? monster_info seems to be much more lightweight and more like an abstract ideal of a monster type, but also has fields like constrictor/constricting names 11:03:20 I'm trying to add some more kraken tentacle tiles, but detecting whether the segment is a zombie requires checking the kraken head, and get_tentacle_head() take a monster not a monster_info 11:04:09 monster_info should only have information that the player knows 11:04:31 in practice it has less information than that, because there's stuff that could be added but hasn't been 11:04:38 but its purpose is to prevent memory leaks 11:04:43 er 11:04:45 information leaks 11:05:25 right, that makes sense; so I'd guess there's no way to convert a monster_info into a monster? 11:06:08 the way it's done in a few places is to call monster_at on the monster_info's position 11:06:13 obviously, ideally this should never be used 11:06:50 but converting an entire code path to use monster_info instead of monster can be trickier, and that's often close enough 11:06:51 urgh 11:07:53 fair enough 11:08:17 are monster_info structs only kept for monsters in LOS? 11:11:14 no, i think they're there for anything indicated on the map 11:11:17 somewhere in map_knowledge 11:11:58 hence why you can xv on a monster outside LOS 11:13:54 thanks, I'll take a poke around there 11:47:30 !source tile-flags.h:99 11:47:31 https://github.com/crawl/crawl/blob/master/crawl-ref/source/tile-flags.h#L99 11:48:23 could anyone shed any light on why that depends on TAG_MAJOR_VERSION? I was under the impression that tile flags are not marshalled 11:50:38 definitely possible the person who added the #if didn't know that 11:55:25 that'd make sense 12:03:31 %git df76e187f 12:03:31 07ontoclasm02 * 0.14-a0-2884-gdf76e18: Snaplasher vine tiles 10(4 years, 1 month ago, 37 files, 143+ 80-) 13https://github.com/crawl/crawl/commit/df76e187f337 12:06:44 there is a message from then that implies tile_flags are marshalled though: i'm repurposing some enmus, and i want to just unset all the tile_flags they represent when upgrading the save 12:15:31 thanks; it seems that they may be marshalled after all 12:49:43 If I add new tiles to dc-tentacles.txt, they'll be plonked in the middle of player.png and all the subsequent enums will change 12:49:51 is there no way to avoid this? 12:52:55 maybe adding some sort of %tileidx-sort directive to rltiles would work? 13:05:09 Unstable branch on crawl.akrasiac.org updated to: 0.22-a0-279-gfa10ee1 (34) 13:24:28 hm, I guess that wouldn't work, because new tiles would need to be less than the _MAX enum for their group, which can't happen if they're stacked on the end 13:24:33 that's a pity 13:43:33 -!- Mindiell_ is now known as Mindiell 13:52:28 how beloved is the instantly-show-exact-match feature of lookup-help? 13:53:36 e.g. ?/m foo immediately shows the foo description, and space will close that and show a menu with foo and other matches 15:38:03 Unlinked temporary item: uncursed triple crossbow 13https://crawl.develz.org/mantis/view.php?id=11413 by Malevolent 15:44:41 -!- tw__ is now known as tw_ 15:48:41 Minimap bug - level border sometimes cut off 13https://crawl.develz.org/mantis/view.php?id=11414 by Malevolent 16:28:25 03Aidan Holm02 07* 0.22-a0-280-g69bf1f3: Fix minimap being clipped (Malevolent, #11414) 10(4 minutes ago, 3 files, 4+ 8-) 13https://github.com/crawl/crawl/commit/69bf1f34def5 17:09:47 Unstable branch on crawl.jorgrun.rocks updated to: 0.22-a0-280-g69bf1f34de (34) 17:19:34 The build was broken. (master - 69bf1f3 #9406 : Aidan Holm): https://travis-ci.org/crawl/crawl/builds/354027143 17:34:51 looks like that los_symm.lua segfault again 17:35:23 I tried a whole bunch to get that to happen locally while connect to lldb and couldn't 17:52:36 -!- neunon_ is now known as neunon 19:18:33 Unstable branch on underhound.eu updated to: 0.22-a0-280-g69bf1f34de (34) 21:04:46 -!- ProzacElf_ is now known as ProzacElf 21:31:15 Is anyone familiar with ./util/gen-apt.pl ? Trying to datify species-data.h and getting this error: couldn't parse mods for Purple Draconian at ./util/gen-apt.pl line 271, <$inf> line 1. 21:31:15 chequers: You have 7 messages. Use !messages to read them. 21:31:16 don't speak Perl well enough to be sure why 21:33:00 I *think* what the Perl file does is read every species xp/hp/mp/mr line from species-data.h in order -- and it assumes the order is the same as a list collected from elsewhere 21:33:06 but not positive 21:35:31 aha. I missed converting that species >_> 21:52:25 03alexjurkiewicz02 07https://github.com/crawl/crawl/pull/721 * 0.22-a0-284-g8e35b8e: species: only process *.yaml files 10(11 hours ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/8e35b8e76e3d 21:52:25 03alexjurkiewicz02 07https://github.com/crawl/crawl/pull/721 * 0.22-a0-285-gffac81f: species: use a main() function 10(11 hours ago, 1 file, 38+ 33-) 13https://github.com/crawl/crawl/commit/ffac81fe86d6 21:52:25 03alexjurkiewicz02 07https://github.com/crawl/crawl/pull/721 * 0.22-a0-286-gc47cfaa: species: move docs to docs directory 10(11 hours ago, 3 files, 46+ 182-) 13https://github.com/crawl/crawl/commit/c47cfaa0020b 21:52:25 03alexjurkiewicz02 07https://github.com/crawl/crawl/pull/721 * 0.22-a0-287-ge4d5f89: species: Add support for deprecation 10(11 hours ago, 1 file, 4+ 0-) 13https://github.com/crawl/crawl/commit/e4d5f894b5d6 21:52:25 03alexjurkiewicz02 07https://github.com/crawl/crawl/pull/721 * 0.22-a0-288-geafb4c5: species: hardcode pre-existing deprecated species 10(11 hours ago, 1 file, 69+ 0-) 13https://github.com/crawl/crawl/commit/eafb4c526d45 21:52:25 03alexjurkiewicz02 07https://github.com/crawl/crawl/pull/721 * 0.22-a0-289-ge76345e: species: species_flag s/orc/orcish/ 10(11 hours ago, 1 file, 3+ 1-) 13https://github.com/crawl/crawl/commit/e76345e64e0c 21:52:25 03alexjurkiewicz02 07https://github.com/crawl/crawl/pull/721 * 0.22-a0-290-g13efb43: species: make fake mutation message forms optional 10(11 hours ago, 1 file, 2+ 2-) 13https://github.com/crawl/crawl/commit/13efb434d028 21:52:25 03alexjurkiewicz02 07https://github.com/crawl/crawl/pull/721 * 0.22-a0-291-g4d84920: species: allow enum override 10(11 hours ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/4d84920c674a 21:52:25 03alexjurkiewicz02 07https://github.com/crawl/crawl/pull/721 * 0.22-a0-292-g739f9cb: species: update docs 10(11 hours ago, 1 file, 16+ 7-) 13https://github.com/crawl/crawl/commit/739f9cb00165 21:52:25 03alexjurkiewicz02 07https://github.com/crawl/crawl/pull/721 * 0.22-a0-293-g83dc1e5: species: Add missing elven flag for Deep Elf (DE) 10(11 hours ago, 1 file, 2+ 0-) 13https://github.com/crawl/crawl/commit/83dc1e5326ed 21:52:25 ... and 7 more commits 22:13:39 03alexjurkiewicz02 07https://github.com/crawl/crawl/pull/721 * 0.22-a0-301-g8227a61: species: Add pyyaml dependency to Travis and docs 10(8 minutes ago, 2 files, 8+ 6-) 13https://github.com/crawl/crawl/commit/8227a611b30a 22:18:57 03alexjurkiewicz02 07https://github.com/crawl/crawl/pull/721 * 0.22-a0-301-g98dd2dd: species: Add pyyaml dependency to Travis and docs 10(14 minutes ago, 2 files, 9+ 7-) 13https://github.com/crawl/crawl/commit/98dd2ddd1b94 22:48:41 big 22:48:47 if true? 22:48:54 sizable 22:48:56 meaty 22:49:09 I'm vegan 22:49:23 remove fedhas 22:49:30 :o 22:49:35 brb eating ham sandwich 23:20:40 -!- jwinterm is now known as moneromooooooooo 23:21:05 -!- moneromooooooooo is now known as jwinterm 23:21:16 that was a good sandwich 23:21:39 My, that was a yummy hand sandwich! 23:21:48 hand sandwich... 23:22:02 must be an acquired taste 23:22:43 wonder what the easiest way to make a bazaar layout persistent would be 23:29:50 how do you mean persistent? 23:30:51 like, if you get a bazaar portal on V:1 or whatever and you get another one on U:1, they go to the same level 23:31:08 you'd set a player prop 23:31:34 I think if you set a level prop that's just not going to be accessible since the old level would be gone 23:31:41 so setting a prop on the player would do 23:31:49 there should be a lua interface in dlua to player props 23:32:07 so is the point to make the layout consistent or the level 23:32:11 the level 23:32:23 trying to do sth with hellcrawl shops to make them revisitable 23:32:36 so the idea is shove them all in a portal and have the portal show up multiple times 23:32:51 you could have a setup func called in every bazaar map 23:32:57 hrm 23:33:20 well that wouldn't really work exactly 23:33:20 you'd probably just want to make it a full branch 23:33:20 seems pretty clear that you'd set a player prop, only question is how to make bazaar load it 23:33:28 maybe I can just figure out how vestibule works 23:33:29 or rather 23:33:30 does hellcrawl even have branches any more? 23:33:31 and do whatever that does 23:33:41 yeah, make it like vestibule 23:33:51 i was thinking pan, but that doesn't have persistent levels either 23:34:17 but hell does what you want already, a fixed level that puts you back where you came from when you leave 23:34:18 vestibule is just a normal branch, no? 23:34:39 it's normal but unlike "normal" ones like lair there are multiple entrances 23:35:06 yeah, I suppose you just place portals to this shop level in a similar way 23:35:29 so it's not managed in any special way like what I was saying with props 23:42:45 -!- MadCoyote is now known as FunkyBomb 23:49:12 03alexjurkiewicz02 07https://github.com/crawl/crawl/pull/721 * 0.22-a0-302-g6855930: skills: don't give Gr big wings 14 times at XL1 10(5 minutes ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/6855930eafd9 23:50:39 lol