00:12:23 -!- upsy has joined ##crawl-dev 00:24:23 -!- CIA-12 has quit [Ping timeout: 255 seconds] 00:51:21 -!- CIA-47 has joined ##crawl-dev 00:54:12 -!- TGWi has quit [Read error: Connection reset by peer] 01:27:04 !tell TGWi fixed. you may have to let the forum remove all old cookies 01:27:05 Napkin: OK, I'll let TGWi know. 01:37:41 -!- eith has joined ##crawl-dev 01:46:17 -!- Kurper has quit [Remote host closed the connection] 01:51:15 -!- evilmike has joined ##crawl-dev 02:02:56 -!- eith has quit [Ping timeout: 255 seconds] 02:40:38 -!- galehar has joined ##crawl-dev 02:40:50 hi 02:52:36 for (const char *str = text; int l = utf8towc(&c, str); str += l) 02:52:47 no point in replacing this with an iterator, right? 02:54:47 "Welcome, 草泥马 the Minotaur Fighter." 02:54:56 saves/草泥马-1000.cs 02:55:02 yay :) 02:55:03 Nice 03:10:31 -!- syllogism has joined ##crawl-dev 03:13:01 yaay 03:15:13 and how is that gonna look like on CDO when watching a game? 03:15:34 bhaak: Well, CDO will still restrict you to straight ascii player names :P 03:15:56 Unless kilobyte is hacking dgl as wel 03:17:04 CDO already supports unicode for map display and stuff 03:17:27 But I understand kilobyte is cleaning up the unicode support layer 03:18:46 oh, dgamelaunch already forces alphanumeric user name :( 03:19:18 bhaak: Why does this surprise you :P 03:20:04 greensnark: because dgamelaunch is a bad hack and a mess to work with :) 03:20:07 Also, NH 4.0 on Wikileaks <3 03:20:24 I don't see why Wikileaks would bother, though. They usually leak stuff people want. 03:20:45 pfff, even dpeg would play $NEXT_VERSION 03:20:53 Not really :P 03:20:58 People just want to look at the corpse 03:21:14 $NEXT_VERSION would be met with "They worked so long on this?" 03:21:17 motivation may vary, but people would play it :D 03:21:24 No, they worked so long on *this8? 03:21:39 yeah, that's a problem if you're not releasing 03:21:39 bhaak: People would play it, but if it plays exactly the same as 3.4.3, does it matter? :P 03:21:51 it might crash less :-D 03:22:09 I bet it'd still contain long worms though :P 03:22:14 oh, and it would have the pickup_thrown patch. That's something 03:22:29 That patch has only been around for about 9 years now 03:22:50 yes, and when was the last major release of nethack ;-) 03:22:56 my plan about DGL is to allow full Unicode in character glyphs and inscriptions, but player names are indeed better kept ASCII-only 03:23:45 you can't blame the devteam if you don't release your patches timley for the release schedule ;-) 03:24:24 NH release schedule is on the same timeline as Milankovitch cycles 03:24:34 wait, does Nethack still have a devteam? 03:24:45 greensnark: where's the NH thread? 03:24:55 kilobyte: yes, kilobyte, the devteam does exist! 03:24:56 although, I have to say, if the long worm crashes in unnethack would have been due to a vanill\ 03:25:08 a bug, and they would have told me that it was already fixed 03:25:19 I think I would have been insulting in my reply 03:25:30 "yes we already fixed this IN OUR DREAMS". 03:25:38 sorear: Just random discussion in the "Happy (belated) birthday, NetHack" thread on rgrn 03:25:42 are you sure it's not just a bot that spits out "Yes, this is fixed, thanks" replies to everything? 03:26:16 due: No, that's wrong. "Oh, this is already fixed in our secret imaginary codebase" is the usual response 03:26:16 being supposedly fixed but unreleased is same as unfixed 03:26:22 due: no, I get rarely a response, ais523 gets one almost every time. It's not a simple bot 03:26:41 kilobyte: yeah :( 03:26:48 bhaak: I... I realise you can't see it, but there is another explanation at work here. 03:26:58 if (username=="bhaak") return; 03:27:17 no, that can't be true! 03:27:19 * bhaak is in denial 03:27:26 Poor bhaak :( 03:27:46 bhaak: Kogut suggested an Unspork tourney :P 03:28:32 greensnark: there is already something being done about that. IF it happens, it will be in june 03:28:39 Ooh 03:28:45 there have been some people getting too annoyed by devnull :) 03:29:32 plans are that the you could play on the regular public servers as only the xlogfile would be downloaded and analysed. Including variants 03:29:48 so the public server maintainer didn't even have to do something special. 03:30:29 Like the crawl tourney in that way, then 03:30:39 yes 03:30:48 Although that means you have to register your name everywhere if you don't want someone screwing you over :) 03:31:29 bhaak: It's going to be Un and Spork with separate scoring for both? 03:32:50 greensnark: I'm not really involved in planning, but as far as i've heard, atm they want to give some weighted points for the variants. I don't know if there will be separate scoring list, although I would expect it 03:33:22 Who is organizing it, then? 03:34:33 mainly ais523. kerio seems to take some responsibility for the website 03:34:44 ! 03:34:55 Wow, kerio actually doing something useful. This is uncanny. 03:35:29 he's doing it in python, so it's not really surprising. Everybody can do something useful in python 03:35:33 I may have to revise my opinion of kerio... Wait, no I won't :P 03:36:08 he was protesting this week against berlusconi. I'll count that also as useful :) 03:37:25 but plans are plans and as long as it hasn't been done, I'm a bit sceptical :) 03:38:00 Yes, it'll be interesting to see 03:45:25 the june nao tourney and you didn't mention my name? I am insulted. 03:45:44 june nao tourney is happening. If other servers are involved, so much the better. 03:46:01 I love how long it take sto do a fresh compile. 03:46:42 casmith789: I only know everything from hearsay. Put up a website with information! :) 03:52:19 eurgh what 03:52:25 #2975 :( 03:53:57 Is there any reason why std::string::clear() would cause a segfault? 03:58:01 There's something dramatically wrong with marshalling here 03:58:17 casmith789: here, I adapted the old clan page for you. you can freely use this design: http://genodeen.net/nethacktournament/ 03:58:43 your kindness knows no bounds 03:59:23 Adeon: you forgot to put up the year 03:59:29 oops 03:59:53 also just add "Winner: Adeon". no need for modesty 04:09:27 hey guys 04:09:38 <3 snow - working from at home :D 04:10:03 Tavern: "Registered users: galehar, Google [Bot], Napkin" 04:10:10 that was fast 04:11:37 hey napkin 04:11:48 hey galehar :) 04:11:49 can we have an RSS feed on the new forum? 04:11:57 RSS feed of what? 04:12:01 new posts 04:12:16 phpBB, hate it or love it, but you can 04:12:18 there are a million rss feed settings now.. and their additional icon looked quite sucky 04:12:20 't escape 04:12:32 will see how that looks, 1s 04:12:58 also, what would you suggest as naming for the "international section"? somehow needs to fit to the theme "Tavern" 04:14:13 Strangers corner maybe 04:14:37 hehe 04:14:41 not bad 04:15:02 i'm having trouble finding proper names since i'm not a native speaker 04:15:09 me neither :) 04:15:26 where are you from btw? 04:16:02 germany, middle-west 04:17:02 man, there's a whole clan of you german-folks! 04:17:17 lol 04:17:21 and where are you hiding? 04:18:19 in the real life, it's easy to avoid them. germans are mostly in Germany and Mallorca. Online, it's not so easy :) 04:18:44 lol 04:19:06 when I was a kid, a german man slapped me in Turkey 04:19:46 he got hung 04:21:26 galehar: i enabled a few feeds, but without the "per-topic" or "per-forum" feeds, because their additional icons suck.. where are those feeds listed now? :-O 04:23:17 well, danr created a international forum.. but he forgot to set permissions ;) 04:23:43 Napkin: I see "The Tavern", "News" and "New Topics" under the browser's RSS feed icon 04:24:14 ahhh, right, forgot to check the clever browser :) 04:24:30 are those feeds enough, galehar? 04:26:15 napkin: south of france 04:27:44 feeds seem perfectly fine, thanks 04:28:07 i don't really understand the difference in the feeds yet.. but ok 04:29:13 how is it spelled correctly? "Strangers' corner"? 04:36:51 I only tried "The tavern" feed and it's what I'm looking for. I assume new topic looks for topics instead of posts. No idea what News could be 04:37:04 Yes, that's the correct spelling 04:37:22 News can be restricted to certain forums - and doesn't show the forum name in the overview - removed. 04:39:20 and you assumed correctly 04:39:30 new posts <-> new topics 04:42:13 and.. since you are the first to ask, galehar - would you like a french sub-forum in "The Outpost", as danr called it 04:43:19 The Outpost, that's everywhere except dpeg's native Germany, right? 04:43:59 not yet. I only know a single french crawler. We'll just make a topic for now 04:44:46 great, could you also mention, that new subs will be easily created when asked for? thanks 04:46:00 (apart from not getting the pun) sorear: that's for every language apart from your native one 04:46:11 due: "a sand-covered staircase" in Shoals:5. Uhm right, 100% believable... 04:48:23 -!- Mu_ has joined ##crawl-dev 05:08:14 heh! bhaak in the forum! 05:16:58 moin 05:21:43 Napkin: easy Single Sign On 05:22:36 well, not fully yet 05:23:00 phpbb3 doesn't yet recognize, that you are already locked in mantis (like the dokuwiki does) 05:23:11 but, at least shared login data 05:23:28 Did danr pull the plug on dungeoncrawlstonesoup.freeforums.org already? 05:23:30 wanted everybody to have access immediately, without another registration :) 05:23:37 kilobyte, huh, that shouldn't happen 05:23:39 Moin Eino 05:23:55 He at least announced that he's about to do that, Keskitalo 05:23:59 Hey hey Napkin, good work on The Tavern! 05:24:22 kilobyte, what vault placed that sand-covered staircase 05:24:27 I think I slept while the announcement and plug-pulling happened :) 05:24:38 hehe :) 05:24:51 ...actually, it looks like I can't connect to freeforums.org in general. 05:25:06 thanks @tavern - it was a bit tricky, since i actually had to write it myself... but ok, in the end not too difficult :) 05:25:19 Quite fast work too! 05:25:20 same here - DNS problem 05:25:33 heh - so much snow.. had to work from at home yesterday ;> 05:25:53 less chitchat from colleagues - and you actually get something done :D 05:27:30 fixed the "can't stay logged in" problem this morning.. cookie path was still /forum.. where I set it up at first - but danr prefered /tavern, as he posted in that one thread 05:27:47 Napkin: Can we use a slightly higher contrast theme? :) 05:27:48 well, i kinda forced the decision :-$ 05:28:04 Dark grey text on light grey background is pretty hard to read when you have your screen brightness set as low as I do :D 05:28:11 *brightness+contrast 05:28:11 arg, please nooo 05:28:20 * greensnark wants black text. 05:28:27 Or a lighter background :P 05:28:28 well, i will see what I can do to that current style 05:28:40 nah, background fits ok to the wordpress - i think? 05:28:46 Yes 05:28:55 But wordpress has much darker text, so that works well :) 05:29:01 yeah, true 05:29:14 will check in a bit 05:29:20 Wordpress text color is #222 05:29:37 i remember i darkened that one too already 05:29:53 And forum text color is #776F6F 05:29:54 because in the beginning it was too light too 05:30:34 ah, great, thanks for those values 05:30:35 should make it easy to replace 05:30:35 will just do some company work first, quickly 05:30:35 No hurry :) 05:30:43 And thanks for the forum 05:31:13 Now we just need a nice pastebin site that does .des file syntax highlighting! 05:31:17 * greensnark hides. 05:31:21 haha 05:31:25 :D 05:31:39 go ahead, I'll link to your server ;) 05:31:58 Zaba: mimic, of course :p 05:32:08 oh, wait.. work? breakfast! 05:32:51 o/ 05:32:51 kilobyte, ah.. bloody hell. 05:32:51 kilobyte, well, feature mimics are a crazy mess that I'll never like or agree with, but at least it's not in my jurisdiction :P 05:34:13 -!- monky has quit [Quit: hello] 05:34:51 !coffee Napkin 05:34:51 * Henzell hands Napkin a pot of caf au lait, brewed by Jiyva. 05:39:04 -!- eith has joined ##crawl-dev 05:40:26 -!- evilmike has quit [] 05:44:06 greensnark: write the .des file extension to geshi (i think pastebin etc are using geshi...) 05:44:32 i tried doing the nethack .des for geshi, but i'd have to do it in two parts. 05:44:58 Ah, I should check that out, thanks 05:45:17 I may have to uh, learn php first, though :) 05:45:30 one syntax for the commands and one for the map coloring 05:45:49 Same for Crawl, except it'd also need Lua syntax highlighting 05:46:22 yea, well, lua already exists in geshi, i think? 05:46:40 Bound to be there already 05:51:06 the geshi syntax is a bit arcane, thoug 05:51:40 but the author hangs out in #geshi, so that helps 05:51:48 oh god 05:53:12 Next version of Dwarf Fortress will have sheep and eggs! ..I hope some of the health care bugs get fixed too. :P 05:55:11 greensnark: Text::VimColor 06:02:35 ree 06:02:45 we have des-highlighter in geshi already 06:02:51 for the wiki 06:07:40 greensnark, you reading? 06:10:42 Oh, we do? 06:10:44 Nice 06:11:12 yes, not sure how good it is.. but someone created one 06:11:16 want me to check? 06:11:27 should be somewhere in the mantis source 06:11:39 No hurry, I'm doing something else right now :) 06:11:46 Vote for your favorite roguelike of the year: http://roguelikedeveloper.blogspot.com/2010/12/request-for-votes-ascii-dreams.html 06:11:50 excellent, me too ;) 06:11:55 how does it handle the map/code separation? 06:12:05 you may ofc choose a nethack-fork, I won't mind! 06:14:24 oh wtf 06:15:57 03zaba * r1532d76bd121 10/crawl-ref/source/dungeon.cc: Make _plan_4 look at map mask for MMT_VAULT instead of a list of exclusion zones. 06:15:58 03zaba * rab1778537183 10/crawl-ref/source/dungeon.cc: iMake _build_rooms respect MMT_VAULT instead of a list of excluded zones. 06:16:00 03zaba * ra1ee6baa45bf 10/crawl-ref/source/dungeon.cc: Don't do vault connection in _build_rooms. 06:16:10 oh damn, an obvious typo in the commit message 06:16:21 I probably shouldn't do this while sleepy :P 06:16:41 you're just working for apple 06:17:02 greensnark, well, there we go, now there ain't no ugly exclusion zones :P 06:17:13 <3 06:17:38 greensnark, and _build_rooms' connectivity code didn't seem to affect a lot at all. Apart from building an occasional but rare dead end. 06:17:55 other differences seem to be slight at best :P 06:18:02 _dig_vault_loose seems to adequately do the job 06:18:44 code between that and minivault connection stuff is still overlapping in functionality, but I wasn't trying to tackle that 06:19:14 greensnark, layout_rooms and _build_rooms are so damn similar in implementation. Would be cool if there was a way to make lua layouts respect the MMT_VAULT, too. 06:32:05 Add an api function to check MMT_VAULT in a rectangular region and make that available to Lua 06:32:30 Also the single point check if that's not already available 06:32:56 Zaba: I'm not sure if _dig_vault_loose makes any connectivity guarantee 06:33:50 it's quite straightforward, though 06:34:21 does join_the_dots make guarantees? That's what _build_rooms used to use. 06:35:08 well, it tried to connect the vault again upon a failure from join_the_dots, but with a limit. 06:35:36 I think that in a case where _dig_vault_loose fails, so would join_the_dots. And the level will probably get vetoed. 06:36:01 or it'd have vault stairs messed up so it's still interconnected 06:36:23 for cases that I could produce through testing, it worked fine 06:40:59 greensnark, there's dgn.in_vault for checking a single point 06:57:47 03j-p-e-g * rbcae4a5cc4ad 10/crawl-ref/source/show.cc: Spacing fixes. 06:57:51 03j-p-e-g * r4e4b1a4ba1a1 10/crawl-ref/ (10 files in 2 dirs): For single items of quantity > 1 'g' now prompts for an amount. 06:57:52 03j-p-e-g * rceaa2788e26f 10/crawl-ref/source/command.cc: Document g/, split in the in-game command help. 07:00:57 greensnark? 07:01:13 Eronarn wrote it 07:03:27 greensnark: https://crawl.develz.org/source/dcss-des.txt 07:03:33 Ah, nice 07:07:09 greensnark, what should an api function for checking an area for a map mask be called? 07:07:48 region_map_mask or something like that maybe 07:07:54 Use your imagination :P 07:08:14 * greensnark has been stuck trying to get bloody Oracle installed on a Mac OS server 07:08:17 oh well, I have to run in five minutes. Guess I'll leave it for the evening or the weekend, whichever comes first. 07:12:35 greensnark? I replaced all 776f6f by 222222 - but text color is still the same.. could you check color code again? I unfortunately forgot which of those firefox plugins I used to debug the css :-$ 07:13:03 Napkin: Firebug is pretty awesome 07:14:08 Chrome says the color is from style.php:3451 07:14:17 For ul.topiclist li 07:14:32 No doubt they've used the color in a million places :P 07:14:38 topiclist :-O 07:14:53 they did - 32 times replaced 776f6f already ;) 07:15:22 The other place is style.php:3524 for .content, .post:target 07:15:44 There's some other faint text, but those two are the most important styles, I think 07:15:53 * due sleep. 07:21:46 -!- TGWi has joined ##crawl-dev 07:24:28 hmm.. not sure what kind of line numbers you get there, greensnark 07:24:44 probably not from style.php (which is only 300 lines anyways) 07:24:55 Napkin: They won't correspond directly to the line numbers in the php, they're from the output of the php script 07:25:29 and there are 18 css files ;) 07:25:34 :) 07:25:50 this stupid "web developer" plugin doesn't show what color it is at all :D 07:27:01 i'm starting to think it's some caching problem here... 07:30:14 -!- TGWi has quit [Read error: Connection reset by peer] 07:32:04 yes, it was :D 07:33:36 reload - better now, greensnark? 07:34:08 Napkin: Much better :) 07:34:27 Thanks! 07:34:34 i'll switch some unimportant stuff back to 776f6f, but posts and most should be 222222 07:36:14 and thank you too, indeed much better to read :) 07:43:53 -!- eith has quit [Ping timeout: 264 seconds] 07:52:34 -!- Hehfiel has quit [Ping timeout: 276 seconds] 07:53:10 -!- Hehfiel has joined ##crawl-dev 07:53:51 ok, i think the important stuff is #222222 now, greensnark - anything in particular you would like darker/more focussed? 07:58:24 -!- Hehfiel has quit [Ping timeout: 260 seconds] 08:00:59 -!- Hehfiel has joined ##crawl-dev 08:23:16 Mmm, much nicer to read now! 08:23:26 agreed :) 08:24:43 -!- Cryp71c has joined ##crawl-dev 08:31:24 03Keskitalo * r8ebc64588c04 10/crawl-ref/source/dat/des/portals/lab.des: Minotaur vaults with stone walls confuse labyrinth explorers. Replacing the stone with green crystal. (Most walls will still be metal, as before.) 08:31:44 Kekitalo: thanks! :) 08:37:12 03j-p-e-g * rf1c0f69ea5d4 10/crawl-ref/source/ (tiledgnbuf.cc tiledgnbuf.h): Draw blood overlay beneath non-wall dungeon feature tiles. 08:39:45 is it just me or is crawl.develz.org 404? 08:40:08 typo? using it right now 08:40:13 Just you/ 08:40:25 ok 08:40:30 it's up 08:40:37 try https://crawl.develz.org/ instead? 08:44:01 cool, I didn't realise crawl had a "tavern", it's awesome 08:44:32 We need a picture of a gold beer stein 08:44:43 yes! :D 08:44:51 volunteers, please :) 08:45:52 -!- Mu_ has quit [Ping timeout: 276 seconds] 08:45:57 -!- Mu_ has joined ##crawl-dev 08:47:36 gold beer stein? <3 08:48:24 http://www.giantitp.com/comics/oots0170.html 09:06:02 http://crawl.develz.org/wordpress/stone-soups-tavern-opens-its-doors 09:26:10 -!- Gretell has quit [Ping timeout: 276 seconds] 09:26:35 -!- Napkin has quit [Ping timeout: 240 seconds] 09:27:29 -!- Gretell has joined ##crawl-dev 09:32:00 -!- Napkin has joined ##crawl-dev 09:33:06 heh, some node in CIX/Frankfurt/Germany just failed :D 09:33:40 Need to tunnel through other servers to reach my own.. *sigh* 09:39:40 must be the snow :) 09:43:09 hey galehar? 09:43:22 did you do moderator in the old forum? 09:56:04 well, too late for hiding ;-P 10:17:21 well, yes, danr gave me moderator rights 10:17:25 -!- Kurper has joined ##crawl-dev 10:17:29 but I didn't moderate much :) 10:22:49 -!- Pialein has joined ##crawl-dev 10:39:58 -!- syllogism has quit [*.net *.split] 10:39:58 -!- Zaba has quit [*.net *.split] 10:39:58 -!- blackpenguin has quit [*.net *.split] 10:39:59 -!- Adeon has quit [*.net *.split] 10:41:49 -!- syllogism has joined ##crawl-dev 10:41:49 -!- Zaba has joined ##crawl-dev 10:41:49 -!- blackpenguin has joined ##crawl-dev 10:41:49 -!- Adeon has joined ##crawl-dev 10:48:49 -!- galehar has quit [Quit: Page closed] 10:57:53 -!- eith has joined ##crawl-dev 11:19:37 Hey, could someone give me a hint what a "Strange machine" is all about, that I could pass on to my dad? 11:21:51 Isn't that a wizlab thing 11:21:56 i believe they're statues in the tukima wizlab that generate dancing weapons 11:21:58 ??strange machine 11:21:59 strange machine[1/1]: Found in Tukima's Studio. Some of them cast blink on you 11:22:08 the centre one cannot be attacked i think 11:22:25 he told me it gives a "dull noise" when hit with a weapon 11:22:44 Ok, CAO main scoring page now has combined stable+alpha version scores. 11:23:06 nice! 11:23:30 alpha games from cdo? 11:24:17 dull noise is when it summons a dancing weapon i think 11:24:37 or maybe when it can't summon any more 11:24:41 ah 11:24:50 roger, will let him know - thanks :) 11:24:53 Napkin: Yes 11:25:10 so.. no need anymore to link to the separate page then, greensnark? 11:25:29 Napkin: Well, there's a separate page for only stable versions, but most players seem less interested in that 11:25:50 Aand I need to fix that link 11:25:58 i link to http://crawl.akrasiac.org/scoring/overview.html and http://crawl.akrasiac.org/scoring-alpha/overview.html 11:26:14 from the wordpress 11:27:02 So the first link will now be combined scoring, and there's a new scoring-stable for stable-versions-only 11:27:11 Both scoring links show games from both CAO and CDO 11:27:18 ah, ok, roger that 11:27:27 will think how to do the links later 11:31:31 FeBe should be the new noob char. 11:31:33 This is absurd. 11:32:26 ohwait, I've had a 3/5 ring of slaying on this whole time 11:32:27 lol 11:48:03 puh... phpbb3 now also updated the mantis' last_visit entry... wouldn't want to prune forum users by mistake ;) 12:01:08 "Crazy Yiuf's Corner" <3 12:15:37 -!- llahwehttam has joined ##crawl-dev 12:19:44 -!- eith has quit [Ping timeout: 260 seconds] 12:35:15 -!- Cryp71c has left ##crawl-dev 12:44:50 re 12:47:20 -!- lorimer_ has joined ##crawl-dev 12:48:40 -!- lorimer has quit [Read error: Operation timed out] 12:54:31 -!- Textmode has joined ##crawl-dev 12:57:16 -!- Paroid has joined ##crawl-dev 12:59:46 -!- lorimer_ is now known as lorimer 13:16:12 03zaba * rc116d8d8eef5 10/crawl-ref/source/dungeon.cc: Make _build_rooms append 'build_rooms' to the level build method. 13:16:17 03zaba * r09764e7e4dc2 10/crawl-ref/source/dungeon.cc: Remove the 'Wall builder' dprf. 13:16:19 03zaba * rb8c15438d069 10/crawl-ref/source/dungeon.cc: Slightly tweak map placement dprf. 13:25:48 "Repeat last action" loses its target (https://crawl.develz.org/mantis/view.php?id=2997) by Nobody 13:55:05 -!- Paroid has quit [Quit: Page closed] 14:30:45 -!- Pialein has quit [Remote host closed the connection] 14:49:50 -!- blackpenguin has quit [Ping timeout: 265 seconds] 14:49:54 -!- monky has joined ##crawl-dev 14:51:03 -!- blackpenguin has joined ##crawl-dev 15:33:35 -!- upsy has quit [Quit: Leaving] 15:45:41 -!- Fangorn_ has quit [Read error: Connection reset by peer] 15:46:01 -!- Fangorn_ has joined ##crawl-dev 15:56:41 Gods and allies don't attribute untargeted attacks to the player (https://crawl.develz.org/mantis/view.php?id=2998) by OG17 16:28:52 -!- llahwehttam has quit [Quit: Leaving] 16:35:04 -!- galehar has joined ##crawl-dev 16:35:18 hey 16:39:18 03galehar * r4406735778f7 10/crawl-ref/source/skills2.cc: Fix disabled skill not turning yellow when reaching level 27. 16:39:29 03galehar * rdef30fb4d10a 10/crawl-ref/source/skills2.cc: Fix reskilling from fighting reducing your maxHP to 0 or below. 16:39:30 03galehar * rdec72efede5a 10/crawl-ref/source/skills2.cc: Fix the colouring of new level preview when reskilling. 17:18:34 -!- valrus has joined ##crawl-dev 17:35:01 03galehar * r6c88d1577eb0 10/crawl-ref/source/skills2.cc: Adjust the window height minimum for skill icons. 17:58:27 -!- syllogism has quit [] 18:20:15 -!- casmith_789 has joined ##crawl-dev 18:20:35 -!- casmith789 has quit [Ping timeout: 240 seconds] 18:21:17 -!- casmith_789 has quit [Remote host closed the connection] 18:21:38 -!- casmith789 has joined ##crawl-dev 18:33:00 03galehar * rfb457918129b 10/crawl-ref/source/ (skills2.cc skills_menu.h): Skill menu: fix the size of help and footer when using skill icons. 18:33:06 -!- galehar has quit [Quit: disconnect] 19:12:48 Necromancy spell/book tweaks (https://crawl.develz.org/mantis/view.php?id=2999) by MarvintheParanoidAndroid 19:16:29 -!- ivan has quit [Quit: Coyote finally caught me] 19:16:48 -!- ivan has joined ##crawl-dev 19:17:24 -!- ivan has quit [Read error: Connection reset by peer] 19:19:32 -!- ivan has joined ##crawl-dev 19:53:02 Improve some low-level Earth spells (https://crawl.develz.org/mantis/view.php?id=3000) by MarvintheParanoidAndroid 19:55:38 nice job MarvinPA 19:55:48 -!- Mu_ has quit [Quit: Defecator, may everything turn out okay so that you can leave this place.] 20:09:39 -!- Pialein has joined ##crawl-dev 20:11:58 -!- eith has joined ##crawl-dev 20:42:05 -!- eith has quit [Ping timeout: 255 seconds] 22:05:57 -!- Twilight13 has joined ##crawl-dev 22:08:29 -!- Twilight-1 has quit [Ping timeout: 240 seconds] 22:15:27 Hmm. Is my Mantis email address not enne.walker@gmail.com? I seem unable to reset my password. :( 22:18:07 I... don't thinnk I'm an administrator, so I don't know how to help, sorry. :( 22:34:45 -!- Pialein has quit [Remote host closed the connection] 22:54:37 -!- Zaba has quit [Ping timeout: 265 seconds] 23:00:36 -!- Zaba has joined ##crawl-dev 23:19:41 -!- valrus has quit [Remote host closed the connection] 23:37:09 Windows development builds on CDO updated to: 0.8.0-a0-3905-gfb45791 23:50:57 -!- stabwound has quit [Quit: ZNC - http://znc.sourceforge.net] 23:54:16 Unstable branch on CDO updated to: 0.8.0-a0-3905-gfb45791 (31.18) 23:54:20 -!- stabwound has joined ##crawl-dev 23:59:29 Player drawn on top of large monster tiles (https://crawl.develz.org/mantis/view.php?id=3001) by enne