00:01:34 <+gammafunk> chequers needs to configure his ide/editor <-- my editor is vi 00:01:54 right, so is |amethyst's 00:02:58 I mean you need to have a c++ mode enabled and configured, etc, so you can tab and get good indent 00:03:58 your last patch likewise had indent problems was all I meant by that 00:04:19 fixed http://sprunge.us/dZhY 00:04:36 yeah, part of the problem is i barely speak c so I miss it 00:04:51 like the "{} for >1 line blocks only" keeps confusing me 00:05:10 we discussed that change a bit, and I'm not sure we want to turn curare into exactly needles of slow+poison 00:05:25 -!- Mottikins_ has quit [Ping timeout: 256 seconds] 00:05:35 there was talk about removing the breath thing on monster abilities where appropriate 00:05:44 -!- travis-ci has joined ##crawl-dev 00:05:45 The build has errored. (master - be7af99 #2219 : Nicholas Feinberg): http://travis-ci.org/crawl/crawl/builds/57747968 00:05:45 -!- travis-ci has left ##crawl-dev 00:05:56 sigh, now is this one real 00:06:08 ah right, errored means likely not 00:06:23 oh that's just the same error 00:06:24 it is real, it's just the same one as before 00:06:38 odd, why errored that time, but failed on mine? 00:06:58 because you deleted/rebased/whatever the branch 00:07:01 -!- Xenobreeder has quit [Ping timeout: 246 seconds] 00:07:05 and so it couldn't check it out for the last couple builds 00:07:26 doy: this is master 00:09:05 well, someone rebased, or amended, or something 00:09:06 or is this an entire batch of recent HEADs or something 00:09:11 yeah I did force push 00:09:25 -!- Akitten_Homura has joined ##crawl-dev 00:09:27 yeah 00:09:31 that would do it 00:09:39 you rewrote the entire moon troll branch i thought 00:09:42 yeah "ran for 1 hr 38 min 1 sec" 00:09:49 did you force push master? 00:09:51 no just the last commit 00:09:53 no I didn't 00:09:56 hmmm 00:09:59 someone force-pushed master 00:10:01 -!- UncertainKitten has quit [Ping timeout: 264 seconds] 00:10:03 but I did force push one com....er 00:10:33 really when? 00:10:43 https://github.com/crawl/crawl/commit/be7af99f194101887fea4941e27a28557fa0deda 00:10:45 -!- lobf has joined ##crawl-dev 00:10:56 that commit doesn't appear to be in master anymore? 00:11:02 Unstable branch on crawl.s-z.org updated to: 0.17-a0-489-g3d1acac (34) 00:11:02 -!- Whistling_Beard has quit [Read error: Connection reset by peer] 00:11:25 oh, my local copy missed this 00:11:34 oh crap 00:11:50 how did... 00:12:11 oh, you force-pushed your branch to master 00:12:13 haha 00:12:34 but I was in master 00:12:39 hah 00:12:50 and I didn't force push when I pushed 00:12:58 I did force push to moon base 00:13:00 not to master 00:13:05 I'm confused..... 00:13:12 %git log moon_base 00:13:12 Could not find commit log moon_base (git returned 128) 00:13:16 %git moon_base 00:13:16 07gammafunk02 * 0.17-a0-487-g8addc3a: A new wizlab: Lehudib's Moon Base 10(7 months ago, 8 files, 203+ 1-) 13https://github.com/crawl/crawl/commit/8addc3a8a0f2 00:13:27 %git 00:13:27 07gammafunk02 * 0.17-a0-489-g3d1acac: Fixe compilation for console builds 10(17 minutes ago, 1 file, 2+ 0-) 13https://github.com/crawl/crawl/commit/3d1acac74fd3 00:13:32 %git HEAD~1 00:13:32 07gammafunk02 * 0.17-a0-488-g0a147b9: A new wizlab: Lehudib's Moon Base 10(7 months ago, 8 files, 203+ 1-) 13https://github.com/crawl/crawl/commit/0a147b9ce386 00:13:51 I mean it does look like I force pushed but I don't exactly see how 00:13:56 yeah, shrug 00:13:59 git's like I was just never prompted 00:14:09 did gitorious just go wacko? 00:14:13 who knows 00:14:14 -!- kawakimi has quit [Quit: Page closed] 00:14:18 sigh 00:14:33 question is, is this a problem 00:14:51 gammafunk: you can try `git reflog origin/master` to see where master was before you pushed over it 00:14:52 not really, just cherry-pick be7af99 back onto master and push it back up 00:15:02 that's the only commit that was lost, i think 00:15:10 doy: yeah I just don't know if any servers got PF's commit 00:15:16 &versions 00:15:26 I think CXC just missed it, thankfully 00:15:39 CAO: 0.17-a0-483-g810ce3f, CBRO: 0.17-a0-483-g810ce3f, CDO: 0.17-a0-483-g810ce3f, CLAN: 0.17-a0-484-g0e03f6a, CPO: 0.17-a0-489-gbe7af99, CSZO: 0.17-a0-489-g3d1acac, CWZ: 0.17-a0-157-g289cc6a, CXC: 0.17-a0-488-g0a147b9, LLD: 0.17-a0-375-g363254b 00:16:18 yeah, i don't know how servers handle that, although i imagine it should be fine regardless, probably 00:16:37 ... 00:16:49 CPO: 0.17-a0-489-gbe7af99, CSZO: 0.17-a0-489-g3d1acac 00:17:17 looks like you force-pushed between the cpo build and the cszo build 00:17:18 -!- Basil has quit [Ping timeout: 250 seconds] 00:17:30 %git g3d1acac 00:17:30 Could not find commit g3d1acac (git returned 128) 00:17:38 %git 3d1acac 00:17:38 07gammafunk02 * 0.17-a0-489-g3d1acac: Fixe compilation for console builds 10(21 minutes ago, 1 file, 2+ 0-) 13https://github.com/crawl/crawl/commit/3d1acac74fd3 00:17:51 %git be7af99 00:17:51 07PleasingFungus02 * 0.17-a0-489-gbe7af99: Improve shroud of golubria messaging (Haifisch) 10(2 hours ago, 1 file, 3+ 2-) 13https://github.com/crawl/crawl/commit/be7af99f1941 00:18:33 I guess it's a question for chequers 00:18:41 since only his server got the clobbered commit 00:18:44 yeah 00:19:20 gonna be a couple devs (obviously PleasingFungus) who will likewise be confused 00:19:30 yeah 00:19:35 shouldn't be a huge deal though 00:19:44 alright 00:19:52 so, if i have spells on a/b, and abilities also on a/b, then =aab prints "swapping with [...]", where =sab prints the new letters for each of them. is there a reason for that? if not, which is preferred? i'll see if i can regularise them 00:19:54 well I checked my shell, I just did git push 00:20:13 that's pretty weird! 00:20:17 gammafunk: what version of git? 00:20:21 and likely gitorious's fault 00:20:29 same version I've been using a long time 00:20:54 before version 2.0, the default version of "git push" with no other args is to push all local branches to the mathcing upstreams, rather than just the one you're on 00:20:56 yeah maybe gitorious just was acting weird somehow 00:21:08 amalloy: shouldn't affect force pushing vs not though 00:21:38 yes, the point is that gitorious should have seen that I was missing commits 00:21:49 indeed, i wouldn't think so. but if gammafunk did something like `git push --force` while on moonbase, it might also force-push master 00:22:12 my command there was git push --force origin moon_base 00:22:22 and the only update message I got was to moon_base 00:22:33 then I pushed moon_base to master (after merging in master) 00:22:38 and PF made his commit 00:22:47 then I made the console fix and pushed from master 00:22:54 without having pulled PF's commit 00:23:08 -!- jmr_ has quit [Read error: Connection reset by peer] 00:23:11 many my git is 2.1.0 anyhow 00:23:15 yeah the only answer i can think of there is gitorious blows 00:23:15 *and my 00:23:21 bow that it does 00:23:28 -!- memories has quit [Ping timeout: 246 seconds] 00:23:30 god, my keyboard 00:23:43 50/50 chance between gitorious or my keyboard 00:23:51 -!- myp has quit [Read error: Connection reset by peer] 00:24:02 i think in all this git hullabullo my last question about actually crawl probably got missed: if i have spells on a/b, and abilities also on a/b, then =aab prints "swapping with [...]", where =sab prints the new letters for each of them. is there a reason for that? if not, which is preferred? i'll see if i can regularise them 00:24:38 -!- Krenium has quit [Read error: Connection reset by peer] 00:24:39 -!- appleKen has quit [Read error: Connection reset by peer] 00:24:44 -!- DrStalker has quit [Read error: Connection reset by peer] 00:24:54 the spell version seems more useful 00:25:16 yeah I can't see why not printing that is better somehow for abilities 00:25:26 ability names might get very long? 00:25:37 but that seems no good reason 00:25:46 the exact messages are "_Swapping with: b - Forget Spell" and "_b - Magic Dart; a - Apportation" 00:26:27 probably just not implemented at the same time, and different people chose different messages 00:28:09 what is the difference between mprf_nocap and mprf? 00:28:30 !function mprf_nocap 00:28:31 1/3. https://github.com/crawl/crawl/blob/master/crawl-ref/source/message.cc#l1026 00:29:48 !function do_message_print 00:29:48 1/1. https://github.com/crawl/crawl/blob/master/crawl-ref/source/message.cc#l990 00:30:09 !function _mpr 00:30:09 1/1. https://github.com/crawl/crawl/blob/master/crawl-ref/source/message.cc#l1208 00:30:33 capitalization 00:31:00 haha 00:31:21 -!- PleasingFungus has joined ##crawl-dev 00:31:21 -!- PleasingFungus has quit [Client Quit] 00:32:01 I wonder if PF got confused by master 00:32:08 I don't have his commit to cherry pick 00:32:28 and it looks like =i acts the same way as =s, further suggesting that =a should be changed 00:32:38 so i will do that 00:33:38 !tell PleasingFungus It looks like gitorious just ate your commit and didn't prompt me when I pushed, causing a force-push to master, so can you make be7af99 again? 00:33:38 gammafunk: OK, I'll let pleasingfungus know. 00:34:05 ??flag_day 00:34:05 flag day[1/1]: The day our push urls move from {gitorious} to {github}. http://www.catb.org/jargon/html/F/flag-day.html 00:34:06 fr 00:40:06 -!- Wah has quit [Read error: Connection reset by peer] 00:41:00 -!- ldf has quit [Ping timeout: 272 seconds] 00:43:13 !vault nicolae_quartered_pool_super 00:43:13 1/1. https://github.com/crawl/crawl/blob/master/crawl-ref/source/dat/des/branches/lair.des#l1795 00:47:41 &rc hurricos 00:47:42 http://dobrazupa.org/rcfiles/crawl-git/Hurricos.rc 00:47:57 -!- travis-ci has joined ##crawl-dev 00:47:58 The build is still failing. (master - 3d1acac #2220 : gammafunk): http://travis-ci.org/crawl/crawl/builds/57752524 00:47:59 -!- travis-ci has left ##crawl-dev 00:49:22 -!- namelastname112 has quit [Ping timeout: 246 seconds] 00:52:30 !stats defe 00:52:32 Starting stats for DEFE: Str 5 Int 19 Dex 15. Stat gain: i/4 00:52:56 for my last patch it was suggested i create a github PR as well as a mantis ticket + patch file, but i don't think anyone but me ever looked at the PR. should i do the same thing again, or just file a mantis ticket + patch? 00:53:42 -!- sanddemon has quit [Quit: Page closed] 00:53:43 hrm, yeah it's a bit awkward until we do make the switch to github and even then may take us getting used to a new workflow 00:53:57 I'd say mantis ticket + patch is good for now 00:54:10 then you can bother people with the bug command 00:54:19 be like, hey doy, check out this cool url 00:54:24 !bug 9999 00:54:24 https://crawl.develz.org/mantis/view.php?id=9999 00:54:44 until he either merges our patch or kickbans you 00:54:56 !cmd !bug 00:54:56 Command: !bug => .echo https://crawl.develz.org/mantis/view.php?id=${1:-6767} 00:55:06 yeah, pull requests will be a useful way to go in the future, but they are less useful at the moment because we can't just click a button to merge them 00:55:13 !bug 00:55:13 https://crawl.develz.org/mantis/view.php?id=6767 00:55:26 6767... 00:55:42 pretty solid bug 00:55:45 haha 00:56:01 ah yes, classic Thrall 00:56:07 I'd forgotten about thrall 00:56:11 -!- Arkive has quit [Quit: Page closed] 00:57:00 ??mantis 00:57:00 mantis[1/2]: To report bugs or submit new content like vaults, patches or tiles, go to: http://crawl.develz.org/mantis/main_page.php 01:00:49 gammafunk: 01:00:49 !bug 9621 01:00:49 https://crawl.develz.org/mantis/view.php?id=9621 01:00:57 you are now responsible for it since you accidentally called it "our patch" 01:01:09 my keyboard strikes again! 01:01:30 yeah I said I'd merge your other patch last night 01:01:48 so I'll say I'll merge that one...well tonight I guess, but tonight being in like 12 hours 01:02:00 since the moon base is done I can actually do it 01:02:02 i am keeping my disappointment bottled up inside 01:02:27 think of it this way 01:02:34 you'll get a two-commit commitstorm when I merge them both 01:02:50 it'll be a tie for my longest streak 01:02:55 but in commits instead of wins 01:03:02 !streak 01:03:05 gammafunk has 2 consecutive wins (HEIE, DgWn; HuSu, MfSk). 01:03:11 !streak 01:03:12 amalloy has 2 consecutive wins (MiCK, DDAs; HaAr, TrAK) and has won their last game (SpEn). 01:03:15 crap my commitstreak is also longer 01:03:52 FR !gitstreak 01:04:10 -!- Brannock_ has quit [Ping timeout: 255 seconds] 01:04:52 Make =aab print the same sorts of messages as =sab and =iab 13https://crawl.develz.org/mantis/view.php?id=9621 by amalloy 01:04:52 oh whoops, i left in a needless static_cast 01:04:52 patch in need of repair 01:04:59 ...huh 01:05:25 oh nm, that wasn't printed beore 01:05:30 *before 01:10:18 gammafunk: my server is fine, but thanks for checking 01:10:29 (I anticipated this :P) 01:15:24 -!- Whistling_Beard has quit [Read error: Connection reset by peer] 01:15:58 -!- elmdor has quit [Ping timeout: 246 seconds] 01:28:26 this is a nice unanticipated benefit of playing FeBe: it is so miserable that anytime i notice something a little out of place i am thrilled to go source diving to fix it instead of continuing to play 01:29:18 my first couple dozen games were FeAK, OpBe and a few other Op/Fe variants (non magic) 01:29:32 the game was a LOT easier when I finally tried MiBe 01:30:04 -!- Kalir has quit [Quit: CADENZA-CLASS CLOCKWORK KNIGHT--OPERATION TERMINATED] 01:30:18 chequers: glad it didn't break anything 01:30:30 still have no clue how it happened 01:30:37 I checked the gitorious output from my push 01:30:55 git push 01:30:55 Counting objects: 5, done. 01:30:56 Delta compression using up to 3 threads. 01:30:56 Compressing objects: 100% (5/5), done. 01:30:56 Writing objects: 100% (5/5), 467 bytes | 0 bytes/s, done. 01:30:58 Total 5 (delta 4), reused 0 (delta 0) 01:31:00 To git@gitorious.org:crawl/crawl.git 0a147b9..3d1acac master -> master 01:31:18 %git 0a147b9 01:32:32 07gammafunk02 * 0.17-a0-488-g0a147b9: A new wizlab: Lehudib's Moon Base 10(7 months ago, 8 files, 203+ 1-) 13https://github.com/crawl/crawl/commit/0a147b9ce386 01:32:32 do you have any .gitconfig? 01:32:32 %git 3d1acac 01:32:32 07gammafunk02 * 0.17-a0-489-g3d1acac: Fixe compilation for console builds 10(2 hours ago, 1 file, 2+ 0-) 13https://github.com/crawl/crawl/commit/3d1acac74fd3 01:32:32 well if it were a force-push, it'd say that in the ouput 01:32:32 and yeah I have a bunch of git config, 01:32:47 for instance 01:32:53 To git@gitorious.org:crawl/crawl.git + 1bb9a82...8addc3a moon_base -> moon_base (forced update) 01:33:01 when I did an actual force push 01:33:18 but somehow gitorious just magically ignored PF's commit 01:34:02 wouldn't be surprised if gitorious is breaking down 01:34:19 slightly afraid to ask, but will crawl-ref/ vanish before the official flipover? 01:35:21 seems we're leaning towards no 01:35:33 but i'm not sure if that's truly decided 01:35:54 is stone_soup-0.16 a bugfix branch, for backporting fixes from master to 0.16? 01:36:09 it's first and foremost the release branch 01:36:18 our release process for 0.16 involved creating that 01:36:29 i noticed that my dithmenos shadow mimicking patch was applied to both master and 0.16 01:36:40 but yeah we do make the subreleases from that 01:36:53 yeah |amethyst backported it for when we do 0.16.2 01:37:07 so it's for the 0.16.0 release and all 0.16.X releases 01:37:13 -!- Akitten_Homura has quit [Quit: Connection reset by pier.] 01:37:54 *nod* 01:39:05 note that online servers run the latest commit in that branch, so online 0.16 != offline 0.16 01:39:33 -!- jmr has quit [Remote host closed the connection] 01:40:05 !lm * cv=0.16 x=vlong src=cwz 01:40:06 31112. [2015-04-09 06:39:55] [vlong=0.16.1-2-g95b8d4c] cocker27 the Grave Robber (L1 DsNe) began the quest for the Orb on turn 0. (D:1) 01:40:23 %git stone_soup-0.16 01:40:26 07amalloy02 {|amethyst} * 0.16.1-12-gf5c4a84: Fix targeting of Dithmenos spell-shadowing (#9614) 10(2 days ago, 1 file, 2+ 0-) 13https://github.com/crawl/crawl/commit/f5c4a84b6376 01:40:32 except sadly when they don't 01:40:49 which can be very painful when a game-breaking bug occurs in tournament 01:40:52 are cwz1 & 2 live yet? 01:41:00 !kw cwz1 01:41:00 No keyword 'cwz1' 01:41:03 guess not 01:41:19 well we were officially not adding new offici..er new servers until we get unified login 01:41:33 but maybe those aren't really new servers 01:41:35 ah yes 01:41:37 does that mean 0.16 users will get the "migrate your save to latest version xxxx?" message like trunk players get? or is stuff on the maintenance branch considered stable enough that it gets migrated automatically? 01:42:02 up to server admins, chequers force upgrades users 01:42:16 users on other servers...actually for stable yeah I think they get forced as well 01:42:41 &dump 01:42:41 we'd never break save compat in a point release, etc 01:42:41 http://crawl.akrasiac.org/rawdata/amalloy/amalloy.txt 01:42:56 ah, indeed i was force upgraded 01:43:11 but chequers force upgrades even trunk 01:43:12 -!- st_ has quit [Read error: Connection reset by peer] 01:43:21 most servers don't do that though 01:43:26 would it make dev any easier if you killed all the old save compat logic? like re: the person playing 0.16 in forest 01:43:48 -!- st_ has joined ##crawl-dev 01:44:03 not removing all save compat -- keeping minimal compat to preserve saves across nearby versions, but not across builds more than a week apart 01:44:46 oh you mean regular purges I guess 01:44:59 it would lead to a lot more admin headaches of responding to "my game is broken" 01:45:18 it would save space if I force updated. but meh. 01:45:21 perhaps if we had a system to say to users "haha your game is nuked deal with it" 01:45:37 e.g. it gave them an indication of what happened 01:45:45 if that was simply an expectation of playing trunk 01:46:03 well that's just it, not all users have any concept of "trunk" and have few expectation 01:46:04 but I was thinking you can simply have a background process to load everyone's save each day, if you wanted to migrate them even while offline 01:46:06 s 01:46:18 the cszo/clan/cbro/cxc dgamelaunch servers have cron jobs that check if there are any saves for a particular version. if not, it deletes the binary 01:46:23 for that version 01:47:27 |amethyst can probably comment a lot better on all the issue that or other schemes might have 01:47:43 we do strive pretty hard for save compat at present 01:48:22 -!- ProzacElf has quit [Ping timeout: 252 seconds] 01:49:44 -!- Krakhan has quit [Ping timeout: 246 seconds] 01:49:51 i think save compat is in general good, I'm just wondering how much dev effort maintaining it is 01:51:56 -!- SomeStupidGirl has quit [Ping timeout: 272 seconds] 01:52:53 chequers: have you read this? http://crawl.develz.org/wordpress/save-compatibility-in-dcss-2 01:54:34 -!- stubblyhead has quit [Ping timeout: 255 seconds] 01:56:30 -!- Yllodra has quit [Ping timeout: 264 seconds] 01:57:10 -!- agolden has joined ##crawl-dev 01:58:13 -!- Patashu_ has joined ##crawl-dev 01:58:13 -!- Patashu has quit [Disconnected by services] 02:01:11 wow that's pretty nuts 02:02:15 -!- alefury has joined ##crawl-dev 02:02:47 -!- Patashu_ has quit [Ping timeout: 250 seconds] 02:07:08 -!- Patashu has joined ##crawl-dev 02:07:23 <|amethyst> IMO breaking save compat is a no-go 02:07:29 -!- WalkerBoh has quit [Remote host closed the connection] 02:07:32 <|amethyst> I mean, if it happens infrequently that's one thing 02:07:39 <|amethyst> but regularly... 02:08:21 <|amethyst> even ignoring trunk, what happens if a Debian or Ubuntu user does an OS upgrade and now they can't play their game? 02:08:49 I think breaking compatibility between major releases would be quite easy to explain 02:09:04 <|amethyst> hm 02:09:20 <|amethyst> I guess we did that for six or seven years after all 02:09:37 I'm really truly just asking because I'm interesting in how much dev time it takes to maintain save compatibility beyond a couple of trunk revisions 02:10:01 like in the code now I see support for lava orcs -- what does it cost to keep stuff that old in terms of maintenance overhead 02:11:54 <|amethyst> Well, we don't care that much if removed things are buggy :) 02:13:01 <|amethyst> It does bloat the code, though 02:13:41 -!- floatRand has joined ##crawl-dev 02:14:59 -!- Mekanik has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 02:15:07 -!- simmarine has quit [Quit: Leaving] 02:15:27 -!- giann54 has quit [Quit: Bye!] 02:16:02 -!- giann has joined ##crawl-dev 02:19:21 |amethyst, the problem is not only bloat, but the fact that the code for handling really old version is effectively dead 02:19:40 and therefore nobody can really vouch for its correctness in combination with the cruft that accumulated after it 02:19:48 <|amethyst> that's true 02:20:02 so maintaining compatibility forever is not really a good thing either 02:20:07 <|amethyst> but I don't think rolling compatibility would really solve that 02:20:29 and major releases are as good of an arbitrary breaking point as they get 02:22:02 -!- zxc232 has joined ##crawl-dev 02:22:34 Unstable branch on crawl.beRotato.org updated to: 0.17-a0-489-g3d1acac (34) 02:23:10 <|amethyst> yeah, I think fixed breaking points would be better than trying to maintain rolling compatibility (e.g. where -100 => -200 => -300 works but -100 => -300 does not) 02:23:31 <|amethyst> but I think "just before release" is a bad time for that 02:23:47 <|amethyst> because major version bumps introduce bugs 02:24:00 <|amethyst> for example, because of enum reordering 02:24:21 but if it's bumped every major release, there won't be nearly as much cruft accumulated, so it will be less of a problem 02:24:53 -!- Cerepol has quit [Ping timeout: 244 seconds] 02:24:56 that does not apply to 0.17 of course 02:25:01 but to subsequent releases 02:25:27 if it's decided that 0.17 won't be compatible to 0.16, then bumping the major version can happen at any point during its development cycle 02:26:12 it might accumulate a few minor tag versions until the release, but that also doesn't seem to be a problem 02:29:48 -!- debo_ has joined ##crawl-dev 02:32:19 -!- debo has quit [Ping timeout: 245 seconds] 02:34:03 <|amethyst> we'll have to bump the major version sometime in the next ~2.5 years anyway 02:34:15 <|amethyst> because we'll be out of minor versions :) 02:35:25 <|amethyst> (TAG_MINOR_VERSION = 139 right now, and it's marshalled as an unsigned byte) 02:36:23 <|amethyst> %git ed95631 02:36:26 07kilobyte02 * 0.12-a0-109-ged95631: Bump save compat, in order to recover from monster_spells. 10(2 years, 8 months ago, 27 files, 12+ 637-) 13https://github.com/crawl/crawl/commit/ed9563133047 02:38:14 I think it'd be better to bump it before we are forced to 02:44:28 <|amethyst> 134 files changed, 20 insertions(+), 7675 deletions(-) that doesn't count non-C++ files like art-data.txt and rltiles/dc-* 02:47:53 that looks like a -lot- of deletions 02:48:03 -!- Blazinghand has quit [Read error: Connection reset by peer] 02:48:39 -!- kuniqs has quit [Quit: Page closed] 02:51:39 -!- Wolfechu has quit [Ping timeout: 252 seconds] 02:55:40 -!- floatRand has left ##crawl-dev 02:59:02 -!- Menche has quit [Quit: Leaving] 02:59:55 -!- floatRand has quit [Ping timeout: 246 seconds] 03:01:35 -!- abixa has quit [Quit: WeeChat 1.1.1] 03:12:14 -!- dtsund has quit [Quit: dtsund] 03:19:15 -!- Twiggytwiggytwig has quit [Quit: See ya guys later ;)] 03:25:01 -!- ussdefiant has quit [Ping timeout: 255 seconds] 03:30:22 -!- Whistling_Beard has quit [Read error: Connection reset by peer] 03:31:24 -!- Wehk has joined ##crawl-dev 03:31:44 <|amethyst> hm 03:32:29 Guise. You guise. 03:32:36 There should totally be an artifact spear called Sting's Stung Stinger of Stinging. 03:32:42 <|amethyst> gammafunk: should the moon troll have M_NO_POLY_TO | M_NO_GEN_DERIVED ? 03:32:44 Or maybe even Pierce's Pierced Piercer of Piercing. 03:32:47 Just saying. 03:33:24 <|amethyst> puff puff pass, man 03:37:57 -!- Whistling_Beard has quit [Read error: Connection reset by peer] 03:37:57 -!- alefury has quit [] 03:44:12 03|amethyst02 07* 0.17-a0-490-g834d32a: Fix some compilation failures on the next major bump 10(13 minutes ago, 6 files, 21+ 5-) 13https://github.com/crawl/crawl/commit/834d32a21f32 03:44:15 -!- mopl has quit [Ping timeout: 246 seconds] 03:46:59 -!- __miek has quit [Ping timeout: 256 seconds] 03:50:37 -!- Whistling_Beard has quit [Read error: Connection reset by peer] 03:51:00 -!- Umbreoni has quit [Ping timeout: 272 seconds] 03:51:12 -!- Turgon has quit [Quit: Page closed] 03:55:56 -!- sk3 has quit [Ping timeout: 240 seconds] 03:56:42 03|amethyst02 07* 0.17-a0-491-gbd49765: Keep moon trolls on the moon. 10(3 minutes ago, 1 file, 2+ 1-) 13https://github.com/crawl/crawl/commit/bd4976518292 03:59:32 -!- amalloy is now known as amalloy_ 04:00:24 <|amethyst> Hm... if I break save compat it will push me into the positive millimarvins 04:02:48 <|amethyst> I still don't think it's something we should do on every release 04:03:24 <|amethyst> and it would be nice to determine what else could use rearranging 04:04:10 <|amethyst> (besides the enums that are already scheduled for that) 04:05:16 -!- siepu has quit [Ping timeout: 240 seconds] 04:06:14 -!- agolden has quit [Quit: agolden] 04:10:05 fr: trolls should start with large rocks on autopickup, no matter their class 04:13:41 |amethyst, well, could just serialize an id->monster name map, and then use the ids instead of enum entries when saving monsters, and map back the names to enum entries when reading the save 04:14:18 then enum reordering would be decoupled from save compatibiltiy, at the cost of modest save file size increase 04:14:26 <|amethyst> I had been thinking about that a while ago 04:14:35 <|amethyst> but that does prevent you from renaming monsters 04:14:52 you could just have another map of old to new names 04:15:16 which is just data, and data is not as prone to rotting or being crufty as code 04:16:27 of course, could also use something like an ever-increasing counter instead of names 04:17:37 <|amethyst> well, ignoring save compat breaks that's what our saved enums are 04:17:54 yes, except these would never be reused or changed for a single monster type at all 04:18:11 sort of like a synthetic primary key 04:19:15 -!- bonghitz has quit [Remote host closed the connection] 04:19:31 they could of course be used internally instead of enums too 04:19:33 hm 04:19:54 <|amethyst> still sounds like an enum :) 04:20:22 well, in the sense that it would be a bunch of constants, yes, but their values would not depend on their location in code 04:20:54 <|amethyst> hm 04:21:16 this would actually be trivial to implement with a little code generation infrastructure 04:21:30 <|amethyst> ? 04:21:43 <|amethyst> How would you verify that the value has not been used in another branch? 04:22:50 <|amethyst> I was thinking just don't use auto-increment in the enum 04:22:57 <|amethyst> write = NNNN on every entry 04:22:59 well yes, that is essentially what it would be 04:23:09 and you would probably want a code generator to fill in the NNNN 04:23:14 <|amethyst> but you still have to make sure no one reuses the numbers across different branches 04:23:28 they can just start at 10000 or something absurd like that 04:23:47 well, every branch could pick their own absurd range 04:23:49 to avoid conflicts 04:24:30 -!- elliptic has quit [Quit: Leaving] 04:25:51 -!- elliptic has joined ##crawl-dev 04:26:38 -!- PepeRC2 has quit [Quit: rebuttal] 04:26:50 |amethyst, alternatively, could add textual identifiers that are not necessarily the player-visible names, and stop worrying about numbers 04:27:04 |amethyst, then monsters from different branches could just have a common prefix 04:27:30 but that is probably too much infrastructure, that would be more appropriate if we expected an influx of mods 04:32:36 -!- travis-ci has joined ##crawl-dev 04:32:37 The build was fixed. (master - 834d32a #2221 : Neil Moore): http://travis-ci.org/crawl/crawl/builds/57770260 04:32:37 -!- travis-ci has left ##crawl-dev 04:36:29 -!- buki has quit [Ping timeout: 265 seconds] 04:39:37 -!- edlothiol has joined ##crawl-dev 04:42:45 -!- filthy has quit [Ping timeout: 252 seconds] 04:45:32 -!- mauris has joined ##crawl-dev 04:45:32 -!- Whistling_Beard has quit [Read error: Connection reset by peer] 04:48:43 -!- mauris_ has quit [Ping timeout: 255 seconds] 04:49:43 -!- mumra has quit [Ping timeout: 252 seconds] 04:54:34 -!- rophy has quit [Quit: Miranda NG! Smaller, Faster, Easier. http://miranda-ng.org/] 04:59:09 -!- ldf has joined ##crawl-dev 05:03:25 -!- scummos__ has quit [Ping timeout: 264 seconds] 05:06:22 -!- Z_LAMP has quit [Read error: Connection reset by peer] 05:07:37 -!- driftwood has quit [Ping timeout: 264 seconds] 05:08:49 -!- Pacra has joined ##crawl-dev 05:11:49 -!- travis-ci has joined ##crawl-dev 05:11:50 The build was fixed. (master - bd49765 #2222 : Neil Moore): http://travis-ci.org/crawl/crawl/builds/57771556 05:11:51 -!- travis-ci has left ##crawl-dev 05:14:05 -!- ontoclasm has quit [Quit: Leaving.] 05:19:19 -!- honeybadger has quit [Quit: Page closed] 05:22:02 -!- domiryuu has quit [Read error: Connection reset by peer] 05:22:52 -!- Crehl has quit [Quit: Killed by a kitten] 05:30:26 -!- Sorbius has quit [Ping timeout: 272 seconds] 05:35:18 -!- siepu has quit [Ping timeout: 250 seconds] 05:43:09 -!- __miek has quit [Ping timeout: 256 seconds] 05:43:17 -!- mumra has joined ##crawl-dev 05:53:21 -!- Dave is now known as Guest17432 05:56:24 -!- Whistling_Bread has quit [Read error: Connection reset by peer] 06:00:51 -!- tabstorm has quit [Ping timeout: 252 seconds] 06:04:19 -!- ___miek has quit [Ping timeout: 255 seconds] 06:06:24 -!- Whistling_Bread has quit [Read error: Connection reset by peer] 06:10:01 -!- Wehk has quit [Quit: Page closed] 06:18:46 -!- Lasty has joined ##crawl-dev 06:19:11 -!- ___miek has quit [Ping timeout: 252 seconds] 06:21:18 -!- Sgeo has quit [Ping timeout: 250 seconds] 06:24:17 -!- Guest17432 has quit [Quit: Page closed] 06:31:20 -!- debo_ is now known as debo 06:57:25 -!- dpeg has joined ##crawl-dev 06:57:47 -!- st_ has quit [Read error: Connection reset by peer] 06:58:23 -!- st_ has joined ##crawl-dev 06:59:18 -!- mizu_no_oto has quit [Ping timeout: 252 seconds] 07:06:12 -!- giann has quit [Read error: Connection reset by peer] 07:07:24 -!- giann has joined ##crawl-dev 07:10:16 -!- Lasty has quit [Quit: Leaving.] 07:17:04 -!- pintc has quit [Ping timeout: 256 seconds] 07:17:59 why do ash altars show up when i search 'hat' 07:22:11 <|amethyst> "shattered altar of Ashenzari" 07:22:26 aha 07:23:41 Would it be hard to implement some sort of filtering commands on the previous messages screen ? 07:23:59 Like: Combat / God / Skills / Discovery 07:24:12 <|amethyst> like that, yes 07:24:22 <|amethyst> since we don't have separate message channels for all those things 07:24:57 <|amethyst> filtering by a text search or by message channel probably wouldn't be terrible to implement 07:25:00 <|amethyst> hm 07:25:40 so message are colored but without knowledge of what they are about ? 07:26:10 <|amethyst> they have several categories 07:26:16 <|amethyst> it's just that "skills" for example is not one 07:26:20 <|amethyst> nor "discovery" 07:26:27 oh ok 07:26:38 but filtering on those 'categories' would be possible ? 07:26:48 -!- Patashu has quit [Ping timeout: 276 seconds] 07:27:08 <|amethyst> Yes, with some work 07:27:14 <|amethyst> it already does that to some extent 07:27:25 <|amethyst> which is why you don't see prompts when you do ctrl-p 07:27:40 ok 07:28:20 because looking through a list of hundreds of combat messages to get to more interesting history is quite annoying 07:29:05 <|amethyst> (if you're interested, the list of message channels is at:) 07:29:07 <|amethyst> !source options_guide.txt:1568 07:29:08 https://github.com/crawl/crawl/blob/master/crawl-ref/docs/options_guide.txt#l1568 07:29:56 <|amethyst> chequers: if you want an interesting search, do ?/I in 0.13 07:30:19 <|amethyst> chequers: I don't think it was actually fixed... it's just that there aren't caps anymore 07:30:34 <|amethyst> chequers: err, ?/Icap 07:30:40 <|amethyst> Cap 07:30:41 <|amethyst> A cloth or leather cap. 07:30:41 <|amethyst> Accuracy rating: +3 Damage rating: 9 Base attack delay: 120% 07:30:58 heh 07:31:07 how? 07:31:44 <|amethyst> "captain's cutlass" 07:33:07 heh 07:33:16 hm, are troves meant to be in d? 07:33:28 the file looks like it's specifically designed for depths 07:34:07 <|amethyst> ? 07:34:13 <|amethyst> what do you mean? 07:34:17 *tile 07:34:29 !lm * br.enter=trove recent s=place 07:34:29 4549 milestones for * (br.enter=trove recent): 4549x Trove 07:34:34 !lm * br.enter=trove recent 07:34:35 4549. [2015-04-09 12:01:35] Gerad the Fencer (L22 VSBe of Trog) entered a treasure trove on turn 49066. (Elf:3) 07:34:39 <|amethyst> !lm * br.enter=trove recent s=oplace 07:34:40 4549 milestones for * (br.enter=trove recent): 446x D:10, 441x D:11, 398x D:12, 352x D:13, 327x D:14, 277x D:15, 250x Vaults:1, 238x Elf:1, 231x Elf:2, 221x Vaults:2, 221x Vaults:3, 214x Vaults:4, 213x Depths:1, 189x Elf:3, 151x Depths:2, 130x Depths:3, 130x Depths:4, 120x Depths:5 07:34:58 guess this is just unusual for me ten 07:35:00 <|amethyst> which tile, the entrance? 07:35:21 yeah, it looks like the blue surround is meant to represent floor 07:36:37 !lg . killer=salamander_stormcaller 07:36:38 No games for chequers (killer=salamander_stormcaller). 07:36:42 !lg * killer=salamander_stormcaller 07:36:43 1. jackrogers the Skirmisher (L1 VpAK of Lugonu), incinerated by a salamander stormcaller (sticky flame) on Abyss:1 on 2015-04-07 01:25:04, with 0 points after 77 turns and 0:00:34. 07:36:53 wow, phew, i wasn't the first death for that one too 07:42:23 -!- mumra_ has joined ##crawl-dev 07:45:44 -!- mumra has quit [Ping timeout: 244 seconds] 07:51:57 -!- ___miek has quit [Ping timeout: 252 seconds] 07:56:06 -!- bitcoinbastard has quit [Read error: Connection reset by peer] 07:59:31 -!- lobf has quit [Ping timeout: 255 seconds] 08:02:47 -!- ololoev has quit [Client Quit] 08:04:34 -!- doubtofbuddha has quit [Quit: Page closed] 08:12:19 -!- mumra_ is now known as mumra 08:19:09 -!- orionstein has quit [Quit: ZNC - http://znc.in] 08:19:58 -!- Ragnor has quit [Ping timeout: 252 seconds] 08:20:36 -!- Brannock_ has joined ##crawl-dev 08:26:46 -!- Pacra has quit [Ping timeout: 256 seconds] 08:27:49 -!- debo has quit [Ping timeout: 248 seconds] 08:42:40 -!- Limulus has quit [Quit: Page closed] 08:45:10 -!- filthy has quit [Ping timeout: 250 seconds] 08:46:36 -!- mopl has quit [Quit: Page closed] 08:51:56 -!- st_ has quit [Ping timeout: 240 seconds] 08:52:58 -!- ololoev has quit [Quit: Page closed] 08:53:23 -!- mizu_no_oto has quit [Quit: Computer has gone to sleep.] 08:53:35 -!- halberd has quit [Ping timeout: 250 seconds] 09:03:32 -!- Tux[Qyou] has joined ##crawl-dev 09:13:24 -!- quik has quit [Ping timeout: 276 seconds] 09:18:49 -!- debo has joined ##crawl-dev 09:21:41 -!- wheals has joined ##crawl-dev 09:24:39 this conversation was kind of a while ago, but i don't think it's spoilery which monsters have breath timers 09:24:40 wheals: You have 2 messages. Use !messages to read them. 09:25:02 since when they use spells, it says that they're out of breath (even easier for tiles players to see too) 09:25:17 well, when they specifically use their breath-timed spells 09:25:18 !messages 09:25:19 (1/2) gammafunk said (16h 29m 24s ago): After talking with golthoon, do you feel you have knack for interacting with the more...combustive...members of our community? 09:25:24 gammafunk: lol no 09:25:26 !messages 09:25:26 (1/1) PleasingFungus said (12h 3m 17s ago): the thing where monster descriptions claim that they're weak enough to be recited to, even when they can't be recited to at all, seems unfortunate 09:25:35 wheals: we want "dragon (catching breath)" in the console monster list!!! 09:25:59 but yes, this should go into x-v 09:26:13 -!- LexAckson has joined ##crawl-dev 09:26:18 yeah, wonder how best to display it 09:26:19 -!- nikheizen has quit [Quit: ChatZilla 0.9.91.1 [Firefox 37.0.1/20150402191859]] 09:26:52 I tell you, we need to get those diacritics on unicode to work. 09:27:14 -!- ololoev has quit [Client Quit] 09:27:46 Ctrl-X would be another good place to mention this. (Btw, the layout of Ctrl-X got worse at some point. I wonder if I should tell ChrisOelmueller?!) 09:28:47 dammit, you're reminding me to work on his branch to improve the layout of m :p 09:29:00 m is not finished? 09:29:14 it certainly looked better recently 09:29:46 it's sort of a redesign, looking a bit more like the shopping menu in terms of the toggles 09:30:20 yes 09:30:21 %git skillmenu^^^^ 09:30:22 07ChrisOelmueller02 {|amethyst} * 0.16-a0-4081-g01c0d03: Redesign skill menu text (mostly legend, plus minor tweaks) 10(7 weeks ago, 3 files, 87+ 62-) 13https://github.com/crawl/crawl/commit/01c0d03ed83e 09:31:00 definitely nice to have a consistent look and feel between menus 09:31:19 * wheals looks in his dictionary for more UI buzzwords 09:31:22 * dpeg mutters something about Ctrl-F "shop" still being broken. 09:31:34 wheals: modality is bad! I learned this from haranp. 09:32:52 and Chris is very much anti-modal, as it happens. (I have introduced a number of modal things, like 'cc' for quick chopping.) 09:35:15 while we're talking interface: would it be hard to implement crate's suggestion that the game will auto-pickup anything stackable that you already carry? 09:38:13 -!- PleasingFungus has joined ##crawl-dev 09:38:52 gammafunk: the reason you didn't get my commit is because I switched my remote over to github; I never pushed it to gitorious. I honestly thought we'd already switched off 09:38:52 PleasingFungus: You have 1 message. Use !messages to read it. 09:39:10 PleasingFungus: lol 09:39:28 ok, good, I kind of suspected this but for some reason never checked 09:39:33 maybe because I didn't know how 09:40:07 was going crazy over here tryig to figure out how I force-pushed over your commit 09:41:20 ya I saw 09:41:21 doy: mystery solved re: the force-push 09:41:43 what remains to be done before we *can* switch to github and turn off the gitorious replication? 09:43:14 -!- BlasterBlade has joined ##crawl-dev 09:44:03 I think the servers need to all be updated to fetch from github 09:44:15 dpeg: sorry, i was going to look into ctrl-f shop and forgot :( 09:44:32 gammafunk: i think |amethyst already changed cao/cszo, don't know if johnstein did cbro 09:44:45 yeah cbro is update iirc 09:44:59 but lld, cwz, not sure about cxc and clan and cdo 09:45:13 -!- Earlo has quit [Remote host closed the connection] 09:45:20 but also |amethyst knows what all needs to be updated better than I 09:50:19 EmilioHeskey (L6 DsGl) ASSERT(load_mode != LOAD_VISITOR) in 'files.cc' at line 1346 failed. (D:255) 09:50:24 CBRO has been using github for about a week 09:50:38 oh. yea. gammafunk said that 09:50:51 !lm * max=lvl 09:50:56 14500198. [2015-01-28 14:50:16] zeroero the Ducker (L5 GhGl) ASSERT(load mode != LOAD VISITOR) in 'files.cc' at line 1336 failed on turn 3715. (D:255) 09:51:02 good 09:51:06 !crashlog 09:51:07 11078. EmilioHeskey, XL6 DsGl, T:2567 (milestone): http://crawl.xtahua.com/crawl/morgue/EmilioHeskey/crash-EmilioHeskey-20150409-145018.txt 09:52:55 hrm 09:53:52 -!- radinms has quit [] 09:54:08 I'm getting declined when trying to push to gitorious 09:54:15 ! [remote rejected] master -> master (pre-receive hook declined) 09:55:26 -!- Monkaria has quit [Quit: Page closed] 09:55:29 -!- Tux[Qyou] has quit [Read error: Connection reset by peer] 09:57:00 and now I just get fatal: Could not read from remote repository. 09:57:01 -!- heteroy has quit [Ping timeout: 256 seconds] 09:58:11 isn't crawl migrating to github? 09:58:55 yes, but it hasn't quite yet - so if I push updates to github, they'll get overwritten 09:58:57 as i learned yesterday 09:59:28 damn, the perils of moving shop :( 10:00:16 v0v 10:00:33 didn't actually lose any work, just a little frustrated that I can't contribute anything at all.. 10:02:35 PleasingFungus: we finally found a way to force you to retire 10:02:40 It's for your own good! 10:02:51 r i p 10:02:58 PleasingFungus: but it's odd that you can't push to gitorious 10:03:12 what url do you have for git remote show origin 10:03:22 I'm using the git@gitorious.org:crawl/crawl.git 10:03:29 yeah that's the right one 10:03:47 I wonder, is this because you have a different history now and it's actually rejecting it 10:04:14 what SDL version tiles version needs? i have build errors due to missing SDL_main.h with SDL 1.2 10:04:17 as in, is your commit to github still in your history? 10:04:23 BlasterBlade: we use sdl2 now 10:04:28 oh thanks 10:04:58 !lm * br.enter=wizlab s=noun 10:04:59 19444 milestones for * (br.enter=wizlab): 19444x WizLab 10:05:05 !lm * br.enter=wizlab s=verb 10:05:05 19444 milestones for * (br.enter=wizlab): 19444x br.enter 10:05:16 !lm * br.enter=wizlab s=milestone 10:05:17 19444 milestones for * (br.enter=wizlab): 2056x entered Zonguldrok's Shrine., 2038x entered Wucad Mu's Monastery., 2021x entered Cigotuvi's Fleshworks., 2015x entered Tukima's Studio., 2006x entered Iskenderun's Mystic Tower., 1968x entered Eringya's Formal Garden., 1928x entered Doroklohe's Tomb., 1348x entered The Roulette of Golubria., 14x entered a Wizard's Laboratory., 12x entered The Chamber... 10:05:26 !lm * br.enter=wizlab milestone~~lehudib 10:05:27 No milestones for * (br.enter=wizlab milestone~~lehudib). 10:05:31 gammafunk: no, that isn't it. I had to cherry-pick it back onto the tree 10:05:36 huh 10:05:39 which seems kind of perverse when I put it like that :) 10:05:46 indeed 10:05:55 yeah others have been pushing commits, and I pushed some last night 10:06:06 but maybe it's having trouble at this moment 10:06:47 yeah.h 10:06:49 hm 10:07:48 oh I just got a git pull error, but I'm using github for pulls 10:08:07 -!- ontoclasm has joined ##crawl-dev 10:08:11 er for fetches 10:08:19 oh sorry 10:08:29 PleasingFungus: yeah I'm still using gitorious for push, and I just got an error 10:08:34 so I think they're having problems again 10:08:43 god damn it, for *pull* 10:08:55 I'm using gitorious for both currently, and I got a pull error 10:09:36 rip & rekd 10:10:44 hm. trying to figure out some way to get ./crawl -test to print a message before each test, so that we can figure out *which* of the tests is intermittently failing. 10:13:35 PleasingFungus: probably just use printf? 10:14:02 did that 10:14:18 no joy 10:14:40 PleasingFungus: fflush(stdout) 10:14:45 you probably have to flush output 10:14:53 -!- BlasterBlade has quit [Remote host closed the connection] 10:15:09 stdout prints to the actual game screen, which is all erased when the game terminates; stderr doesn't go anywhere, as far as I can tell 10:15:32 er, how are you running this 10:15:34 hrm, nvm 10:15:41 stderr also prints to the game screen 10:15:44 gammafunk: ./crawl -test 10:15:50 just from a terminal? 10:15:52 ya 10:16:03 it should print to the terminal, I don't know what you mean by ...oh I see the problem 10:16:04 -!- BigBluFrog has quit [Quit: Page closed] 10:16:09 what all does ./crawl -test do 10:16:17 is it loading an sdl window? 10:16:25 it's console, so it shouldn't be? 10:16:44 -!- BlasterBlade has joined ##crawl-dev 10:16:46 oh, but it's loading a game screen, which I guess it has to in order to test 10:16:56 -!- BlasterBlade has quit [Read error: Connection reset by peer] 10:17:24 -!- BlasterBlade has joined ##crawl-dev 10:17:48 -!- Basil has joined ##crawl-dev 10:17:50 that's not the "game screen" per se, that's just the terminal that's being printed to 10:17:55 one approach is to write to a file 10:17:57 why tag tarballs at github have no util/release_ver ? 10:18:26 oh, maybe that's createded by make 10:18:54 gammafunk: how would we get the data out of the file again? the idea here is that we're diagnosing the intermittent error on travis 10:18:59 https://travis-ci.org/crawl/crawl/jobs/57515958 like this crash 10:19:43 we'd need to have the crash handler look for the file & print it if it exists, which seems dangerous 10:20:04 -!- Whistling_Bread has quit [Read error: Connection reset by peer] 10:21:06 let me compile a full debug build so I can see what crawl -test is actually doing 10:21:34 ctest.cc is the relevant file, if that helps 10:21:42 -!- lobf has joined ##crawl-dev 10:21:44 BlasterBlade: yeah release_ver is made by make source 10:21:51 BlasterBlade: so you can probably just run make source 10:21:54 to get that file 10:22:16 i did an ugly hack in my spec file: echo %{version} > util/release_ver 10:22:44 well sure, you can clobber it that way, but this is the command: git describe --tags $(MERGE_BASE) > $(BSRC)util/release_ver 10:23:25 you can ommit the merge_base bit 10:23:35 and bsrc is just the source dir 10:23:42 will it work with git tag tarballs? it seems they dont have .git directory 10:23:47 -!- ussdefiant has joined ##crawl-dev 10:24:00 oh really 10:24:21 Why is everything in the world so broken?!?!?! 10:25:27 -!- tabstorm has quit [Quit: Lost terminal] 10:26:07 -!- siepu has quit [Quit: Leaving] 10:26:56 gammafunk: i question for the ages 10:26:57 rip 10:28:59 PleasingFungus: well seeing this, you'll have to direct output to a file somehow 10:29:16 @??moon troll 10:29:16 unknown monster: "moon troll" 10:29:18 and yeah a shell script that runs crawl -test and then checks said file would be fine 10:29:20 rip 10:29:27 ??moon troll 10:29:27 moon troll leather armour[1/1]: the +4 moon troll leather armour (Spirit MP+5 Regen). Base type is troll leather armour, which stacks with the intrinsic 40 regen (unless you are a troll). 10:29:32 probably |amethyst has a better way 10:29:57 oh, actually, this is interesting 10:30:00 using stderr might be the best way 10:30:02 it died on the last test 10:30:10 ntests = 19 10:30:15 it was so close to graduation... 10:32:22 I don't know why file & path aren't in the dump 10:33:11 all it has is an enormous useless pile of defines 10:33:24 er, consts 10:33:36 I guess that'd be a good reason to make them defines instead of consts (so they don't show up in this) 10:33:40 -!- keszocze has quit [Quit: leaving] 10:36:38 -!- Whistling_Bread has quit [Read error: Connection reset by peer] 10:36:38 yeah putting file and path in the dump seems a good compromise 10:38:19 no that's not what I mean 10:38:33 I don't understand why they aren't there already 10:39:21 er..is there even code to print them in the dump though? 10:39:41 I'm talking about the gdb stack trace 10:39:46 oh I see it there 10:39:49 you do? 10:39:56 Running test 19: findray.lua 10:39:57 Running find_ray tests on D:1 10:39:58 -!- Serax has quit [Client Quit] 10:40:20 the last message above game state 10:40:26 well not actual last message 10:40:27 -!- blabber has joined ##crawl-dev 10:40:30 I see it in a few places now 10:40:32 hm 10:40:37 I wonder if all the intermittent crashes are in that test 10:40:49 ... 10:40:55 nrook_loot_triangle (57,9)-(5,9) 10:41:02 so now whe see who caused the problem 10:41:06 I did see that :) 10:41:24 https://travis-ci.org/crawl/crawl/jobs/57127873 is another findray crash, though not the same one 10:41:28 haha, Name: [Superbug99] 10:41:29 there's also the lua segfault 10:42:19 wheals: we were looking at the lua segfault - it seems to be in findray 10:42:46 i see, that was the one you linked a while ago 10:43:26 interesting, https://travis-ci.org/crawl/crawl/jobs/55992055 is a different crash yet 10:44:28 strangely also on D:10 10:44:55 oh, never mind 10:45:18 https://travis-ci.org/crawl/crawl/jobs/54653547 seems to be the same as that last one 10:45:54 -!- olourkin has quit [Remote host closed the connection] 10:46:00 std::vector of length -35183709454558 10:46:03 and https://travis-ci.org/crawl/crawl/jobs/53875821 is findray again 10:46:16 I'm going to remove findray, since it's apparently busted; no idea about the others 10:46:34 seems solution is to remove lua 10:46:58 strange that it thinks (79,7) is out of bounds 10:47:11 something about the maps it's generating 10:48:17 anyway I still can't push because gitorious is garbage and github pushes get squashed 10:48:19 so v0v 10:48:32 imo just abandon gitorious now & let servers go stale until they switch over 10:48:35 -!- PleasingFungus has quit [Quit: ChatZilla 0.9.91.1 [Firefox 37.0.1/20150402191859]] 10:49:22 cold 10:49:37 -!- sk3 has quit [Ping timeout: 264 seconds] 10:54:22 -!- Whistling_Beard has quit [Read error: Connection reset by peer] 11:00:25 as cold as the decaying corpse of gitorious... 11:02:08 a fungus would argue to let things go stale... 11:07:34 -!- Pluie has joined ##crawl-dev 11:09:29 -!- gammafunk has quit [Quit: Lost terminal] 11:09:41 -!- alefury has joined ##crawl-dev 11:13:27 -!- Mekanik has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 11:14:09 -!- mizu_no_oto has quit [Quit: Computer has gone to sleep.] 11:16:44 what's wrong with gitorious 11:16:55 -!- Zekka has quit [Ping timeout: 256 seconds] 11:26:44 -!- gammafunk has joined ##crawl-dev 11:28:29 -!- Lightli_ has joined ##crawl-dev 11:28:42 being shut down soon, apparently being allowed to bitrot? 11:29:14 -!- ussdefiant has quit [Ping timeout: 256 seconds] 11:29:31 -!- Lightli has quit [Ping timeout: 246 seconds] 11:29:51 -!- simmarine has joined ##crawl-dev 11:30:18 -!- lobf has quit [Quit: lobf] 11:30:31 -!- SurpriseTRex has quit [Quit: Leaving] 11:31:20 I am so glad trog corpse saccing was removed 11:31:30 teaching a friend how to play, and it makes stuff much simpler 11:33:32 -!- bonghitz has quit [Remote host closed the connection] 11:34:47 -!- mizu_no_oto has quit [Quit: Computer has gone to sleep.] 11:40:52 can anyone update the download webpage?? I updated Fedora rpms to 0.16.1, i never made rpms for OpenSuSE (who wrote that?) 11:50:01 yeah I have a few webpage updates I need to make 11:50:02 let me do that 11:50:13 BlasterBlade: link for rpms? 11:50:30 BlasterBlade: and are you in fact a hacker trying to install a botnet (be honest) 11:50:52 I ask since I have no way to test rpms 11:52:48 well rpms are there for a while 11:53:03 spec and sources are public 11:53:40 oh, it's just the same url 11:53:46 yeah 11:54:15 ok, I'll update the version info and remove the OpenSUSE thing 11:54:24 but maybe those rpms would work on OpenSUSE? 11:54:50 BlasterBlade: does the Fedora20 statement still apply? 11:55:06 gammafunk: yes i still build for it 11:55:22 BlasterBlade: oh, uh, maybe it's because the url to the rpms is on opensuse? 11:55:40 -!- PleasingFungus has joined ##crawl-dev 11:55:43 -!- edlothiol has quit [Remote host closed the connection] 11:55:56 <|amethyst> 0.16.0 is in the openSUSE 'games' repo 11:56:01 gammafunk: its on opensuse obs service, i didnt do builds for suse 11:56:07 Lightli_: geekosaur: the main issues with gitorious, as I see them, are "you can't push to it" and "you can't pull from it" 11:56:16 ok, well I'll remove OpenSUSE 11:56:32 well you can do those things, just sometimes not! 11:56:32 PleasingFungus: that seems like a problem 11:56:37 -!- Lightli_ is now known as Lightli 11:56:38 it does! 11:56:47 so how do you do changes then 11:56:49 you can do them! occassionally, though, you can't! 11:57:04 why hasn't gitorious been fixed then 11:57:12 because it's being shut down and the owners no longer care 11:57:22 I assume 11:57:35 <|amethyst> Well 11:57:36 oh 11:57:41 I mean, the shut-down thing is known, I'm just assuming about the uncaring. 11:57:43 <|amethyst> I am definitely going to tell everyone I know not to use gitlab 11:57:52 I just pulled 11:57:53 ok, don't use gitlab 11:57:54 fwiw 11:57:57 gitlab has tons of xss a while back I think 11:58:00 no idea what it's like now 11:58:18 nice 11:58:20 had* 11:58:25 unfortunately I'm no longer in a place where I can push 11:58:27 I just got "Keep moon trolls on the moon." which sound slike a fake commit, so maybe gitorious is messing with us 11:58:43 people in the crawl thread were admiring that one 11:58:47 the sa crawl thread 11:58:57 for $10, I could read it.... 11:59:13 I wouldn't recommend it 11:59:17 k 11:59:30 -!- SomeStupidGirl has quit [Ping timeout: 264 seconds] 11:59:55 yeah no idea why gitorious thought "hey a great way to encourage people to sign up for gitlab would be to trash our existing service" 12:00:15 or maybe they thought "our current users are stale and uncool, we need new ones!" 12:00:32 so what git service are you going to use now 12:00:39 <|amethyst> we're already using github 12:00:56 <|amethyst> it's just a matter of stopping the gitorious -> github mirroring script 12:01:13 gammafunk: I assume they thought "we have very few users and no revenue" 12:01:25 "our existing users are a rounding error" 12:01:28 etc 12:01:54 well no, I mean "encourage people using our service" 12:02:25 gitlab upload speed cap is awful - 256kb/s 12:02:27 <|amethyst> I understand shutting down gitorious... but gitlab could, I don't know, keep it working until the date they said it would be shut down 12:02:28 obviously new users who aren't on gitorious won't care, except insofar as they might read bad press about gitorious 12:02:42 yes 12:03:01 <|amethyst> and not switch off git:// URLs a month in advance 12:03:09 <|amethyst> etc etc 12:03:13 maintenance costs money :) 12:03:14 So I should update CXC to pull from github? 12:03:20 Medar: yes, please. 12:03:21 <|amethyst> Medar: yes 12:03:29 <|amethyst> CAO and CSZO are already switched 12:03:31 even if said users are a rounding error, bad press from a small group of users seems not a good way to increase revenue 12:03:40 oh sure it's dumb and shortsighted 12:03:50 but companies are very good at being shortsighted 12:03:54 -!- BlasterBlade has quit [Remote host closed the connection] 12:04:27 <|amethyst> Right... there are business reasons to do it 12:04:41 <|amethyst> and those are also the same business reasons never to trust gitlab 12:05:13 probably we'll learn that they had no actual intention of messing up quite this badly but got in over their heads 12:05:25 I assume they just started firing people, or moving them to other projects 12:05:45 but good point that shutting down git urls was something they planned and was unwise 12:05:56 no idea what's with that 12:06:56 |amethyst: so I just need to "git remote set-url origin ..."? 12:07:25 <|amethyst> if you build any contribs you'll need to update those too 12:07:44 <|amethyst> I just did %s/gitorious\.org/github.com/ on .git/config 12:07:56 ok 12:08:51 is there a reason why util/release_ver is no longer included in official tarballs? i guess i am the only one using this tarballs these days ;) 12:09:25 blabber: no someone else just asked about that, or whas that you? 12:09:50 I didn't realize that the github tarballs don't have util/release_ver since that's created through make, and apparently said tarballs don't have .git anyhow 12:10:01 -!- AltReality has quit [Remote host closed the connection] 12:10:09 -!- MarvinPA has joined ##crawl-dev 12:10:23 I guess it wouldn't make much sense to try to have a copy of repo in the source tarballs 12:10:46 <|amethyst> ? 12:10:51 I wonder if there's some way we can...add a hook for how those source tarballs are made? 12:11:01 <|amethyst> oh, they're constructed automatically? 12:11:03 otherwise we'd have to go back to packaging source 12:11:05 |amethyst: yeah 12:11:08 based on tags 12:11:22 |amethyst: https://github.com/crawl/crawl/releases 12:11:39 doy pointed those out to me, so I linked them instead of uploading our own 12:11:48 but I never tried to build from them, so didn't see this problem 12:12:05 MarvinPA: if you want to pull the trigger on deleting wizlabs, feel free 12:12:24 blabber: it's because our tarballs are auto-generated by github now i think 12:12:33 but I took your lehudib suggestion for mine 12:12:46 oh wow i should read 12:13:06 wheals: does winxp even display letters, or just 1s and 0s? 12:13:51 <|amethyst> hm 12:14:05 <|amethyst> can you even build without util/release_ver and without .git ? 12:14:13 don't think you can 12:14:15 i don't think so 12:14:16 no 12:14:27 that's why i am asking ;) 12:14:33 so they're kind of useless at present, unless you make it yourself 12:14:35 a small issue with the tarballs, i guess :P 12:14:43 -!- quik has quit [Ping timeout: 256 seconds] 12:14:46 gammafunk: a-a-all wizlabs are gonna get deleted? 12:15:01 dpeg: only yours until you finish that portal! 12:15:02 could just commit util/release_ver to the repository 12:15:09 and update it on releases or whatever 12:15:15 dpeg: no but seriously, there's talk of deleting tukima's and eringya's 12:15:32 -!- lobf has joined ##crawl-dev 12:15:35 ??tukima's wizlab 12:15:35 I don't have a page labeled tukima's_wizlab in my learndb. 12:15:52 <|amethyst> %git 0b0dc6a7 12:15:52 07kilobyte02 * 0.6.0-a1-1127-g0b0dc6a: Properly build when out of git (using packaged source). 10(5 years ago, 3 files, 14+ 10-) 13https://github.com/crawl/crawl/commit/0b0dc6a731b5 12:15:53 !delete gammafunk 12:16:06 dpeg: for tukima's we have HoB on elf:2, and eringya's is kind of just a bad map for ranged and the the ranged monsters there aren't terribly exciting, I suppose 12:16:23 it's better now that there are thorn hungers + satyr's, but they're basically all just lair branch monsters + centaurs 12:16:33 it's not a big issue for me as i can workaround this issue in the freebsd ports system, but the generic case to build the source tarballs seems broken. 12:16:44 gammafunk: also vine-covered earth elementals!!! 12:16:45 yeah 12:16:52 !commit Delete PleasingFungus 12:16:52 03gammafunk * 0.17-a0-999-g3fd3ac3: Delete PleasingFungus 10(in the future, 42 files, 777+ 666-) 13http://s-z.org/neil/git/commit.png?p=crawl.git;a=commitdiff;h=3fd3ac3 12:16:53 -!- mizu_no_oto has quit [Quit: Computer has gone to sleep.] 12:17:11 dang my millimarvins 12:17:17 rip 12:17:34 should update !commit to point to github... 12:17:38 heh 12:17:52 Zaba: but then we'd have to commit that sweet robin image to the source 12:18:00 not sure our users deserve it 12:18:32 gammafunk: ok, wasn't aware of that. 12:18:56 some of them are cool, but you have specific one in mind, so no worries 12:19:00 <|amethyst> (also, Eringya hasn't existed for a long time) 12:19:08 dpeg: those maps are salvagable with some serious rework, but finding people to work on them... 12:19:16 <|amethyst> dpeg: gammafunk just added one, so I doubt he'd be removing them all :) 12:19:29 i guess we could have some kind of script that commits a util/release_ver, makes a tag pointing to it, then reverts it being added to the repo :P 12:19:45 if it clutters it up otherwise 12:19:57 hrm 12:19:59 <|amethyst> that's even more clutter 12:20:08 for a release, shouldn't that file just be created? 12:20:16 and then updated with point releases? 12:20:44 -!- rophy has quit [Quit: Miranda NG! Smaller, Faster, Easier. http://miranda-ng.org/] 12:20:44 or maybe there can be a shell script that looks for git, and falls back to something else? not sure 12:20:50 could create it only on the release branch 12:20:54 or just put that in the makefile 12:21:08 <|amethyst> put the version in the makefile? 12:21:52 put a command to look in a backup location if there's no git in the makefile 12:21:59 rather than a separate shell script 12:22:10 and i guess update that backup location on releases 12:22:15 <|amethyst> ? 12:22:15 |amethyst: should we just make source packages and ignore these github ones, in your opinion? 12:22:35 -!- st_ has joined ##crawl-dev 12:22:36 -!- Serax has quit [Quit: Page closed] 12:22:49 <|amethyst> gammafunk: or find a way to convince github to do something other than just tarring up the repo 12:22:53 i guess this would just be to have a default util/release_ver 12:22:53 yeah 12:23:05 that's why I mentioned some kind of hook for these, maybe github has one, let me see 12:24:11 -!- dpeg has quit [Quit: leaving] 12:24:13 <|amethyst> oh, does our tarball contain dependencies? 12:24:17 <|amethyst> contribs I mean 12:24:32 the github one doesn't no 12:24:41 I did put up a fulldep one for windows 12:24:48 Unstable branch on crawl.akrasiac.org updated to: 0.17-a0-491-gbd49765 (34) 12:25:14 "Full source with dependencies" on the download page 12:25:26 so that one will work for building since it's done with make package-source 12:25:29 <|amethyst> hm 12:25:31 or whatever that target was called 12:25:37 <|amethyst> if we have to make that one anyway 12:25:41 yeah 12:25:47 <|amethyst> then probably it makes sense to just make both 12:25:48 and we do have to make it for win and os x 12:25:58 so that seems to be the solution 12:26:12 otoh it'd be nice if github didn't provide broken release packages 12:26:20 so we should still figure out if that can be fixed 12:26:39 doesn't github have the version in the tarball name? just need to parse that :P 12:26:42 but I'll just upload the nodep file from make package-source 12:26:52 hrm, true but what dir 12:26:59 yeah, i'm joking 12:27:06 imagine most people would just delete it 12:27:19 <|amethyst> hm 12:27:25 yeah the dir is probably not even the point release 12:27:30 <|amethyst> btw, I think util/columnise-credits.pl doesn't do anything anymore 12:27:42 Looks like the travis URL in README.md is out of date 12:28:07 another thing we may run into, apparently github supports markdown in commits? 12:28:13 I assume we want to generally not use that? 12:28:18 commit messages, I mean 12:28:41 <|amethyst> does that mean that if I make a bulletted list I have to put spaces in between the entries? 12:28:59 <|amethyst> or is that reST I'm thinking of 12:29:08 <|amethyst> s/spaces/blank lines/ 12:29:14 maybe this only works if you make the commit message in the github.com editor 12:29:34 but I noticed this: https://github.com/crawl/crawl/releases/new 12:30:20 -!- Kalir has quit [Changing host] 12:31:18 no wins for always-mulching yet. http://crawl.berotato.org/crawl/experimentals/0.16/branches/mulch_ado_about_nothing.html 12:31:23 markdown does not use blank lines between list elements, no 12:31:29 that might just be for tag descriptions 12:31:43 doy: yeah, it says you can use markdown in "Comments in Issues and Pull Requests" 12:31:50 and I guess that extends to tags 12:32:03 yeah, i don't think it includes commit messages 12:32:12 <|amethyst> %git :/** 12:32:12 Could not find commit :/** (git returned 128) 12:32:13 rather, it uses them to mean that every entry is a separate paragraph 12:32:14 <|amethyst> %git :/\*\* 12:32:29 07PleasingFungus02 * 0.16-a0-4041-g63baae8: Add a lava worm corpse tile (9492) 10(7 weeks ago, 2 files, 5+ 0-) 13https://github.com/crawl/crawl/commit/63baae8fa0f5 12:32:29 GitHub supports emoji! :sparkles: :camel: :boom: 12:32:29 thank goodness 12:32:29 <|amethyst> %git 63baae8 12:32:30 07PleasingFungus02 * 0.16-a0-4041-g63baae8: Add a lava worm corpse tile (9492) 10(7 weeks ago, 2 files, 5+ 0-) 13https://github.com/crawl/crawl/commit/63baae8fa0f5 12:32:48 <|amethyst> that one didn't get bold-italicised anyway 12:33:24 <|amethyst> %git 3aecbe7 12:33:28 07PleasingFungus02 * 0.17-a0-436-g3aecbe7: Simplify monster spines 10(6 days ago, 5 files, 21+ 27-) 13https://github.com/crawl/crawl/commit/3aecbe7c4164 12:33:36 <|amethyst> yeah, looks fine 12:34:14 -!- Zargon has quit [Quit: Page closed] 12:34:15 I'm still laughing at the bug mentioned in that last commit, btw 12:34:25 drac/ds code....... 12:34:59 <|amethyst> IMO make the drac/ds stuff apply to more things 12:35:27 no! no!!! 12:35:28 <|amethyst> so it won't be a few edge cases that everyone forgets 12:35:34 <|amethyst> human necromancer 12:35:58 I have a partial WIP of "one color per drac class" 12:36:04 sitting in a local branch 12:36:17 three-hdead ghostly human necromancer zombie shapeshifter 12:36:22 *headed 12:36:36 mimic 12:36:40 <|amethyst> wheals: -rat-rat chimera 12:36:41 it's unfortunate, since you don't get most of the code siimplifications until you also de-flavour ds classes 12:36:54 i like the way drac/ds stuff works currently 12:37:01 PleasingFungus: you should totally volunteer to do that for me then! 12:37:03 -!- Pluie has quit [Ping timeout: 245 seconds] 12:37:05 <|amethyst> doy: as a player I hope! 12:37:09 <|amethyst> doy: and not as a programmer :) 12:37:10 |amethyst: yes 12:37:13 (: 12:37:14 ????githubpoke 12:37:14 I don't have a page labeled ??githubpoke in my learndb. 12:37:17 ??githubpoke 12:37:17 githubpoke[1/1]: http://tozt.net:9876/crawl 12:37:34 what is that port number... 12:37:48 his birth year 12:37:53 1 2 3 4 12:37:55 9 8 7 6 12:38:00 doy, from the future 12:38:09 MarvinPA: it's on th etodo........ 12:38:16 <|amethyst> it's why the Philadelphia basketball team is afraid of 9 12:38:35 i will continue putting it off myself too, then 12:38:37 I didn't put MPA's name next to remove cTele because I was afraid I'd be yelled at 12:38:37 heh 12:38:54 gammafunk: i'm sure chris will be willing to do it for you 12:38:55 should have linked to the ogg instead 12:39:06 doy: do you find different flavors of classed ds meaningfully distinct? also, do you understand what they do? 12:39:14 03gammafunk02 07* 0.17-a0-492-g9f5bcc4: Fix the travis build image (Medar) 10(4 minutes ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/9f5bcc45e715 12:39:18 well 12:39:20 not currently for ds 12:39:28 mostly because by the time you reach ds, they are just popcorn 12:39:34 wheals: chris only works through his sanctified dev team angel 12:39:45 i think it could be if that problem was solved, though 12:39:51 i do notice drac colors, for instance 12:40:04 Medar: thanks 12:40:05 <|amethyst> %git 048af079 12:40:05 07|amethyst02 * 0.13-a0-2126-g048af07: Add blackcustard, elliott, qoala, infiniplex, and lainiw to CREDITS.txt. 10(1 year, 9 months ago, 1 file, 5+ 0-) 13https://github.com/crawl/crawl/commit/048af079fd42 12:40:40 gammafunk: anyway, why not "lehudib's lunar lab" 12:41:02 Unstable branch on CRAWL.XTAHUA.COM updated to: 0.17-a0-491-gbd49765 (34) 12:41:06 gammafunk: (and also see https://crawl.develz.org/wiki/doku.php?id=user:chris) 12:41:06 silly levels of alliteration are more a Grunt thing 12:41:07 gammafunk: thank you! 12:41:20 ok, CXC should be pulling from github now 12:41:41 wheals: am I no. 2, or is that someone else? 12:42:00 there are so many potential "unpersons" on the dev team 12:42:08 -!- mumra has quit [Ping timeout: 250 seconds] 12:42:20 <|amethyst> 13:42:01 <+gammafunk> there are so many potential "unpersons" on the dev team 12:42:23 <|amethyst> 13:42:09 ۰۰-- mumra [~mumra@143.252.1.30] has quit 12:42:28 <|amethyst> look what you did! 12:42:40 dang! 12:42:42 -!- fiddlerwoaroof has quit [Remote host closed the connection] 12:43:08 gammafunk: i think you got the first letter right 12:43:27 <|amethyst> oh yeah 12:43:43 <|amethyst> sandman still has some patches waiting to land 12:43:50 yeah so does amalloy_ 12:43:58 <|amethyst> I've not had a lot of time for crawl dev recently 12:44:11 <|amethyst> 5 commits this month :( 12:45:14 <|amethyst> IIRC they still need some work, but I listed what still needed to be done on mantis 12:45:54 <|amethyst> !bug 9340 12:45:54 https://crawl.develz.org/mantis/view.php?id=9340 12:46:26 <|amethyst> if someone wants to get to that before I do, feel free 12:46:37 <|amethyst> otherwise I might get a chance to take a look this weekend 12:47:03 <|amethyst> assuming I don't get dragged out of town to board meetings 12:47:59 Ensconced away in your ivory tower! 12:48:18 <|amethyst> playing the glass bead game 12:48:45 hm, it seems as if building without wizard mode is also broken. i guess i'll just remove this option from the freebsd port... 12:48:55 <|amethyst> hm 12:48:58 oh that sounds bad 12:49:04 <|amethyst> that would be a bug yeah 12:49:28 <|amethyst> wouldn't be the first, but we fixed the last one 12:49:44 should add non-wizard builds to travis, maybe? 12:49:57 <|amethyst> doy: we should drop some of the existing builds first 12:50:02 maybe 12:50:04 <|amethyst> doy: it already takes 3+ hours 12:50:04 like which? 12:50:27 also, it doesn't take 3+ hours 12:50:34 that's the sum of all build times 12:50:42 it takes 25-30 minutes 12:50:45 generally 12:50:51 <|amethyst> ah 12:50:55 <|amethyst> that makes more sense 12:51:08 which is still a lot though 12:51:45 should i create a mantis entry for broken wizard builds? 12:51:50 blabber: yeah 12:51:57 aye 12:52:31 <|amethyst> doy: hm, maybe WEBTILES=1 BUILD_ALL=1 12:52:38 -!- namad8 has quit [] 12:52:53 <|amethyst> doy: since I can't think of anything that would be caught by that and not by either WEBTILES=1 or TILES=1 BUILD_ALL=1 12:52:59 -!- Zekka has quit [Ping timeout: 252 seconds] 12:53:09 windows console builds, maybe 12:53:14 but yeah, shrug 12:53:27 * wheals wonders how someone drew a tile representing "It is impossible to tell whether the statue is intended to represent some creature or personage, or is completely abstract." 12:53:41 <|amethyst> wheals: is that the "@" ? 12:54:04 sounds like zot statue 12:54:08 yeah 12:54:14 to gammafunk, not |amethyst you joker!! 12:54:26 wheals: did you not see the tile? 12:54:39 pretty good job of being weird and amorphous 12:54:46 i didn't look at it yet actually 12:55:22 it's from a sprint map, and even kept the description the same since it was pretty much fine as-is 12:55:34 *I even 12:56:01 yeah 12:56:14 pretty nice job ontoclasm :) 12:57:26 -!- hy-on-github_ has joined ##crawl-dev 12:57:26 his artwork is so legendary, even bizarre creatures on forgotten moon copy his works 12:57:57 -!- Kolbur has joined ##crawl-dev 12:58:28 !learn e moon_troll_leather_armour s/ .unl.*// 12:58:29 moon troll leather armour[1/1]: the +4 moon troll leather armour (Spirit MP+5 Regen). Base type is troll leather armour, which stacks with the intrinsic 40 regen 12:58:34 !learn e moon_troll_leather_armour s/$/. 12:58:35 moon troll leather armour[1/1]: the +4 moon troll leather armour (Spirit MP+5 Regen). Base type is troll leather armour, which stacks with the intrinsic 40 regen. 12:59:03 ??tukima's 12:59:03 I don't have a page labeled tukima's in my learndb. 12:59:05 ??tukimas 12:59:06 tukimas ~ tukima ~ tukima's dance[1/3]: A level 3 Hexes spell that animates the weapon of the targeted creature, creating a {dancing weapon}, and causes it to attack its former owner exclusively, {Haunt}-style. 12:59:16 ??fleshworks 12:59:17 cigotuvi's fleshworks[1/3]: You part the fleshy orifice. You are engulfed in noxious fumes! 12:59:29 !readall cigotuvi's_fleshworks 12:59:29 You part the fleshy orifice. You are engulfed in noxious fumes! / This fleshy orifice is marked as excluded! / Not guaranteed to have cure mut, but will at least have an amulet of resist mutation (so useful for *after* it) as well as tmut books and a staff of death and probably some potions of beneficial mutation. 12:59:33 -!- hy-on-github has quit [Ping timeout: 245 seconds] 12:59:33 -!- hy-on-github_ is now known as hy-on-github 12:59:39 Builds with NOWIZARD are broken 13https://crawl.develz.org/mantis/view.php?id=9622 by blabber 13:00:08 man, a great vault just occurred to me: a trog overflow with a sign written in blood: NOWIZARD 13:00:48 W vault with EXPLORE 13:05:30 <|amethyst> spider entry vault with "WEBTILES=YesPlease" 13:07:07 why are tomahawk explosions green 13:07:11 i thought i was being mephed 13:07:35 oh, probably because tomahawks are green 13:07:42 yeah that's not the best colour to use 13:08:05 fr make tomahawks purple like axes, and nets green 13:09:25 -!- icebreaker has quit [Ping timeout: 264 seconds] 13:10:39 !learn set lehudib's_moon_base A wizlab featuring a {moon troll} and earth, crystal, and "space" (some eyes and abyss) monsters. Good random loot, an acquirement-level item guarded by a lunar statue, and a Lehudib randbook. 13:10:40 lehudib's moon base[1/1]: A wizlab featuring a {moon troll} and earth, crystal, and "space" (some eyes and abyss) monsters. Good random loot, an acquirement-level item guarded by a lunar statue, and a Lehudib randbook. 13:10:59 !learn set moon_base see {lehudib's moon base} 13:10:59 moon base[1/1]: see {lehudib's moon base} 13:11:07 ??moon_troll 13:11:07 moon troll leather armour[1/1]: the +4 moon troll leather armour (Spirit MP+5 Regen). Base type is troll leather armour, which stacks with the intrinsic 40 regen. 13:12:23 !learn set moon_troll[1] A monster found only in lehudib's {moon base}. Speed 12 iron troll with more hd and the {Singularity} spell. 13:12:24 moon troll[1/1]: A monster found only in lehudib's {moon base}. Speed 12 iron troll with more hd and the {Singularity} spell. 13:12:28 alsofr make the Moon Troll a proper unique for tournament/milestones, let's get a new super-rare one to compete for like oldJory 13:12:45 we'd have to do that for the other wizlab ones then 13:13:08 for now all you get is an entry in your kill list 13:13:23 what colour are nets, anyway 13:13:36 my rc makes them orange but i think that's not the default 13:13:37 nets are currently purple 13:13:41 -!- UncertainKitten has joined ##crawl-dev 13:13:47 because they used to be dark grey 13:13:51 <|amethyst> purple is the new black 13:14:42 !learn edit moon_troll[1] s/.$/. Always wears {moon troll leather armour} unless this has generated, otherwise artefact {troll leather armour}. 13:14:43 moon troll[1/1]: A monster found only in lehudib's {moon base}. Speed 12 iron troll with more hd and the {Singularity} spell. Always wears {moon troll leather armour} unless this has generated, otherwise artefact {troll leather armour}. 13:14:46 my rc making tomahawks darkgrey is actually how i noticed 13:14:50 %git :/override 13:14:50 07wheals02 * 0.17-a0-212-ga7499c4: Obey item colour overrides for projectiles. 10(2 weeks ago, 1 file, 2+ 1-) 13https://github.com/crawl/crawl/commit/a7499c4cbc59 13:15:11 because they're mini axes and nostalgia is too great for me 13:15:17 orange...aka lightred? 13:15:24 gammafunk: aka big orange nets 13:15:26 ??orange 13:15:27 hill giant[1/1]: Big orange C with big orange clubs that hit for big orange damage and can be big orange trouble in melee. Sometimes carries a big orange throwing net. 13:15:46 todo: recolour g(s)cs orange 13:15:49 but yeah it really bugs me how tomahawks are not the same color as axes. javelins and spears are similar and both red after all. 13:16:02 -!- axecop has quit [Quit: Page closed] 13:16:15 I still like the "just make them darts again" suggestion 13:16:22 but I guess tomahawks are here to stay 13:16:22 <|amethyst> yeah 13:16:42 I liked the suggestion of turning needles into darts 13:17:19 well tomahawk is sort of innately confusing, since there's a tendency to think of it as a wielded weapon 13:19:54 i mean I'm not arguing for weapon realism, but we have "hand axe" as a wielded weapon but tomahawks are basically a hand axe in any real-world sense 13:20:20 -!- Sczcya has joined ##crawl-dev 13:20:57 <|amethyst> well 13:21:08 <|amethyst> they were added after we removed the ability to throw hand axes 13:21:17 <|amethyst> s/after/shortly &/ 13:21:46 <|amethyst> no one liked my first suggestion of "francisca" :P 13:22:32 -!- rchandra has joined ##crawl-dev 13:22:50 if you have a francisca of flame, can you make french fries? 13:23:54 <|amethyst> FR: death spud 13:24:59 -!- mauris_ has joined ##crawl-dev 13:25:54 I'm just curious on the new mp changes.. some artifacts have -9MP so if you pick one of those guys up early game you basically have no magic. This was not the case before 13:26:12 how often do you pick up -9 mp artifacts early 13:26:14 actually not basically.. you really have no magic 13:26:19 i don't recall that one happening once 13:26:22 <|amethyst> what happened before? 13:26:38 well you start with more mp in 0.16 13:26:56 -!- mauris has quit [Ping timeout: 240 seconds] 13:27:39 it took quite a while to bring invocations up just so that I could do anything. I'm not really complaining just curious if those artifacts or things that do magic reduction need reviewing 13:27:55 <|amethyst> could make them work like antimagic instead 13:28:34 <|amethyst> though that would require a new prop I guess 13:28:53 to be honest though I actually like it 13:29:07 I'm not sure I understand the problem. 13:29:13 <|amethyst> yeah, I don't think it's a problem exactly 13:29:14 in the past I never really worried about -mp items (except maybe magic guys) 13:29:36 if you're not a magic guy why would you care now? 13:29:40 <|amethyst> wheals: invo 13:29:49 and evo 13:30:14 <|amethyst> does any evo other than nemelex abilities use MP? 13:30:20 It was memorable because I have never had a game other than DD where I had 0 mp 13:30:22 -!- Whistling_Beard has quit [Read error: Connection reset by peer] 13:30:36 |amethyst: well, cboe gives back mp 13:30:37 I thought invis 13:30:40 <|amethyst> oh right, that mutation 13:30:44 <|amethyst> aha 13:30:47 <|amethyst> forgot about 'a' 13:30:48 oh yeah, artps/rings 13:31:00 -!- kroki_ has quit [Client Quit] 13:31:11 <|amethyst> avocations 13:31:21 incidentally I had an invis cape when this happened 13:31:38 I don't think it's bad if artefact props are relevant more often. 13:31:38 lantern of shadows 13:31:46 MarvinPA: unvocations 13:31:53 -!- omnirizon has quit [Quit: Page closed] 13:32:00 does that depend on evo? 13:32:05 I agree.. I like the change. -mp now matters far more 13:32:07 -!- bgiannan has joined ##crawl-dev 13:32:07 depends on evo and uses mp, yeah 13:33:10 agentgt: i'm not really sure how much the change is in the new mp formula, though, since remember -MP items are quite new as well 13:33:58 -!- Crehl has quit [Read error: Connection reset by peer] 13:34:22 -!- amalloy_ is now known as amalloy 13:34:49 -!- Sczcya has quit [Ping timeout: 245 seconds] 13:35:49 the more I think about it the more I actually like the -mp + low initial mana... so ignore that I said anything :) 13:36:16 <|amethyst> hm, what is it that colours lantern of shadows as a good item? 13:36:22 <|amethyst> I don't see good_item in its prefixes 13:36:55 <|amethyst> oh, I see 13:37:03 <|amethyst> menu += cyan:.*misc.*[lL]antern in menu-colours.txt 13:37:07 <|amethyst> should that be removed maybe? 13:37:14 probably 13:37:19 i bet this is doy's fault 13:37:35 -!- SomeStupidGuy has quit [Ping timeout: 244 seconds] 13:37:36 yup 13:37:50 <|amethyst> ? 13:38:00 at some point in 0.4-ish time, someone just imported my personal config as the default config pretty much entirely 13:38:04 <|amethyst> aha 13:38:16 there were a few questionable things in there 13:38:29 <|amethyst> doy: is that where the curare thing came from? 13:38:32 |amethyst: yup 13:38:37 maybe someone will do that with my rc for 0.17 13:38:48 <|amethyst> dat/defaults/HDA.rc 13:39:00 <|amethyst> dat/defaults/qw.rc 13:39:20 yeah, random choose from gammafunk.rc, HDA.rc, qw.rc 13:39:37 <|amethyst> load all three and hope for the best 13:39:51 -!- TimPB has quit [Quit: Page closed] 13:40:11 !cmd !blame2 .echo $(re-replace '(.)' '$1$1$1' $1) 13:40:12 Defined command: !blame2 => .echo $(re-replace '(.)' '$1$1$1' $1) 13:40:16 !blame2 doy 13:40:16 dddoooyyy 13:40:25 !blame2 Grunt 13:40:25 GGGrrruuunnnttt 13:40:25 nice 13:40:31 !blame2 PleasingFungus 13:40:31 PPPllleeeaaasssiiinnngggFFFuuunnnggguuusss 13:40:34 <|amethyst> Are we still removing D&Disms, btw? 13:40:49 -!- wheals has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client] 13:41:00 |amethyst: I don't know that it's an active policy. what do you have in mind? 13:41:03 <|amethyst> !blame2 $(!blame2 blame2) 13:41:04 bbbbbbbbblllllllllaaaaaaaaammmmmmmmmeeeeeeeee222222222 13:41:04 FR rename magic dart to magic missile 13:41:08 !cmd blame3 .echo $(re-replace '([aeiouy])' '$1$1$1$1$1' $1) 13:41:08 Defined command: !blame3 => .echo $(re-replace '([aeiouy])' '$1$1$1$1$1' $1) 13:41:14 !blame3 wheals 13:41:14 wheeeeeaaaaals 13:41:17 <|amethyst> PleasingFungus: I don't know what to replace it with, but lajatangs 13:41:23 oh 13:41:28 v0v 13:41:41 have you considered consulting eronarn's weapon reform page 13:42:06 that sounds like a good idea, do that 13:42:06 Eronarn: You have 93 messages. Use !messages to read them. 13:42:40 the podemaster lives! 13:42:52 aaaa 13:43:33 I think when I asked Eronarn for thematic inspiration for op crushers he said something like "psychic attack" 13:43:50 who invented starcursed masses? 13:43:55 <|amethyst> Eronarn: what page am I looking for? 13:44:00 <|amethyst> PleasingFungus: the name or the monster? 13:44:03 gammafunk: http://en.wikipedia.org/wiki/Paul_the_Octopus 13:44:10 |amethyst: (it's not a good idea at all) 13:44:37 |amethyst: the theme, I suppose 13:44:47 <|amethyst> PleasingFungus: I assumed the monster was DracoOmega but he may have gotten inspiration from someone else 13:44:48 Octopode god, predicts the outcome of every fight 13:44:58 <|amethyst> PleasingFungus: the name was probably due ? 13:45:01 neat 13:45:43 <|amethyst> many of the new abyss monsters were already in enum.h well before they were implemented 13:46:00 <|amethyst> so it was a matter of finding mechanics to fit preexisting names 13:46:35 <|amethyst> %git abec47e91 13:46:39 07due02 * 0.8.0-a0-4177-gabec47e: New unique: Jory, in the Tower of Silence; new monster enums. 10(4 years, 3 months ago, 9 files, 110+ 2-) 13https://github.com/crawl/crawl/commit/abec47e9177a 13:46:45 <|amethyst> Also adds enums for the new Abyssal horrors: I was getting sick and 13:46:45 <|amethyst> tired of stashing them every time I need to make a commit. 13:47:03 <|amethyst> branch_reasons 13:49:40 "Might be a bit over the top." 13:49:40 @The_monster@ says, "Hawthorn can't hurt me." 13:49:42 <|amethyst> I like sorear's info in the wiki 13:49:59 <|amethyst> "The author of the disintegration effect that causes chunks and blood to spatter everywhere, but probably a very nice person otherwise." 13:50:47 -!- kroki_ has quit [Quit: Page closed] 13:52:03 <|amethyst> oh, someone should move r*x's and N*pk*n's entries there 13:52:26 -!- CanOfWorms has joined ##crawl-dev 13:52:33 -!- rchandra is now known as krocki 13:52:43 -!- Twiggytwiggytwig has quit [Quit: See ya guys later ;)] 13:55:18 -!- Sczcya has joined ##crawl-dev 13:58:50 -!- bgiannan has quit [Quit: Bye!] 13:59:32 well, it looks as if i have a working tty package now. i'll look into sdl later. 13:59:42 -!- kroki_ has quit [Quit: Page closed] 14:00:17 -!- agentgt_ has quit [Client Quit] 14:02:47 -!- blabber has quit [Quit: leaving] 14:06:24 the gitorious commit list seems not in the right order, weird 14:08:13 <|amethyst> gammafunk: they're sorting by commit date, not topology 14:08:20 ah 14:08:23 <|amethyst> gammafunk: and those three commits of yours have the same timestamp 14:08:36 <|amethyst> still 14:08:41 %git :/Lehudib 14:08:43 07gammafunk02 * 0.17-a0-488-g0a147b9: A new wizlab: Lehudib's Moon Base 10(7 months ago, 8 files, 203+ 1-) 13https://github.com/crawl/crawl/commit/0a147b9ce386 14:08:50 took 7 mo... 14:09:02 <|amethyst> you'd think they'd start with a topological sort and then do a stable sort by commitdate 14:09:03 should have changed the timestamp... 14:09:29 <|amethyst> I should figure out some way to let chei show commit dates without being too spammy 14:09:32 really, gitorious displays commits in chronological order? 14:09:34 yeah, it seems weird to not do by topology 14:09:47 it's like...not just a dumb thing, it is actively hard to do 14:09:52 <|amethyst> well 14:09:57 <|amethyst> they are organised under days 14:10:21 <|amethyst> and you pretty much have to sort by some date to do that 14:10:38 ??gitorious 14:10:38 git[1/2]: Readonly: git clone git://gitorious.org/crawl/crawl.git Read/Write: git@gitorious.org:crawl/crawl.git Web interface: http://s-z.org/neil/git/?p=crawl.git;a=summary 14:10:47 <|amethyst> they do have a graph page too 14:10:52 -!- Lightli has quit [Ping timeout: 246 seconds] 14:11:02 <|amethyst> however it doesn't show as much info and is slow to load 14:11:06 -!- simmarine has quit [Quit: Leaving] 14:11:49 <|amethyst> the pages in question: https://gitorious.org/crawl/crawl/commits/HEAD and https://gitorious.org/crawl/crawl/graph/HEAD 14:12:53 pretty sure github does the same thing 14:12:59 gammafunk: imo old commits are a mark of honor 14:13:07 did you see the year-old commits I made a few weeks ago? 14:14:01 <|amethyst> the true mark of honour is borne by doy 14:14:07 <|amethyst> "in the future" 14:14:36 also good. 14:15:30 -!- Akitten_Homura has joined ##crawl-dev 14:18:00 -!- UncertainKitten has quit [Ping timeout: 272 seconds] 14:18:48 Basil had an epic old commit 14:18:55 since his system date was wrong 14:19:07 it was like 7 years ago 14:19:09 ? 14:19:10 dang 14:21:36 %git b23ec668aaacc81a7456289596142ecc839749ca 14:21:36 07Sage02 {|amethyst} * 0.14-a0-1734-gb23ec66: Make vine stalker bite's mana drain key off of current mana. 10(8 years ago, 1 file, 12+ 8-) 13https://github.com/crawl/crawl/commit/b23ec668aaac 14:21:54 -!- halberd has quit [Changing host] 14:24:16 -!- Tux[Qyou] has joined ##crawl-dev 14:24:16 -!- Sczcya has quit [Ping timeout: 252 seconds] 14:25:08 -!- Sczcya has joined ##crawl-dev 14:26:16 -!- bgiannan has joined ##crawl-dev 14:26:28 "This should solve the problem that vine stalker bite was more useful for melee backgrounds solely as a source of extra hp than it was for magical backgrounds as a source of mana replenishment." 14:26:30 oops 14:32:16 -!- simmarine has joined ##crawl-dev 14:32:43 -!- LexAckson_ has joined ##crawl-dev 14:33:16 -!- mong has quit [Ping timeout: 246 seconds] 14:34:35 how is that a problem 14:35:27 -!- LexAckson has quit [Ping timeout: 244 seconds] 14:35:44 -!- Pluie has joined ##crawl-dev 14:40:08
  • Community LearnDB Lookup: Short yet up-to-date entries on game items & concepts
  • 14:40:08
  • Community Wiki: Article format, focused on describing the stable release
  • 14:40:08 -!- st_ has quit [Ping timeout: 276 seconds] 14:40:08 "Article format," is not a great way to say that 14:40:08 Just trying to provide a bit of context since we link to the learndb lookup as well 14:40:18 kvaak: it apparently was not the Designer's Intent 14:40:27 which I can sympathise with 14:41:32 honestly, if they really wanted that playstyle, they should have removed mana shield (and tweaked hp/apts as necessary). 14:41:45 *removed vs's built-in mana shield 14:41:47 guardian spirt, w/e 14:43:33 -!- st_ has joined ##crawl-dev 14:44:09 -!- krocki is now known as rchandra 14:46:22 I think they were really going for just "power species with big drawbacks" 14:47:05 PleasingFungus: well in that case VS should've probably got giraffe necks 14:47:17 heh 14:47:21 I remember dck responded to people questioning the lore/name of vinestalker, saying that he asked a lot of people who never played dcss if they thought the name made sense 14:47:26 including his grandma 14:47:33 which is cute to imagine 14:47:36 ya 14:48:06 "grandma, what would you call a species of magical parasitic vine that exists in a symbiotic relationship with the nearly-dead and drains the magic of others to sustain itself?" 14:48:30 magical leech plant 14:48:37 "...Vinestalker, dear. Now why don't you have some more pie." 14:48:38 the name isnt very good unfortunately 14:48:40 magical parasite leech plant? 14:49:16 it's average imo 14:49:48 we were all sad that that VS->Vi abbreviation change never happened 14:49:54 oh, the words we could have made! 14:49:54 -!- amalloy is now known as amalloy_ 14:49:58 including ViNe! 14:51:07 the vine vidk vicj streak...? 14:51:33 also vm -> PE to bring hope to crawl 14:52:02 -!- Alarkh has joined ##crawl-dev 14:53:46 CanOfWorms: pretty cool ViBe that'd be 14:54:25 ces't la viie/viee? 14:54:28 *c'est 14:55:09 CanOfWorms: oh I forgot to thank you and Grunt in the moon base commit 14:55:18 :O 14:55:19 but thanks to you both all the same 14:55:39 hopefully many souls will be crunched into the great singularity 15:00:37 maybe new giant tiles will go in before the first death there to a stone giant 15:00:37 maybe 15:00:37 !lm * br.enter=wizlab milestone~~moon_base 15:00:37 -!- SomeStupidGuy has quit [Ping timeout: 245 seconds] 15:00:37 1. [2015-04-09 19:22:52] Crut the Scorcher (L22 HuFE of Vehumet) entered Lehudib's Moon Base on turn 77846. (Vaults:4) 15:00:37 :o 15:00:37 !cmd .moon !lm * br.enter=wizlab milestone~~moon_base $* 15:00:37 Defined command: .moon => !lm * br.enter=wizlab milestone~~moon_base $* 15:00:37 !lg crut 15:00:37 496. Crut the Grave Robber (L5 HuNe), blasted by Natasha (wand of flame) on D:3 on 2015-04-07 16:38:43, with 106 points after 2736 turns and 0:08:31. 15:00:37 !lm crut 15:00:37 3009. [2015-04-09 19:22:52] Crut the Scorcher (L22 HuFE of Vehumet) entered Lehudib's Moon Base on turn 77846. (Vaults:4) 15:00:37 !lm crut x=src 15:00:37 3009. [2015-04-09 19:22:52] [src=cao] Crut the Scorcher (L22 HuFE of Vehumet) entered Lehudib's Moon Base on turn 77846. (Vaults:4) 15:00:37 -!- Cheibriados has quit [Ping timeout: 264 seconds] 15:19:21 Potion of experience is breaking the game (0.16.1) 13https://crawl.develz.org/mantis/view.php?id=9623 by Amaterasu 15:35:39 -!- Cheibriados has joined ##crawl-dev 15:35:39 -!- The topic of ##crawl-dev is: Crawl Development | Logs: http://s-z.org/crawl-dev/ | People with +v have commit access. | Please keep general Crawl-related chat to ##crawl. | Dev wiki: http://crawl.develz.org/wiki | Long stuff to a pastebin service, please. 15:35:39 -!- The topic of ##crawl is: Play Dungeon Crawl Stone Soup online now! Type ??servers for instructions. | http://crawl.develz.org | FooTV: http://termcast.develz.org - ??footv for instructions | See also ##crawl-offtopic | 0.16 Tournament: http://dobrazupa.org/tournament/0.16/ 15:35:43 -!- SomeStupidGuy has quit [Read error: Connection reset by peer] 15:36:33 mostly by not leaving you exposed after you read it and step backwards, all thanks to one conveniently placed mist cloud 15:39:03 <|amethyst> so a hierarchy of clouds? 15:39:12 sounds complex 15:39:38 <|amethyst> because letting fog replace fire and other damaging clouds probably wouldn't be good 15:39:43 !source cloud_is_stronger 15:39:43 1/1. https://github.com/crawl/crawl/blob/master/crawl-ref/source/cloud.cc#l717 15:40:03 if you were curious about the existing logic 15:40:05 <|amethyst> oh huh 15:40:14 <|amethyst> I didn't know there was existing logic 15:40:15 <|amethyst> neat 15:40:27 <|amethyst> hm 15:40:32 I strongly doubt that most of it is ever relevant 15:40:33 -!- lnr has quit [Ping timeout: 244 seconds] 15:40:35 <|amethyst> doesn't that say that fog is stronger than mist? 15:40:39 <|amethyst> and mist than fog 15:40:44 e.g. upgrading meph to poison 15:40:47 <|amethyst> since they're both _is_weak_cloud 15:41:12 |amethyst: possibly the fog logic just checks if there's any cloud already present at all? 15:41:17 <|amethyst> ah 15:41:34 -!- ZChris13 has joined ##crawl-dev 15:42:20 <|amethyst> big clouds avoid all other clouds by default 15:42:47 <|amethyst> which I guess could be neat because it gives you options for shaping big clouds 15:42:58 -!- wheals has joined ##crawl-dev 15:42:59 <|amethyst> !source _cloudable 15:42:59 1/1. https://github.com/crawl/crawl/blob/master/crawl-ref/source/target.cc#l512 15:43:34 also imho that 'stronger cloud' logic should be eliminated (excepting tornado) rather than used more - it's a set of special cases for the sake of special cases 15:43:45 <|amethyst> hm 15:44:03 shouldn't that be using map_knowledge 15:44:08 -!- pintc has quit [Ping timeout: 250 seconds] 15:45:39 -!- amalloy_ is now known as amalloy 15:45:59 yeah, honestly i don't have an issue with ?fog being weaker in swamp 15:47:10 <|amethyst> wheals: I don't know, I think the leak is better than being able to do things like: create a big cloud, walk away so some of it is OOS (and hence in your map_knowledge), then use that as a firewall to funnel your clouds into LOS 15:47:17 and i agree that special cases about clouds being "stronger" or whatever are just spoilery and confusing 15:47:47 hm, so the targetter actually uses the same code to determine what actually gets hit? 15:47:51 no unspoilered player would ever, ever guess the meph -> poison thing. or encounter it, probably. when would that even come up? 15:48:01 yeah 15:48:20 <|amethyst> I think people will notice if dust starts blocking meph though 15:48:42 <|amethyst> maybe not since there's not much of it in the early dungeon 15:48:46 the weak cloud thing is more defensible; it Makes Sense that junk clouds can be easily displaced. idk if that's enough justification but it's something 15:48:50 |amethyst: there's not much dust at all 15:48:54 unless you follow qaz 15:49:02 or are mephing spiders 15:49:03 aside from qaz it's just... jumping spiders? 15:49:15 doy: i didn't see the whole log since Cheibriados was down a bit but it seems very bad to me if ?fog is worse in swamp because of hitting the level limit 15:49:26 wheals: not from hitting the level limit 15:49:31 <|amethyst> PleasingFungus: and boulder beetle, but I meant it generically 15:49:32 you might mean just mist being around? 15:49:39 oh I forgot about boulder beetles 15:49:40 just because clouds generated by ?fog don't replace mist clouds 15:49:54 and mist clouds are transparent 15:50:12 -!- agooddog has quit [Client Quit] 15:50:44 the refreshing taste of thin mist 15:51:09 guess I should've known that 15:52:45 I suppose it wouldn't change very much to make them like fog 15:53:12 would need to take them away from \clouds, maybe modify that one early vault with it 15:53:20 the entire point of them existing is that they're not fog 15:53:24 <|amethyst> and remove them from swamp 15:53:24 that's why they're *thin* mist 15:53:31 yeah, i don't think making mist clouds non-transparent is a good idea at all 15:53:33 <|amethyst> so LOS isn't cut so often 15:53:41 i thought the point was just flavour 15:53:49 flavour?? 15:53:50 which i guess means that they should have as little impact 15:53:55 as possible 15:53:56 huh 15:54:04 -!- lobf has joined ##crawl-dev 15:54:06 that's some deadly flavour right there 15:54:08 <|amethyst> gammafunk: of having mist at all 15:54:16 <|amethyst> not of mist being different from fog 15:54:29 I honestly was just hopen there'd be a cute learndb entry 15:54:34 TBH i don't think i'd miss them from swamp too much :P 15:54:34 *hoping 15:54:58 -!- Sczcya has quit [Ping timeout: 250 seconds] 15:55:03 I don't get why you're ven suggesting the change 15:55:10 tbh 15:55:18 <|amethyst> there used to be more 15:55:19 <|amethyst> %git ee6fe5c 15:55:20 07evilmike02 * 0.11-a0-2596-gee6fe5c: Make Swamp less misty. 10(2 years, 9 months ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/ee6fe5c0b6df 15:55:22 nor i 15:55:24 it does seem weird that fog doesn't displace mist. like: i'm gonna fill this area with fog, but i can't because it's too misty? shouldn't that just make the fog even more effective? 15:55:34 mist and fog being kind of the same thing (one just being thinner than the other) I kind of expected the fog to just replace the mist 15:55:42 but apparently mist magically repels fog 15:55:47 <|amethyst> amalloy: and fire clouds don't generally create smoke either 15:55:57 <|amethyst> this isn't Dwarf Fortress :P 15:56:14 <|amethyst> Dungeon Crawl: Stone Sim 15:56:32 if you had a wall of mist behind you you could probably use it like a wall to propel a wall of fog in the other direction 15:56:43 finally, a use for rod of clouds 15:56:50 <|amethyst> kvaak: you could 15:56:58 <|amethyst> maybe ?Fog shouldn't be a "big cloud" 15:57:25 <|amethyst> but just affect every connected square within a radius-2 or 3 circle 15:57:34 <|amethyst> so it doesn't have the avoidance behaviour 15:58:07 proposal contains the word "circle", rejected 15:58:09 :P 15:58:24 should ?fog be able to overwrite things like fire clouds? 15:58:34 <|amethyst> I wouldn't think so 15:58:47 <|amethyst> fog is good enough as it is 15:58:52 yeah 15:58:58 I would expect it to overwrite mist because they're the same damn thing 15:58:59 so we still do need some logic for that 15:59:40 <|amethyst> doy: PF was suggesting keeping the 'weak cloud' check 15:59:47 kvaak: were you able to verify that thin mist was in fact the problem in your nikola fight? 15:59:54 amalloy: yes 16:00:11 !lg . -tv:0.1x:<0.1 16:00:12 Unrecognised TV option: 0.1x 16:00:16 !lg . -tv:x0.1:<0.1 16:00:17 806. perunasaurus, XL17 MuEn, T:41151 requested for FooTV: telnet://termcast.develz.org or http://termcast.develz.org. 16:00:26 -!- Unmovable has left ##crawl-dev 16:00:40 |amethyst: I was ambivalent about it; mainly I'm just for removing the meph->pois thing and for keeping the tornado thing 16:00:42 <|amethyst> doy: (so that anything can override weak clouds, but nothing overrides strong clouds)... but that still wouldn't have an effect as long as fog is a big cloud 16:01:09 i can't see the treeline on the left 16:01:09 ah indeed, the grey # 16:01:17 -!- Sczcya has joined ##crawl-dev 16:01:39 kvaak: most of the fog is purple, but one or two tiles are grey; i presume that's the mist 16:01:56 the tile below me is mist 16:02:40 and you can see the CL goes right through it 16:02:41 are there los-blocking clouds that have an actual effect from standing in them? 16:02:55 if you recreate that scenario in wizmode you'll see that the CL will not follow that path 16:03:04 without the fog clouds that is 16:03:25 yeah, beam pathing is weird 16:03:53 -!- Patashu has joined ##crawl-dev 16:04:33 doy: petrifying, forest fires, steam, and holy flame 16:04:35 apparentyl 16:04:37 *apparently 16:04:57 not sure why the two fire clouds are opaque (but not normal fire, of course) 16:05:00 (or ghostly flame) 16:05:04 PleasingFungus: petrify blocks LOS? 16:05:09 yep! 16:05:15 <|amethyst> PleasingFungus: forest fires are opaque because there is a tree there 16:05:25 i could swear i've been breathed at by a far-ish away catoblepas and still seen him 16:05:26 oh 16:05:30 -!- scummos__ has quit [Ping timeout: 276 seconds] 16:05:38 <|amethyst> (notionally) 16:05:40 amalloy: I certainly remember LOS getting blocked when fighting cats 16:05:45 (catos?) 16:05:51 <|amethyst> catlobes 16:05:57 too much typing. 16:06:02 <|amethyst> catl 16:06:12 isn't that esr's thing 16:06:27 PleasingFungus: ah, you're right indeed 16:06:35 <|amethyst> no, that's catbole 16:06:44 -!- wheals has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client] 16:06:48 <|amethyst> some weird kind of curve I guess 16:06:55 <|amethyst> or maybe a figure of speech 16:08:34 ah, I was thinking of http://www.catb.org/ . I wonder how old that front page is 16:09:11 amalloy: see http://i.imgur.com/BBaGKOy.png (default path) http://i.imgur.com/VnTu6CH.png (nikola scenario) 16:09:27 kvaak: yeah i know the beam acted weird 16:09:56 oh derp i guess you can't actually see the clouds in the other image 16:10:11 http://i.imgur.com/zTqAlU9.png 16:11:40 -!- Sczcya has left ##crawl-dev 16:12:45 -!- Kolbur has left ##crawl-dev 16:13:08 so maybe have three classes of clouds, one for clouds that don't do anything at all, another for clouds that only block los, and a third for clouds that have actual effects from standing in them 16:13:18 -!- stanzill has quit [Changing host] 16:13:36 and clouds can only overwrite clouds of a lower strength in that sense 16:13:41 and remove all other special cases 16:13:41 -!- Aryth has quit [Quit: KVIrc 4.0.4 Insomnia http://www.kvirc.net/] 16:14:14 -!- Akitten_Homura has quit [Ping timeout: 246 seconds] 16:14:34 except maybe a special case for tornado, if it still needs one, i'm not familiar with how it works 16:14:50 it just grabs shit and throws it everywhere 16:15:03 which is fun with vault-placed clouds 16:15:08 exclusions, exclusions everywhere 16:15:14 this would make ?fog less useful for qazlal worshippers, but not entirely sure if that's a bad thing 16:16:07 in what way? by replacing dust with fog? 16:16:36 well, you can get damaging clouds with qazlal, and so ?fog wouldn't replace those, and those are mostly transparent 16:17:43 it doesn't replace them now either, although i guess it wouldn't prevent new ones from spawning (which is what it does now) 16:21:50 -!- quik has quit [Ping timeout: 250 seconds] 16:24:20 -!- CanOfWorms has quit [Quit: ChatZilla 0.9.91.1 [Firefox 3.6.28/20120306064154]] 16:24:34 -!- Patashu has quit [Ping timeout: 265 seconds] 16:25:36 -!- MarvinPA has quit [Quit: Leaving] 16:32:10 -!- stanzill has quit [Quit: au rev] 16:32:47 holy shit 16:32:51 hahahahahah 16:32:52 .moon 16:32:53 1. [2015-04-09 19:22:52] Crut the Scorcher (L22 HuFE of Vehumet) entered Lehudib's Moon Base on turn 77846. (Vaults:4) 16:32:56 !lg crut 16:32:57 497. Crut the Scorcher (L22 HuFE of Vehumet), demolished by a moon troll in WizLab (wizlab_lehudib) on 2015-04-09 21:26:12, with 337666 points after 79833 turns and 8:36:30. 16:33:49 that's....welp 16:34:01 @?? moon troll 16:34:01 unknown monster: "moon troll" 16:34:05 does it moon you 16:34:09 ??moon_troll 16:34:09 moon troll[1/1]: A monster found only in lehudib's {moon base}. Speed 12 iron troll with more hd and the {Singularity} spell. Always wears {moon troll leather armour} unless this has generated, otherwise artefact {troll leather armour}. 16:34:34 Some wands don't display success % 13https://crawl.develz.org/mantis/view.php?id=9624 by Xentronium 16:34:34 !lg crut -tv 16:34:34 497. Crut, XL22 HuFE, T:79833 requested for FooTV: telnet://termcast.develz.org or http://termcast.develz.org. 16:34:35 that's literally the first player to enter the moon base 16:34:42 I have a 100% killratio for that map 16:34:44 ! 16:34:47 %git [Rr]emove 16:34:47 Could not find commit [Rr]emove (git returned 128) 16:34:48 -!- Big-guy has quit [] 16:34:52 %git :/[Rr]emove 16:35:51 07reaverb02 * 0.17-a0-477-g451446c: Remove some dead corpse sacrifice code 10(3 days ago, 7 files, 4+ 101-) 13https://github.com/crawl/crawl/commit/451446cc7371 16:35:51 -!- codehero has quit [Ping timeout: 252 seconds] 16:35:51 hm, still has spflag_mr_check 16:35:51 gammafunk: time to retire that wizlab 16:35:51 I watched his ttyrec before he saved, and he was doing just fine 16:35:51 !tv crut 16:35:51 497. Crut, XL22 HuFE, T:79833 requested for FooTV: telnet://termcast.develz.org or http://termcast.develz.org. 16:35:51 amalloy: was just looking at your ability patch 16:35:51 -!- SomeStupidGuy has quit [Ping timeout: 244 seconds] 16:35:58 that seemed pretty flaily 16:36:00 @?? iron troll 16:36:00 iron troll (10T) | Spd: 7 | HD: 16 | HP: 69-105 | AC/EV: 20/4 | Dam: 35, 2509(claw), 2509(claw) | 10doors, regen | Res: 06magic(100), 05fire, 02cold | Chunks: 09poison | XP: 775 | Sz: Big | Int: normal. 16:36:15 oh it's almost twice as fast 16:36:22 -!- ystael has quit [Quit: Lost terminal] 16:36:53 gammafunk: i was sad i couldn't get it to be structured more like adjust_spell, get rid of that weird loop instead of looking something up by index. but it sounds like abilities and spells are stored in a different kind of structure or something 16:37:08 yeah I need to look at the context a bit 16:37:22 probably there's some refactor that could be done (there always is) 16:37:39 but it just needs to improve the message without breaking things or making code even more unintelligable 16:37:40 yes, probably. i'm not qualified, but if you want to do it... 16:37:56 no I'm fine with just an improved message :) 16:38:07 !tv crut 16:38:07 497. Crut, XL22 HuFE, T:79833 requested for FooTV: telnet://termcast.develz.org or http://termcast.develz.org. 16:38:14 isn't singularity just a... thing that sucks you towards it 16:38:18 it seemed to bounce all over the place 16:38:29 did the troll keep casting it or something 16:38:42 hm 16:39:19 looks like there's nothing stopping monsters from spamming singularity pointlessly 16:39:20 it does keep casting it yeah, and that should change 16:39:35 it should check that the sigularity is not in range and only cast then 16:39:47 otherwise it's like a cantrip once one is active and effective 16:40:13 *not in range of at least one hostile 16:40:47 as far as just spammming goes, that's adjustable by the spell chance, which isn't very high for moon troll 16:40:53 just 50 (out of 200) 16:41:14 crut just joined the game I was spectating too 16:41:37 said his char was too weak for a wizlab, which is partially true, since he had pretty bad defenses 16:41:40 !lg crut -log 16:41:41 497. Crut, XL22 HuFE, T:79833: http://crawl.akrasiac.org/rawdata/Crut/morgue-Crut-20150409-212612.txt 16:42:05 eh, passable 16:42:20 29/12/5 is kind of awful for someone with +8 FDA 16:42:29 yes 16:42:34 wearing fda was a mistake 16:42:43 !log 16:42:44 I mean there is the FE role playing factor I guess 16:42:44 806. perunasaurus, XL17 MuEn, T:41151: http://crawl.develz.org/morgues/trunk/perunasaurus/morgue-perunasaurus-20150409-193803.txt 16:42:58 oh hey 16:42:58 +2 hat of the Planets {rC+ MP+9 Str+2} 16:43:01 appropriate 16:43:12 pre nice hat, rip 16:43:30 !lg crut x=dam,tdam 16:43:30 497. [dam=16;tdam=57] Crut the Scorcher (L22 HuFE of Vehumet), demolished by a moon troll in WizLab (wizlab_lehudib) on 2015-04-09 21:26:12, with 337666 points after 79833 turns and 8:36:30. 16:43:41 !lg * vmsg~~singularity 16:43:43 11. kaibutsu the Skullcrusher (L27 GrEE of Ashenzari), blasted by a singularity (gravitational forces) (created by Gayrrir) in Pandemonium on 2015-03-15 07:10:43, with 740682 points after 59376 turns and 4:55:36. 16:43:50 had a blink scroll, didn't use it 16:44:35 Gayrrir...no comment 16:45:25 !tell Grunt The moon troll killed the very first player it encountered. Thanks for all you do. 16:45:25 gammafunk: OK, I'll let grunt know. 16:46:06 when I play tested it with a conj, I just zapped it with a few bolts of fire and it went down pretty easy 16:46:23 I'm not sure it benefits at all from gspirit, and am not sure about the regen either 16:46:28 -!- siepu has quit [Read error: Connection reset by peer] 16:47:55 -!- fazisi_ has quit [Quit: Page closed] 16:47:58 -!- Umbreoni has quit [Read error: Connection reset by peer] 16:48:04 wow, klowns have fast regen 16:48:08 @??killer_klown 16:48:08 Killer Klown (13p) | Spd: 13 | HD: 20 | HP: 131-168 | AC/EV: 10/15 | Dam: 3012(klown) | 10doors, see invisible, regen | Res: 06magic(160) | Vul: 11silver | XP: 4746 | Sp: blink [06!sil] | Sz: Medium | Int: high. 16:48:15 @??deep_troll 16:48:15 deep troll (08T) | Spd: 10 | HD: 10 | HP: 41-67 | AC/EV: 6/10 | Dam: 27, 2009(claw), 2009(claw) | 10doors, see invisible, regen | Res: 06magic(40), 08blind | XP: 720 | Sz: Large | Int: normal. 16:48:20 wow, regenerates about 0.75% of its max hp per turn 16:48:44 PleasingFungus: is the fast regen flag even used 16:48:48 yes 16:49:13 lemme find it 16:50:02 !source _monster_regenerate 16:50:02 1/1. https://github.com/crawl/crawl/blob/master/crawl-ref/source/mon-act.cc#l133 16:50:11 -!- KiT_ has quit [Quit: Page closed] 16:50:12 oh there it is, yeah 16:50:21 !source natural_regen_rate 16:50:21 1/1. https://github.com/crawl/crawl/blob/master/crawl-ref/source/monster.cc#l3193 16:50:22 but no extra regen from tla or mtla 16:50:50 huh, never knew hd increase regen rate 16:51:04 not sure what monster gspirit would even do, I guess absorb damage and apply am effect? 16:51:07 that'd be reasonable I suppose 16:51:25 but probably counterproductive 16:51:26 so looks like killer klowns go from regenerating 0.8 hp/turn to regenerating 1.0 16:51:30 thanks to their fast regen 16:51:33 @??troll 16:51:33 troll (07T) | Spd: 10 | HD: 7 | HP: 28-48 | AC/EV: 3/10 | Dam: 20, 1509(claw), 1509(claw) | 10doors, regen | Res: 06magic(20) | XP: 303 | Sz: Large | Int: normal. 16:51:38 incredible speed! 16:51:57 -!- Daekdroom has quit [Read error: Connection reset by peer] 16:52:13 trolls go from regenerating 0.14 hp/turn to 1.0 16:52:21 @??crimison imp 16:52:22 unknown monster: "crimison imp" 16:52:24 @??crimson imp 16:52:25 crimson imp (055) | Spd: 10 | HD: 3 | HP: 9-18 | AC/EV: 3/14 | Dam: 4 | 05demonic, 10weapons, 10items, 10doors, fly, regen | Res: 06magic(40), 04fire+++, 03poison, 04rot, 13neg+++, 13torm | Vul: 12cold, 08holy++ | XP: 48 | Sp: blink [06!sil] | Sz: little | Int: normal. 16:52:57 0.04 hp/turn to 1.0 16:53:32 yeah imp regen is v. noticable with such low hp 16:53:42 but even hydra re...wait are those fast regen 16:53:43 @??hydra 16:53:43 hydra (09D) | Spd: 10 (swim: 60%) | HD: 13 | HP: 56-87 | AC/EV: 0/5 | Dam: 18 per head | amphibious, cold-blooded, regen | Res: 06magic(60), 03poison, 12drown | Chunks: 09poison | XP: 974 | Sz: Big | Int: reptile. 16:53:46 yeah ok 16:54:06 I def. notice troll and hydra regen 16:54:48 well, hydras regenerate maybe 1.5% of their mhp per turn, trolls regen maybe 2.5% 16:55:41 I guess laughter can only heal klowns so much... 16:55:46 really, 2.5%? i didn't realize it was that high 16:56:13 avg mhp about 40, 1 hp per turn 16:56:26 i thought it was far more than that 16:56:35 crimson imps regen about 8% per turn 16:57:03 -!- LexAckson_ has quit [Read error: Connection reset by peer] 16:58:29 -!- bonghitz has quit [Remote host closed the connection] 16:58:31 fun fact: monsters with large hit dice heal slower than those with small hit dice 16:58:42 almost like players 16:59:08 ? 16:59:21 isn't player healing directly proportionate to mhp? 17:00:30 this test human at xl27 with 27 fighting takes more than 300 turns to heal back to full from 0 17:01:12 FR healing after you get to 0 17:01:14 oh, right, the healing stepdown past... what, 60 mhp? 17:01:31 at xl1 0 fighting (15 mhp) it's 200-something turns 17:01:45 -!- dtsund has joined ##crawl-dev 17:02:11 actually it's 400-something at xl27 27 fighting 17:02:19 ??kzr 17:02:19 kzr ~ kza[1/1]: !lm hjklyubn deas type=orb 1 -tv 17:02:24 oh kza 17:02:34 tempted to crawlcode that 17:02:42 alphabet soup... 17:02:59 r??? 17:03:00 scrolls[1/1]: acquirement, amnesia, blinking, curse armour, curse jewellery, curse weapon, enchant armour, enchant weapon, fear, fog, holy word, identify, immolation, magic mapping, noise, random uselessness, recharging, remove curse, silence, summoning, teleportation, torment, brand weapon, vulnerability. 17:03:19 huh, surprised that's up-to-date 17:03:21 ??! 17:03:21 ![1/2]: If you hit something and the message ends with !, that means you did 7-17 damage. !!: 18-35. !!!: 36-71. !!!!: 72-143. !!!!!: 144-287. !!!!!!: 288+; and so on. Yikes! 17:03:22 oh wow 17:03:24 ??potions 17:03:24 potions[1/4]: agility, beneficial mutation, berserk rage, blood, brilliance, coagulated blood, confusion, cure mutation, curing, decay, degeneration, experience, flight, heal wounds, invisibility, magic, might, mutation, cancellation, poison, porridge, resistance, restore abilities, lignification, haste 17:03:29 I just got what kza stands for 17:03:32 at least I think I got it 17:03:33 something isnt there though 17:03:34 ? 17:03:55 potions still has porridge and confusion & coagulated blood 17:04:00 and doesn't have ambrosia 17:04:04 if only anyone could fix those things... 17:04:06 and decay 17:04:08 also, uh, decay 17:04:10 yeah 17:04:24 guess i will do it............ 17:04:41 coagulated blood is gone right 17:04:46 !learn s potions[1 agility, ambrosia, beneficial mutation, berserk rage, blood, brilliance, cure mutation, curing, degeneration, experience, flight, heal wounds, invisibility, magic, might, mutation, cancellation, poison, resistance, restore abilities, lignification, haste 17:04:46 potions[1/4]: agility, ambrosia, beneficial mutation, berserk rage, blood, brilliance, cure mutation, curing, degeneration, experience, flight, heal wounds, invisibility, magic, might, mutation, cancellation, poison, resistance, restore abilities, lignification, haste 17:04:56 ... 17:04:58 hm 17:05:02 that list is really annoying 17:05:13 -!- Zekka has quit [Ping timeout: 264 seconds] 17:05:30 !learn s ptoions[1 agility, ambrosia, beneficial mutation, berserk rage, blood, brilliance, cancellation, cure mutation, curing, degeneration, experience, flight, haste, heal wounds, invisibility, lignification, magic, might, mutation, poison, resistance, restore abilities 17:05:31 ptoions[1/1]: agility, ambrosia, beneficial mutation, berserk rage, blood, brilliance, cancellation, cure mutation, curing, degeneration, experience, flight, haste, heal wounds, invisibility, lignification, magic, might, mutation, poison, resistance, restore abilities 17:05:32 fuck 17:05:38 i just ordered it too 17:05:39 !learn mv ptoions[1 potions[1 17:05:40 ptoions[1] -> potions[1/5]: agility, ambrosia, beneficial mutation, berserk rage, blood, brilliance, cancellation, cure mutation, curing, degeneration, experience, flight, haste, heal wounds, invisibility, lignification, magic, might, mutation, poison, resistance, restore abilities 17:05:47 much better 17:05:47 !learn del potions[2 17:05:48 Deleted potions[2/5]: agility, ambrosia, beneficial mutation, berserk rage, blood, brilliance, cure mutation, curing, degeneration, experience, flight, heal wounds, invisibility, magic, might, mutation, cancellation, poison, resistance, restore abilities, lignification, haste 17:05:59 !send simmarine more blood 17:05:59 Sending more blood to simmarine. 17:06:04 i guess haste is at the end because s/haste/speed/ 17:06:09 er backwards 17:06:51 and lig was slow 17:06:57 and cancel was... what was cancel 17:07:14 it was part of vuln, but... hm. no idea why it got stuck in the middle 17:07:25 unless I'm misremembering 17:09:44 -!- Pacra has joined ##crawl-dev 17:14:24 -!- FiftyNine has quit [Ping timeout: 276 seconds] 17:14:58 -!- TwistedSage has quit [Client Quit] 17:15:53 -!- neunon has quit [Read error: Connection reset by peer] 17:18:46 -!- Foamed has quit [Quit: Leaving] 17:20:17 %git 0b870a8 17:20:17 07wheals02 * 0.15-a0-1918-g0b870a8: Replace potions of paralysis with potions of cancellation. 10(9 months ago, 13 files, 17+ 24-) 13https://github.com/crawl/crawl/commit/0b870a835f28 17:21:15 -!- mong has quit [Quit: Page closed] 17:22:19 -!- sirlicksalot has quit [Ping timeout: 246 seconds] 17:24:46 ahh 17:24:48 right 17:28:46 -!- hy-on-github_ has joined ##crawl-dev 17:30:44 -!- neunon has joined ##crawl-dev 17:30:48 -!- hy-on-github has quit [Ping timeout: 245 seconds] 17:32:39 -!- Kalir has quit [Quit: CADENZA-CLASS CLOCKWORK KNIGHT--OPERATION TERMINATED] 17:33:18 -!- hy-on-github_ has quit [Ping timeout: 245 seconds] 17:34:25 -!- hy-on-github has joined ##crawl-dev 17:36:46 -!- hy-on-github_ has joined ##crawl-dev 17:38:43 -!- hy-on-github has quit [Ping timeout: 245 seconds] 17:38:43 -!- hy-on-github_ is now known as hy-on-github 17:40:41 -!- kazimuth has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 17:43:33 -!- demiskeleton has quit [Read error: Connection reset by peer] 17:43:40 -!- ZChris13 has quit [Ping timeout: 246 seconds] 17:45:18 -!- PsyMar has quit [Quit: witty quit message goes here] 17:53:16 -!- ystael has quit [Ping timeout: 250 seconds] 17:54:42 -!- Crehl has quit [Quit: Killed by a kitten] 18:01:56 -!- Krakhan has quit [Changing host] 18:02:53 -!- doubtofbuddha_ has quit [Quit: Page closed] 18:09:02 -!- SomeStupidGuy has quit [Ping timeout: 246 seconds] 18:09:50 -!- PleasingFungus has quit [Quit: ChatZilla 0.9.91.1 [Firefox 36.0.4/20150320202338]] 18:17:29 -!- HellTiger has quit [Ping timeout: 252 seconds] 18:28:57 -!- Alarkh has quit [Read error: Connection reset by peer] 18:30:51 -!- Nakatomy has quit [Read error: Connection reset by peer] 18:31:05 -!- debo has quit [Quit: orb spiders :(] 18:37:22 FR: Weretree race. You turn into a tree. 18:38:01 just give formicids the ability to turn into a tree and revert the digwalk fix 18:38:12 %git :/[Tt]ree 18:38:15 07MarvinPA02 * 0.17-a0-403-g3cfbbbe: Make linesprint trees into permatrees 10(8 days ago, 1 file, 4+ 0-) 13https://github.com/crawl/crawl/commit/3cfbbbe17539 18:38:47 -!- Tux[Qyou] has quit [Read error: Connection reset by peer] 18:43:38 -!- demiskeleton has quit [Read error: Connection reset by peer] 18:43:44 fr phase phrogs 18:48:19 balphrogs 18:48:30 -!- Pluie has quit [Quit: swish] 18:54:05 -!- Blazinghand|Work has quit [Remote host closed the connection] 18:54:22 -!- Hanyuu has quit [Ping timeout: 246 seconds] 18:55:23 -!- mizu_no_oto has quit [Quit: Computer has gone to sleep.] 18:55:23 -!- onrul has quit [Quit: Leaving] 19:01:55 -!- Zekka has quit [Ping timeout: 264 seconds] 19:06:58 -!- Zooty has quit [Ping timeout: 246 seconds] 19:16:00 -!- Lightli has joined ##crawl-dev 19:18:45 -!- CanOfWorms has joined ##crawl-dev 19:21:09 fr: rename cekugob to amulet of chicago http://i.imgur.com/X2Tk0bt.png 19:22:32 -!- Kramin has quit [Ping timeout: 252 seconds] 19:27:58 -!- Kramin has joined ##crawl-dev 19:32:28 -!- bonghitz has quit [Quit: Leaving...] 19:33:48 worn by the Rahm Emanuel unique 19:42:06 -!- ProzacElf has joined ##crawl-dev 19:43:57 -!- demiskeleton has quit [Read error: Connection reset by peer] 19:45:29 -!- lobf has quit [Quit: lobf] 19:52:04 -!- alefury has quit [Read error: Connection reset by peer] 19:52:42 -!- Kalir has quit [Changing host] 19:54:09 -!- amalloy is now known as amalloy_ 20:00:31 -!- ystael has quit [Ping timeout: 256 seconds] 20:02:23 is there any particular reason shadow dragons are cold-blooded 20:02:59 it's a trait shared only by ice dragons which is kind of weird since both have several levels of rC++ 20:09:16 -!- Wolfechu has quit [Ping timeout: 240 seconds] 20:09:40 -!- ParticlePhysics has quit [Quit: Page closed] 20:13:02 just flavor? 20:13:14 what's the flavor 20:13:18 white player dracs are also cold blooded 20:14:08 the flavor is they're reptiles!!! 20:14:24 okay so what about all the dragons that aren't ice or shadow 20:14:28 why are they warm-blooded 20:14:49 -!- Zekka has quit [Ping timeout: 245 seconds] 20:14:59 if (slow_cold_blood && mons_class_flag(type, M_COLD_BLOOD) 20:14:59 && res_cold() <= 0 && coinflip()) 20:15:07 so it doesn't matter 20:15:36 maybe they shouldn't be... 20:20:54 -!- pintc has quit [Ping timeout: 272 seconds] 20:21:07 <|amethyst> IMO those flags should be split in the other direction 20:21:29 <|amethyst> M_BLOOD and M_POIKILOTHERMIC 20:22:00 * gammafunk looks at the source. "My god, it's full of biology!" 20:22:13 * |amethyst sporulates 20:22:54 <|amethyst> @??shadow dragon 20:22:54 shadow dragon (06D) | Spd: 10 | HD: 17 | HP: 107-149 | AC/EV: 15/10 | Dam: 2013(drain), 1509(claw), 1509(claw) | evil, cold-blooded, see invisible, fly | Res: 06magic(120), 02cold++, 03poison, 12drown, 13neg+++ | Vul: 08holy | Chunks: 04rot | XP: 2067 | Sp: b.draining (3d24) [11!AM, 06!sil, 08breath] | Sz: Giant | Int: animal. 20:23:14 we don't actually show cold-blooded in-game at all do we? 20:23:24 i don't think so 20:23:30 unless it's in the description 20:23:38 <|amethyst> we don't, but that should be in xv 20:23:52 yeah, but I guess then we have to reveal that having rc negates it 20:23:59 for monsters 20:24:12 maybe players to, didn't check 20:24:16 it does 20:24:26 which is the good aspect of white dr 20:24:42 <|amethyst> probably I would only show it if it doesn't have rC 20:25:12 <|amethyst> and instead of saying "cold-blooded", write "It can be slowed by cold attacks." 20:25:18 yeah, sounds good 20:25:24 er 20:25:37 well I guess cold...melee attacks? 20:25:39 <|amethyst> though there's still the question of which cold attacks 20:25:43 not anymore 20:26:07 but what if you hit the shadow dragon with the double flamberge of vobereC 20:26:57 what if shadow dragon is under q penance 20:28:12 simmarine: what do you mean by not anymore 20:28:28 some ranged stuff can slow cold blooded (ranged rerwite) 20:28:29 e 20:28:35 well bolt of cold 20:28:55 that doesn't slow cold-blooded things 20:29:08 pretty sure frost arrows and /frost does though 20:29:20 <|amethyst> clouds and freeze do though 20:29:24 yeah didn't check ranged attacks but I see that beams still don't 20:29:30 er certain beams don't 20:29:32 yes, clouds and freeze do 20:29:32 also it's weird 20:29:38 if (pbolt.affects_items && doFlavouredEffects) 20:29:38 { 20:29:45 is that attribute name relevant any more? 20:29:56 bool affects_items = true; // hits items on ground/inventory 20:30:00 -!- Jonatan has quit [Read error: Connection reset by peer] 20:30:09 <|amethyst> heh 20:30:09 good 20:30:18 <|amethyst> the flag is relevant, but the name and comment are wrong 20:30:20 I did not remove item desctruction thoroughly enough! 20:30:27 *destruction 20:30:41 heh, I also like 20:30:44 bool effect_wanton = false; // could we have guessed it would happen? 20:30:55 not a bad name, but kind of...literary I guess 20:31:00 effect_ironic 20:31:15 effect_comedic_tragedy 20:31:34 <|amethyst> I am also responsible for // Who is morally responsible for the attack? 20:31:46 <|amethyst> which made it into @crawlcode 20:32:29 haha, the only other match to moral in the codebase 20:32:33 godabil.cc: mpr("That felt like a moral victory."); 20:33:07 in fedhas_fungal_bloom() 20:33:13 ?/morality 20:33:13 Matching entries (1): ennui[4]: Achievements so far: constructed a meta-artistic morality and guidelines for good art; proven that boredom is actually something we should be grateful for 20:35:58 ??ennui 20:35:58 ennui[1/4]: elynae says pseudophilosophic neowildean shit while playing crawl. 20:36:33 -!- kazimuth has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 20:36:52 -!- mauris_ has quit [Ping timeout: 255 seconds] 20:38:32 -!- nicolae- has joined ##crawl-dev 20:41:27 ?/neowildean 20:41:28 Matching entries (1): ennui[1]: elynae says pseudophilosophic neowildean shit while playing crawl. 20:43:44 is git still acting squirrelly 20:43:44 nicolae-: You have 1 message. Use !messages to read it. 20:43:47 what the 20:43:49 !messages 20:43:49 (1/1) gammafunk said (1d 3h 2m 37s ago): Keep your vault comments on the up-and-up if you don't want your boss to find out you were playing crawl at work! 20:43:56 i wasn't playing crawl at work 20:43:58 -!- demiskeleton has quit [Read error: Connection reset by peer] 20:44:00 i was spectating 20:44:03 the distinction is important 20:44:47 gammafunk: what is the context of that??? 20:45:13 it seems pretty self explanatory 20:45:36 -!- Zekka has quit [Ping timeout: 272 seconds] 20:45:37 what was the comment? D: 20:46:06 he asked for comments on the Moon Base 20:46:15 i told him my comments were going to be that it sucked 20:46:19 oh, I see 20:46:23 and that i hadn't played it yet 20:46:32 so it was /blackmail/ 20:46:36 concurrently, i mentioned i was watching games at work on my phone and somebody was in trunk but in forest 20:47:17 I thought you were editing a vault at work or something and a comment in the .des file gave it away 20:47:25 # By the way , you're fired 20:47:55 i don't edit vaults at work though sometimes i'll plot out geometric shapes 20:49:09 -!- lnr has quit [Read error: Connection reset by peer] 20:49:31 -!- mumra has quit [Ping timeout: 244 seconds] 20:49:52 -!- Sharkman1231 has quit [Ping timeout: 246 seconds] 20:52:59 nicolae-: behold 20:53:02 .moon 20:53:03 1. [2015-04-09 19:22:52] Crut the Scorcher (L22 HuFE of Vehumet) entered Lehudib's Moon Base on turn 77846. (Vaults:4) 20:53:06 !lg crut 20:53:07 498. Crut the Slasher (L5 MiFi), blasted by an orc wizard (magic dart) on D:3 on 2015-04-10 00:40:32, with 179 points after 2244 turns and 0:05:36. 20:53:12 !lg crut hufe 20:53:12 5. Crut the Scorcher (L22 HuFE of Vehumet), demolished by a moon troll in WizLab (wizlab_lehudib) on 2015-04-09 21:26:12, with 337666 points after 79833 turns and 8:36:30. 20:53:20 that map has a 100% killratio 20:53:42 as does the moon troll 20:53:48 finally I've beaten vashnia 20:54:02 -!- Yermak has quit [Quit: Page closed] 20:54:08 ...with a spell implemented by vashnia's creator 20:54:55 fuckin... nice 20:55:41 !killratio asterion * current trunk 20:55:43 er 20:55:43 asterion wins 0.409% of battles against * (current trunk). 20:55:45 !killratio asterion * current 20:55:48 asterion wins 0.776% of battles against * (current). 20:55:50 !killratio asterion * recent 20:55:51 has phyte club gotten any kills yet 20:55:53 asterion wins 1.503% of battles against * (recent). 20:55:53 there we go 20:55:59 nicolae-: command it imo 20:56:08 !lg * kmap~~phyte 20:56:08 No games for * (kmap~~phyte). 20:56:11 no! 20:56:12 !lg * map~~phyte 20:56:13 1. WereVolvo the Bewitcher (L16 SpEn of Ashenzari), hit from afar by a thorn hunter (volley of thorns) on Swamp:2 (nicolae_swamp_phyte_club) on 2015-04-03 09:29:49, with 117275 points after 43445 turns and 2:17:53. 20:56:16 aha! 20:56:17 oh, nice 20:56:22 interesting 20:56:34 didn't see that one coming, did you ashenzari 20:56:34 that means the hunter that killed him didn't generate on the map 20:56:45 which is pretty crazy 20:56:48 weird 20:56:49 given that the map makes so many 20:56:52 let's watch! 20:56:57 !lg * map~~phyte -tv 20:56:58 let's! 20:56:58 1. WereVolvo, XL16 SpEn, T:43445 requested for FooTV: telnet://termcast.develz.org or http://termcast.develz.org. 20:57:21 <|amethyst> !seen edlothiol 20:57:21 I last saw edlothiol at Thu Apr 9 16:55:43 2015 UTC (9h 1m 38s ago) quitting, saying 'Remote host closed the connection'. 20:58:15 hrm 20:58:22 !lg * map~~phyte -tv:2< 20:58:22 Unrecognised TV option: 2< 20:58:31 !lg * map~~phyte -tv:<2 20:58:32 1. WereVolvo, XL16 SpEn, T:43445 requested for FooTV: telnet://termcast.develz.org or http://termcast.develz.org. 20:58:48 does that mean it's just got one kill so far 20:59:07 yeah, one on the map by a monster not from th emap 20:59:23 -!- raskol has quit [Read error: Connection reset by peer] 20:59:25 I'm confused how the player was on the map though 20:59:28 <|amethyst> !tell edlothiol I made an /r/roguelikedev post about webtiles, if you have anything to add: http://www.reddit.com/r/roguelikedev/comments/31zyei/-/cq77eh6 20:59:29 |amethyst: OK, I'll let edlothiol know. 20:59:29 oh I see 20:59:47 haha 20:59:51 -!- mizu_no_oto has quit [Quit: Computer has gone to sleep.] 21:00:01 weird, though 21:00:17 it occurs to me that at some point i should add a potion of lignification to the guaranteed loot 21:00:26 !vault nicolae_swamp_phyte_club 21:00:26 -!- ystael has quit [Ping timeout: 256 seconds] 21:00:26 1/1. https://github.com/crawl/crawl/blob/master/crawl-ref/source/dat/des/branches/swamp.des#l1809 21:00:38 I mean, you could I guess 21:00:47 but "trees" is already a strong theme in forest 21:00:51 there's no actual Need i just think it would be funny 21:01:06 ah 21:01:07 I see 21:01:17 those Z, they ended up mostly being t on the E side 21:01:26 *East, because that's confusing 21:01:55 and then maybe a plant blocked that corner or the shambler just couldn't find a way through 21:02:27 but to my eye that thorn hunter had to come from the map 21:03:14 hm, and it's no_monster_gen 21:03:15 weird 21:03:22 -!- clouded_ has joined ##crawl-dev 21:03:25 maybe it just wandered in somehow 21:03:31 !cmd .phyte !lg * (( map~~phyte_club || kmap~~phyte_club )) $* 21:03:31 Defined command: .phyte => !lg * (( map~~phyte_club || kmap~~phyte_club )) $* 21:03:33 .phyte 21:03:42 1. WereVolvo the Bewitcher (L16 SpEn of Ashenzari), hit from afar by a thorn hunter (volley of thorns) on Swamp:2 (nicolae_swamp_phyte_club) on 2015-04-03 09:29:49, with 117275 points after 43445 turns and 2:17:53. 21:04:01 nice 21:04:01 condition makes that a bit slow, but it works 21:04:03 one more kill than i used to have B) 21:05:10 You might say that phyte_club left WereVolvo... 21:05:12 !glasses 21:05:12 ( •_•)    ( •_•)>⌐■-■    (⌐■_■) 21:05:15 ....SpEnt 21:05:36 -!- lobf has joined ##crawl-dev 21:07:02 -!- st_ has quit [Ping timeout: 252 seconds] 21:07:26 i might. but... i might not. 21:12:57 -!- ProzacElf has quit [Ping timeout: 276 seconds] 21:16:24 -!- ProzacElf has joined ##crawl-dev 21:18:31 -!- clouded_ has quit [Read error: Connection reset by peer] 21:19:44 -!- clouded_ has joined ##crawl-dev 21:21:10 -!- ProzacElf has quit [Remote host closed the connection] 21:21:33 -!- ProzacElf has joined ##crawl-dev 21:21:39 -!- nicolae- has left ##crawl-dev 21:28:47 -!- jbenedetto has quit [Ping timeout: 244 seconds] 21:28:53 -!- Yllodra has quit [Ping timeout: 246 seconds] 21:31:16 -!- theed has quit [Client Quit] 21:33:33 -!- clouded_ has quit [Read error: Connection reset by peer] 21:33:45 -!- lobf has quit [Quit: lobf] 21:34:12 -!- clouded_ has joined ##crawl-dev 21:36:12 <|amethyst> oh, since there's talk of breaking save compat for 0.17... should we increase the size of the items and monsters array when we do so? 21:36:22 <|amethyst> s/array/arrays/ 21:37:39 <|amethyst> sizeof(item_def) = 52 and sizeof(monster) = 264 so it wouldn't be a huge burden on memory 21:38:06 <|amethyst> though it would slow down 'iterate over all monsters' loops for example 21:40:09 |amethyst: why would we break it? 21:40:23 <|amethyst> bh: we have to at some point in the next couple of years because we'll run out of minor tags 21:40:57 <|amethyst> bh: and Zaba argues that the save compat stuff is bloat and, worse, mostly dead so not well-tested 21:41:12 <|amethyst> I'd rather keep save compat forever myself :) 21:41:12 |amethyst: we can *run out* of minor tags? 21:41:31 <|amethyst> bh: they're saved as an unsigned byte, and we're up to 129 21:41:32 <|amethyst> 139 21:41:34 we could upgrade to protobuf saves ;) 21:42:01 upgrade 21:42:06 so we send in for a cd? 21:42:34 <|amethyst> bh: yeah, I was thinking about it some more and my arguments against it don't hold up as well as I had thought 21:43:13 |amethyst: great :) capnproto has sort of lousy MSVC support, but we wouldn't be using the RPC server anyway 21:43:15 <|amethyst> bh: in that, yes, we can never remove things, but we don't do that a lot anyway, and a major bump and protocol reset is still possible 21:43:22 -!- nicholas982 has quit [Quit: Page closed] 21:43:46 <|amethyst> I still am not convinced it would give much *benefit*, but it wouldn't really lose much flexibility 21:44:20 -!- demiskeleton has quit [Read error: Connection reset by peer] 21:45:14 the gains I see are: 1) moving away from lockstep serialization, 2) getting rid of custom serialization code, 3) having a structure save format 21:45:44 -!- WalkerBoh has joined ##crawl-dev 21:46:28 none of which are really important 21:46:30 <|amethyst> would this be at the chunk level, or replace the whole save format? 21:46:40 <|amethyst> because we do have structure above the chunk level 21:47:33 replace the whole thing 21:47:53 if we were going to go through the hassle of changing it, we might as well go whole hogg 21:48:12 <|amethyst> does it handle journalling? 21:48:46 <|amethyst> we do try not to screw things up even if writing something fails (or crashes) halfway through 21:49:01 how do we do that? 21:49:09 * bh never realized that crawl was shipping a journaling file system 21:49:32 that's probably a stretch... 21:49:35 <|amethyst> gammafunk: when we overwrite a chunk, we allocate a new one, write that out, and only then update the save's directory 21:50:10 <|amethyst> ("directory" in the "we embed a simple filesystem" sense) 21:52:17 |amethyst: ...but why would we crash when saving? 21:52:53 <|amethyst> maybe we try to write out something but the pointer to that thing got corrupted 21:53:08 -!- lobf has joined ##crawl-dev 21:53:11 -!- clouded_ has quit [Read error: Connection reset by peer] 21:53:22 <|amethyst> or maybe the disk reported an error and the OS forced it into read-only mode 21:53:32 (being glib. software is hard) 21:53:33 <|amethyst> (though in the latter case we wouldn't have to worry about it I guess :) 21:54:23 <|amethyst> that still doesn't help if the machine goes down and you have consumer-grade disks and controllers that 1. don't have battery backup and 2. lie and say data has gone to the platters when it has not 21:54:30 -!- clouded_ has joined ##crawl-dev 21:54:48 we need a crawl save server with a thousand 9's reliability 21:55:56 <|amethyst> hm 21:56:02 <|amethyst> I should make an interactive save viewer 21:56:20 should you?~ 21:56:24 s/~/!/ 21:56:27 <|amethyst> that's one thing that *would* be easier with capnproto 21:56:42 <|amethyst> s/viewer/editor/ bwahaha 21:57:39 <|amethyst> I guess as I see it, the hard parts of save compat are: 1. making sure you never shuffle enum values 2. figuring out what to do if the old data is missing 21:57:48 <|amethyst> and both of those you still have with protobufs 21:58:03 <|amethyst> detecting *when* you need to do 2. is easier 21:58:22 -!- filthy has quit [Ping timeout: 252 seconds] 21:58:39 watch out, he's drunk with power and hasn't enabled two factor on github 21:58:53 <|amethyst> maybe I'll install oauth at some point 21:58:56 <|amethyst> but I don't have a phone 21:59:51 |amethyst: what kind of code slinging luddite are you? 22:00:31 <|amethyst> like rms but with less grey in my beard 22:00:45 <|amethyst> and less skill to back it up :) 22:00:58 are you afraid of spider plants? 22:01:12 <|amethyst> nah, I'll fuck them with my nose 22:01:14 -!- Akitten_Homura has joined ##crawl-dev 22:01:28 guess I should make sure to win my LOAM this year then 22:01:40 !lm * lo alive 22:01:41 4. [2015-04-03 00:43:11] sugary the Warrior (L22 LOFi of Cheibriados) killed Jory on turn 60391. (D:20) 22:01:44 !lm * lo alive s=name 22:01:45 4 milestones for * (lo alive): 3x Iralie, sugary 22:01:59 !lm . lo decrepit 22:02:00 19. [2014-04-01 02:15:01] hyperrchandra the Prestidigitator (L15 LOAM of Nemelex Xobeh) killed Rupert on turn 35669. (D:13) 22:02:04 -!- Lawman0 has quit [Ping timeout: 250 seconds] 22:02:08 !kw decrepit 22:02:08 Keyword: decrepit => !recent ktyp= type!=crash 22:02:15 learn add neil <|amethyst> nah, I'll fuck them with my nose 22:02:19 !kw alive 22:02:19 Keyword: alive => recent ktyp= type!=crash 22:02:28 dangit it, alive 22:02:39 yeah somebody did that, so I ahd to make decrepit 22:02:42 I guess I can see why it needs that 22:03:11 !lm * decrepit x=cdist(gid) 22:03:31 <|amethyst> https://stallman.org/articles/texas.html 22:03:51 155658 milestones for * (decrepit): cdist(game_key)=17944 22:04:17 gonna be !kw broken soon I guess 22:09:02 -!- Ladykiller69 has quit [Quit: Verlassend] 22:09:14 -!- Daekdroom has quit [Quit: Leaving] 22:09:49 -!- speranza has quit [Ping timeout: 245 seconds] 22:09:57 -!- speranza_ is now known as speranza 22:10:00 grumble grumble I totally broke something with rc loading 22:13:38 -!- nicolae- has joined ##crawl-dev 22:15:27 -!- CanOfWorms has quit [Quit: ChatZilla 0.9.91.1 [Firefox 3.6.28/20120306064154]] 22:16:56 -!- SomeStupidGuy has quit [Ping timeout: 256 seconds] 22:18:28 -!- clouded_ has quit [Ping timeout: 250 seconds] 22:27:28 -!- eb has quit [] 22:29:14 -!- WalkerBoh has quit [Ping timeout: 244 seconds] 22:29:33 -!- Puffin is now known as Amnesthesia 22:29:45 -!- Amnesthesia is now known as Puffin 22:35:22 -!- SomeStupidGuy has quit [Ping timeout: 250 seconds] 22:36:26 -!- mamgar has quit [Quit: Exit Stage Left] 22:37:01 -!- copt has quit [] 22:37:21 -!- rast has quit [Read error: Connection reset by peer] 22:39:38 -!- rast has joined ##crawl-dev 22:40:45 -!- ystael has quit [Ping timeout: 252 seconds] 22:42:08 -!- bonghitz has quit [Quit: Leaving...] 22:44:11 -!- demiskeleton_ has quit [Read error: Connection reset by peer] 22:47:27 -!- Fhqwhgads_ has quit [Remote host closed the connection] 22:53:16 -!- nicolae- has left ##crawl-dev 22:54:33 -!- mong has quit [Quit: Page closed] 22:57:29 Unstable branch on CRAWL.XTAHUA.COM updated to: 0.17-a0-492-g9f5bcc4 (34) 23:00:07 -!- daagar has quit [Ping timeout: 264 seconds] 23:07:55 -!- MgDark has quit [Quit: ChatZilla 0.9.91.1 [Firefox 36.0.4/20150320202338]] 23:08:02 -!- buki has quit [Read error: Connection reset by peer] 23:09:22 Buffy (L7 MiFi) ASSERT((int)Buffer.size() == expanded_keys_left) in 'macro.cc' at line 544 failed. (D:6) 23:14:17 -!- ussdefiant has joined ##crawl-dev 23:18:50 -!- Wolfechu has quit [Read error: Connection reset by peer] 23:25:36 -!- Turgon has quit [Quit: Page closed] 23:29:55 -!- demiskeleton_ has quit [Quit: Leaving] 23:31:32 -!- soundlust__ has quit [Ping timeout: 272 seconds] 23:46:23 -!- raskol has quit [Remote host closed the connection] 23:47:19 -!- Brannock_ has quit [Ping timeout: 245 seconds] 23:54:24 -!- ystael has quit [Ping timeout: 256 seconds] 23:57:28 -!- namelastname112 has quit [Ping timeout: 246 seconds]