00:14:12 demonspawn can get two different body mutations (https://crawl.develz.org/mantis/view.php?id=1684) by chukamok 00:18:38 -!- Textmode has quit [Quit: Over the ages, man has been certain of a great many things. some of these things were even true.] 00:27:14 -!- ortoslon has quit [Quit: bye] 01:07:37 -!- ogaz has quit [Remote host closed the connection] 01:10:58 -!- ixtli has quit [Quit: ixtli] 01:12:58 -!- ortoslon has joined ##crawl-dev 01:14:45 -!- ixtli has joined ##crawl-dev 01:16:36 -!- Zaba has quit [Ping timeout: 265 seconds] 01:17:14 felirx: That windows build failure is because of an 'sdl-config' app that shouldn't be there. probably /mingw/bin/sdl-config. remove it, and things will jive again. 01:18:48 felirx: And it's not something I can fix in the build system because it's just a broken build environment. Someone added sdl-config to the MinGW distribution, but left out SDL itself. 01:22:11 -!- Zaba has joined ##crawl-dev 01:52:58 -!- Amonchakad has joined ##crawl-dev 01:59:36 -!- ortoslon has quit [Quit: bye] 03:01:21 -!- Niccus has quit [Quit: out] 03:25:45 Helsbecter (L8 MuWz) ASSERT(!crawl_state.doing_prev_cmd_again || (crawl_state.is_repeating_cmd() && crawl_state.repeat_cmd == CMD_PREV_CMD_AGAIN)) in 'main.cc' at line 3887 failed. (D:6) 03:26:14 O_o 03:37:30 -!- syllogism has joined ##crawl-dev 03:37:59 Helsbecter (L8 MuWz) ASSERT(!crawl_state.doing_prev_cmd_again || (crawl_state.is_repeating_cmd() && crawl_state.repeat_cmd == CMD_PREV_CMD_AGAIN)) in 'main.cc' at line 3887 failed. (D:7) 03:40:18 !lm helsbecter 03:40:30 763. [2010-06-04] Helsbecter the Thaumaturge (L8 MuWz) ASSERT(!crawl state.doing prev cmd again || (crawl state.is repeating cmd() && crawl state.repeat cmd == CMD PREV CMD AGAIN)) in 'main.cc' at line 3887 failed on turn 10869. (D:7) 03:41:03 !lm helsbecter x=type 03:41:05 763. [2010-06-04] [verb=crash] Helsbecter the Thaumaturge (L8 MuWz) ASSERT(!crawl state.doing prev cmd again || (crawl state.is repeating cmd() && crawl state.repeat cmd == CMD PREV CMD AGAIN)) in 'main.cc' at line 3887 failed on turn 10869. (D:7) 03:41:14 !lm * verb=crash 03:41:24 8. [2010-06-04] Helsbecter the Thaumaturge (L8 MuWz) ASSERT(!crawl state.doing prev cmd again || (crawl state.is repeating cmd() && crawl state.repeat cmd == CMD PREV CMD AGAIN)) in 'main.cc' at line 3887 failed on turn 10869. (D:7) 03:41:56 !lm * verb=crash s=noun 03:41:56 8 milestones for * (verb=crash): 3x ASSERT(refcount > 0) in 'monster.h' at line 468 failed., 3x ASSERT(!crawl state.doing prev cmd again || (crawl state.is repeating cmd() && crawl state.repeat cm, 1x ASSERT(in bounds(src pos) || src pos.origin()) in 'mon-behv.cc' at line 716 failed., 1x 03:48:16 i think if you pm it, it will give you full lines 03:48:43 !lm * type=cras 03:48:43 No milestones for * (type=cras). 03:48:46 !lm * type=crash 03:48:46 8. [2010-06-04] Helsbecter the Thaumaturge (L8 MuWz) ASSERT(!crawl state.doing prev cmd again || (crawl state.is repeating cmd() && crawl state.repeat cmd == CMD PREV CMD AGAIN)) in 'main.cc' at line 3887 failed on turn 10869. (D:7) 04:06:46 -!- Spads has joined ##crawl-dev 04:15:14 -!- ortoslon has joined ##crawl-dev 04:19:25 -!- by has joined ##crawl-dev 04:29:36 -!- by has quit [Ping timeout: 272 seconds] 04:30:01 -!- by has joined ##crawl-dev 04:30:10 -!- ortoslon has quit [Quit: bye] 04:50:07 -!- Amonchakad has quit [Quit: When two people dream the same dream, it ceases to be an illusion. KVIrc 3.4.2 Shiny http://www.kvirc.net] 05:04:51 -!- Spads has left ##crawl-dev 05:31:35 did someone fix food inscriptions already? 05:31:43 i can't reproduce it anymore. 05:32:11 I fixed such an issue at one point, but people were reporting it aftewards -- I'm not sure 05:32:21 might have just been outdated versions 05:32:34 the fix was to introduce item_type_unknown 05:32:58 afair, I checked that the fix worked for perma-food, but maybe the bug still exists for chunks? 05:34:07 can't reproduce it for chunks either. 05:37:09 also, black bear chunks appear blue when wielded, is it supposed to be that way? 05:43:30 it's also the colour they have when on the floor, right? 05:43:31 think it's just the item colour, and just the eating prompts override it 05:44:38 hm, i think they're gray on the floor 05:44:50 also i saw white chunks today, but i don't remember what kind of chunk it was. 05:44:50 it might be something related to tiles though. 05:44:53 and in either case is not important, just weird. 05:45:03 oh, tiles 05:45:07 no idea there 05:45:16 could well be a bug 05:45:37 in console, the black bear is dark blue, as would be its corpse and chunks, presumably 05:46:09 oh, so it uses a monster's color 06:00:57 -!- xale has quit [Ping timeout: 245 seconds] 06:07:33 -!- xale has joined ##crawl-dev 06:08:20 by: i reproduced #1680 so i'll take it. 06:24:12 03by * r828861540842 10/crawl-ref/source/item_use.cc: Apply steel brand for thrown weapons. (#1603) 06:24:15 03by * r2988f0847184 10/crawl-ref/source/item_use.cc: Remove obsolete damage boost for non-missile ranged brands. 06:51:44 -!- badp has joined ##crawl-dev 06:51:56 Hello, I'm having a problem with the --arena switch 06:52:11 badp@delta:~$ crawl --arena "spriggan; +1,+2 dagger of venom v spriggan; +2,+1 sabre of venom" 06:52:14 Bad monster spec "spriggan; +1,+2 dagger of venom v spriggan; +2,+1 sabre of venom": Bad item name: '+1' 06:53:00 I don't think you can define the item pluses. 06:54:41 and I can't give them enough scrolls to have the monsters enchant weapons on their own apparently 06:55:03 Do they even use them? :) 06:55:10 well, it was worth a try :) 06:55:55 badp: If you're trying to see which weapon is better, you shouldn't be using the arena 06:56:01 fsim is better for such tests 06:56:41 where can I find it, however? :) 06:57:00 it doesn't seem to be a crawl switch in my build or a Henzell command 06:57:49 It's a wizmode command 06:57:59 &f iirc 06:58:00 oh. nevermind them :) 06:58:06 Thanks anyway 06:58:08 03by * r62d9dfca5441 10/crawl-ref/source/teleport.cc: Check for teleport-preventing items in player::blink_to. (#1069) 06:58:16 -!- badp has left ##crawl-dev 07:07:46 roxanne entombing you close to her, good idea? 07:09:22 Sounds like a fun surprise! >:) 07:15:13 does anyone see a problem with Che blocking the haste part of unintentional berserk? 07:17:52 Sounds good, and immediately makes me think that Che could (but not necessarily should) allow berserk but not haste. (Because berserk has such nice drawbacks, it's more fun to allow it. But nevermind.) 07:18:02 * Madtrixr takes out pennies and hands them to by 07:18:05 Not at all. 07:18:14 *two pennies 07:20:53 @?? moth of wrath 07:20:53 moth of wrath (07y) | Speed: 12 | HD: 9 | Health: 27-72 | AC/EV: 0/10 | Damage: 2505(rage) | Flags: fly | Res: 06magic(36) | Chunks: 07contaminated | XP: 501. 07:23:31 iood should dissipate in 18 turns no matter how it was fired, right? 07:24:02 kilobyte would know for sure, but it sounds likely that it should dissipate after a while 07:24:45 it's just that when i normally use it when playing it takes about 3 turns to dissipate 07:24:53 03by * r3ca316a19514 10/crawl-ref/source/misc.cc: Make Che block haste for unintentional berserk. (#1174) 07:25:00 but i thought perhaps it could follow some crazy trajectory that would keep it alive longer 07:25:25 Keskitalo: yes, allowing this kind of rage in general would be an option 07:27:50 xale: actually I see no code for timeing out orbs 07:28:19 player-cast orbs should certainly dissipate when you go off-level, though, because they're more or less restricted to LOS 07:29:35 where did you find the "18 turns"? 07:31:49 effects.cc:_catchup_monster_moves should probably simulate a few moves if you've been gone shortly enough, and otherwise dissipate the orb? 07:46:38 03by * r9b4b45760d9c 10/crawl-ref/source/itemname.cc: No (runed) for missiles with DESC_DBNAME. (#1492) 07:46:51 -!- Amonchakad has joined ##crawl-dev 07:49:03 neunon: removing sdl-config fixed the compile indeed, thanks! 08:08:22 -!- by has quit [Quit: leaving] 08:09:45 i think one problem is that (when player reenters a level) iood is moved in the same way as wandering monsters. 08:10:03 which is not guaranteed to move it at all. 08:10:58 and another problem is that after it's moved it "acts", so it could dissipate or do something else. 08:11:41 but this really should happen before player reenters the level if enough time passed. 08:12:11 i.e. if you spend 20 turns and then go back upstairs, you shouldn't see the orb hit a wall. 08:14:48 and then when it acts, if it wasn't moved by _catchup_monster_moves, it probably could hit the player. 08:28:00 -!- Madtrixr has quit [Read error: Connection reset by peer] 08:51:27 -!- eith has joined ##crawl-dev 09:08:26 -!- Madtrixr has joined ##crawl-dev 09:09:04 -!- Amonchakad has quit [Quit: When two people dream the same dream, it ceases to be an illusion. KVIrc 3.4.2 Shiny http://www.kvirc.net] 09:11:58 -!- Cryp71c has joined ##crawl-dev 09:30:01 -!- badp has joined ##crawl-dev 09:30:48 Hello, I'm filing a FR for Crawl on Mantis. What should I put as Product branch/version? I just checked it isn't available on CDO, should I use that field? 09:30:49 -!- Textmode has joined ##crawl-dev 09:30:58 *that information 09:31:15 or just leave blank 09:31:26 morning all 09:38:04 badp: press ?V ingame 09:38:27 your version will be at the top 09:38:29 put that in 09:51:21 !messages 09:51:22 (1/1) casmith789 said (6h 41m 15s ago): Love the new DS demonic guardian :) 10:03:52 -!- Amonchakad has joined ##crawl-dev 10:16:46 Luca__: around? 10:17:16 Luca__: how is your stuff going? 10:26:03 -!- eith has quit [Ping timeout: 248 seconds] 10:36:41 -!- Mu_ has joined ##crawl-dev 11:29:09 -!- KiloByte has joined ##crawl-dev 11:50:19 -!- DrPraetor has quit [Ping timeout: 248 seconds] 11:51:06 Ammunition gifts for characters with *throwing skill (https://crawl.develz.org/mantis/view.php?id=1685) by Sealer 12:55:42 -!- Niccus has joined ##crawl-dev 13:31:31 -!- badp has quit [Remote host closed the connection] 13:31:48 -!- badp has joined ##crawl-dev 13:36:42 weirdness in notes while in the abyss with Jiyva (https://crawl.develz.org/mantis/view.php?id=1686) by st 13:47:58 -!- Amonchakad has quit [Quit: When two people dream the same dream, it ceases to be an illusion. KVIrc 3.4.2 Shiny http://www.kvirc.net] 13:57:19 -!- Siber has joined ##crawl-dev 14:29:19 -!- badp has quit [Remote host closed the connection] 14:29:33 -!- badp has joined ##crawl-dev 14:54:01 -!- ais523 has joined ##crawl-dev 14:54:02 -!- ais523 has quit [Changing host] 14:54:02 -!- ais523 has joined ##crawl-dev 15:05:37 -!- badp has left ##crawl-dev 15:14:50 -!- whog has joined ##crawl-dev 16:12:19 -!- eith has joined ##crawl-dev 16:48:28 -!- eith has quit [Ping timeout: 265 seconds] 16:57:42 -!- Cryp71c has quit [Quit: Leaving] 16:58:54 -!- Vandal has quit [Ping timeout: 276 seconds] 18:27:09 -!- ogaz has joined ##crawl-dev 19:16:35 boring beetle: http://scienceblogs.com/myrmecos/2010/06/friday_beetle_blogging_phlox_s.php 19:24:55 -!- Vandal has joined ##crawl-dev 19:28:57 03greensnark * r2897d3537f69 10/crawl-ref/source/ (12 files): Abyss code cleanup. 19:28:57 03greensnark * r73c7921fdd9e 10/crawl-ref/source/abyss.cc: Make abyssal rune odds increase linearly with turns spent in the abyss, instead of using the reciprocal of turns spent. This should reduce abyssal rune tedium. 19:40:34 03greensnark * r36f5043a621a 10/crawl-ref/source/abyss.cc: Fix floor properties being cleared when abyss shifts (oops). 19:41:13 -!- Mu_ has quit [Quit: Defecator, may everything turn out okay so that you can leave this place.] 19:46:11 YAY GREENSNARK 19:52:52 No more rumours of toroidal abysses 19:53:03 Who started the toroidal abyss story anyway 19:56:59 doy has been a tireless proponent 19:57:08 though it predates him 20:00:41 "tireless proponent" is a bit strong 20:00:47 i did like the effect though 20:00:59 Linley called it a bug <3 20:01:18 wasn't he the one who decided to keep it? 20:01:26 (after calling it a bug) 20:01:30 I think it's just that nobody bothered to fix it 20:01:46 i just assumed it was one of those things like reanimating boris 20:01:47 When he visited ##crawl some years back he mentioned he always wanted the abyss to be infinite with no wraparound 20:02:05 accident at first, but codified when people liked it 20:02:18 (or in this case, just "not fixed") 20:02:21 Well, we can reinstate it if people really like it :) 20:02:32 But it makes the rune take longer to appear, so :) 20:02:48 i think having some repetition makes it more interesting 20:03:02 so you can't just keep running back and forth to get new abyss areas 20:03:03 Essentially a 21x21 swathe of abyss was left in place near the edge when the abyss shifted 20:03:44 i think having it exist as a bug like that is kinda problematic 20:04:26 but i think having the abyss only reform parts of the far away bits or something would be more interesting 20:04:45 Ah, found jarpiain's irssi log of Linley's visit: http://orthanc.fixme.fi/linley-at-%23%23crawl.log 20:05:00 All the old ##crawl gang 20:05:03 Even ekiM! 20:07:10 ekiM used to play crawl? 20:07:14 Yes 20:07:21 He got better or worse, depending on your pov 20:07:21 huh 20:07:23 "old crawl gang" being 0.3.2 era? 20:07:24 d: 20:07:43 doy: Well, not the Hadean era :) 20:07:49 (: 20:08:06 Pity jmr is no longer around 20:08:24 jmr's grumpy-old-man impression was priceless 20:08:25 14:09 < Yredelemnul> Oh well, I'll probably be back again 20:08:49 doy: Well he couldn't very well say: "Never again!" before leaving :P 20:09:07 Very polite, these aussies 20:11:04 greensnark: jmr is still a regular on #angband and #adom 20:12:15 !seen ekiM 20:12:16 I last saw ekiM at Fri May 7 04:28:41 2010 UTC (4w 20h 43m 35s ago) quitting with message Quit: ekiM. 20:25:58 -!- Psyshvl has joined ##crawl-dev 20:27:17 -!- ais523 has quit [Remote host closed the connection] 20:34:35 -!- syllogism has quit [] 20:34:40 Hullo snark which is green. 20:35:10 Morning due on the grass 20:42:30 -!- Psyshvl has quit [Remote host closed the connection] 21:19:46 Lugonu neutrals look broken 21:19:53 They don't seem to acquire foes normally 21:28:02 03greensnark * r8b5524350db6 10/crawl-ref/source/abyss.cc: Fix Lugonu corruption bugs. 21:49:20 -!- Fangorn has joined ##crawl-dev 22:22:43 Oh joy. My mingw+msys comes with a sdl-config but not with SDL. 22:22:56 Makes rltiles attempt to use nonexistent headers, as it trusts sdl-config. 22:27:22 I hope your msys root is versioned by git before you ruin it forever 22:29:03 I'm fairly sure that this is a virgin one from the msysgit-netinstall 22:39:00 Zao: Other people have mentioned this problem, you should be able to blow away your sdl-config safely 22:39:45 Indeed. 22:58:34 -!- Enne has joined ##crawl-dev 23:02:51 -!- Enne has quit [Ping timeout: 240 seconds] 23:24:16 03greensnark * r7e976dc38c54 10/crawl-ref/source/abyss.cc: Fix abyss teleport still using old hardcoded abyss shift radius. 23:26:22 what are you doing to the abyss, you sinister individual!!!!!!!!!!!!!!!!!! 23:31:52 the abyss will be nothing like you've ever seen before 23:32:00 it'd be like if a meta-Lugonu corrupted it 23:33:32 in that case i strongly approve, carry on 23:40:02 An armor proficiency meter in armor descriptions, not unlike spell power meters (https://crawl.develz.org/mantis/view.php?id=1687) by Seriyu