00:21:47 soadsod (L18 NaTK) ASSERT(xp >= 0) in 'player.cc' at line 2808 failed. (Snake:1) 00:21:57 soadsod (L17 NaTK) ASSERT(xp >= 0) in 'player.cc' at line 2808 failed. (Snake:1) 00:22:08 soadsod (L17 NaTK) ASSERT(xp >= 0) in 'player.cc' at line 2808 failed. (Snake:1) 00:30:33 Unstable branch on CRAWL.XTAHUA.COM updated to: 0.22-a0-322-g60b3cfd (34) 00:46:07 !tell hellmonk sorry for ruining april fool's day and bloatcrawl. things got super busy :/ if you still want it up I'll still do it, but probably can't get to it for a day or two. sorry for giving false hope 00:46:08 johnstein: You have 1 message. Use !messages to read it. 00:46:08 johnstein: OK, I'll let hellmonk know. 00:46:19 nah it's fine 00:46:45 the moment's passed I think, maybe I'll do something else with it at some point 00:47:30 ok. hellcrawl is rebuilding now 00:48:04 cool, thank you 01:00:49 Experimental (hellcrawl-cbro) branch on crawl.beRotato.org updated to: 5.1-346-g4a05093 01:25:18 Unstable branch on crawl.develz.org updated to: 0.22-a0-322-g60b3cfd (34) 01:28:52 -!- amalloy is now known as amalloy_ 01:57:10 Windows builds of master branch on crawl.develz.org updated to: 0.22-a0-322-g60b3cfd 02:54:22 Monster database of master branch on crawl.develz.org updated to: 0.22-a0-322-g60b3cfd 03:22:40 Unstable branch on crawl.beRotato.org updated to: 0.22-a0-322-g60b3cfd (34) 08:01:24 -!- grimmulfr is now known as grimtusk 09:41:03 gammafunk: not at all, i might even have an old local branch somewhere that does it 09:41:14 cool 09:41:34 i imagine it'd need a bunch of work to bring up-to-date but i could definitely take a look into that sometime 09:41:47 yeah, I can take a stab unless you'd like to do yourself 09:42:42 I was also brainstorming a rework of shadow step with mikee but I don't think we have anything final yet, so if it gets to that point I can make a PR for others to look at 09:43:04 but I can set about removing the fire conduct unless you think you'll get to that soon 09:43:28 it's a pretty old & messy so yeah, if you don't mind then that sounds good 09:43:35 old & messy branch* 09:43:52 -!- MarvinPA_ is now known as MarvinPA 09:44:21 those are the branches that are fun to read through a year or two later 09:45:24 also yay for swamp worm changes, i wonder if it's worth making kraken tentacle segments not submerge either so that submerging code can actually be fully removed 09:45:24 MarvinPA: You have 1 message. Use !messages to read it. 09:45:39 although that would be a pretty big undertaking to unpick i imagine 09:46:00 yes I noticed that they seemed to be the only submerging thing left, and it wasn't clear to me why they needed to submerge 09:46:06 or what that even meant 09:46:12 but certainly could be potentially removed 09:46:13 i think it's just for aesthetics 10:00:50 So I was adding a new species and a new background to my costume build. When I was done, I didn't know how to compile it. Any help with that? 10:03:13 Jatzuli: Which OS? 10:04:23 Win 10 10:04:42 Ah. Sorry, I know nothing about compiling Crawl on Windows. 10:05:00 ... TBH I thought the Windows builds were cross-compiled on Unix 10:05:36 That's what's written in the "INSTALL.txt" but I can't really understand what's in there 10:07:03 I'm just looking now. I think that consists approximately of installing a set of tools (I've used Cygwin myself) to produce a Unixish system to compile crawl with that. 10:08:04 How far did you get with those instructions? # It might be far easier to obtain access to a Unix system 10:09:11 I don't know for sure. All I have atm is the source code with the added species and backgrounds without any dependencies. Maybe I would need the dependencies? 10:09:41 Jatzuli: Well, you'd need to follow the instructions in "Building on Windows (MSYS2)" in INSTALL.txt 10:10:12 Jatzuli: you're following the instructions for msys2? 10:10:18 Okay, I'll try harder to follow the instructions, and if I have anymore questions I'll come and ask them 10:10:29 when you say you can't understand those, you need to be more specific 10:11:07 msys2 is a windows package you install that gives you a unix-like development environment where you can build windows-native programs 10:11:35 so those instructions have you install msys2 and then do compilation from the msys2 shell 10:11:37 I'm stuck at "building crawl" and I didn't realy understand what was writtin in the text just before. 10:12:01 Jatzuli: Skip forward to "uilding on Windows (MSYS2) 10:12:22 Jatzuli: https://github.com/crawl/crawl/blob/master/crawl-ref/INSTALL.txt#L244 10:12:29 Okay, maybe that'll make more senses, thanks 10:12:31 follow the instructions from that point 11:25:08 -!- error is now known as Guest31256 11:55:02 -!- Basil is now known as Guest7856 12:42:28 -!- amalloy_ is now known as amalloy 14:00:14 -!- Basil is now known as Guest2625 14:58:27 -!- Guest2625 is now known as Basil 15:14:30 Vandergrift (L3 GhMo) ASSERT(sel.size() == 1) in 'ability.cc' at line 3277 failed. (D:2) 18:57:38 -!- ProzacElf_ is now known as ProzacElf 21:46:47 hey. Has anyone had a chance to look at my species datafile PR?