00:00:03 -!- omarax has quit [Remote host closed the connection] 00:01:44 -!- rumflump has quit [Quit: rumflump] 00:01:47 <|amethyst> Not really, no... I had a VM at one point but that was years ago 00:05:09 -!- Dixie has quit [Ping timeout: 240 seconds] 00:05:37 <|amethyst> hmm 00:05:45 <|amethyst> looking over it 00:06:07 <|amethyst> first, it will need to be squashed since most of it gets undone 00:06:15 -!- Lasty has joined ##crawl-dev 00:06:55 <|amethyst> it adds a bunch of extra blank lines in various perl scripts that shouldn't be there, but that's minor 00:07:24 <|amethyst> I am a little concerned about passing CFLAGS when building tilegen 00:07:49 <|amethyst> because CFLAGS is intended for the target, not the host 00:08:37 <|amethyst> I also wonder about "strsignal was not working properly"... in what way? 00:08:42 -!- PsyMar has quit [Ping timeout: 252 seconds] 00:09:26 -!- fatterrific has quit [Quit: Page closed] 00:10:55 -!- Lasty has quit [Client Quit] 00:11:40 -!- Blazinghand has joined ##crawl-dev 00:11:43 <|amethyst> hm, and it removes #include for everyone with USE_UNIX_SIGNALS but only re-adds for FreeBSD 00:11:52 What does that do? 00:12:31 <|amethyst> we use it at least for converting signal numbers like SIGSEGV and SIGINT to strings 00:12:43 <|amethyst> and other things 00:15:30 -!- Euph0ria has quit [Quit: HELP WANTED: Telepath. You know who do call.] 00:21:02 <|amethyst> oh, that was in the rltiles makefile, so it's not a problem 00:21:48 <|amethyst> and is in fact a good idea (it's just adding host CFLAGS to linking when they were previously used for compiling only; it could be relevant for things like -g) 00:23:34 <|amethyst> I left a comment on the PR with my questions and concerns 00:25:35 -!- lobf has quit [Ping timeout: 264 seconds] 00:26:49 <|amethyst> Brannock: on #433 00:27:16 <|amethyst> Brannock: are you asking the committer to change the \ toggles back from three-state to two-state? 00:27:29 <|amethyst> Brannock: because that seems kind of out-of-scope for a colouring change 00:27:32 -!- lobf has joined ##crawl-dev 00:28:07 it was originally two-state 00:28:16 the extra color turned it into three-state 00:28:33 unsure how, I'd have to dig into the code. all I did was playtest 00:28:40 <|amethyst> huh? 00:28:50 <|amethyst> it's three-state in trunk 00:29:03 ... Let me look at this again 00:29:17 -!- EuphOria has quit [Quit: HELP WANTED: Telepath. You know who do call.] 00:29:24 <|amethyst> for "default setting", "explicitly enabled in this menu", and "explicitly disabled in this menu" 00:29:37 <|amethyst> where "default setting" is grey and either + or - 00:29:54 whoops 00:29:58 <|amethyst> and the other two are white and either + or - 00:30:28 yeah 00:30:30 there's no problem then 00:30:33 thanks for catching that mistake 00:30:51 <|amethyst> hm 00:31:01 I think this PR is fine to push, then? 00:31:43 Unstable branch on CRAWL.XTAHUA.COM updated to: 0.20-a0-553-g9f38e11 (34) 00:32:46 -!- ddubois has quit [Ping timeout: 260 seconds] 00:33:17 <|amethyst> I think so 00:33:41 -!- Dixie has quit [Ping timeout: 240 seconds] 00:33:41 -!- adelrune has quit [Ping timeout: 240 seconds] 00:33:53 03Glenn Matthews02 07* 0.20-a0-518-g5bdfae7: Render useless items in dark grey in Known Items menu 10(9 days ago, 2 files, 6+ 3-) 13https://github.com/crawl/crawl/commit/5bdfae7037ea 00:33:53 03Brannock02 {GitHub} 07* 0.20-a0-555-gf6ae02d: Merge pull request #433 from glennmatthews/flag_useless_known 10(6 seconds ago, 0 files, 0+ 0-) 13https://github.com/crawl/crawl/commit/f6ae02d4e065 00:34:04 <|amethyst> would be nice if we could just apply the menu_colour option to that menu, but we'd still need some kind of override for toggled-on and toggled-off 00:39:26 I think I got confused because I only ever use that menu to toggle, once, per item, so if it was on it went off, and if off, then on, so I never actually saw the third state as-a-player 00:39:56 but default, strong yes, strong no makes sense 00:40:35 -!- Dix has quit [Ping timeout: 264 seconds] 00:41:09 <|amethyst> it used to be that the toggle was default -> yes -> no -> yes -> no and you needed ctrl-d or something to go back to the default 00:41:19 wild... 00:41:40 <|amethyst> this became more annoying as we made the defaults more complex and context-dependent 00:42:00 <|amethyst> e.g. autopickup of stacking items 00:42:06 -!- lobf has quit [Read error: Connection reset by peer] 00:42:11 <|amethyst> (though that might have happened after the change) 00:42:31 <|amethyst> s/that/that specific default/ 00:42:40 -!- Kuprin has quit [Read error: Connection reset by peer] 00:47:22 gammafunk, https://crawl.develz.org/tavern/viewtopic.php?f=8&t=22991 this guy *really* loves satellites 00:47:50 I wonder if there's a way to improve labyrinths 00:47:55 -!- lobf has joined ##crawl-dev 00:48:05 maybe quadrantize them so there's four potential corners to explore for exits 00:48:19 (on top of the map reshuffling that occasionally happens) 00:49:27 That'd increase pressure on food supply, but also player frustration. But with quadrants, looking for wall clues would become slightly easier and more immediate per quadrant. Hmm 00:50:08 -!- GauHelldragon has quit [Ping timeout: 240 seconds] 00:50:28 wow 00:50:34 that guy is my biggest fan 00:50:43 I'm the real deal now 00:50:52 do more vaults! 00:51:18 I will! Slowly doing my teleporter stuff 00:51:22 so I can do just that 00:51:48 Olgreb's Toxic Reactor, Borgjnor's Black Pit, Maxwell's Forge... 00:51:51 we should add more wizards 00:51:56 ??wizards_without_wizlabs 00:51:56 wizards without wizlabs[1/1]: Spell namesakes: Alistair, Borgnjor, Gell, Leda, Lee, Olgreb, Ozocubu, Tukima, Yara. Artefact smiths: The Alchemist, Black Knight, The Captain, Maxwell, Octopus King, Ukta ({hat of the bear spirit}), Zhor. 00:52:06 -!- lobf has quit [Ping timeout: 240 seconds] 00:52:58 I actually live near a cold storage warehouse 00:53:01 Ozocubu's..? 00:54:11 Zhors Stinky Cheese Factory 00:54:24 full of toenail golems and swamp drakes! 00:54:37 dang 00:55:08 -!- Awod has quit [Ping timeout: 255 seconds] 00:55:41 ??wizards 00:55:42 wizards ~ wizard[1/2]: Purple p with the same spells as Erolcha, ie banishment, LCS, fun stuff like that. If you see one before D:15 or so, there is probably a roomful of {abomination}s nearby. See {erolcha spells}. 00:55:44 ??wizards[2 00:55:45 wizards ~ wizard[2/2]: Background that starts with the {book of Minor Magic}. Known for summoning hordes of imps and then mephing them. 00:55:50 ??wizlab 00:55:51 wizlab[1/2]: Portal vault with enemies and loot themed after a named wizard (Tukima, Wucad Mu, ...). D:15, Depths, Elf, Crypt, Vaults:1-4. 00:55:56 ??wizlab[2 00:55:56 wizlab[2/2]: {Doroklohe's Tomb}, {Wucad Mu's Monastery}, {Cigotuvi's Fleshworks}, {Iskenderun's Mystic Tower}, {Zonguldrok's Shrine}, The {Roulette of Golubria}, {Cloud Mage}'s Chambers, {Hellbinder}'s Lair, {Lehudib's Moon Base} 00:56:05 there's a pretty solid mythology built up here, tbh 00:56:18 between demon lords and named wizards and uniques 00:56:24 and the gods, of course 00:57:23 I think too many don't put up enough of a challenge given their depths 00:57:24 RIP Poisonous Cloud 00:57:28 I agree gammafunk 00:57:40 I have a todo item to buff Wucad Mu; Golubria; Cloud Mage; Hellbinder; and Zonguldrok 00:57:42 I know r-i took a stab at some of them 00:57:54 yeah these days iskenderun's does well 00:57:55 Moon Base and Mystic Tower are good 00:58:10 !wizlabdeaths current 00:58:22 !wizlabkills current 00:58:25 No milestones for current (br.enter=wizlab milestone!~~ering?ya|cekugob|mortuary|a_wizard|upun's_lair|cloud_mage's_chambers). 00:58:30 oh right 00:58:34 !wizlabkills * current 00:58:42 !cmd wizlabdeaths 00:58:42 Command: !wizlabdeaths => !lm ${1:-.} $* br.enter=wizlab s=regexp_replace(milestone, "entered ((the_hall_of_|the_chambers_of_)([_a-z]+(?=the_)))?(.*)\.", "\2\4") milestone!~~ering?ya|cekugob|mortuary|a_wizard|upun's_lair|cloud_mage's_chambers title:"WizLab deaths for ${1:-$nick} ($*)" / lg:br=wizlab o=% 00:58:46 ok it was that one 00:58:47 There was a Cekugob wizlab?? 00:58:52 yeah 00:58:57 I entirely missed that one 00:59:00 I've seen every other one 00:59:01 very old 00:59:11 !wizlabdeaths * current 00:59:13 WizLab deaths for * (current): 19/270x Cigotuvi's Fleshworks [7.04%], 16/305x Wucad Mu's Monastery [5.25%], 15/327x Lehudib's Moon Base [4.59%], 13/284x Iskenderun's Mystic Tower [4.58%], 13/286x Doroklohe's Tomb [4.55%], 8/328x The Chambers of the Cloud Mage [2.44%], 5/310x Zonguldrok's Shrine [1.61%], 5/323x The Hall of the Hellbinder [1.55%], 3/306x The Roulette of Golubria [0.98%] 00:59:18 ah 00:59:21 this is too few games 00:59:23 Whoa, I guess Fleshworks is doing well 00:59:28 well it's not really 00:59:29 !wizlabdeaths * recent 00:59:33 WizLab deaths for * (recent): 45/863x Lehudib's Moon Base [5.21%], 42/831x Cigotuvi's Fleshworks [5.05%], 40/820x Iskenderun's Mystic Tower [4.88%], 38/808x Doroklohe's Tomb [4.70%], 31/835x Wucad Mu's Monastery [3.71%], 21/915x The Chambers of the Cloud Mage [2.30%], 17/887x The Roulette of Golubria [1.92%], 14/842x Zonguldrok's Shrine [1.66%], 13/843x The Hall of the Hellbinder [1.54%] 00:59:37 or rather it's not doing that well 00:59:46 5% is pretty solid 00:59:53 Roulette, Srhine, and Hall need serious help 01:00:00 well, even that baseline feels low to me 01:00:03 -!- omarax has quit [Remote host closed the connection] 01:00:07 like early portals do so much better 01:00:08 Roulette I think is unfixable given how compartmentalized it is 01:00:16 well player strength and options are much better later on 01:00:16 oh I think roulette is fixable 01:00:26 yes, and you run into the issue 01:00:35 where players already have what they need 01:00:38 5% is pretty respectable for the final portal that most players will face 01:00:42 so why go in if it's truly dangerous? 01:00:48 !lg * recent salt 01:00:49 418. peterdivine the Severer (L17 HuFi of Okawaru), hit from afar by a peacekeeper (volley of spikes) in Desolation (desolation_of_salt) on 2017-02-03 03:21:00, with 121745 points after 31640 turns and 1:52:57. 01:00:57 what's that command? 01:01:05 checking Desolation deaths 01:01:09 It's about as late as Wizlabs are 01:01:16 yeah desolation is actually dangerous 01:01:17 -!- lobf has joined ##crawl-dev 01:01:31 !lm * recent br.enter=desolation !boring / lg:br=desolation 01:01:32 416/3018 milestones for * (recent br.enter=desolation !boring): N=416/3018 (13.78%) 01:01:36 Hall feels like early elf / late orc to me, in terms of danger level 01:01:46 I think the hellbinder needs to be accompanied by a couple of high-tier demons 01:02:03 -!- Euph0ria has quit [Quit: HELP WANTED: Telepath. You know who do call.] 01:02:08 I mean, on the one hand we do want a spread of difficulty 01:02:26 5% is a nice ideal imho for wizlab 01:02:32 it's one approach, yeah 01:02:38 especially since that number's brought further down by people just deciding to leave 01:02:39 feels like just "free loot" basically 01:02:42 that's harder to do in Salt 01:02:49 Since it's so open 01:02:58 well the exit is close to the entrance 01:03:03 salt just places some pretty nasty monsters 01:03:11 and in a dangerous very open layout 01:03:19 yeah but you have to travel deep to really see what you're dealing with, then you have Control Winds and the lack of walls 01:03:31 compare wizlabs hwere you go "well, this is mystic tower, I'm not gonna bother" and leave 01:03:37 which brings down mystic tower's death rate 01:03:45 -!- Harudoku has quit [Ping timeout: 248 seconds] 01:04:06 I think a spread of difficulty is fine, but not 5.5% to 1.5%, especially when Hall is so easily dealt with 01:04:19 right, there's some issues with successfully retreating, but I feel like desolation's difficulty is probably more what you want 01:04:22 let me see 01:04:23 giving The Hellbinder a couple of tier-2 or one tier-1 demon friend should be good 01:04:25 are people really skipping the portal? 01:04:43 !lm * br.enter=salt|wizlab current s=br% 01:04:44 2739 milestones for * (br.enter=salt|wizlab current): 2739x WizLab (100.00%) 01:04:56 depr 01:04:56 !lm * br.enter=desolation|wizlab current s=br% 01:04:56 4372 milestones for * (br.enter=desolation|wizlab current): 2739x WizLab (62.65%), 1633x Desolation (37.35%) 01:05:02 not sure about the rarity 01:05:05 are they the same? 01:05:19 clearly a little more than half of players actually enter compared to wizlabs 01:06:52 gammafunk, how would you fix the compartmentalization problem for Roulette wrt danger level? 01:06:56 ah 01:07:04 wizlabs can place in depths 01:07:13 also in crypt 01:07:19 desolation is only elf:1-2, V:1-4 01:08:04 Brannock: well just put nastier things in there, almost my teleporter changes will help, since monsters will know how to path through them 01:08:16 so if your'e worried about the player jumping to a cleared area 01:08:23 hrm, actually something just occurred to me 01:08:37 Oh, actually yeah fixing teleporter AI wrt monsters would help significantly 01:08:51 but you'd have to let monsters know where they're headed to 01:10:05 yeah, which they would 01:10:10 Unstable branch on crawl.jorgrun.rocks updated to: 0.20-a0-555-gf6ae02d (34) 01:11:28 but yeah, you could also just place nastier things in the chamber 01:11:34 *chambers 01:11:43 I think the central chamber has a cool challenge 01:11:47 -!- WalrusKing has quit [Ping timeout: 255 seconds] 01:12:26 Brannock: if you'd like to tackle that (not the teleporter stuff, but buffing monsters there) you might ask r-i for her opinion 01:12:50 may not take too kindly to changes depending on her vision for the map 01:13:10 I think teleporter AI will go a long way towards helping Roulette 01:13:20 Right now I'm trying to figure out Hall and Shrine 01:15:18 for shrine 01:15:28 I think it starts with the zombies 01:15:32 they should be actually dangerous 01:15:47 and maybe it should have some spectrals or even simulacra 01:16:03 the lich boss is good, and there are some ancient champions and such in there 01:16:17 but the cool haunting effect thing isn't so cool when it just spawns popcorn 01:16:42 people aren't huge fans of wucad's monk spam, but those ghost monks can actually hurt you 01:18:19 man I remember Lasty running like a madman at thos OOD statues in Iskenderun's 01:18:20 I had a death in Monastery as a Cheibro just because I couldn't kill the monks fast enough before they respawned, and cheiwalking summoned so many of them 01:18:27 heh, yeah 01:18:35 the drac and ds ones 01:18:50 probably esp the drac ones I'd guess 01:18:58 Draconian monks are nasty as hell 01:19:08 !lg . br~~monastery 01:19:09 No games for Brannock (br~~monastery). 01:19:15 !lg * wizlab map~~wucad s=ckiller% 01:19:16 how do I query portal? 01:19:16 169 games for * (wizlab map~~wucad): 98x a draconian monk (57.99%), 13x a monstrous demonspawn (7.69%), 11x a deep troll (6.51%), 11x an iron troll monk (6.51%), 10x a rock troll monk (5.92%), 8x stupidity (4.73%), 7x a deep troll monk (4.14%), 3x quitting (1.78%), 2x a shadow (1.18%), an iron dragon (0.59%), a green death (0.59%), a hill giant (0.59%), an Executioner (0.59%), cloud (0.59%), a pla... 01:19:18 ah good 01:19:20 yep 01:19:30 !lg . wizlab map~~wucad s=ckiller% 01:19:31 No games for Brannock (wizlab map~~wucad). 01:19:36 huh 01:19:39 I guess I got out 01:19:45 !lg brannock wizlab 01:19:46 No games for brannock (wizlab). 01:19:50 apparently so 01:19:58 Unstable branch on crawl.develz.org updated to: 0.20-a0-555-gf6ae02d (34) 01:20:05 I like the 8x stupidity 01:20:24 mind drain! 01:23:41 -!- waat has quit [Ping timeout: 260 seconds] 01:24:03 -!- sneakyness has quit [Ping timeout: 252 seconds] 01:24:23 -!- iFurril has quit [Ping timeout: 264 seconds] 01:24:51 -!- sneakyness has joined ##crawl-dev 01:26:21 -!- sneakyness has quit [Read error: Connection reset by peer] 01:26:55 -!- sneakyness has joined ##crawl-dev 01:27:23 -!- Dixie has quit [Read error: Connection reset by peer] 01:28:14 -!- Lasty has joined ##crawl-dev 01:29:57 -!- Lasty has quit [Client Quit] 01:36:05 -!- Rast has quit [Ping timeout: 255 seconds] 01:40:33 -!- Rast has joined ##crawl-dev 01:41:02 -!- simmarine has quit [Read error: Connection reset by peer] 01:44:43 -!- jeefus has joined ##crawl-dev 01:46:57 -!- hellmonk has quit [Quit: Page closed] 01:48:41 -!- jefus has quit [Ping timeout: 255 seconds] 01:53:33 -!- eb has quit [] 01:54:15 my god all these optimization scenarios are tiring 01:54:24 and I thought it was bad when I tried other games like dungeon of the endless 01:54:35 I'm clearly too inured to crawl optimization 01:54:46 "maybe we can float across water indefinitely to conserve !flight" 01:54:48 like seriosuly 01:55:03 -!- Zeor has quit [Quit: Leaving.] 01:55:36 -!- easy has quit [Ping timeout: 260 seconds] 01:56:31 -!- lobf has quit [Ping timeout: 252 seconds] 01:56:39 Windows builds of master branch on crawl.develz.org updated to: 0.20-a0-555-gf6ae02d 01:58:06 -!- jonadab has quit [Ping timeout: 260 seconds] 01:59:39 -!- Krakhan has quit [Ping timeout: 255 seconds] 02:00:03 -!- omarax has quit [Remote host closed the connection] 02:00:22 -!- Enthusiasm has quit [Read error: Connection reset by peer] 02:06:16 gammafunk, did we jump from 0.19.1 to 0.19.3? 02:06:24 no 02:06:33 we jumped from 0.19.1 to ...oh 02:06:37 I see what you're asking, and yes 02:06:50 that's in the release post 02:06:51 on wordpress 02:06:53 ah, I see now 02:07:04 mystery solved 02:30:18 -!- mong has quit [Quit: Leaving] 02:31:36 -!- Patashu has joined ##crawl-dev 02:32:38 -!- meff` has joined ##crawl-dev 02:36:06 -!- Patashu has quit [Ping timeout: 255 seconds] 02:38:46 -!- Kasofa has quit [Ping timeout: 260 seconds] 02:39:13 -!- Pacra has quit [Ping timeout: 256 seconds] 02:43:37 -!- sfogarty has quit [Quit: Page closed] 02:49:34 -!- lobf has joined ##crawl-dev 02:54:19 Monster database of master branch on crawl.develz.org updated to: 0.20-a0-555-gf6ae02d 02:56:09 -!- SteelNeuron has joined ##crawl-dev 02:57:21 -!- filthy has quit [Ping timeout: 256 seconds] 03:00:04 -!- omarax has quit [Remote host closed the connection] 03:01:09 -!- tsujin_ has quit [Ping timeout: 245 seconds] 03:01:21 -!- Lasty has joined ##crawl-dev 03:01:32 -!- adrem has quit [Remote host closed the connection] 03:03:03 -!- Lasty has quit [Client Quit] 03:06:07 !tell Brannock Since you're in code review mode, did you get a chance to look at the latest Ieoh Jian PR? MarvinPA has helped me a lot, but I'd love another pair of eyes before it goes into trunk... Especially on the new ultimate ability :) 03:06:08 SteelNeuron: OK, I'll let brannock know. 03:06:25 -!- Furril has quit [Ping timeout: 248 seconds] 03:09:12 -!- LordSloth has quit [Quit: Going offline, see ya! (www.adiirc.com)] 03:10:45 -!- iFurril has quit [Ping timeout: 252 seconds] 03:15:56 -!- Lasty has joined ##crawl-dev 03:17:42 -!- Lasty has quit [Client Quit] 03:18:26 -!- epsik has quit [Ping timeout: 260 seconds] 03:23:26 Unstable branch on crawl.beRotato.org updated to: 0.20-a0-555-gf6ae02d (34) 03:26:38 -!- Patashu has joined ##crawl-dev 03:28:15 -!- Dixie has quit [Read error: Connection reset by peer] 03:29:31 -!- SteelNeuron has quit [Ping timeout: 260 seconds] 03:32:42 -!- SteelNeuron has joined ##crawl-dev 03:33:09 -!- minmay has quit [Ping timeout: 240 seconds] 03:33:29 -!- minqmay has quit [Ping timeout: 240 seconds] 03:36:32 -!- Kalir has quit [Quit: I'M OUT SON. PEACE, LOVE, EXPLOSIONS.] 03:46:15 -!- Blazinghand has quit [Read error: Connection reset by peer] 03:47:20 -!- kuniqs has quit [Quit: Page closed] 03:49:47 -!- Dryvhari has quit [Quit: Page closed] 03:59:35 -!- minmay has joined ##crawl-dev 04:00:04 -!- omarax has quit [Remote host closed the connection] 04:06:59 -!- tsujin has quit [Read error: Connection reset by peer] 04:07:19 -!- Doesnty has quit [Read error: Connection reset by peer] 04:07:43 -!- Doesnty has joined ##crawl-dev 04:09:53 -!- Bloaxzorro has joined ##crawl-dev 04:11:48 -!- minqmay has quit [Ping timeout: 252 seconds] 04:12:54 -!- minmay has quit [Ping timeout: 252 seconds] 04:13:18 -!- Bloaxor has quit [Ping timeout: 255 seconds] 04:14:18 -!- lobf has quit [Quit: lobf] 04:15:03 -!- lobf has joined ##crawl-dev 04:15:03 -!- lobf has quit [Client Quit] 04:40:54 -!- Ratatosk has joined ##crawl-dev 04:58:32 !seen bh 04:58:32 I last saw bh at Thu Feb 2 06:13:05 2017 UTC (1d 3h 45m 26s ago) joining the channel. 05:00:03 -!- omarax has quit [Remote host closed the connection] 05:10:47 -!- Dixie has quit [Read error: Connection reset by peer] 05:20:39 -!- Dixie has quit [Ping timeout: 258 seconds] 05:42:41 -!- Lasty has joined ##crawl-dev 05:44:25 -!- Lasty has quit [Client Quit] 06:00:01 -!- omarax has quit [Remote host closed the connection] 06:08:32 -!- Fixer has joined ##crawl-dev 06:08:45 -!- minmay has joined ##crawl-dev 06:14:47 -!- laj1 has joined ##crawl-dev 06:20:27 -!- laj1 has quit [Ping timeout: 240 seconds] 06:22:32 -!- laj1 has joined ##crawl-dev 06:27:13 -!- laj1 has quit [Ping timeout: 255 seconds] 06:31:27 -!- sour-sour has quit [Quit: leaving] 06:34:34 -!- laj1 has joined ##crawl-dev 06:45:10 -!- ontoclasm has quit [Quit: Leaving.] 06:46:15 -!- Yermak has joined ##crawl-dev 06:59:51 -!- filthy has quit [Ping timeout: 256 seconds] 07:00:02 -!- omarax has quit [Remote host closed the connection] 07:10:47 -!- sneakyness has quit [Read error: Connection reset by peer] 07:13:56 -!- Lasty has joined ##crawl-dev 07:15:21 -!- laj1 has quit [Ping timeout: 264 seconds] 07:16:47 -!- laj1 has joined ##crawl-dev 07:17:41 -!- eb_mobile has quit [Ping timeout: 252 seconds] 07:21:32 -!- laj1 has quit [Ping timeout: 252 seconds] 07:21:57 -!- eb has quit [Ping timeout: 264 seconds] 07:23:29 -!- laj1 has joined ##crawl-dev 07:25:18 -!- sneakyness has joined ##crawl-dev 07:28:10 -!- laj1 has quit [Ping timeout: 240 seconds] 07:30:33 -!- epsik has quit [Quit: Page closed] 07:35:31 -!- laj1 has joined ##crawl-dev 07:38:23 -!- eb_mobile has quit [Ping timeout: 256 seconds] 07:40:05 -!- filthy has quit [Ping timeout: 256 seconds] 07:41:05 -!- eb has quit [Ping timeout: 240 seconds] 07:44:09 -!- eb_mobile has quit [Ping timeout: 264 seconds] 07:46:53 -!- laj1 has quit [Ping timeout: 276 seconds] 07:47:29 -!- sour-sour has quit [Client Quit] 07:55:00 -!- ig0rbit has quit [Read error: Connection reset by peer] 08:00:02 -!- omarax has quit [Remote host closed the connection] 08:00:45 -!- snux has quit [Quit: leaving] 08:04:12 -!- Ratatosk has quit [Quit: Ratatosk] 08:18:16 AK game start: silent spectre spawning nearby means instant game over 13https://crawl.develz.org/mantis/view.php?id=10929 by Lavandula 08:36:14 -!- Lasty has quit [Quit: Leaving.] 08:36:30 -!- adrem has quit [Remote host closed the connection] 08:36:31 -!- Patashu has quit [Ping timeout: 255 seconds] 08:36:53 is div_rand_round weighted? i.e. if I do div_rand_round(19, 10) will I get 2 90% of the time? 08:37:13 Just glancing over the code I assume it is, but just want to make sure 08:37:14 <|amethyst> yes 08:37:19 cheers 08:39:06 -!- Yxhuvud has quit [Remote host closed the connection] 08:41:46 -!- Dixie has quit [Quit: lates] 08:45:05 -!- mizu_no_oto has quit [Client Quit] 08:50:50 -!- adelrune has joined ##crawl-dev 08:54:03 Cool, that's just what I needed to fix the big balance problem with martial attacks. One less thing in the todo list... 08:58:42 -!- Tux[Qyou] has joined ##crawl-dev 09:00:02 -!- omarax has quit [Remote host closed the connection] 09:13:28 -!- eb has quit [Ping timeout: 240 seconds] 09:16:22 -!- surr has quit [Quit: Lost terminal] 09:20:09 03PabloMansanet02 07https://github.com/crawl/crawl/pull/430 * 0.20-a0-563-g7d05885: Prevent wasting turns when running into a wall 10(70 minutes ago, 1 file, 3+ 0-) 13https://github.com/crawl/crawl/commit/7d0588574318 09:20:09 03PabloMansanet02 07https://github.com/crawl/crawl/pull/430 * 0.20-a0-564-gd28ff0e: Normalize martial attacks per AUT instead of damage per attack 10(in the future, 2 files, 74+ 30-) 13https://github.com/crawl/crawl/commit/d28ff0e7d087 09:27:48 -!- adelrune has quit [Ping timeout: 240 seconds] 09:29:19 -!- laj1 has joined ##crawl-dev 09:31:40 -!- bannakaffalatta has quit [Ping timeout: 240 seconds] 09:32:42 -!- Lasty has joined ##crawl-dev 09:33:40 -!- laj1 has quit [Ping timeout: 240 seconds] 09:39:24 -!- ololoev has quit [Client Quit] 09:40:22 -!- elliptic has quit [Quit: Leaving] 09:45:13 -!- AreBrandon has joined ##crawl-dev 09:50:13 -!- Tux[Qyou] has quit [Read error: Connection reset by peer] 09:51:07 03PabloMansanet02 07https://github.com/crawl/crawl/pull/430 * 0.20-a0-565-g1ec00a3: Change attack verb to reflect the possibility of missing 10(in the future, 1 file, 6+ 6-) 13https://github.com/crawl/crawl/commit/1ec00a31c4a1 09:53:31 -!- adelrune has joined ##crawl-dev 09:55:19 -!- Lasty has quit [Quit: Leaving.] 09:56:21 -!- laj1 has joined ##crawl-dev 10:00:02 -!- omarax has quit [Remote host closed the connection] 10:05:00 -!- adrem has quit [Remote host closed the connection] 10:11:00 -!- adrem has quit [Remote host closed the connection] 10:13:01 -!- laj1 has quit [Read error: Connection reset by peer] 10:22:30 -!- adrem has quit [Remote host closed the connection] 10:27:16 -!- SteelNeuron has quit [Ping timeout: 260 seconds] 10:27:57 -!- ontoclasm has joined ##crawl-dev 10:29:58 -!- laj1 has joined ##crawl-dev 10:32:00 -!- mizu_no_oto has quit [Quit: Computer has gone to sleep.] 10:32:58 -!- ontoclasm has quit [Quit: Leaving.] 10:39:39 -!- SurpriseTRex_ has quit [Read error: Connection reset by peer] 10:40:27 -!- adelrune has quit [Remote host closed the connection] 10:47:54 -!- simmarine has joined ##crawl-dev 10:50:53 -!- simmarine has quit [Read error: Connection reset by peer] 10:51:17 -!- simmarine has joined ##crawl-dev 10:54:43 -!- geekosaur has quit [Excess Flood] 10:56:13 -!- simmarine has quit [Read error: Connection reset by peer] 10:56:40 -!- simmarine has joined ##crawl-dev 10:57:06 -!- geekosaur has joined ##crawl-dev 11:00:02 -!- omarax has quit [Remote host closed the connection] 11:07:00 -!- eb_mobile has quit [Ping timeout: 260 seconds] 11:07:25 -!- dextar has quit [Quit: Page closed] 11:07:36 -!- simmarine has quit [Read error: Connection reset by peer] 11:07:49 -!- simmarine has joined ##crawl-dev 11:08:06 -!- mizu_no_oto has quit [Quit: Computer has gone to sleep.] 11:08:10 -!- Zekka has quit [Ping timeout: 240 seconds] 11:16:50 -!- Bloaxzorro has quit [Ping timeout: 276 seconds] 11:22:25 -!- Doesnty has quit [Quit: Leaving] 11:25:36 -!- Bcadren has quit [Ping timeout: 248 seconds] 11:27:36 -!- Tux[Qyou] has joined ##crawl-dev 11:31:15 -!- mobydollar has quit [Quit: Page closed] 11:43:12 -!- introsp3ctive has quit [Ping timeout: 248 seconds] 11:43:46 -!- zxc has quit [Read error: Connection reset by peer] 11:45:52 -!- LexAckson has quit [Ping timeout: 248 seconds] 12:00:09 -!- omarax has quit [Remote host closed the connection] 12:02:35 -!- matp has quit [Remote host closed the connection] 12:04:29 -!- Blazinghand has joined ##crawl-dev 12:08:13 -!- PsyMar has quit [Ping timeout: 245 seconds] 12:19:25 -!- LexAckson has joined ##crawl-dev 12:26:03 Unstable branch on crawl.akrasiac.org updated to: 0.20-a0-555-gf6ae02d (34) 12:39:39 -!- MgDark has quit [Quit: ChatZilla 0.9.93 [Firefox 51.0.1/20170125094131]] 12:40:02 -!- amalloy_ is now known as amalloy 12:44:28 -!- scummos__ has quit [Ping timeout: 255 seconds] 12:56:03 -!- phantummm has quit [*.net *.split] 12:56:03 -!- Mattias has quit [*.net *.split] 12:56:03 -!- sbruce has quit [*.net *.split] 12:56:03 -!- Medar has quit [*.net *.split] 12:56:03 -!- ChongLi has quit [*.net *.split] 12:56:10 -!- tensorpudding has quit [*.net *.split] 12:56:10 -!- Calamarain has quit [*.net *.split] 12:56:10 -!- bstrie has quit [*.net *.split] 12:56:11 -!- OCTOTROG has quit [*.net *.split] 12:56:12 -!- Medar has joined ##crawl-dev 12:56:17 -!- bstrie has joined ##crawl-dev 12:56:20 -!- unpaidbill has quit [*.net *.split] 12:56:21 -!- kazimuth has quit [*.net *.split] 12:56:21 -!- endou has quit [*.net *.split] 12:56:21 -!- zkyp has quit [*.net *.split] 12:56:21 -!- demok has quit [*.net *.split] 12:56:21 -!- inire has quit [*.net *.split] 12:56:21 -!- Eksell has quit [*.net *.split] 12:56:21 -!- namad7 has quit [*.net *.split] 12:56:21 -!- Guest93204 has quit [*.net *.split] 12:56:27 -!- phantummm has joined ##crawl-dev 12:56:29 -!- demok has joined ##crawl-dev 12:56:31 -!- pantaril has quit [*.net *.split] 12:56:32 -!- varmin has quit [*.net *.split] 12:56:32 -!- vinski[NYJ] has quit [*.net *.split] 12:56:55 -!- irssi is now known as Guest95840 12:56:57 -!- Eksell has joined ##crawl-dev 12:57:24 -!- bannakaffalatta has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 12:57:38 -!- varmin has joined ##crawl-dev 12:59:09 -!- Bloax has joined ##crawl-dev 12:59:17 -!- Mattias has joined ##crawl-dev 13:00:02 -!- omarax has quit [Remote host closed the connection] 13:00:10 -!- meff` has quit [Ping timeout: 260 seconds] 13:02:55 -!- Pleasingfungus has joined ##crawl-dev 13:03:13 -!- Dryvhari has quit [Quit: Page closed] 13:03:21 -!- Guest95840 has quit [Read error: Connection reset by peer] 13:12:08 -!- rossi has quit [Ping timeout: 240 seconds] 13:18:10 -!- LordSloth has quit [Quit: Going offline, see ya! (www.adiirc.com)] 13:20:46 -!- GauHelldragon has quit [Ping timeout: 255 seconds] 13:28:14 -!- Dixie has quit [Ping timeout: 258 seconds] 13:34:39 -!- adelrune has joined ##crawl-dev 13:35:35 -!- Pleasingfungus has quit [Quit: ChatZilla 0.9.93 [Firefox 51.0.1/20170125094131]] 13:41:28 -!- adelrune has quit [Ping timeout: 255 seconds] 13:41:54 -!- adelrune has joined ##crawl-dev 13:46:07 -!- Dixie has quit [Ping timeout: 255 seconds] 13:57:32 -!- HellTiger has quit [Ping timeout: 252 seconds] 14:00:02 -!- omarax has quit [Remote host closed the connection] 14:00:27 -!- bannakaffalatta has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 14:02:27 -!- dpeg has joined ##crawl-dev 14:11:10 -!- Awod has quit [Ping timeout: 264 seconds] 14:16:55 !seen lasty 14:16:56 I last saw Lasty at Fri Feb 3 14:55:20 2017 UTC (4h 21m 36s ago) quitting, saying 'Quit: Leaving.'. 14:19:13 -!- friendlybee_ has quit [Quit: Page closed] 14:20:21 -!- mizu_no_oto has quit [Quit: Computer has gone to sleep.] 14:25:45 -!- Kasofa has quit [Ping timeout: 260 seconds] 14:33:19 -!- Kalir has quit [Changing host] 14:34:31 -!- Ququman has joined ##crawl-dev 14:45:38 -!- laj1 has quit [Read error: Connection reset by peer] 14:46:07 -!- adelrune has quit [Ping timeout: 240 seconds] 14:47:08 -!- adelrune has joined ##crawl-dev 14:50:12 -!- Awod has quit [Ping timeout: 256 seconds] 14:51:51 -!- laj1 has joined ##crawl-dev 14:52:42 -!- introsp3ctive has quit [Quit: Probably restarting if not leaving] 14:52:48 -!- mizu_no_oto has quit [Quit: Computer has gone to sleep.] 14:55:38 -!- eb has quit [Ping timeout: 258 seconds] 15:00:02 -!- omarax has quit [Remote host closed the connection] 15:00:42 03PabloMansanet02 07https://github.com/crawl/crawl/pull/430 * 0.20-a0-566-g90ad495: Refactor IJC mechanics away from melee code 10(in the future, 2 files, 24+ 19-) 13https://github.com/crawl/crawl/commit/90ad495c9bdf 15:00:56 -!- Lasty has joined ##crawl-dev 15:03:09 -!- SteelNeuron has joined ##crawl-dev 15:03:12 -!- Lasty has quit [Client Quit] 15:04:56 -!- laj1 has quit [Ping timeout: 256 seconds] 15:06:33 -!- Dix has quit [Read error: Connection reset by peer] 15:06:43 -!- laj1 has joined ##crawl-dev 15:08:02 -!- adelrune has quit [Ping timeout: 255 seconds] 15:08:40 -!- GauHelldragon has quit [Ping timeout: 240 seconds] 15:09:00 -!- Lasty has joined ##crawl-dev 15:10:43 -!- Lasty has quit [Client Quit] 15:12:58 -!- GauHelldragon has quit [Disconnected by services] 15:13:03 -!- GauHelldragon2 is now known as GauHelldragon 15:13:07 -!- laj1 has quit [Ping timeout: 240 seconds] 15:13:36 -!- sneakyness has quit [Read error: Connection reset by peer] 15:15:35 -!- laj1 has joined ##crawl-dev 15:16:29 -!- sneakyness has joined ##crawl-dev 15:19:21 -!- dududud has quit [Client Quit] 15:20:10 -!- laj1 has quit [Ping timeout: 258 seconds] 15:21:08 -!- laj1 has joined ##crawl-dev 15:24:47 -!- bannakaffalatta has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 15:31:53 -!- adelrune has joined ##crawl-dev 15:32:40 -!- Lasty has joined ##crawl-dev 15:33:50 -!- laj1 has quit [Ping timeout: 256 seconds] 15:34:54 -!- Lasty has quit [Client Quit] 15:36:23 -!- Amnesiac has quit [Quit: Page closed] 15:37:10 -!- eb has quit [Ping timeout: 240 seconds] 15:41:58 03PabloMansanet02 07https://github.com/crawl/crawl/pull/430 * 0.20-a0-567-gd8bd5a3: Improve divine weapon descriptions 10(in the future, 3 files, 21+ 19-) 13https://github.com/crawl/crawl/commit/d8bd5a370365 15:41:58 03PabloMansanet02 07https://github.com/crawl/crawl/pull/430 * 0.20-a0-568-ga8ed5d7: Prevent aux attacks from triggering a cleave after a martial attack 10(in the future, 4 files, 17+ 5-) 13https://github.com/crawl/crawl/commit/a8ed5d723695 15:46:12 -!- laj1 has joined ##crawl-dev 15:50:48 -!- eb_mobile has quit [Ping timeout: 240 seconds] 15:52:48 -!- eb has quit [Ping timeout: 245 seconds] 15:54:27 !seen SteelNeuron 15:54:28 I last saw SteelNeuron at Fri Feb 3 20:03:08 2017 UTC (51m 19s ago) joining the channel. 15:54:43 o7 15:54:43 SteelNeuron: You have 2 messages. Use !messages to read them. 15:54:47 !messages 15:54:48 (1/2) MarvinPA_ said (6h 32m 53s ago): will maybe look in more detail over the weekend, but the current implementation of having stacks expire every player action isn't good - it should depend on time taken so that species movement speed/haste/slow are taken into account 15:54:58 !messages 15:54:58 (1/1) MarvinPA_ said (6h 31m 56s ago): also i don't think keeping the unrands with weird god-specific special-casing is really justifiable (or that they stand on their own as interesting unrands regardless) 15:55:41 SteelNeuron: what do you think about making walljump only available when monsters are in sight? 15:55:52 I think it'd improve the interface, and can be rationalised. 15:56:12 How do you think it would improve it? 15:56:33 yes, because I keep jumping around when I move manually. 15:57:05 to help with that a bit, I made it so running doesn't trigger it 15:57:07 hm... 15:57:18 I mean, what you're suggesting could be done, but it's also nice to jump over gaps 15:57:30 I use it to get over small moats or lava tiles sometimes 15:57:39 also... It causes some problems since the new final ability fiddles with LOS 15:57:55 you don't even have to go that far, if you use a smoke to run away from a centaur, it would suck not being able to wall jump away 15:57:58 ok, just a thought 15:59:20 -!- laj1 has quit [Ping timeout: 256 seconds] 15:59:45 !tell MarvinPA about your first point, my reasoning was for it to be fully deterministic (i.e. I have two turns of this left, can I make it to that monster in two moves? What about if I use Lash? a bit more chess-like if you see what I mean). I have no problem in making it time-based though 15:59:46 SteelNeuron: OK, I'll let marvinpa know. 16:00:02 -!- omarax has quit [Remote host closed the connection] 16:01:08 -!- laj1 has joined ##crawl-dev 16:05:40 -!- laj1 has quit [Ping timeout: 240 seconds] 16:07:39 -!- laj1 has joined ##crawl-dev 16:07:54 -!- Lasty has joined ##crawl-dev 16:09:11 -!- Dixie has quit [Ping timeout: 240 seconds] 16:09:37 -!- Lasty has quit [Client Quit] 16:11:06 -!- Blazinghand has quit [Read error: Connection reset by peer] 16:12:58 -!- bgiannan_ has joined ##crawl-dev 16:14:50 -!- snux has quit [Quit: leaving] 16:17:47 -!- eb_mobile has quit [Quit: I quit] 16:18:08 -!- laj1 has quit [Ping timeout: 240 seconds] 16:21:50 -!- ddubois has quit [Ping timeout: 260 seconds] 16:24:28 -!- eb has quit [Ping timeout: 245 seconds] 16:24:57 -!- Blazinghand has joined ##crawl-dev 16:27:20 -!- mong has quit [Quit: Leaving] 16:29:04 -!- |amethyst has quit [Ping timeout: 248 seconds] 16:36:22 -!- Dix has quit [Ping timeout: 264 seconds] 16:36:42 -!- amalloy is now known as amalloy_ 16:39:52 -!- THERetroGamerNY has quit [Quit: Be Blessed!] 16:42:38 -!- |amethyst has joined ##crawl-dev 16:45:03 -!- laj1 has joined ##crawl-dev 16:52:55 -!- laj1 has quit [Ping timeout: 260 seconds] 16:53:32 -!- Kalir has quit [Ping timeout: 276 seconds] 16:54:34 -!- Tux[Qyou] has quit [Read error: Connection reset by peer] 16:54:45 -!- laj1 has joined ##crawl-dev 16:56:35 -!- mroovka has quit [Ping timeout: 240 seconds] 16:57:14 -!- Krakhan has quit [Changing host] 16:59:26 -!- amalloy_ is now known as amalloy 17:00:02 -!- omarax has quit [Remote host closed the connection] 17:02:40 -!- Yermak has quit [Ping timeout: 260 seconds] 17:05:18 -!- EuphOria has quit [Quit: HELP WANTED: Telepath. You know who do call.] 17:05:44 -!- Kalir has quit [Changing host] 17:10:53 -!- Patashu has joined ##crawl-dev 17:11:37 -!- laj1 has quit [Ping timeout: 255 seconds] 17:13:45 -!- laj1 has joined ##crawl-dev 17:15:40 -!- ontoclasm has joined ##crawl-dev 17:18:35 -!- laj1 has quit [Ping timeout: 260 seconds] 17:20:45 -!- Kasofa has quit [Ping timeout: 260 seconds] 17:20:56 -!- wheals has quit [Ping timeout: 256 seconds] 17:21:36 -!- Ge0ff has quit [Quit: Leaving] 17:25:23 -!- geekosaur has quit [Excess Flood] 17:27:08 -!- geekosaur has joined ##crawl-dev 17:31:09 -!- laj1 has joined ##crawl-dev 17:31:37 -!- Kellhus has quit [Quit: Page closed] 17:35:52 -!- laj1 has quit [Ping timeout: 258 seconds] 17:37:02 -!- Lasty has joined ##crawl-dev 17:37:55 -!- laj1 has joined ##crawl-dev 17:38:10 -!- LexAckson has quit [Ping timeout: 258 seconds] 17:39:18 -!- dpeg has quit [Quit: Lost terminal] 17:42:23 -!- laj1 has quit [Ping timeout: 255 seconds] 17:43:24 -!- laj1 has joined ##crawl-dev 17:43:28 You squash Cerebov like an ant for 38!!! [a million lines of dprfs] pain bond damage: 1919 17:43:28 MarvinPA: You have 1 message. Use !messages to read it. 17:44:05 I tried to get injury bond to recurse for like an hour and couldn't 17:44:08 what's your secret 17:44:08 -!- |amethyst has quit [Ping timeout: 240 seconds] 17:44:14 for a test case of 5 adjacent cerebovs 17:44:35 important that they're all very grouped up 17:46:18 i guess them being cerebovs helps because they don't just die so it keeps on going 17:46:43 5 adjacent stone giants turned 98 damage into a mere 306 extra 17:47:11 but yeah, imo the recursion is not good! 17:48:50 the range restriction/dependence also is not mentioned anywhere ingame at all and is super important 17:49:18 -!- adelrune has quit [Remote host closed the connection] 17:49:44 It's not? I thought I had noted it. 17:49:53 Maybe I noted it in the commit and not the game :-\ 17:50:15 i would probably remove that as well as the recursion, could just have the portion of damage that's radiated increase w/ number of affected monsters on screen to achieve a similar affect in a more manageable way 17:51:01 -!- vatarom has quit [Quit: Page closed] 17:54:41 -!- introsp3ctive_ has quit [Client Quit] 17:57:45 -!- |amethyst has joined ##crawl-dev 17:57:47 -!- Daddy has quit [Client Quit] 17:59:07 -!- lobf has joined ##crawl-dev 18:00:02 -!- omarax has quit [Remote host closed the connection] 18:00:15 -!- leavemydog has quit [Quit: Page closed] 18:03:30 -!- lobf has quit [Ping timeout: 260 seconds] 18:03:32 minmay: are you factoring in the timeout when trying to trigger it? It can go up to 500aut 18:03:37 also injury bond is something else 18:04:08 -!- exant has quit [Quit: Page closed] 18:04:27 -!- Yxhuvud has quit [Remote host closed the connection] 18:05:13 Unstable branch on underhound.eu updated to: 0.20-a0-555-gf6ae02d (34) 18:08:28 MarvinPA: was the 306 extra just to one stone giant? 18:09:46 no, was the combined total of all pain bond damage dealt as a result of the 98 damage hit 18:10:37 -!- LordSloth has quit [Quit: Going offline, see ya! (www.adiirc.com)] 18:10:37 ok that makes more sense...I had never seen a case of pain bond recursion doing more damage than the original hit in my testing, but I was not testing with stone giants 18:10:49 or cerebovs :-) 18:12:21 one simple change that might not really matter for the cases you're testing (if one wanted to keep the recursion) would be to prevent it from recursing at 1 damage 18:12:42 that was actually a fair amount of the damage for less buff test cases 18:16:47 -!- PKrockin has quit [Ping timeout: 260 seconds] 18:19:59 !tell Brannock re 10599 that we talked about the other day, did you consider adding "You fall asleep." to the default force_more_messages, following 3df51eec349b? That would get the behavior you want in a very simple way 18:20:00 advil: OK, I'll let brannock know. 18:20:31 Oh, not bad 18:21:47 agreed that it's not clear how buggy the current behavior is, but if the player gets put to sleep once, it might happen again...and the sleep message is often buried in message spam 18:22:38 there's a brief sleep immunity 18:22:41 after they're woken 18:22:54 oh I see what you mean 18:22:54 yeah 18:23:06 -!- dpeg has joined ##crawl-dev 18:25:32 -!- bgiannan_ has quit [Ping timeout: 256 seconds] 18:27:12 -!- mizu_no_oto has quit [Quit: Computer has gone to sleep.] 18:30:36 -!- Ququman has quit [Read error: Connection reset by peer] 18:36:35 -!- Beargit has quit [Ping timeout: 260 seconds] 18:43:05 -!- Doesnty has joined ##crawl-dev 18:48:28 -!- elliptic has joined ##crawl-dev 18:49:25 -!- Xenobreeder has quit [Ping timeout: 260 seconds] 18:56:49 -!- Pacra has joined ##crawl-dev 19:00:02 -!- omarax has quit [Remote host closed the connection] 19:04:08 -!- LordSloth has quit [Quit: Going offline, see ya! (www.adiirc.com)] 19:07:51 -!- hellmonk has joined ##crawl-dev 19:14:25 -!- Dixie has quit [Read error: Connection reset by peer] 19:19:20 -!- GauHelldragon has quit [Ping timeout: 260 seconds] 19:25:00 -!- SteelNeuron has quit [Ping timeout: 260 seconds] 19:29:47 -!- Pacra has quit [Read error: Connection reset by peer] 19:30:12 -!- Pacra has joined ##crawl-dev 19:30:27 -!- mizu_no_oto has quit [Quit: Computer has gone to sleep.] 19:32:30 -!- geekosaur has quit [Excess Flood] 19:33:09 -!- geekosaur has joined ##crawl-dev 19:35:07 -!- Awod has quit [Ping timeout: 240 seconds] 19:40:09 -!- zxc has joined ##crawl-dev 20:00:02 -!- omarax has quit [Remote host closed the connection] 20:04:03 -!- Weretaco has quit [Ping timeout: 245 seconds] 20:12:30 -!- sneakyness has quit [Quit: Textual IRC Client: www.textualapp.com] 20:14:21 -!- sneakyness has joined ##crawl-dev 20:16:45 -!- Fixer has quit [Ping timeout: 255 seconds] 20:16:45 -!- Bcadren has quit [Ping timeout: 240 seconds] 20:16:54 -!- Bcadren_ is now known as Bcadren 20:21:35 -!- dextar has quit [Ping timeout: 260 seconds] 20:35:00 -!- MakMorn has quit [Read error: No route to host] 20:35:08 -!- geekosaur has quit [Excess Flood] 20:35:48 -!- MakMorn has joined ##crawl-dev 20:36:10 -!- geekosaur has joined ##crawl-dev 20:37:20 03Floodkiller02 07https://github.com/crawl/crawl/pull/426 * 0.20-a0-553-gbaa0004: Add messages whenever a Cyno skill 'aptitude' changes. 10(10 minutes ago, 1 file, 34+ 0-) 13https://github.com/crawl/crawl/commit/baa0004de544 20:38:02 -!- sneakyness has quit [Read error: Connection reset by peer] 20:38:25 -!- sneakyness has joined ##crawl-dev 20:44:30 -!- Bloax has quit [Ping timeout: 260 seconds] 20:50:00 <|amethyst> hm, perhaps DD should lose 1 permanent MP every time they Heal Wounds 20:50:16 <|amethyst> apparently people are confused by the fact that the ability usually doesn't cost an MP 20:50:48 <|amethyst> https://www.reddit.com/r/dcss/comments/5rxtca/ "Why did my MP suddenly get reset to zero(playing a deep dwarf berserker)?" 20:51:12 <|amethyst> Abil: Heal Wounds | 3 | 8 | 19 || 30 20:51:58 -!- Dixie has quit [Read error: Connection reset by peer] 20:52:09 -!- Dix has quit [Client Quit] 20:56:25 sounds balanced 21:00:03 -!- omarax has quit [Remote host closed the connection] 21:00:50 -!- Blazinghand has quit [Quit: Leaving] 21:09:26 -!- OrphineM has quit [Quit: Page closed] 21:10:13 -!- Harudoku has quit [Read error: Connection reset by peer] 21:11:44 |amethyst: would be fine by me 21:12:50 -!- tksquared_ has quit [Ping timeout: 255 seconds] 21:17:04 -!- LexAckson has joined ##crawl-dev 21:23:19 -!- nicolae- has joined ##crawl-dev 21:24:59 -!- HarryHood has joined ##crawl-dev 21:27:41 -!- jeefus has quit [Ping timeout: 255 seconds] 21:32:27 !messages 21:32:27 No messages for nicolae-. 21:32:29 yesss 21:42:59 -!- laj1 has quit [Read error: Connection reset by peer] 21:49:44 -!- Boatshow has quit [Ping timeout: 255 seconds] 21:56:38 -!- scummos__ has quit [Ping timeout: 255 seconds] 21:56:43 -!- sneakyness has quit [Read error: Connection reset by peer] 21:57:16 -!- sneakyness has joined ##crawl-dev 21:57:23 !tell nicolae- I removed your vault. In secret. You'll have to figure out which. 21:57:24 gammafunk: OK, I'll let nicolae- know. 22:00:03 -!- omarax has quit [Remote host closed the connection] 22:02:13 i could just check the commits 22:02:13 nicolae-: You have 1 message. Use !messages to read it. 22:02:14 -!- sneakyness has quit [Read error: Connection reset by peer] 22:02:17 !messages 22:02:18 (1/1) gammafunk said (4m 54s ago): I removed your vault. In secret. You'll have to figure out which. 22:02:21 you son of a bitch 22:03:06 -!- Lasty has quit [Ping timeout: 240 seconds] 22:03:11 -!- matp has quit [Remote host closed the connection] 22:03:43 -!- _Kuprin_ has quit [Client Quit] 22:04:36 -!- ontoclasm has quit [Quit: Leaving.] 22:05:05 -!- Lasty has joined ##crawl-dev 22:05:56 -!- Boatshow_ has quit [Ping timeout: 255 seconds] 22:08:01 quality analysis by reddit: "Tavern is largely a game design forum" 22:11:43 i tis. if the game is hellcrawl >.> 22:12:12 nicolae-: hint, the vault I remove contains this character: . 22:12:23 I won't give away any more 22:12:36 so that means about half of mine are safe. whew. 22:20:13 03|amethyst02 07* 0.20-a0-556-g892c87b: Remove a special case for monster Sandblast. 10(6 minutes ago, 2 files, 3+ 5-) 13https://github.com/crawl/crawl/commit/892c87bf1dfb 22:22:24 -!- HarryHood has quit [Quit: Leaving] 22:23:36 gammafunk: Nice try: https://crawl.develz.org/tavern/viewtopic.php?f=8&t=22991&sid=4d51337f5189689edfb7864367ce4b68 22:24:46 "Gorgondantess". Not a very convincing alias. 22:31:56 -!- CanOfWorms has joined ##crawl-dev 22:32:10 -!- nicolae- has left ##crawl-dev 22:35:27 -!- MakMorn has quit [Read error: No route to host] 22:36:23 -!- MakMorn has joined ##crawl-dev 22:37:48 -!- adelrune has joined ##crawl-dev 22:40:58 -!- Menche has quit [Remote host closed the connection] 22:41:17 -!- Surr has quit [Quit: Lost terminal] 22:43:39 -!- simmarine has quit [Read error: Connection reset by peer] 22:43:47 -!- simmarine has joined ##crawl-dev 22:45:04 -!- CanOfWorms has quit [Ping timeout: 256 seconds] 22:47:12 -!- sneakyness has joined ##crawl-dev 22:53:13 -!- Lasty has quit [Quit: Leaving.] 22:54:12 -!- Lasty has joined ##crawl-dev 22:54:47 -!- AutofireII has quit [Quit: Leaving] 22:58:07 -!- AreBrandon has quit [Read error: Connection reset by peer] 23:00:02 -!- omarax has quit [Remote host closed the connection] 23:00:24 -!- waat has quit [Quit: Leaving] 23:06:57 -!- dondy has quit [Ping timeout: 248 seconds] 23:09:00 -!- LordSloth has quit [Quit: Going offline, see ya! (www.adiirc.com)] 23:09:29 Unstable branch on crawl.jorgrun.rocks updated to: 0.20-a0-556-g892c87b (34) 23:15:29 Lasty: oh, so you can have mooon, but I can't have Gorgondantess? I see how it is 23:19:15 -!- kuzimoto_ has quit [Quit: leaving] 23:22:17 -!- gammafunk has quit [Quit: leaving] 23:23:20 -!- dpeg has quit [Quit: Lost terminal] 23:23:45 -!- CanOfWorms has joined ##crawl-dev 23:33:02 -!- Anon is now known as Guest9614 23:37:32 -!- ontoclasm has joined ##crawl-dev 23:40:54 -!- gammafunk has joined ##crawl-dev 23:43:51 -!- LexAckson has quit [Ping timeout: 252 seconds] 23:45:19 -!- Dixie has quit [Read error: Connection reset by peer] 23:48:21 -!- Guest9614 has quit [Quit: Page closed] 23:56:07 -!- MarvinPA_ has joined ##crawl-dev 23:56:08 -!- amalloy is now known as amalloy_ 23:59:57 -!- rhovland has quit [Quit: leaving]