00:00:00 (Dunno why chei bot isn't finding it. 00:00:58 %git :/otion of wood 00:00:59 07kilobyte02 * 0.14-a0-954-gf40d9dc: Add 'potion of wood'. 10(6 months ago, 7 files, 24+ 9-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=f40d9dc85920 00:01:04 -!- xnavy has quit [Quit: Leaving] 00:01:14 the space between git and : 00:01:45 Ah, right 00:01:47 thx 00:01:55 the real solution would be for me to get better at searching the commit logs (which I've done, but I keep forgetting how to do it from memory) 00:02:35 I'm what I consider "super lazy" and just dump the entire git log to a text file every time I pull down a new version 00:03:12 that sounds a lot easier, I can't find stuff with %git unless it's the last match either 00:03:40 %git HEAD^{/stuff} 00:03:41 07wheals02 * 0.15-a0-139-g766729b: Move mon death stuff from mon-stuff.cc to mon-death.cc. 10(4 weeks ago, 35 files, 3182+ 3117-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=766729b656de 00:03:44 %git HEAD^{/stuff}^^{/stuff} 00:03:44 07wheals02 * 0.15-a0-138-g53eb3cf: Move temperature code from mon-stuff.cc to player.cc 10(4 weeks ago, 4 files, 290+ 290-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=53eb3cf6e387 00:03:48 I do "git pull" followed by "git log > ~/crawllogs.log" 00:03:48 %git HEAD^{/stuff}^^{/stuff}^^{/stuff} 00:03:49 07tenofswords02 * 0.14-a0-3613-g347b990: Pull together some quick edits to box_level_dp 10(5 weeks ago, 2 files, 36+ 43-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=347b99035e8e 00:03:50 (etc) 00:03:55 -!- nrook has quit [Quit: ChatZilla 0.9.90.1 [Firefox 28.0/20140314220517]] 00:04:10 then I just keep the log file open in vim 00:04:18 -!- tabstorm has quit [Ping timeout: 240 seconds] 00:04:22 %git :/stuff 00:04:23 07wheals02 * 0.15-a0-139-g766729b: Move mon death stuff from mon-stuff.cc to mon-death.cc. 10(4 weeks ago, 35 files, 3182+ 3117-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=766729b656de 00:04:32 you can also use git log --grep=foo 00:04:40 (for the record HEAD^ searches trunk; :/ searches any and all commits) 00:04:41 with -i for case insensitivity 00:04:55 thanks johnstein, got my save 00:05:25 !learn edit rchandra[5] s|.*|Grunt: %git HEAD^{/stuff}^^{/stuff}^^{/stuff}| 00:05:26 rchandra[5/8]: Grunt: %git HEAD^{/stuff}^^{/stuff}^^{/stuff} 00:05:34 -!- dtsund has joined ##crawl-dev 00:05:34 :| 00:05:47 oh 00:05:52 ??black magic 00:05:53 black magic[1/4]: %git HEAD^{/rod}^^{/rod} 00:05:58 git log --oneline --grep ignific 00:06:16 I use that one sometimes 00:08:13 Unstable branch on crawl.s-z.org updated to: 0.15-a0-423-g5707d59 (34) 00:08:41 -!- bones__ has joined ##crawl-dev 00:09:14 -!- Kvaak has quit [Ping timeout: 245 seconds] 00:09:47 np Brannock 00:10:02 it's been 7 years since I even booted up the console for online play 00:10:08 forgot all my commands and stuff 00:10:11 heh 00:10:14 -!- Kvaak has joined ##crawl-dev 00:11:41 -!- bones___ has quit [Ping timeout: 264 seconds] 00:11:50 03wheals02 07* 0.15-a0-424-gd505f06: Use mons_demon_tier instead of mons_base_char. 10(6 minutes ago, 2 files, 8+ 10-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=d505f06e73b9 00:11:51 Doors lead to dead-ends, or are placed in strange areas. by Brannock 00:12:47 so if I were to screw around with making some potion tweaks, should I just directly edit the current potions? (leaving the same names/enums) or is it better if I create a new enum entry and new POT_MY_COOL_POT case in potion.cc? 00:13:07 potion tweaks could vary in scope 00:13:45 just edit the current potions, I'd think 00:13:59 well, I guess it depends what you mean by 'tewak' 00:14:02 *tweak 00:14:43 -!- iFurril has quit [Ping timeout: 276 seconds] 00:15:25 taking some of the bad potions and leaving in the "bad" effect, but adding some new effects that are good in some situations 00:16:15 but not so good it breaks the potion. but not so bad that you'll never want to use it. but not so good that it would be treated like a "good" potion 00:16:29 obviously, lignification is the poster potion for this 00:16:49 poison cures petrification-in-progress? :) 00:16:51 but I don't plan on making anything that drastic 00:17:03 :) 00:17:05 poison used to be good for IDing rings :) 00:17:19 (and conf, decay, degen) 00:17:25 strong poison is the most irrelevant potion 00:17:28 I'll just edit in place 00:18:01 which, admittedly, is a hotly-contested position 00:18:20 imo it's cMut 00:18:21 I was reading the tavern thread 00:18:32 it had some interesting and some not-so-interesting ideas in there 00:18:44 how is 100-turn ddoor not interesting 00:18:45 https://crawl.develz.org/tavern/viewtopic.php?f=17&t=11920 00:18:46 I was reading the tavern thread <- oops 00:18:52 yea 00:19:16 oh my god 'potion of food preservation' 00:19:17 fr poison cures other status effects "The nasty tasting liquid cleanses your body." 00:19:28 the most relevant potion of all time??? 00:19:28 is decay unusually rare? it's usually my last potion 00:19:36 I think so rchandra 00:19:55 // Don't generate randomly - should be rare and interesting. 00:19:57 case POT_DECAY: 00:19:57 yeah, it's rare 00:19:58 from the code 00:20:02 hahaha goodode 00:20:05 *goodcode 00:20:13 that's one I was going to screw around with 00:20:15 Brogue doesn't have this problem because you get free better-than-evaporate 00:20:17 learn add lies 00:20:29 Potion clouds as enormous. 00:20:34 s/as/are 00:20:39 ...literally as rare as !xp 00:20:41 !learn add goodcode // Don't generate randomly - should be rare and interesting. case POT_DECAY: 00:20:41 wtf 00:20:41 goodcode[9/9]: // Don't generate randomly - should be rare and interesting. case POT_DECAY: 00:20:47 hah 00:21:19 !strong_poison is half again as rare as !cmut 00:21:51 xp doesn't generate randomly? thought I've found it early, guess that could be vaults 00:21:58 rchandra: no it does 00:22:08 !source makeitem.cc:2134 00:22:09 http://s-z.org/neil/git/?p=crawl.git;a=blob;f=crawl-ref/source/makeitem.cc;hb=HEAD#l2134 00:22:12 !source makeitem.cc:2314 00:22:12 http://s-z.org/neil/git/?p=crawl.git;a=blob;f=crawl-ref/source/makeitem.cc;hb=HEAD#l2314 00:22:15 dyslexia 00:22:30 yeah these comments are often not actually true 00:22:36 so what does it mean that it doesn't generate randomly? there's a few places in the code that say "Ok, THIS is where we generate the potion of decay" 00:22:41 the comment is wrong 00:22:44 hah 00:22:45 that is what it means 00:22:45 ok 00:23:04 interesting, restab can't come in piles of more than 1 00:23:21 just like the similarly useful potions, benemut and exp 00:23:23 fr potions of restab put monsters to sleep 00:23:26 so you can restab them 00:23:43 there are already way too many !restab potions 00:23:48 imagine if they came in stacks 00:23:52 how about !restab scrolls 00:24:05 does restab get rid of exhaust 00:24:08 If not, it should 00:24:31 It makes more sense than it recharging breath 00:24:48 Also, it could remove -swift 00:25:59 hahaha I really like ?sorrow (from that potion idea thread) 00:26:08 funny scroll 00:26:33 If there was some way to make restab enable casting of another haste without getting extra contaminated, it could do that too 00:26:44 -!- Nethris has quit [Quit: Leaving.] 00:27:04 -!- ystael has quit [Ping timeout: 276 seconds] 00:27:53 -!- wat has quit [Ping timeout: 264 seconds] 00:28:07 -!- bonghitz has quit [Remote host closed the connection] 00:31:39 I wonder if some kind of effect that let you translate contam -> hp damage would be interesting. (not on !restab, on a new potion, maybe.) potentially interesting for haste-users, but maybe too strong with invis? 00:32:49 Would it be more interesting if the tiles under rain clouds were always treated as shallow water, rather than creating permanent shallow water 00:33:07 -!- bonghitz has quit [Ping timeout: 258 seconds] 00:33:12 Also, I haven't played with storm clouds. Does 1/4 chance really feel okay on them? 00:34:02 That ?sorrow idea also reminds me of an idea I had. 00:34:27 fr scroll of xom replaces random uselessness 00:34:52 random uselessness is funny, though 00:35:05 the scroll reforms in your hand! 00:35:39 Xom is funny too 00:36:39 ...this random uselessness code is really something 00:36:47 !source effects.cc:655 00:36:47 http://s-z.org/neil/git/?p=crawl.git;a=blob;f=crawl-ref/source/effects.cc;hb=HEAD#l655 00:36:55 -!- rast has quit [Read error: Connection reset by peer] 00:37:02 case 5 is also kind of remarkable 00:37:15 -!- rast has joined ##crawl-dev 00:38:05 'having a beak means that random uselessness can never make your ears itch.' goodcode 00:38:37 if (you.can_smell()) is the best line ever 00:39:21 ya 00:39:46 I am proud of adding two can_smell() checks to the codebase. 00:39:49 it is my greatest contribution. 00:40:31 ??pleasingfungus 00:40:31 I don't have a page labeled pleasingfungus in my learndb. 00:40:39 Do I want to add that 00:40:42 ?/pleasingfungus 00:40:43 Matching terms (1): ~PleasingFungus_next; entries (1): protip[24]: I left instead of dying that is my pro strat to zig survival 00:40:55 huh, didn't know that existed 00:40:59 ?/johnstein 00:40:59 Matching entries (1): cbro[2]: Announced by Rotatell. Maintained by johnstein . 00:41:02 however I stand by that advice 00:41:36 The funny part about ??protip is that some of those things are actual advice despite being so silly and obvious 00:43:23 sad that protip[20 is obsolete :( 00:43:27 -!- FourHTwoA has quit [Ping timeout: 252 seconds] 00:44:48 -!- Nefhilion has quit [Ping timeout: 240 seconds] 00:44:59 -!- Brannock has quit [Ping timeout: 255 seconds] 00:47:15 -!- syraine has joined ##crawl-dev 00:48:04 -!- iFurril has quit [Ping timeout: 258 seconds] 00:49:13 -!- ActinalWhomp has quit [Ping timeout: 250 seconds] 00:53:55 -!- rchandra has left ##crawl-dev 00:54:45 -!- wat has quit [Ping timeout: 252 seconds] 00:56:01 -!- PleasingFungus has quit [Quit: ChatZilla 0.9.90.1 [Firefox 32.0a1/20140502030202]] 00:56:10 ??protip[20] 00:56:10 protip[20/27]: there's not a lot of brilliance because i drink brilliance for food 01:01:09 -!- nicolae- has left ##crawl-dev 01:01:44 drown faq is also obsolete 01:01:52 orb of fire (05*) | Spd: 15 | HD: 30 | HP: 150 | AC/EV: 20/20 | 11non-living, see invisible, lev, !sil | Res: 13magic(immune), 05hellfire, 04fire+++, 02cold, 11elec+++, 09poison+++, 04rot+++, 13neg+++, 13torm, 04napalm | Vul: 11silver | XP: 9248 | Sp: b.fire (3d40), malmutate, fireball (3d43) | Sz: little | Int: normal. 01:01:52 %??orb of fire 01:01:58 -!- bones___ has joined ##crawl-dev 01:05:09 -!- bones__ has quit [Ping timeout: 240 seconds] 01:07:56 -!- Krakhan has quit [Ping timeout: 255 seconds] 01:11:01 -!- Moonsilence has quit [] 01:22:01 -!- Kalir has quit [Quit: CADENZA-CLASS CLOCKWORK KNIGHT--OPERATION TERMINATED] 01:27:23 -!- iFurril has quit [Ping timeout: 252 seconds] 01:29:14 -!- wat has quit [Ping timeout: 240 seconds] 01:30:13 -!- ahahaha has quit [Quit: Page closed] 01:34:34 -!- Furril has quit [Ping timeout: 240 seconds] 01:35:32 -!- bmfx has quit [Ping timeout: 252 seconds] 01:38:53 -!- Blazinghand has quit [Read error: Connection reset by peer] 01:40:09 -!- WalkerBoh has quit [Remote host closed the connection] 01:44:56 -!- iFurril has quit [Ping timeout: 265 seconds] 01:45:48 -!- HDA has quit [Ping timeout: 240 seconds] 02:06:18 -!- syraine has quit [Ping timeout: 240 seconds] 02:06:59 -!- ayutzia has quit [Quit: Page closed] 02:17:25 Unstable branch on crawl.beRotato.org updated to: 0.15-a0-424-gd505f06 (34) 02:21:13 -!- wat has quit [Ping timeout: 258 seconds] 02:28:48 -!- Keanan has quit [Quit: Leaving.] 02:29:17 -!- qoala has quit [Quit: Abscond!] 02:29:28 -!- qoala_ is now known as qoala 02:31:44 -!- wheals has quit [Ping timeout: 245 seconds] 02:32:23 -!- BirdoPrey has quit [Quit: BirdoPrey] 02:36:41 -!- ussdefiant has quit [Ping timeout: 252 seconds] 02:37:13 -!- rast has quit [Read error: Connection reset by peer] 02:37:32 -!- rast- has joined ##crawl-dev 02:37:34 -!- rast- is now known as rast 02:41:23 -!- Red_Bucket has quit [Quit: Page closed] 02:48:16 -!- ebarrett has quit [] 02:49:11 -!- Morg0th has quit [Ping timeout: 255 seconds] 02:51:05 -!- iFurril has quit [Ping timeout: 252 seconds] 02:53:18 -!- Lightli has quit [Ping timeout: 240 seconds] 02:54:56 -!- LordSloth has quit [Quit: Using leafChat 2] 02:58:48 -!- thekdawg21 has quit [Ping timeout: 240 seconds] 02:58:49 ??otr 02:58:49 olgreb's toxic radiance[1/1]: L4 Poison. Poisons creatures in LOS (including you) multiple times over several turns. Ignores the caster's rPois, unless fully immune to poison. 02:59:18 -!- y2s82 has quit [Quit: WeeChat 0.4.1] 03:01:39 -!- bones__ has joined ##crawl-dev 03:01:43 -!- simmarine has quit [Quit: Leaving] 03:04:22 -!- bones___ has quit [Ping timeout: 276 seconds] 03:07:02 -!- razz0_ has quit [Ping timeout: 246 seconds] 03:07:56 -!- bones___ has joined ##crawl-dev 03:08:41 -!- Eonwe8 has quit [Ping timeout: 252 seconds] 03:11:41 -!- bones__ has quit [Ping timeout: 255 seconds] 03:11:59 What if Trog set your INT to 0, transferring all INT to either DEX or STR and blocked brainless effects except the 'can't spellcast'? 03:13:09 you mean, all the time? 03:13:16 or under specific situations? 03:13:30 maybe during berserk 03:14:48 It seems like an odd bonus that would suit trog, since he already doesn't like you using anything that requires INT 03:16:43 perhaps could work as a passive bonus under some situations. 03:17:06 maybe based on piety, trog adjusts it along with Trog's Hand 03:17:19 no piety, 0% of int is split 03:17:33 max piety, X% of int is split 03:17:49 but Trog's Hand is already pretty strong I think 03:21:31 -!- MiraclePrism has quit [] 03:21:52 Trog is...the strongest early game god...and a pretty strong choice through extended, but the least flexible god. And...all of his abilities are replicated by spells or Items (except the weapon acquirements with penchant for AntiMagic if you like that brand) 03:25:33 Trog's Hand and BIA are technically unique; though BIA is similarly powered to Summon Hydra (for a lot less investment) and Hand is equivalent of Two MR+ sources and two regen source (ring and spell) stacked...again without as much investment 03:25:56 -!- Blazinghand has quit [Quit: Drowning in a sea of anguish] 03:31:24 -!- Patashu has joined ##crawl-dev 03:32:37 -!- jeanjacques has quit [Quit: quit] 03:33:09 -!- Mateji has quit [Ping timeout: 240 seconds] 03:35:55 -!- bonghitz has quit [Quit: Leaving...] 03:39:45 -!- wat has quit [Ping timeout: 252 seconds] 03:39:53 -!- bones__ has joined ##crawl-dev 03:42:29 -!- bones___ has quit [Ping timeout: 258 seconds] 03:43:15 -!- Infinite_Monkeys has quit [Read error: Connection reset by peer] 03:46:19 -!- Keskital1 is now known as Keskitalo 03:47:41 -!- bones___ has joined ##crawl-dev 03:49:03 -!- iFurril has quit [Ping timeout: 250 seconds] 03:50:50 -!- bones__ has quit [Ping timeout: 255 seconds] 03:51:44 -!- Roarke has quit [Quit: Page closed] 03:54:41 -!- Patashu_ has joined ##crawl-dev 03:54:41 -!- Patashu has quit [Disconnected by services] 03:55:29 -!- Infinite_Monkeys has quit [Ping timeout: 245 seconds] 04:03:24 -!- Arkaniad has quit [Ping timeout: 245 seconds] 04:13:19 -!- qoala has quit [Quit: Abscond!] 04:17:10 -!- Bcadren_ has quit [Ping timeout: 276 seconds] 04:17:42 -!- Stendarr has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/] 04:19:08 -!- Arkaniad has quit [Max SendQ exceeded] 04:22:47 -!- Ragdoll has joined ##crawl-dev 04:30:39 -!- scummos| has quit [Ping timeout: 250 seconds] 04:32:33 -!- GoblinBomb has quit [Ping timeout: 252 seconds] 04:36:45 -!- scummos| has quit [Ping timeout: 240 seconds] 04:37:14 -!- rast has quit [Read error: Connection reset by peer] 04:37:46 -!- rast has joined ##crawl-dev 04:38:48 -!- notcluie has quit [Ping timeout: 240 seconds] 04:39:48 -!- Arkaniad has quit [Max SendQ exceeded] 04:40:47 -!- netkitten has quit [Ping timeout: 255 seconds] 04:51:14 -!- ontoclasm has quit [Quit: Leaving.] 04:58:55 -!- Arkaniad has quit [Max SendQ exceeded] 04:59:48 -!- Spatzist has quit [Ping timeout: 240 seconds] 05:00:23 -!- kait has quit [Read error: Connection reset by peer] 05:01:59 -!- Arkaniad has quit [Max SendQ exceeded] 05:17:05 -!- Basil has quit [Ping timeout: 264 seconds] 05:21:31 -!- Arkaniad has quit [Max SendQ exceeded] 05:21:39 -!- Stendarr has quit [Client Quit] 05:23:33 -!- radinms has quit [Ping timeout: 240 seconds] 05:29:41 -!- wat has quit [Ping timeout: 264 seconds] 05:31:33 -!- Orfax has quit [Ping timeout: 240 seconds] 05:35:32 -!- Lasty1 has joined ##crawl-dev 05:36:21 -!- Ahrin has quit [Ping timeout: 252 seconds] 05:36:50 -!- lyreinh_ has quit [Quit: Page closed] 05:47:12 -!- dtsund has quit [Quit: dtsund] 05:59:33 -!- scummos| has quit [Ping timeout: 240 seconds] 06:00:05 -!- Arkaniad has quit [Max SendQ exceeded] 06:01:35 -!- iFurril has quit [Ping timeout: 265 seconds] 06:20:02 -!- Arkaniad has quit [Max SendQ exceeded] 06:24:31 -!- Lasty1 has quit [Quit: Leaving.] 06:29:43 -!- Ragdoll has quit [Read error: Connection reset by peer] 06:34:06 -!- edlothiol has joined ##crawl-dev 06:34:23 -!- scummos| has quit [Ping timeout: 246 seconds] 06:35:54 -!- bonghitz has quit [Remote host closed the connection] 06:37:27 -!- Stendarr has quit [Quit: Page closed] 06:37:31 -!- rast has quit [Read error: Connection reset by peer] 06:37:59 -!- rast has joined ##crawl-dev 06:38:57 -!- Arkaniad has quit [Max SendQ exceeded] 06:39:41 -!- Sgeo has quit [Read error: Connection reset by peer] 06:42:51 -!- Arkaniad has quit [Max SendQ exceeded] 06:42:57 -!- KurzedMetal1 has quit [Read error: Connection reset by peer] 06:47:44 -!- ldf has joined ##crawl-dev 06:55:08 -!- dpeg has joined ##crawl-dev 06:56:19 -!- Quashie has quit [Ping timeout: 245 seconds] 06:56:54 -!- yalue has quit [Ping timeout: 240 seconds] 07:00:02 -!- Chris7 has quit [] 07:02:57 -!- Arkaniad has quit [Max SendQ exceeded] 07:19:00 -!- debo_ has joined ##crawl-dev 07:21:23 -!- debo has quit [Ping timeout: 250 seconds] 07:21:23 -!- debo_ is now known as debo 07:21:38 -!- scummos| has quit [Ping timeout: 246 seconds] 07:21:41 -!- Arkaniad has quit [Max SendQ exceeded] 07:23:09 -!- Pepe has quit [Ping timeout: 240 seconds] 07:29:18 -!- wat has quit [Ping timeout: 240 seconds] 07:37:18 -!- scummos| has quit [Client Quit] 07:37:45 -!- debo has quit [Quit: debo] 07:40:40 -!- Arkaniad has quit [Max SendQ exceeded] 07:42:38 -!- scummos^ has quit [Ping timeout: 246 seconds] 07:48:05 -!- MaxFrost has quit [Ping timeout: 252 seconds] 07:53:39 Draconians in Spider Form are still slowed by cold by Lasty 07:55:57 -!- fungee has quit [Ping timeout: 240 seconds] 07:57:41 -!- scummos^ has quit [Ping timeout: 246 seconds] 07:58:42 When melding boots of running into a fast form you get confusing messages by Lasty 08:02:39 -!- Arkaniad has quit [Max SendQ exceeded] 08:05:32 -!- iFurril has quit [Ping timeout: 255 seconds] 08:06:48 -!- Arkaniad has quit [Max SendQ exceeded] 08:09:01 -!- DrinkMachine has joined ##crawl-dev 08:09:01 -!- DrinkMachine has quit [Changing host] 08:09:01 -!- DrinkMachine has joined ##crawl-dev 08:10:43 -!- MaxFrosty has quit [Ping timeout: 252 seconds] 08:12:08 -!- bones__ has joined ##crawl-dev 08:15:04 -!- bones___ has quit [Ping timeout: 276 seconds] 08:16:54 -!- mizu_no_oto has quit [Quit: Computer has gone to sleep.] 08:17:28 -!- radinms has quit [Quit: Leaving...] 08:18:18 -!- conted has quit [Ping timeout: 240 seconds] 08:24:16 -!- Keanan has joined ##crawl-dev 08:24:44 -!- CKyle has joined ##crawl-dev 08:24:47 -!- Keanan has quit [Client Quit] 08:25:20 -!- debo has joined ##crawl-dev 08:27:06 -!- Arkaniad has quit [Max SendQ exceeded] 08:29:51 -!- aitap has quit [Ping timeout: 250 seconds] 08:30:51 -!- ackack has joined ##crawl-dev 08:31:15 palacebeast (L21 DDNe) ERROR in 'tileweb.cc' at line 212: Socket write error: Resource temporarily unavailable (Vaults:2) 08:34:59 -!- notcluie is now known as badlearndbeditor 08:35:34 -!- badlearndbeditor is now known as notcluie 08:46:25 jike (L10 DEFE) ERROR in 'tileweb.cc' at line 212: Socket write error: Resource temporarily unavailable (D:10) 08:46:57 palacebeast (L21 DDNe) ERROR in 'tileweb.cc' at line 212: Socket write error: Resource temporarily unavailable (Vaults:2) 08:47:21 palacebeast (L21 DDNe) ERROR in 'tileweb.cc' at line 212: Socket write error: Resource temporarily unavailable (Vaults:2) 08:47:22 jike (L10 DEFE) ERROR in 'tileweb.cc' at line 212: Socket write error: Resource temporarily unavailable (D:10) 08:47:43 jike (L10 DEFE) ERROR in 'tileweb.cc' at line 212: Socket write error: Resource temporarily unavailable (D:10) 08:47:44 ROCKEDEL (L2 GrGl) ERROR in 'tileweb.cc' at line 212: Socket write error: Resource temporarily unavailable (D:1) 08:48:19 -!- notcluie is now known as NOPER 08:48:25 -!- NOPER is now known as notcluei 08:48:26 -!- Lasty has left ##crawl-dev 08:48:29 palacebeast (L21 DDNe) ERROR in 'tileweb.cc' at line 212: Socket write error: Resource temporarily unavailable (Vaults:2) 08:48:29 -!- notcluei is now known as notcluie 08:48:35 -!- Lasty has joined ##crawl-dev 08:48:53 palacebeast (L21 DDNe) ERROR in 'tileweb.cc' at line 212: Socket write error: Resource temporarily unavailable (Vaults:2) 08:49:37 !crash palacebeast 08:49:37 6. palacebeast, XL21 DDNe, T:79909 (milestone): http://crawl.akrasiac.org/rawdata/palacebeast/crash-palacebeast-20140505-134852.txt 08:49:38 renegade44 (L13 SpCj) ERROR in 'tileweb.cc' at line 212: Socket write error: Resource temporarily unavailable (D:9) 08:50:52 palacebeast (L21 DDNe) ERROR in 'tileweb.cc' at line 212: Socket write error: Resource temporarily unavailable (Vaults:2) 08:54:59 palacebeast (L21 DDNe) ERROR in 'tileweb.cc' at line 212: Socket write error: Resource temporarily unavailable (Vaults:2) 08:56:01 -!- Patashu_ has quit [Ping timeout: 276 seconds] 09:02:16 -!- Almacia has quit [Quit: Nettalk6 - www.ntalk.de] 09:03:13 -!- rast has quit [Read error: Connection reset by peer] 09:03:15 -!- mizu_no_oto has quit [Quit: Computer has gone to sleep.] 09:03:43 -!- rast has joined ##crawl-dev 09:03:48 -!- Piginabag has quit [Ping timeout: 240 seconds] 09:04:42 -!- CKyle has quit [Quit: CKyle] 09:05:28 -!- CKyle has joined ##crawl-dev 09:07:52 -!- palacebeast has quit [Quit: Page closed] 09:14:21 -!- Bloax has joined ##crawl-dev 09:15:41 -!- Keanan has joined ##crawl-dev 09:20:55 -!- Brannock has joined ##crawl-dev 09:23:05 -!- Arkaniad has quit [Max SendQ exceeded] 09:32:00 -!- PleasingFungus has joined ##crawl-dev 09:36:50 -!- bones___ has joined ##crawl-dev 09:37:03 -!- gammafunk has joined ##crawl-dev 09:40:12 -!- bones__ has quit [Ping timeout: 276 seconds] 09:40:48 -!- bones__ has joined ##crawl-dev 09:41:18 -!- Eonwe9 has quit [Ping timeout: 240 seconds] 09:41:59 -!- bones___ has quit [Ping timeout: 265 seconds] 09:42:43 -!- bones___ has joined ##crawl-dev 09:43:50 -!- Arkaniad has quit [Max SendQ exceeded] 09:45:53 -!- bones__ has quit [Ping timeout: 258 seconds] 09:48:45 -!- Mateji has quit [Ping timeout: 265 seconds] 10:02:05 -!- Kalir has quit [Changing host] 10:02:19 -!- BlackrayJack has quit [Ping timeout: 276 seconds] 10:03:26 -!- Arkaniad has quit [Max SendQ exceeded] 10:06:18 -!- Arkaniad has quit [Max SendQ exceeded] 10:22:58 -!- Mateji has quit [Ping timeout: 240 seconds] 10:23:02 -!- Mandevil has quit [Quit: leaving] 10:23:41 -!- Brannock has quit [Ping timeout: 255 seconds] 10:24:57 -!- Arkaniad has quit [Max SendQ exceeded] 10:25:57 -!- maha_ has quit [Quit: ChatZilla 0.9.90.1 [Firefox 28.0/20140314220517]] 10:26:13 -!- bzn has quit [Quit: Page closed] 10:28:01 -!- Arkaniad has quit [Max SendQ exceeded] 10:28:14 -!- PsyMar has quit [Disconnected by services] 10:28:29 -!- PsyMar2 is now known as PsyMar 10:30:06 -!- Morg0th_ has quit [Quit: leaving] 10:30:52 -!- Arkaniad has quit [Max SendQ exceeded] 10:34:39 -!- Quashie_ has quit [Ping timeout: 250 seconds] 10:35:46 -!- Arkaniad has quit [Max SendQ exceeded] 10:40:48 -!- bones__ has joined ##crawl-dev 10:41:38 -!- wheals has joined ##crawl-dev 10:43:22 -!- bones___ has quit [Ping timeout: 265 seconds] 10:43:53 -!- CKyle has quit [Quit: CKyle] 10:43:54 -!- ystael has quit [Quit: Lost terminal] 10:45:18 -!- PleasingFungus has quit [Ping timeout: 265 seconds] 10:52:07 -!- CKyle has joined ##crawl-dev 10:53:57 -!- alefury has joined ##crawl-dev 10:54:18 -!- Arkaniad has quit [Max SendQ exceeded] 10:54:26 -!- ussdefiant has joined ##crawl-dev 10:57:25 -!- Arkaniad has quit [Max SendQ exceeded] 11:02:47 -!- CKyle has quit [Quit: CKyle] 11:05:14 -!- rast- has joined ##crawl-dev 11:05:22 -!- CampinSam has quit [Quit: WeeChat 0.4.2] 11:05:29 -!- rast has quit [Read error: Connection reset by peer] 11:05:47 -!- rast- is now known as rast 11:06:36 -!- PleasingFungus has joined ##crawl-dev 11:08:59 -!- CKyle has joined ##crawl-dev 11:09:10 !seen reaverb 11:09:10 I last saw reaverb at Sat May 3 06:20:56 2014 UTC (2d 9h 48m 14s ago) quitting, saying 'Quit: Leaving.'. 11:12:41 -!- zxc232 has quit [Quit: Leaving.] 11:14:51 -!- simmarine has joined ##crawl-dev 11:16:34 -!- fuuu has quit [Remote host closed the connection] 11:16:34 -!- Arkaniad has quit [Max SendQ exceeded] 11:17:29 -!- MDvedh has quit [Client Quit] 11:18:20 -!- Lasty has quit [Read error: Connection reset by peer] 11:18:37 !seen dpeg 11:18:37 I last saw dpeg at Mon May 5 16:09:10 2014 UTC (9m 27s ago) saying '!seen reaverb' on ##crawl-dev. 11:18:55 !tell reaverb If I remember correctly you were going to look at the weapon brand distribution code at some point. 11:18:56 Grunt: OK, I'll let reaverb know. 11:19:03 -!- Lasty has joined ##crawl-dev 11:20:10 !send dpeg bribed branches 11:20:10 Sending bribed branches to dpeg. 11:23:08 -!- scummos^ has quit [Ping timeout: 246 seconds] 11:23:19 -!- ActinalWhomp has quit [Ping timeout: 252 seconds] 11:28:25 -!- bones__ has quit [Read error: Connection reset by peer] 11:28:45 -!- bones__ has joined ##crawl-dev 11:31:37 -!- CKyle has quit [Quit: CKyle] 11:32:30 -!- st_ has quit [Read error: Connection reset by peer] 11:33:00 -!- st_ has joined ##crawl-dev 11:33:17 -!- FiftyNine has quit [] 11:33:35 -!- alefury has quit [Quit: ChatZilla 0.9.90.1 [Iceweasel 28.0/20140319124030]] 11:33:38 -!- necKro has quit [Quit: leaving] 11:35:01 03wheals02 07* 0.15-a0-425-gc60bd48: Remove two outdated functions from Control Winds. 10(6 minutes ago, 5 files, 5+ 29-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=c60bd48a684f 11:36:07 -!- CKyle has joined ##crawl-dev 11:36:08 -!- RobertusAmor has quit [Client Quit] 11:36:26 looks like ench_wind_aided was a victim of ranged_combat 11:36:56 so it did exist until recently, at least :P 11:37:07 oh, grunt beats me to the punc again 11:39:31 -!- mizu_no_oto has quit [Quit: ["Textual IRC Client: www.textualapp.com"]] 11:44:11 -!- mopl has quit [Quit: Page closed] 11:44:14 -!- gammafunk has quit [Ping timeout: 240 seconds] 11:44:14 aha 11:44:18 ranged_combat_rewrite_reasons 11:51:55 -!- DrinkMachine has quit [Quit: Leaving] 11:53:18 -!- alefury has joined ##crawl-dev 11:53:38 -!- ussdefiant has quit [Ping timeout: 240 seconds] 11:54:35 -!- bones___ has joined ##crawl-dev 11:54:54 -!- Kalir has quit [Quit: CADENZA-CLASS CLOCKWORK KNIGHT--OPERATION TERMINATED] 11:56:38 !apt Fo 11:56:39 Fo: Fighting: 1, Short: 0, Long: 0, Axes: 0, Maces: 0, Polearms: 0, Staves: 0, Slings: 1, Bows: -2, Xbows: 0, Throw: -2*, Armour: 1, Dodge: -1, Stealth: 3, Shields: 2!, UC: 0, Splcast: 0, Conj: -1, Hexes: 2, Charms: 0, Summ: 0, Nec: 0, Tloc: -1, Tmut: 1, Fire: 0, Ice: 0, Air: -2, Earth: 2, Poison: 3!, Inv: 2, Evo: 2, Exp: 1!, HP: 0, MP: 1 11:56:47 any reasons for -2 throwing 11:57:20 besides the fact that they can throw large rocks except not 11:57:25 -!- bones__ has quit [Ping timeout: 252 seconds] 11:58:10 -!- ussdefiant has joined ##crawl-dev 12:00:37 -!- CKyle has quit [Quit: CKyle] 12:02:18 -!- ussdefiant has quit [Ping timeout: 240 seconds] 12:02:32 -!- elliptic has quit [Quit: Leaving] 12:03:50 -!- elliptic has joined ##crawl-dev 12:04:08 -!- bones__ has joined ##crawl-dev 12:06:26 -!- CKyle has joined ##crawl-dev 12:06:59 -!- bones___ has quit [Ping timeout: 265 seconds] 12:12:38 !seen ontoclasm 12:12:39 I last saw ontoclasm at Mon May 5 09:51:14 2014 UTC (7h 21m 24s ago) quitting, saying 'Quit: Leaving.'. 12:13:45 -!- Bcadren_ has joined ##crawl-dev 12:15:36 -!- ActinalWhomp has quit [Quit: Leaving] 12:16:13 Unstable branch on crawl.akrasiac.org updated to: 0.15-a0-425-gc60bd48 (34) 12:18:43 -!- wheals has quit [Quit: Leaving] 12:19:02 -!- PsyMar has quit [Read error: Connection reset by peer] 12:20:38 -!- kunwon1 has quit [Ping timeout: 240 seconds] 12:20:54 -!- Twinge has quit [Ping timeout: 245 seconds] 12:21:17 -!- Kvaak has quit [Ping timeout: 264 seconds] 12:21:19 -!- ldlework has quit [Ping timeout: 245 seconds] 12:21:59 -!- Gobbo has quit [Ping timeout: 252 seconds] 12:22:03 -!- Ququman has joined ##crawl-dev 12:22:06 -!- Kvaak has joined ##crawl-dev 12:23:50 -!- kunwon1 has joined ##crawl-dev 12:24:01 -!- sd1989 has joined ##crawl-dev 12:24:08 !messages 12:24:09 No messages for sd1989. 12:24:51 -!- schistosoma has quit [Quit: Leaving] 12:25:12 -!- Twinge has joined ##crawl-dev 12:25:33 -!- bones__ has quit [Read error: Connection reset by peer] 12:25:44 -!- schistosomatic has quit [Ping timeout: 258 seconds] 12:25:51 -!- bones__ has joined ##crawl-dev 12:26:32 -!- sd1989 has quit [Client Quit] 12:27:34 -!- seba_ has joined ##crawl-dev 12:27:47 -!- bones___ has joined ##crawl-dev 12:28:44 -!- seba_ has quit [Client Quit] 12:30:45 -!- bones__ has quit [Ping timeout: 240 seconds] 12:30:48 -!- notcluie is now known as badlearndbeddito 12:31:07 -!- badlearndbeddito is now known as notcluie 12:34:47 -!- enygmata has quit [Disconnected by services] 12:34:50 -!- enygmata_ is now known as enygmata 12:37:16 -!- bmfx has quit [Quit: leaving] 12:38:40 -!- bones__ has joined ##crawl-dev 12:41:33 -!- bones___ has quit [Ping timeout: 276 seconds] 12:41:54 -!- bones___ has joined ##crawl-dev 12:42:03 -!- Basil has joined ##crawl-dev 12:42:27 -!- Basil is now known as Guest87722 12:43:09 -!- bones__ has quit [Ping timeout: 240 seconds] 12:43:54 -!- bones__ has joined ##crawl-dev 12:46:45 -!- bones___ has quit [Ping timeout: 276 seconds] 12:50:02 !tell elliptic So, Wn? :D 12:50:03 Lasty: OK, I'll let elliptic know. 12:52:11 -!- Vizer has quit [Ping timeout: 255 seconds] 12:58:05 -!- wheals has joined ##crawl-dev 12:58:35 -!- bones___ has joined ##crawl-dev 13:00:45 -!- indspenceable has joined ##crawl-dev 13:01:14 -!- bones__ has quit [Ping timeout: 240 seconds] 13:01:48 -!- bones__ has joined ##crawl-dev 13:03:01 -!- notcluie is now known as bldbe 13:03:03 -!- bones___ has quit [Ping timeout: 252 seconds] 13:03:27 -!- bldbe is now known as notcluie 13:05:09 -!- rast has quit [Read error: Connection reset by peer] 13:05:28 -!- rast- has joined ##crawl-dev 13:05:29 -!- rast- is now known as rast 13:05:51 -!- kunwon1 is now known as GhostInZSH 13:07:07 -!- bones___ has joined ##crawl-dev 13:10:17 -!- bones__ has quit [Ping timeout: 252 seconds] 13:10:53 -!- notcluie has quit [Quit: Page closed] 13:19:23 -!- Laraso has quit [Quit: Laraso falls through a shaft! The shaft crumbles and collapses.] 13:24:42 -!- Roarke has quit [Client Quit] 13:32:30 03Grunt02 07[gods] * 0.15-a0-403-g0aaa5f1: Fix Upheaval square effect calculations. 10(4 minutes ago, 1 file, 1+ 1-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=0aaa5f195a53 13:33:12 -!- LordSloth has quit [Ping timeout: 258 seconds] 13:35:41 Experimental (gods) branch on crawl.s-z.org updated to: 0.15-a0-403-g0aaa5f1 13:37:14 -!- bones___ has quit [Read error: Connection reset by peer] 13:37:25 -!- bones___ has joined ##crawl-dev 13:37:59 -!- Cryp71c has joined ##crawl-dev 13:40:06 -!- bones__ has joined ##crawl-dev 13:41:29 Experimental (gods) branch on crawl.beRotato.org updated to: 0.15-a0-403-g0aaa5f1 13:42:11 -!- bones___ has quit [Ping timeout: 252 seconds] 13:42:13 What if there was a semi-rare scroll that when used increased the spelllevels used by and/or MP cost of a spell, but also made it more powerful (without significantly changing the effect); like bumping B.Magma to level 7, but increasing the damage; or bumping Spammals to level 3, but raising the summon cap and letting it draw orange/green rats at higher spell power. 13:47:56 -!- Lasty has quit [Read error: Connection reset by peer] 13:50:13 -!- Lasty has joined ##crawl-dev 13:51:24 -!- Guest87722 is now known as Basil 13:56:15 -!- LNCP has quit [Read error: Connection reset by peer] 13:57:49 Gozag bug: gold detection shows other item by dpeg 13:57:49 Gozag bug: merchant shop listed twice in Ctrl-O by dpeg 14:03:18 -!- FVG has quit [Quit: Lost terminal] 14:04:30 !send dpeg bugs 14:04:30 Sending bugs to dpeg. 14:04:47 I have enough, thanks thanks. 14:07:03 -!- bonghitz has quit [Remote host closed the connection] 14:08:00 -!- LexAckson has joined ##crawl-dev 14:08:06 !send dpeg bug spray 14:08:06 Sending bug spray to dpeg. 14:08:14 is there a way to level up a monster in wizmode? 14:08:35 xG, I think? 14:08:41 (only discovered that the other day) 14:09:33 ah, i didn't see that on the list 14:09:55 wow i'm really blind today i still don't see it on the list 14:10:36 Maybe it isn't on the list! 14:10:59 Lasty: I glanced over the patch, I'd like to implement the potion/scroll-granting in a less icky way before pushing it (by checking for existing slots with that potion/scroll and increasing quantity), but aside from that it looks good 14:12:03 elliptic: that's fair. 14:12:18 @ demigod wanderer (wandering) 14:12:20 Also: thanks 14:12:26 oh I guess they are p now 14:13:04 demipod 14:13:18 It has half a tentacle? 14:13:27 -!- bonghitz has quit [Ping timeout: 252 seconds] 14:13:51 -!- Bcadren_ has quit [Ping timeout: 276 seconds] 14:15:05 Grunt: killing stone giants in a couple of stones might be explained by how weapons were allowed to affect the damage 14:15:17 -!- enygmata has quit [Ping timeout: 264 seconds] 14:15:22 since big clubs hurt 14:16:38 -!- MgDark has quit [Read error: Connection reset by peer] 14:17:08 Chris7 (L27 GrEE) ERROR in 'mon-util.cc' at line 1441: bogus mc (no monster data): invalid monster_type -1 (-1) (Zig:11) 14:18:55 You throw a giant spiked club. The giant spiked club hits Antaeus!!!!!! 14:19:28 Grunt: What's the damage formula.. NOW? 14:19:44 Bloax: go find out for yourself! 14:19:50 :-( 14:19:53 -!- Crehl has quit [Quit: qqqqqqq] 14:20:08 <|amethyst> Grunt: hm... I guess vault_mon_types has -1 instead of MONS_NO_MONSTER ? 14:20:13 -!- LordSloth_ is now known as LordSloth 14:20:28 |amethyst: -1 means "this is actually a place, not a type" 14:20:44 |amethyst: the -1 isn't supposed to appear beyond _resolve_monster 14:21:07 <|amethyst> Grunt: it's not, but I guess -1 should break the loop like MONS_NO_MONSTER does? 14:21:18 hm 14:21:20 possibly 14:21:50 ...oh, yes, that makes perfect sense. 14:21:58 I was misunderstanding where the crash was happening :) 14:29:33 -!- bones___ has joined ##crawl-dev 14:30:08 * wheals has come up with a horrible idea. 14:30:15 http://pastie.org/9143559 14:31:12 wheals: well, it would have no effect on my games 14:31:18 so go ahead 14:31:24 -!- dtsund has joined ##crawl-dev 14:32:22 am i understanding it right that throwing things gives a damage bonus that is Throwing*(MissileBaseDamage/20) 14:32:42 (i want to make a tweak or two later, and i have to go now, though) 14:32:45 -!- wheals has quit [Quit: Leaving] 14:32:57 -!- bones__ has quit [Ping timeout: 265 seconds] 14:33:14 -!- notcluie is now known as bldbeditor 14:34:09 -!- bldbeditor is now known as notcluie 14:35:17 oh and there's the steel dam = div_rand_round(dam*13,10) 14:37:06 game dev is hard 14:37:54 I coded up 4 updated potions this weekend. trying to take the "potion of slowing-> lignification" philosophy. 14:38:05 it's hard if you can barely read code because you've never coded 14:38:16 got them working. but not balanced. went to bed 14:38:34 and this morning I'm convinced they are all rubbish 14:38:44 johnstein: :( 14:38:52 johnstein: what were your potions? 14:38:54 -!- gammafunk has joined ##crawl-dev 14:38:54 johnstein: i have the exact reverse phenomenon 14:38:57 !send johnstein ideas 14:38:57 Sending ideas to johnstein. 14:38:59 haha 14:39:00 I draw some rubbish. 14:39:05 and maybe save it 14:39:13 then come back a month later and it didn't look all that bad. 14:39:27 I sometimes code things up precisely because I think they're rubbish and I want to see how close to the mark I was in practice. 14:39:36 added otr to potions of poison and strong poison 14:39:46 which is fun to play with 14:40:02 but I'm not convinced if it's balancable 14:40:11 yes, sounds tough 14:40:13 in the ideal crawl philosophy way 14:40:26 0-exp OTR doesn't sound especially unbalanced 14:40:38 potion of paralysis -> potion of release storm (working title) 14:40:41 Decent against bees 14:41:17 potion of summon 10 randomly-hostile eyeballs 14:41:31 unleashes a ring of storms from your body... or something. ring of storm clouds and you still get paralyzed (it's HARD WORK!) 14:41:37 and slowed afterwards 14:41:51 Basil: get surrounded on d:3 by these things 14:41:54 great orb of eyes (09G) | Spd: 10 | HD: 12 | HP: 50-83 | AC/EV: 10/3 | Dam: 20 | see invisible, lev, !sil | Res: 13magic(immune), 03poison | XP: 1027 | Sp: paralyse, disintegrate (d44), slow, confuse, 04esc:teleport other | Sz: Large | Int: high. 14:41:54 %??Great orb of eyes 14:42:07 huh 14:42:09 d44 disint 14:42:17 i died to that shit once 14:42:27 they are live on DBRO 14:42:31 ??dbro 14:42:32 dbro[1/2]: The development wing of CBRO. ssh to dev.berotato.org user: dev same ssh keys as cbro (http://crawl.beRotato.org/crawl/keys) . Currently serving mediocre crawl dev versions and Dwarf Fortress (running in TEXT mode) Set your terminal size to 80x25 (!) and ensure you are using UTF-8 character set. 14:43:39 the other was Potion of DeRegeneration. you still lose stats but it converts it into hp and mp. like 1/3 of !hw and !magic 14:43:43 but this seems like a big no no 14:43:52 since there are other ways to heal yourself 14:44:08 I also doubled the rot repair compared to !hw 14:44:22 but does anyone even repair rot? 14:44:35 yes 14:44:35 so yea, they were fun to make and try out 14:44:49 I do when I have an excess amount of healstuff. 14:45:24 would you use a potion of deregeneration to get more rot repair at the cost of some mid term stat reduction? 14:46:16 (deregeneration is fun to say) 14:46:47 Sometimes, yes 14:47:00 I rarely get significant rot unless I go to Crypt and/or Hell 14:47:07 but sometimes death drakes happen 14:47:28 I'm going to take a stab at !confusion and !decay, just to round out the set 14:47:29 but stats can be repaired with a common and usually useless potion 14:47:45 then post it all for C&C 14:47:47 yea 14:48:13 Double prefixes are kinda argh. 14:48:14 I'm worried that deregeneration encourages tedious action sequences like that 14:48:26 Since the base word is Generation 14:48:41 it's mainly a joke name ATM 14:49:15 trying to get the mechanics ironed out before coming up with a good name 14:49:37 just remove decay/degeneration 14:49:56 and replace poison with bee form and strong poison with wasp form 14:49:58 too easy 14:50:03 and confusion with fungus form 14:51:00 alternatively leave confusion be and turn poison into fungus form 14:51:01 there was a note in the potion tavern thread saying !fungus form was already rejected 14:51:17 but fungus form is best form 14:52:03 !deathcap form 14:53:19 -!- LexAckson has quit [Ping timeout: 252 seconds] 14:53:40 what about evokables that turn you into forms and take longer and longer to recharge? 14:54:24 hm. now I'm just idling brainstorming 15:00:18 -!- HDA has quit [Ping timeout: 240 seconds] 15:01:35 -!- notcluie is now known as bldb 15:02:12 -!- bldb is now known as notcluie 15:03:19 -!- Wah has quit [Ping timeout: 250 seconds] 15:05:15 -!- rast has quit [Read error: Connection reset by peer] 15:05:39 -!- rast has joined ##crawl-dev 15:09:06 -!- bones__ has joined ##crawl-dev 15:10:29 -!- yalue has quit [Quit: Leaving] 15:11:09 -!- bones___ has quit [Ping timeout: 240 seconds] 15:15:15 -!- Red_Bucket has joined ##crawl-dev 15:15:48 I had this idea for psionic abilities, but it would have some balance issues 15:16:32 It would make felids stronger, kobolds stronger, cheibriados stronger, =sustab stronger, !restab stronger, and make elyvilon way too funny 15:16:50 A lot of psionic abilities would also trivialize spriggan enemies and boggarts. 15:17:04 And even encourage you to kill them in the slowest and more horrible way. 15:18:29 -!- archaeo has joined ##crawl-dev 15:18:40 slowly killing boggarts is an idea I can get behind 15:19:56 So you have a lot of spell-like abilities. They all either cost INT drain, or make you exhausted for some turns, or both. One of these abilities is brain feed. 15:20:03 replace fountains with vats of hot oil, so that you can lower boggarts in slowly and with great attention to detail 15:20:54 -!- Stendarr has quit [Ping timeout: 240 seconds] 15:21:07 When you use it on an enemy, it rolls again HD and tries to lower their intelligence class. If it succeeds, it does that, gives you nutrition, and has a chance to restore some int 15:21:45 the nutrition you gain and the chance to restore int increases for carnivores, and decreases for herbivores. So spriggans do not get to partake in eating brains 15:23:23 Higher int enemies give more value. If you reduce an enemy to plant intelligence, they lose the ability to use spells and are permanently slowed. 15:23:58 if you want to brainstorm big ideas, it's really better to make a post in GDD and get community feedback 15:24:24 unless you're actually writing code for this and need help with said code 15:26:46 -!- gammafunk has quit [Quit: leaving] 15:27:54 -!- gammafunk has joined ##crawl-dev 15:29:20 -!- Moonsilence has quit [] 15:32:15 03Lasty02 {elliptic} 07* 0.15-a0-426-ge19ec05: Wanderer starting kit tweaks. 10(5 weeks ago, 1 file, 95+ 48-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=e19ec05e9b60 15:34:00 Lasty: there you go, let me know if you have any further ideas for Wn :) 15:34:38 -!- bonghitz has quit [Ping timeout: 255 seconds] 15:37:58 -!- Brannock has joined ##crawl-dev 15:38:22 Is DgWn even more OP now 15:38:27 -!- Brannock_ has joined ##crawl-dev 15:38:35 OpWn is pretty Op 15:38:43 03Grunt02 07[gods] * 0.15-a0-404-g6d37529: Don't let Disaster Area go through walls. 10(5 minutes ago, 1 file, 4+ 3-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=6d375296fab6 15:38:45 :P 15:39:26 the changes were probably a buff to the average Wn and a slight nerf to startscumming Wn 15:39:57 DEMIGODWANDERER 15:40:23 Grunt: rip disasterzigsprint 15:41:55 Maybe I'll do it again! 15:42:40 Experimental (gods) branch on crawl.s-z.org updated to: 0.15-a0-404-g6d37529 15:45:08 elliptic: Woo! Thanks! 15:45:50 The changes definitely made the worst wanderer starts much better 15:45:57 But the best ones somewhat worse 15:46:28 well you're not going to get a +3 quarterstaff with a potion of berserk and a scroll of blinking often 15:47:05 true -- never now. 15:49:00 elliptic: yeah, your version of handling the multiple consumables issue is way cleaner. 15:49:10 -!- Dark is now known as Guest1241 15:49:28 -!- Guest1241 has quit [Client Quit] 15:53:47 Is there a list of what each monster int class does to their behavoir? 15:54:51 -!- Keanan has quit [Quit: Leaving.] 15:55:40 -!- ToastyP has quit [Quit: ChatZilla 0.9.90.1 [Firefox 28.0/20140314220517]] 15:56:48 !lg 4tharraofdagon OgHu 15:56:48 68. 4tharraofdagon the Chucker (L3 OgHu), quit the game on D:4 on 2014-05-05 20:56:36, with 105 points after 404 turns and 0:03:37. 15:57:27 !lg 4tharraofdagon OgHu 68 -tv:> 15:57:28 68. 4tharraofdagon, XL3 OgHu, T:404 requested for FooTV (telnet://termcast.develz.org or http://termcast.develz.org). 15:57:52 -!- bones___ has joined ##crawl-dev 15:59:04 -!- Fizybubbleh has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client] 16:00:02 !lg 4tharraofdagon OgHu 68 -tv:> 16:00:02 68. 4tharraofdagon, XL3 OgHu, T:404 requested for FooTV (telnet://termcast.develz.org or http://termcast.develz.org). 16:01:11 !learn add hilarious_deaths !lg 4tharraofdagon OgHu 68 -tv:> 16:01:11 -!- bones__ has quit [Ping timeout: 255 seconds] 16:01:11 hilarious deaths[169/169]: !lg 4tharraofdagon OgHu 68 -tv:> 16:01:45 -!- Patashu has joined ##crawl-dev 16:03:39 It's hilarious, but god damn is that awful luck. 16:05:52 -!- Thundamoo has joined ##crawl-dev 16:06:05 !learn del hilarious_deaths[169] 16:06:05 Deleted hilarious deaths[169/169]: !lg 4tharraofdagon OgHu 68 -tv:> 16:06:10 (You might try hilarious_quits instead.) 16:06:24 drag0n (L27 MiFi) ERROR in 'mon-util.cc' at line 1441: bogus mc (no monster data): invalid monster_type -1 (-1) (Zig:12) 16:06:42 Grunt: that's not a quit 16:06:49 -!- CKyle has quit [Quit: CKyle] 16:07:01 !lg 4tharraofdagon oghu 68 16:07:01 that's a deathquit 16:07:01 68. 4tharraofdagon the Chucker (L3 OgHu), quit the game on D:4 on 2014-05-05 20:56:36, with 105 points after 404 turns and 0:03:37. 16:07:03 QUIT 16:07:03 -!- indspenceable has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…] 16:07:10 drag0n (L27 MiFi) ERROR in 'mon-util.cc' at line 1441: bogus mc (no monster data): invalid monster_type -1 (-1) (Zig:12) 16:07:22 unless being poisoned at 1 hp and quitting doesn't qualify as dying 16:07:28 Hey so I'm working on coding a god for testing purposes. I've got a dummy altar and you can pray at it and join the religion but when you check the ^ screen Crawl quits 16:07:41 I assume it is because I have not put anything on the ^ screen? 16:07:47 How do I do so? 16:07:52 Uh, possibly? Does it give a crash message? 16:07:59 Nope, just quits 16:08:10 Is there a morgue/crash-* file? 16:08:15 -!- Patashu_ has joined ##crawl-dev 16:08:15 -!- Patashu has quit [Disconnected by services] 16:08:32 -!- indspenceable has joined ##crawl-dev 16:08:32 Yes 16:08:36 -!- Tux[Qyou] has quit [Read error: Connection reset by peer] 16:08:39 Well 16:08:47 Maybe this has crashed a few time 16:08:52 Let me triple check 16:08:55 ...pick the most recent one :) 16:09:05 drag0n (L27 MiFi) ERROR in 'mon-util.cc' at line 1441: bogus mc (no monster data): invalid monster_type -1 (-1) (Zig:12) 16:09:47 Yep here we go 16:09:50 crash report 16:10:12 What do the first few lines say? (alternatively paste the report somewhere online) 16:10:15 Unable to get stack trace on this platform 16:10:21 Before that. 16:10:32 restart_after_game = true? 16:10:46 Version: Dungeon Crawl Stone Soup 0.15-a0-258-g027b8cd Platform: Windows Bits: 32 Game mode: normal Tiles: yes Command line: C:\Windows\SysWOW64\crawl\crawl-ref\source\crawl.exe 16:10:49 hm 16:10:51 !crashlog 16:10:51 No milestones for crash. 16:10:53 -!- bones__ has joined ##crawl-dev 16:10:53 !crashlog * 16:10:53 7509. drag0n, XL27 MiFi, T:115733 (milestone): http://dobrazupa.org/morgue/drag0n/crash-drag0n-20140505-210759.txt 16:11:05 Do you see the "ERROR" line that's first there? 16:11:08 That's what I'm looking for. 16:11:27 If there isn't one, I'm looking for an equivalent to the "Crash caused by signal" line. 16:11:34 I do not 16:11:47 Why not just pastebin the entire crash file 16:11:49 ...can you paste the crashlog somewhere >_> 16:12:05 Where would be best 16:12:35 http://pastebin.com/4QUTjAuP 16:12:59 -!- indspenceable has quit [Ping timeout: 252 seconds] 16:13:02 (wow this is remarkably useless) 16:13:05 windows strikes again 16:13:18 -!- Fizybubbleh has quit [Client Quit] 16:13:27 -!- bones___ has quit [Ping timeout: 276 seconds] 16:13:51 -!- Keanan has joined ##crawl-dev 16:14:35 Well barring that I suppose I can strike blindly at adding information to that screen. Where would I do that? Grepping the usual files doesn't get me the long descriptions for gods 16:14:58 dat/descript/gods.txt 16:15:01 Cool 16:15:12 I'll see if messing around in there helps any 16:15:12 -!- jeanjacques has joined ##crawl-dev 16:15:16 johnstein: would you add those ideas to the devwiki? Even if unused, they'd make good references for future bad potion research. 16:15:21 Thanks a lot 16:16:02 -!- Deckard_Pain has quit [] 16:16:07 -!- wheals has joined ##crawl-dev 16:17:15 dpeg: you mentioned a few days ago that there were some tweaks you wanted to do with branch bribing? 16:17:20 s/to do/done/ 16:17:39 -!- ackack has quit [Ping timeout: 252 seconds] 16:17:50 Grunt: yes, it is certainly not lasting long enough. Probably also not strong enough, but I want to test more on that. 16:17:58 I'll write a mail on these. 16:18:10 -!- Bcadren_ has joined ##crawl-dev 16:18:41 What's your opinions on CC? I would like to try weight=0 for almost all items, but of course I have to beg for a few lines of code. 16:19:48 -!- Thundamoo has quit [Ping timeout: 240 seconds] 16:21:03 -!- thundamoo has joined ##crawl-dev 16:21:13 Yeah best I can tell that did not do the trick 16:21:25 And by "best I can tell" I mean "it still crashes" 16:21:29 -!- DrinkMachine has joined ##crawl-dev 16:21:30 -!- DrinkMachine has quit [Changing host] 16:21:30 -!- DrinkMachine has joined ##crawl-dev 16:21:47 ...hm, I just realised a fundamental issue with the way I'm handling bribes (level vetoes reset the level but don't reset monsters that were bribed in the meantime). 16:21:48 Is abilities that use stat drain where normally mana would be used a bad idea in general 16:21:53 I think I know how to fix that, though. 16:22:37 So... what could cause the game to crap out when I press the ^ screen? 16:22:47 -!- Krakhan has quit [Changing host] 16:22:56 Do you have a god name and all the other relevant fixings in religion.cc? 16:23:02 Titles in describe.cc... 16:23:33 Ah! 16:23:52 I may have missed describe.cc. First time doing this stuff. 16:23:54 -!- Patashu_ has quit [Ping timeout: 240 seconds] 16:25:05 -!- bones___ has joined ##crawl-dev 16:26:50 -!- Lasty has quit [Read error: Connection reset by peer] 16:27:31 Aight let's test this again 16:28:13 -!- Lasty has joined ##crawl-dev 16:28:23 -!- bones__ has quit [Ping timeout: 258 seconds] 16:28:34 -!- thedefinite has quit [Client Quit] 16:29:15 Hey guys, I have no clue what to do on CC :) Push the issue until people give in? Or drop it? And here I thought it'd be non-controversial. 16:30:07 Yep it's working. I missed discribe.cc because it doesn't actually use the GOD_[whoever] enums 16:30:10 Thanks a ton 16:31:29 Oh, a greensnark patch on Mantis. Darshan, you still have commit rights! :) 16:31:47 -!- gammafunk has quit [Ping timeout: 255 seconds] 16:32:21 I've been away long enough I'd rather someone reviewed it first :) 16:32:32 -!- UncertainKitten has joined ##crawl-dev 16:33:21 mm I found the double shop ^O bug too! 16:34:02 -!- Fizybubbleh_ has quit [Quit: Page closed] 16:34:24 Tutorial nodes giving random error text instead of actual messages. by lorywindrunner 16:34:24 Log experimental branch names to logfile and milestones by greensnark 16:34:32 -!- debo has quit [Quit: debo] 16:38:12 03Grunt02 07[gods] * 0.15-a0-405-g11b485f: Fixes for Gozag bugs related to level generation. 10(3 minutes ago, 4 files, 67+ 50-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=11b485f72003 16:38:16 -!- bones__ has joined ##crawl-dev 16:38:16 !tell gammafunk oh by the way he added dump_order += vaults now 16:38:16 Bloax: OK, I'll let gammafunk know. 16:38:16 greensnark: looks okay to me. 16:38:46 dpeg: the other part of that commit might explain why your bribe was running out so quickly :) 16:39:45 -!- bones___ has quit [Ping timeout: 252 seconds] 16:40:33 -!- Lasty1 has joined ##crawl-dev 16:41:23 -!- Brannock_ has quit [Quit: Leaving] 16:42:53 03|amethyst02 07* 0.15-a0-427-gc329b0c: Don't crash on Shadow Creatures in Zigs. 10(4 minutes ago, 1 file, 3+ 2-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=c329b0c70512 16:43:05 Grunt: ah, wonderful! 16:43:21 (also I think I am going to nudge the bribe chances upwards again) 16:47:23 Maybe I'll start a G game myself after this to see how it goes. 16:48:03 03Grunt02 07[gods] * 0.15-a0-406-gf2cc114: Nudge Gozag bribe chances up again. 10(2 minutes ago, 1 file, 1+ 1-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=f2cc114d735d 16:48:32 03wheals02 07* 0.15-a0-428-g8b0589b: Let draconians grow up. 10(2 hours ago, 6 files, 51+ 36-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=8b0589b2b84b 16:48:32 03wheals02 07* 0.15-a0-429-gf5d7e11: Abstractify. 10(3 minutes ago, 6 files, 19+ 20-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=f5d7e1195ccb 16:50:45 -!- CKyle has joined ##crawl-dev 16:52:51 -!- LordSloth has quit [Remote host closed the connection] 16:52:55 ...oh, I just realised why bribes seemed to be so terrible against draconians. 16:54:29 -!- File200 has quit [Client Quit] 16:55:01 -!- File200 has joined ##crawl-dev 16:55:25 File200: Hi! 16:55:38 -!- CKyle has quit [Ping timeout: 255 seconds] 16:56:05 dpeg: sup? 16:56:59 -!- mamgar has quit [Ping timeout: 255 seconds] 16:57:03 !send File200 gods 16:57:03 Sending gods to File200. 16:58:14 fr: agnosticism, which is different from atheism 16:58:45 Hey, File! Just got Gsomething coded. 16:58:52 BUT YOU KNOW THAT ALREADY 16:59:16 03Grunt02 07[gods] * 0.15-a0-407-gc9154b6: Fix bribing of bands. 10(2 minutes ago, 1 file, 2+ 3-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=c9154b6f5535 16:59:18 We already have a G god :( 16:59:25 Did someone send me a file? I can't see anything. 16:59:32 His name can seriously be whatever, I don't care 16:59:47 -!- reaverb has joined ##crawl-dev 16:59:51 Hsomething, Isomething or Wsomething 16:59:58 ??missing gods 16:59:58 missing gods[1/1]: GHIPQRUW 17:00:01 -!- Lasty1 has quit [Quit: Leaving.] 17:00:03 (I wonder if I should update that) 17:00:04 Grunt: <3 17:00:04 The name is now Whatever 17:00:10 dpeg: Hello! 17:00:10 reaverb: You have 1 message. Use !messages to read it. 17:00:13 !learn edit missing_gods s/.*/(G)HIP(Q)RUW/ 17:00:13 missing gods[1/1]: (G)HIP(Q)RUW 17:00:13 !messages 17:00:13 (1/1) Grunt said (5h 41m 18s ago): If I remember correctly you were going to look at the weapon brand distribution code at some point. 17:00:20 Grunt: Yes! 17:00:22 -!- Chris7 has quit [] 17:00:35 reaverb: I only remembered this because I was looking at the 0.15 planning wiki page at some point :) 17:00:56 Hiybbprqag 17:00:58 !message 17:01:00 It's not urgent; I just remembered you mentioning it was something you were going to do. 17:01:02 reaverb: Hi! Thanks for identification comments. Will reply on that later. (In short: I think it can be done, but I am wary of the special casing needed for this. But something broader might be easier.) 17:01:03 Grunt: My major thing was I originally wanted to set up a testing mechnism, and that's a lot of work. 17:01:04 !tell File200 It's !messages. 17:01:04 Grunt: OK, I'll let file200 know. 17:01:05 agnosticism is when one of the heads on your ogre worships a god and the other doesn't 17:01:07 !messages 17:01:07 is the idea to make brand distribution not dependent on weapon type? 17:01:07 (1/1) Grunt said (3s ago): It's !messages. 17:01:14 Huh 17:01:18 Experimental (gods) branch on crawl.s-z.org updated to: 0.15-a0-407-gc9154b6 17:01:19 dpeg: Sure. 17:01:58 depending on weapon type in some cases seems fine to me, but the current implementation in particular for brand selection does not do that in a nice way 17:02:00 Grunt: I have a todo list I keep locally… I'm going to start working on stuff more because my college Finals just ended today. 17:02:14 MarvinPA: That's basically what I was going to do - make than sensible. 17:02:20 reaverb: aha :) 17:02:22 sounds good 17:03:10 hmm 17:03:16 File200, thundamoo: does the "piety gain for reaching a marker" still stand? I really like that one. 17:03:26 Yup 17:03:31 That's what we're working on 17:03:41 Who here has seen the Defensive God thread? Still looking for feedback on granted abilities 17:04:11 File200: I am composing the email as we speak. 17:04:12 File200: Defensive Gods are hard to design, and than the Q god just took that to some degree... 17:04:13 Oh, it's code cleanup primarily more than fooling around with the distribution? 17:04:28 Basil: the whole point of the exercise is cleanup, yes :) 17:04:34 Basil: code cleanup SO we can fool around with the distribution. 17:04:45 ah 17:04:49 Basil: have you seen the current brand distribution code? 17:04:55 I've heard things 17:05:18 reaverb: the design is quite nifty, give it a look! 17:05:29 -!- rast has quit [Read error: Connection reset by peer] 17:05:29 !source makeitem.cc:909 17:05:30 http://s-z.org/neil/git/?p=crawl.git;a=blob;f=crawl-ref/source/makeitem.cc;hb=HEAD#l909 17:05:31 dpeg: The Defensivegod? 17:05:35 yes 17:05:43 yes(storm 17:05:52 erm: stormgod, too 17:05:52 -!- rast has joined ##crawl-dev 17:06:02 (storms for the storm god!) 17:06:09 -!- Arrhythmia has quit [Client Quit] 17:06:15 gong for the gong god 17:06:16 crawl.develz.org/tavern/viewtopic.php?f=8&t=12148 17:06:19 GONNNNG! 17:06:28 Experimental (gods) branch on crawl.beRotato.org updated to: 0.15-a0-407-gc9154b6 17:06:51 fr shield of gong has the stormgod resist-to-what-you-got-hit-by shenanigans 17:06:57 then call it gong of storms 17:07:00 -!- Lasty1 has joined ##crawl-dev 17:07:31 dpeg: Thanks 17:08:29 -!- mizu_no_oto has quit [Quit: Computer has gone to sleep.] 17:09:48 -!- DrinkMachine has quit [Quit: Leaving] 17:12:44 Wow, apparently I did a lot of work on cleaning up the code here.. to bad it's rotted and bad from me writing it like a year ago. 17:12:54 "What?! You've got a shield!! What the heck! That reminds of that time, seven years ago! Back then a mean kid came here and played a strange song. It messed up this windmill!" 17:12:59 > gong of storms 17:13:40 Now we need a gong of time 17:13:52 And a gong of the sun 17:14:02 -!- debo has joined ##crawl-dev 17:14:13 garia's gong 17:14:33 -!- ystael has quit [Ping timeout: 276 seconds] 17:14:48 -!- Zeia has quit [Ping timeout: 240 seconds] 17:15:16 gong of stories? 17:15:23 file200: thanks for getting OoT songs stuck in my head, immediately and irretrievably 17:15:44 zelda's gullaby 17:15:57 like a lullaby, but full of lies for gullible children 17:16:16 Sun's Gong 17:16:58 Oh, we could have a Gong of Slaying 17:17:19 archaeo: your welcome. 17:17:34 Evoke to activate an obscure reference 17:17:35 Say, is any undead or nonliving monster balanced around their very slow regen? 17:18:07 Not unless you count "no regen" 17:18:32 basil: I had a dream where I proposed a contam mechanic that replaced spell hunger with sharply reduced movement speed and slow regen 17:18:39 phantom? 17:18:45 and then I stopped reading Tavern so much 17:19:42 The Tavern is known to cause nightmares 17:20:04 just headaches 17:21:06 -!- Kaput has quit [Ping timeout: 240 seconds] 17:21:39 Sometimes the tavern produces good comedy 17:21:42 I probably will try to bring back my Clockwork Prince proposal sometime this week though 17:21:47 since we are in the middle of a god storm 17:21:52 Like white elves 17:22:08 And the alien/infected guy 17:22:33 Anyway, for producing a marker on each level that the player has to travel to... 17:22:48 What would be some good files to browse to learn how such a system might be coded? 17:23:18 ??god list 17:23:18 gods[2/2]: Ashenzari, Beogh, Cheibriados, Dithmenos, Elyvilon, Fedhas, Jiyva, Kikubaaqudgha, Lugonu, Makhleb, Nemelex Xobeh, Okawaru, Sif Muna, Trog, Vehumet, Xom, Yredelemnul, Zin, the Shining One. 17:23:44 -!- Ququman has quit [Remote host closed the connection] 17:24:27 thundamoo: portal vaults? Or Gozag's setting-up-shops? 17:24:41 Unstable branch on crawl.lantea.net updated to: 0.15-a0-429-gf5d7e11 (34) 17:24:46 -!- bones___ has joined ##crawl-dev 17:24:48 Pardon? 17:25:02 Oh 17:25:05 File200: Did you hear about the proposal for a potion which gave the effect of Death's Door for 100 turns? 17:25:09 -!- demiskeleton has quit [Ping timeout: 240 seconds] 17:25:21 No for defencive dude's piety gain mechanic 17:25:37 I'm not inherently familiar with how dungeons are generated 17:25:49 thundamoo: I understand. You want to add a thing to the level, right? 17:25:52 Like, on the basic coding level 17:25:53 Yeah 17:26:01 hmm 17:26:06 thundamoo: Grunt did this for Gozag shops just recently. 17:26:07 Look at malign gateway 17:26:18 perhaps also trowel card? 17:27:07 Ah, yeah, adding something to the level isn't terribly hard. It's adding something to the level when the level spawns at a random point on the level for every level exactly once that I might have trouble with. 17:27:30 reaverb: no, that sounds pretty powerful. 17:27:43 Huh? 17:27:50 Oh 17:28:22 Sorry, doing Heat and Mass transfer work while typing, so my responses are delayed 17:28:24 -!- bones__ has quit [Ping timeout: 265 seconds] 17:28:29 thundamoo: All altars are guaranteed to generate between D:2-9 save lucy and jiyva 17:28:47 <|amethyst> (and Beogh) 17:28:48 so looking at altar gen might be useful for guaranteeing 17:28:52 right 17:28:56 jiyva should be guaranteed in lair:1-8 17:28:58 Ah... yeah. Whatever governs that would be helpful. 17:28:58 Basil: the defensive god uses altars as an ability 17:29:00 <|amethyst> altar gen is a little complicated though 17:29:03 because jiyva is a funny god 17:29:32 Bloax: I suggested guaranteeing Jiyva on Slime:1-2. 17:29:44 lcs 17:29:47 doh 17:29:47 Yeah, a lot of people want to go with Jiyva but they don't want to be godless until late game or suffer penance 17:29:54 And that's not guarenteed 17:29:55 where is the altar gen code? 17:30:00 ?/want oka 17:30:00 Matching entries (1): protip[26]: fedhas->jiyva is what people want oka->tso to be 17:30:07 dpeg: Diving into slime is a bit too suicidal for straight-outta-lair characters. 17:30:23 ...Wow okay 17:30:34 Bloax: I am fine with random Lair Jiyva altars, I am just talking about a guaranteed altar. 17:30:41 (fedhas is also quite good so you can just stick with him) 17:30:54 Fedhas is so strong, but it seems like so few players use him. It's weird 17:31:16 File200: took quite a while until Fedhas' power was appreciated, I think. 17:31:17 And staying an atheist for so long that you can safely run around slime is a very long time to stay godless. 17:31:28 Fedhas is one of those "good in general for just about everything but doesn't fit with any particular playstyle" deals 17:31:51 chei is good if you are a reckless player 17:31:54 Bloax: with some expenditure of consumables, checking Slime:1 is not out of the question, imo. 17:32:09 -!- scummos^ has quit [Ping timeout: 245 seconds] 17:32:35 You could still be ambushed by a couple of oklob plants. 17:33:08 thundamoo: that was part of the design goals. Some gods should be broad, others narrow. Some shape your game, others are in the background. 17:33:19 Yeah, I know 17:33:30 Fedhas is cool and I wasn't saying that attribute was a problem 17:33:37 thundamoo: Yeah. it's kind of like nemelex. Very good, but too general for people who just want a support god 17:33:42 I was just saying it's the cause of her/its misuse 17:33:44 er 17:33:46 disuse 17:34:05 Most people hop into a game and they're like IMMA BE A FIGHTER or IMMA BE A BLOW THINGS UP MAGE 17:34:10 I think players took some time to get warm with Fedhas because they disliked spending fruits :) 17:34:28 fruit? you mean those things you eat off the floor? 17:34:42 Bloax: yes. Does not re-grow, unlike piety. 17:34:43 Bloax: you're going to have to be a bit more specific 17:34:58 You eat a LOT of things off the floor in this game 17:35:01 Fedhas should gift fruits somewhat frequently, but make more of his abilities cost fruit 17:35:06 Which is to say, everything 17:35:11 it's fine, the dungeon is actually spotlessly clean 17:35:14 File200: what? No! 17:35:19 you can't eat equipment, silly 17:35:28 Nemelex can 17:35:40 the things living in the D are actually really exhaustive about keeping it nice when they're not defending against genocidal adventurers 17:35:46 Nemelexians are the hoover vacuums of the dungeon 17:35:49 you don't press 'e' for 'eat' if you're feeding it to nemelex 17:35:53 Actually that's why everything is trying to kill you 17:35:58 your shoes are dirty 17:36:01 <3 17:36:05 ?/vacuum 17:36:05 Matching entries (2): mcrawl[3]: planned features: squarelos, dooroklohe, game ends upon picking up the orb, ALLY BANK, xom overhaul, venom cocktail, quasi-militaristic band leader speech, slime knights, interruptible rests, autojuggle, zombie hands, vacuum | nemelex_guide[1]: Have you ever used a vacuum cleaner? 17:36:29 Grunt: Mayb you're thinkin of the bad_ideas entry? 17:36:33 ??bad ideas 17:36:33 bad ideas[1/2]: Given a new home at http://crawl.chaosforge.org/Bad_Ideas 17:36:41 ??bad ideas[2 17:36:41 bad ideas[2/2]: See http://sites.google.com/site/cherrypickedbadideas/ for ortoslon's selection of ~100 favourites. 17:36:49 [15:00] Grunt !learn edit missing_gods s/.*/(G)HIP(Q)RUW/ 17:36:51 no love for igni 17:36:53 <|amethyst> thundamoo: Gozag's Bribe Branch actually works by hiring a shoeshine 17:36:55 No, I wanted nemelex_guide :) 17:37:04 ??nemelex_guide 17:37:04 nemelex guide[1/3]: Have you ever used a vacuum cleaner? 17:37:05 ?/hoover 17:37:05 No matches. 17:37:06 <|amethyst> thundamoo: but eventually they get dirty again and it runs out 17:37:07 |amethyst: hah 17:37:07 o 17:37:27 Well, not every suggestion can be a winner 17:37:54 I think my personal favorite was "Unique Boring Beetle named Ringo." 17:38:15 I object to that joke on the grounds that Ringo is the only likable Beatle 17:38:22 archaeo: +1 17:38:29 Felinix (L25 VSSk) ERROR in 'mon-util.cc' at line 1441: bogus mc (no monster data): invalid monster_type -1 (-1) (Depths:4) 17:38:47 <|amethyst> rebuilding cszo 17:39:23 <|amethyst> !lm Felinix x=tiles 17:39:24 1243. [2014-05-05 22:38:26] [tiles=true] Felinix the Warrior (L25 VSSk of Okawaru) ERROR in 'mon-util.cc' at line 1441: bogus mc (no monster data): invalid monster type -1 (-1) (Depths:4) 17:40:03 I also liked Ringo, but I won't pretend he was the most interesting of the bunch 17:40:22 fr: likeable beetle 17:41:00 Ringo is the best about responding to fans, so on that grounds he is the best 17:41:07 You like the beetle like a Facebook post!!! 17:41:16 Felinix (L25 VSSk) ERROR in 'mon-util.cc' at line 1441: bogus mc (no monster data): invalid monster_type -1 (-1) (Depths:4) 17:41:18 Well, I gotta head out. Later, all. 17:41:24 -!- thundamoo has left ##crawl-dev 17:41:50 Add facebook integration to Crawl. Post a status update every time you reach a new branch 17:42:08 I'll go back to being serious now 17:42:29 <|amethyst> aha 17:42:53 Post screenshots. "Zannick was with Sigmund at D:2" 17:43:29 <|amethyst> oh, hm 17:43:37 <|amethyst> Felinix's crash isn't shadow creatures 17:43:52 !crashlog Felinix 17:43:52 2. Felinix, XL25 VSSk, T:62413 (milestone): http://dobrazupa.org/morgue/Felinix/crash-Felinix-20140505-224112.txt 17:44:13 !cmd !crashlog 17:44:13 Command: !crashlog => !lm $* crash -log 17:44:38 !cmd !crashlog !lm ${*:-*} crash -log 17:44:39 Redefined command: !crashlog => !lm ${*:-*} crash -log 17:44:42 !crashlog 17:44:43 7511. Felinix, XL25 VSSk, T:62413 (milestone): http://dobrazupa.org/morgue/Felinix/crash-Felinix-20140505-224112.txt 17:45:14 *:-* is a new smiley 17:45:48 -!- notcluie has quit [Ping timeout: 240 seconds] 17:45:50 |amethyst: i think i remember crystal crosses having bugs in the past with monster gen 17:46:30 Unstable branch on crawl.s-z.org updated to: 0.15-a0-429-gf5d7e11 (34) 17:47:01 wheals: I've seen a blademaster in CPA there 17:47:03 good bug, that 17:47:32 rakshasa spawn, I bet 17:47:37 <|amethyst> this is from spawns 17:47:57 -!- bones__ has joined ##crawl-dev 17:48:01 <|amethyst> trying to load it in a debugger now 17:49:17 -!- jameyd has quit [Ping timeout: 251 seconds] 17:50:32 -!- bones___ has quit [Ping timeout: 255 seconds] 17:51:09 -!- OCTOTROG has quit [Ping timeout: 240 seconds] 17:52:09 Which file has dungeon generation? I want to use the code that guarantees staircase generation to guarantee "Altar Spot" generation. 17:52:20 -!- st_ has quit [Ping timeout: 258 seconds] 17:52:53 dungeon.cc 17:53:02 thanks 17:53:05 <|amethyst> hm, debugger isn't helpful 17:53:15 <|amethyst> mg=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece.) 17:56:19 -!- ahahaha has quit [Quit: Page closed] 17:58:07 File200: mail sent, but just to you (don't have Thundamoo's mail address). 18:02:14 -!- alefury has quit [] 18:02:27 dpeg: thanks for the feedback! I'll forward it to thundamoo. 18:03:22 cool! 18:03:28 !seen PleasingFungus 18:03:28 I last saw PleasingFungus at Mon May 5 22:52:32 2014 UTC (10m 56s ago) saying 'god bless ghost moths' on ##crawl. 18:03:47 !bug 8434 18:03:47 https://crawl.develz.org/mantis/view.php?id=8434 18:04:17 any thoughts on that? it's a bit inelegant but it does reduce confusion (especially about what sharnga's base type is) 18:04:49 !lg * urune=15 ikiller=Antaeus 18:04:49 1. Snack the Merfolkian Porcupine (L27 MfAs), blasted by Antaeus (bolt of lightning) on Coc:7 (coc_dpeg) on 2013-11-04 22:12:02, with 1266895 points after 116952 turns and 6:50:18. 18:04:55 -!- Cheburashka has quit [] 18:05:46 -!- lobf has joined ##crawl-dev 18:05:49 -!- CKyle has joined ##crawl-dev 18:06:29 PleasingFungus: I have never heard that "Official Dev Position" on the early game :) 18:06:44 o 18:07:10 the reason I capitalized it was a sort of sarcasm; the way the dev team works makes an "official dev team position" kind of impossible to maintain 18:07:14 but I definitely have heard that 18:07:29 I know that some players keep saying that. 18:07:34 -!- Basil has quit [Ping timeout: 245 seconds] 18:07:38 My official dev position is slumped over the keyboard 18:07:48 Zannick: you're not even a dev!!!! 18:07:49 wheals: I'm cool with pushing the shortbow patch. 18:07:50 you can't fool me 18:07:57 with my fingers on the vi keys 18:08:03 wheals: It's not worse than eveiningstars. 18:08:10 heh 18:08:20 PleasingFungus: I'm totally a dev! 18:08:28 just one without commit rights 18:08:32 o 18:08:32 :P 18:08:46 the best kind. immune to the corruptions of power 18:08:59 yes, immune to the corruptions of power. 18:09:03 also immune to the need to get stuff done. 18:09:06 If you don't have rights, does that mean you have wrongs? 18:09:13 wheals: looks like it'll need to be rebased before merging - you've got a conflict with unrand.txt 18:09:29 yeah, with the storm bow 18:09:30 and probably other stuff 18:09:38 yeah I think krishna too (which should be vishnu) 18:09:43 (I had a patch I was working on to rename it) 18:10:13 (maybe I should dig that up) 18:10:30 -!- CKyle has quit [Client Quit] 18:11:40 -!- Kalir has quit [Changing host] 18:11:45 -!- MiraclePrism has joined ##crawl-dev 18:12:55 what god should I choose? 18:12:55 http://pastebin.com/3Y7umxkY 18:13:17 wrong tab? 18:13:19 <|amethyst> lobf: wrong channel? 18:13:25 oops 18:13:27 sorry fellas 18:13:35 it's ok, |amethyst understands :) 18:13:37 i didn’t look 18:13:38 heh 18:13:39 take off every gozag 18:13:40 ??doh 18:13:40 |amethyst[1/9]: <|amethyst> doh 18:13:50 <|amethyst> Zannick: for great profit! 18:14:13 ?? gozag 18:14:13 gozag[1/2]: The greedy god of gold. Turns corpses into gold, gives you skill boosts when fighting next to corpse-gold, lets you buy potion sets, lets you buy shops, and bribe branches. Does not have a normal piety system. 18:14:19 ?? gozag[2] 18:14:19 gozag[2/2]: https://crawl.develz.org/wiki/doku.php?id=dcss:brainstorm:god:propose:gold 18:20:18 -!- Arkaniad has quit [Quit: Leaving] 18:21:05 -!- dpeg has quit [Quit: night] 18:21:16 <|amethyst> hm, I cannot reproduce that crash 18:21:57 <|amethyst> somehow either a -1 is escaping _resolve_monster_type, or it's never going through _resolve_monster_type 18:22:25 -!- demiskeleton has quit [Ping timeout: 252 seconds] 18:22:37 the crash was before cszo rebuilt, fwiw 18:22:42 <|amethyst> but without a live (preferably unoptimised) process to debug it's kind of difficult to see what's going on 18:22:49 <|amethyst> yeah, but the fix shouldn't have actually fixed it 18:22:57 <|amethyst> and I'm trying with the previous version anyway 18:22:57 <|amethyst> hm 18:23:27 -!- jday_ has joined ##crawl-dev 18:23:40 -!- ubuntu has joined ##crawl-dev 18:23:40 -!- ubuntu is now known as Basil 18:24:15 -!- Bloax has quit [Ping timeout: 252 seconds] 18:25:38 <|amethyst> yeah, that was the only relevant change since 0.15-a0-423-g5707d59, and I can't get it to crash with or without it 18:29:14 Nordon (L27 GrFi) ERROR in 'mon-util.cc' at line 1441: bogus mc (no monster data): invalid monster_type -1 (-1) (Zig:12) 18:29:38 -!- MakMorn has quit [Remote host closed the connection] 18:29:51 -!- lobf has quit [Quit: lobf] 18:34:03 -!- MakMorn has joined ##crawl-dev 18:37:23 -!- HellTiger has quit [Ping timeout: 250 seconds] 18:39:27 <|amethyst> that one is shadow creatures (monster-cast) 18:39:58 -!- Eonwe9 has quit [Read error: Connection reset by peer] 18:40:11 <|amethyst> but it already made it past _resolve_monster_type and is crashing in place_monster 18:40:18 -!- indspenceable has joined ##crawl-dev 18:40:28 03Sage02 07* 0.15-a0-430-gb4200a8: Increase regen of undead and nonliving monsters. 10(87 minutes ago, 1 file, 0+ 15-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=b4200a85f171 18:41:23 <|amethyst> hm, I have a suspcion 18:41:37 hmm 18:41:43 <|amethyst> s/pc/pic/ 18:41:55 Would making Yred double ally undead regen rate make up for taking away ghoul equipping? 18:42:14 oh no, golem buff 18:42:25 and wargoyle 18:42:26 <|amethyst> I wonder if type == -1 isn't working because it's optimised out 18:42:26 I think 18:42:42 wargoyle 18:42:54 -!- reaverb1 has joined ##crawl-dev 18:42:57 Oh, I didn't see you already said wargoyle 18:43:04 I thought you said war gargoyle 18:43:42 also the normal D gargoyles, those are pretty scary too 18:44:01 yes 18:44:15 neil (L1 HuFi) ERROR in 'mon-util.cc' at line 1444: bogus mc (no monster data): invalid monster_type -1 (-1) (Depths:4) 18:44:21 -!- indspenceable has quit [Ping timeout: 240 seconds] 18:44:24 <|amethyst> okay, I can reproduce it immediately on CSZO 18:45:36 I was first going to just make Yred gear them with chain mail and glaives, but that seems more Beogh's thing 18:45:53 -!- reaverb has quit [Ping timeout: 255 seconds] 18:46:13 and I'd like to avoid just taking away ghoul gear without compensation 18:46:29 -!- reaverb1 is now known as reaverb 18:46:54 <|amethyst> yes 18:47:16 taking away ghoul gear without compensation sounds completely fine 18:47:18 -!- Zephryn has quit [Quit: Jackdaws love my big sphinx of quartz. 123456890] 18:47:19 <|amethyst> the type == -1 is being optimised away 18:47:24 <|amethyst> (gdb) p type 18:47:24 <|amethyst> $6 = 4294967295 18:47:24 <|amethyst> (gdb) p type == -1 18:47:24 <|amethyst> $7 = true 18:47:32 <|amethyst> yet it just took the else branch 18:47:43 <|amethyst> %source mon-place.cc:690 18:47:43 http://s-z.org/neil/git/cheibriados.git http://s-z.org/neil/git/monster-trunk.git git://gitorious.org/crawl/crawl.git 18:47:49 <|amethyst> !source mon-place.cc:690 18:47:50 http://s-z.org/neil/git/?p=crawl.git;a=blob;f=crawl-ref/source/mon-place.cc;hb=HEAD#l690 18:49:01 jiangshi (08V) | Spd: 18 (move: 60%) | HD: 10 | HP: 49-80 | AC/EV: 10/10 | Dam: 2705(vampiric), 2705(vampiric) | 07undead, fighter, evil, sense invisible | Res: 06magic(80), 02cold, 09poison+++, 12drown, 04rot+++, 13neg+++, 13torm | Vul: 08holy++ | XP: 1070 | Sz: Medium | Int: animal. 18:49:01 %??jiangshi 18:49:05 ghoul (05n) | Spd: 10 | HD: 14 | HP: 129-166 | AC/EV: 4/10 | Dam: 3004(rot), 30 | 07undead, 10weapons, 10items, 10doors, 04eats corpses, evil | Res: 06magic(93), 02cold, 09poison+++, 12drown, 04rot, 13neg+++, 13torm | Vul: 08holy++ | Chunks: 04rot | XP: 1787 | Sz: Medium | Int: normal. 18:49:05 %??ghoul 18:49:38 Basil: are you working on monster item pickup removal? 18:49:55 I'm mostly fooling around with yred at the moment 18:50:22 and I'd like to make ghouls not pick up gear since that's the least pleasant part of yred 18:50:37 Hmm, it looks like gitorious is acting funny again - has anybody else randommly gotten a "ssh: connect to host gitorious.org port 22: No route to host" problem randomly or lately. 18:50:45 -!- predator117 has quit [Ping timeout: 240 seconds] 18:50:48 -!- Red_Bucket has quit [Ping timeout: 240 seconds] 18:51:27 <|amethyst> !source mon-place.cc:681 18:51:27 http://s-z.org/neil/git/?p=crawl.git;a=blob;f=crawl-ref/source/mon-place.cc;hb=HEAD#l681 18:51:38 I could make jiangshi replace ghouls on a coinflip but 60 average hp doesn't sound like much in depths 18:51:47 But it is quick and vampiric, so 18:51:48 hmm 18:52:14 reaverb: i don't know, though it looks like you've dropped in and out of irc a bit so it might be on your end 18:52:27 wheals: Yes, that might also be it. 18:52:52 Maybe give yred skeletal archers?? 18:53:00 ha 18:54:48 -!- Kalir has quit [Quit: CADENZA-CLASS CLOCKWORK KNIGHT--OPERATION TERMINATED] 18:54:52 revenant (10L) | Spd: 10 | HD: 18 | HP: 64-95 | AC/EV: 8/12 | Dam: 26 | 07undead, 10doors, evil, spellcaster, see invisible | Res: 13magic(immune), 02cold++, 09poison+++, 12drown, 04rot+++, 13neg+++, 13torm | Vul: 08holy++ | XP: 1926 | Sp: ghostly fireball (3d23), ghostly flames, dispel undead (3d27), 04esc:blink away | Sz: Medium | Int: high. 18:54:52 %??revenant 18:54:59 mmm 18:55:33 <|amethyst> aha, this is my fault 18:55:41 <|amethyst> %git f5e0bc27 18:55:41 07|amethyst02 * 0.15-a0-360-gf5e0bc2: Really don't crash on "nothing" in random monster list. 10(3 days ago, 1 file, 12+ 7-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=f5e0bc27c3c8 18:56:03 <|amethyst> I thought changing int type to monster_type was good but no 18:56:23 oh 18:56:27 is monster_type unsigned? 18:56:51 -!- lobf has joined ##crawl-dev 18:56:52 <|amethyst> it is 18:56:58 aha 18:57:18 -!- Lightli has joined ##crawl-dev 18:57:31 !lg . yred won 18:57:32 2. Basil the Slayer (L26 MuSk of Yredelemnul), escaped with the Orb and 3 runes on 2014-04-14 07:06:58, with 1387262 points after 109544 turns and 5:54:05. 18:59:56 maybe increase the high-end servant limit to four 19:00:12 %git :/[Yy]red.*ervant 19:00:12 07Grunt02 * 0.14-a0-2668-gb3a8c6b: Tinker with Yred wrath. 10(3 months ago, 2 files, 34+ 12-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=b3a8c6b5fab0 19:00:34 %git HEAD^{/[Yy]red.*ervant}^^{/[Yy]red.*ervant} 19:00:34 07Sage02 {Medar} * 0.14-a0-2340-g8df0fbc: Prevent Yred servants from becoming hostile for reading ?HW. 10(4 months ago, 1 file, 7+ 1-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=8df0fbc07b74 19:01:09 -!- PleasingFungus has quit [Quit: ChatZilla 0.9.90.1 [Firefox 31.0a1/20140325030201]] 19:02:12 03|amethyst02 07* 0.15-a0-431-g86354de: Fix place: random monsters for real. 10(67 seconds ago, 1 file, 6+ 6-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=86354defe9dc 19:02:26 -!- ontoclasm has joined ##crawl-dev 19:03:05 Unstable branch on crawl.s-z.org updated to: 0.15-a0-431-g86354de (34) 19:03:27 hi 19:03:31 neil (L1 HuFi) ERROR in 'mon-util.cc' at line 1444: bogus mc (no monster data): invalid monster_type -1 (-1) (Depths:4) 19:03:40 uh oh 19:04:03 <|amethyst> and it works 19:04:07 <|amethyst> wheals: that was an old one 19:04:09 oh ok 19:04:14 <|amethyst> I had it open in gdb this whole time 19:04:18 <|amethyst> just released it :) 19:04:40 <|amethyst> crash fixed 19:05:17 <|amethyst> Good thing I read John Regehr's "A Guide to Undefined Behavior in C and C++" this morning 19:05:40 <|amethyst> or I would have never thought to blame the optimiser :) 19:05:58 -!- rast has quit [Read error: Connection reset by peer] 19:05:59 -!- ackack has joined ##crawl-dev 19:06:04 -!- rast- has joined ##crawl-dev 19:06:06 -!- rast- is now known as rast 19:06:23 <|amethyst> (or I would be blaming it, instead of begrudgingly accepting that I didn't play by its rules :) 19:07:48 -!- HDA has quit [Ping timeout: 240 seconds] 19:08:07 so when you have a branch with a few new features, and you want to revert one of them, what is the easiest way to do that when you have lots and lots of commits? 19:08:36 does a quick solution rely on a disciplined commit message convention? 19:08:50 -!- Aryth has quit [Read error: Connection reset by peer] 19:09:34 like, if you put a particular string in each commit message that equals the feature name, you could do a bath revert using commits that match that string? 19:09:42 or is that just crazy talk? 19:10:08 i think i'd do `git rebase -i master` and leave out the commits that introduced it but i don't know if there were a lot 19:10:24 (eg. if I were grunt and decided not to include qazlal when merging gods to trunk) 19:11:27 yea wheals. that's what I was thinking. but if you have dozens of commits sprinkled in with commits for other similar features in the same branch, getting that list seems burdensome 19:11:52 which makes me wonder if the issue is poor planning 19:12:14 -!- ldf has quit [Read error: Connection reset by peer] 19:12:55 -!- rchandra has joined ##crawl-dev 19:13:34 -!- File200 has quit [Quit: Page closed] 19:18:37 -!- PleasingFungus has joined ##crawl-dev 19:20:48 -!- conted has quit [Ping timeout: 240 seconds] 19:21:13 -!- Mister_Fox has joined ##crawl-dev 19:21:48 -!- Spatzist has quit [Ping timeout: 240 seconds] 19:24:21 -!- ackack has quit [Ping timeout: 240 seconds] 19:28:39 johnstein: Generally every feature should be in a seperate branch - If I were Grunt I would have but Q and G in seperate branches. 19:29:02 They were, originally, but I felt that spamming experimental branches was a worse idea. 19:29:36 ok. so planning is important! 19:29:36 Grunt: I was about to follow that with "...and only merged them once I was ready to put up the experimental branch." 19:29:45 heh 19:30:23 johnstein: The ways to recover code do work - generally there should be no "You should have" in version control. Version control is suppose to mean you don't think about that. 19:30:27 so grunt, if you had to remove one god, how would you go about doing it now 19:30:52 I've been mostly careful to split comments on the branch between G and Q (there are a couple that aren't). 19:31:09 What I would thus do is git rebase -i , pick commits as necessary, and edit commits as necessary. 19:31:33 so you would rely primarily on the commit message? 19:31:50 Yes, because I've also been careful about indicating G or Q in the commit messages :) 19:32:13 If I create a weapon in wiz mode, does that weapon use the same weapon brand code as a normal weapon? 19:32:14 got it 19:32:48 in retrospect, I wish I had had better discipline 19:33:33 -!- Schwer-Muta has quit [Ping timeout: 240 seconds] 19:33:51 johnstein: If you had discipline, you would have thought of that beforehand! 19:33:56 in my defense, each commit only touched one feature. I just didn't do a great job differentiating each commit message 19:34:18 -!- swayze has quit [Ping timeout: 240 seconds] 19:34:36 -!- indspenceable has joined ##crawl-dev 19:35:45 so if I have four distinct features and 40 commits, I could spend some time rebasing them into four new squashed commit, right? 19:35:53 probably, yes 19:36:16 yes, doing so would probably involve spending quite some time :P 19:36:30 what I would have done with g/q is keep developing them in separate branches, and then regularly merge or cherry-pick the commits into the experimental branch 19:36:33 then I could apply each of those four commits into four separate branches 19:36:46 ofc that's more overhead now 19:37:55 -!- notanhacker has quit [Quit: Lost terminal] 19:38:44 I implemented the four features in a fairly linear order so most of the commits are sequentially for the same feature, so it might not be too bad 19:38:54 -!- indspenceable has quit [Ping timeout: 240 seconds] 19:39:12 -!- indspenceable has joined ##crawl-dev 19:40:33 -!- indspenceable has quit [Read error: Connection reset by peer] 19:41:02 -!- indspenceable has joined ##crawl-dev 19:44:18 -!- Brannock_ has joined ##crawl-dev 19:45:53 -!- indspenceable has quit [Ping timeout: 264 seconds] 19:47:49 Cherry-picked 1 commit into gods 19:47:50 03greensnark02 07* 0.15-a0-432-g332536b: On experimental branches, log explbr=branchname. 10(5 hours ago, 2 files, 10+ 0-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=332536bcd766 19:47:51 -!- Brannock has quit [Ping timeout: 258 seconds] 19:48:19 greensnark: \o/ 19:48:36 Grunt: Thanks for the review :) 19:49:45 -!- schistosome has quit [Quit: Leaving] 19:49:47 Experimental (gods) branch on crawl.s-z.org updated to: 0.15-a0-408-g8d7e5c4 19:50:41 -!- Lasty1 has quit [Quit: Leaving.] 19:52:21 wheals, MarvinPA: here's one for mythological accuracy http://sprunge.us/KYIj 19:52:35 also for not confusing people about weapon types 19:52:40 %git 760fa4c071a23844d6418775934f0d9efbba724c 19:52:41 07kilobyte02 * 0.14-a0-1541-g760fa4c: Bastardize double swords. 10(5 months ago, 42 files, 60+ 203-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=760fa4c071a2 19:52:43 wait fuck that's the wrong patch 19:52:46 hold on one sec 19:52:48 ugh 19:52:49 thought so 19:52:58 oh I missed the french 19:53:00 that'd do it 19:54:38 -!- jeanjacques has quit [Quit: quit] 19:55:06 -!- ackack has joined ##crawl-dev 19:55:15 Experimental (gods) branch on crawl.beRotato.org updated to: 0.15-a0-408-g8d7e5c4 19:55:27 -!- CKyle has joined ##crawl-dev 19:55:38 ok, http://sprunge.us/CZRh should be better 19:56:39 -!- jeanjacques has joined ##crawl-dev 19:59:53 -!- home has quit [Changing host] 20:03:21 -!- mikee_ has joined ##crawl-dev 20:04:45 -!- Fhqwhgads_ has quit [Ping timeout: 240 seconds] 20:04:49 -!- Fhqwhgads__ is now known as Fhqwhgads_ 20:05:47 -!- eb has joined ##crawl-dev 20:08:49 -!- Ultragnash has quit [Ping timeout: 245 seconds] 20:10:00 -!- Zermako has quit [Quit: good night!] 20:10:29 -!- File200 has joined ##crawl-dev 20:13:13 -!- ackack has quit [Ping timeout: 265 seconds] 20:14:06 -!- Lasty1 has joined ##crawl-dev 20:14:27 -!- Watball has quit [Quit: Leaving] 20:15:33 -!- CKyle has quit [Quit: CKyle] 20:15:41 -!- GhostInZSH is now known as kunwon1 20:16:29 -!- raskol has quit [Ping timeout: 264 seconds] 20:17:04 I updated some item descriptions in dat/descript/items.txt, but after compiling I saw the old descriptions. I made similar updates to two other items and those immediately showed up 20:17:16 -!- ackack has joined ##crawl-dev 20:17:29 -!- ahahaha has quit [Quit: Page closed] 20:19:30 -!- mamgar has quit [Quit: Leaving] 20:22:58 PleasingFungus: The refactoring patch on Hellbinder isn't applying. Any idea why? 20:23:19 hm. let me test 20:23:26 Sure. 20:23:43 just applied it 20:23:56 git of course is completely unhelpful. "error: patch failed: crawl-ref/source/spl-cast.cc:830" 20:24:04 PleasingFungus: How odd. 20:24:32 very odd! 20:24:47 possibly you have git hooks I lack 20:25:07 PleasingFungus: What's that? 20:25:23 Oh, sorry. 20:25:26 like, pre-commit actions - though I don't know why that'd be a problem for just applying a patch... 20:25:32 Yes. 20:25:37 I probably do. 20:25:42 I mean, I do. 20:26:15 -!- Sequell has quit [Ping timeout: 252 seconds] 20:26:16 line 830 is apparently unchanged. it's a "return true;" in both pre- and post-patch spl-cast.cc 20:26:25 oh no, sequell! 20:27:11 Is there a way to tell git to apply a patch and treat it as a merge conflict if it doesn't work. 20:27:18 -!- CKyle has joined ##crawl-dev 20:27:49 --3way? 20:28:04 -!- CKyle has quit [Client Quit] 20:28:30 wheals: Hmm, that removes the first error message but leaves "error: crawl-ref/source/spl-cast.cc: does not match index" 20:29:06 googling suggests that's trying to say your working tree is already dirty 20:29:11 so it doesn't want to do a merge 20:29:39 I think? 20:29:52 PleasingFungus: git diff shows it's dirty because the patch has already been applied... 20:30:01 ??? 20:30:10 o 20:30:13 then you're good, surely 20:30:55 PleasingFungus: I first tried "git apply" without arguments, and it locked up the terminal. I guess it managed to apply the patch before doing that. 20:30:58 -!- Daekdroom has quit [Quit: Saindo] 20:31:26 Pleasingfungus: Oh, and I mentioned on the mantis issue there's a flipped conditional. 20:32:01 yeah I saw 20:32:05 oops 20:32:11 careless copy-pasting on my part 20:32:57 -!- Sequell has joined ##crawl-dev 20:35:12 -!- indspenceable has joined ##crawl-dev 20:36:03 you can compare git diff output to the patch file 20:36:08 to see if anything was missed 20:36:08 -!- Quashie__ has quit [Ping timeout: 255 seconds] 20:36:17 johlstei:??? 20:37:31 git diff will show you uncommitted changes 20:37:47 so if it was partially applied you'll find out by comparing that to the patch file 20:37:50 johlstei: For a start, who are you trying to help> 20:37:51 ? 20:38:04 you i guess 20:38:17 johlstei: Well I don't have a problem, so we're good :D 20:38:20 okay :) 20:39:15 PleasingFungus: That patch doesn't even compile, stays that there is no such thing as "you.spellcasting_unholy()" 20:39:27 Is there some prerequesite commit I've missed? 20:39:38 -!- Deckard_Pain has quit [Ping timeout: 240 seconds] 20:39:39 -!- indspenceable has quit [Ping timeout: 245 seconds] 20:39:48 hm 20:39:50 let me check 20:40:57 03ChrisOelmueller02 {wheals} 07* 0.15-a0-433-g3da635b: Rename "bow" to "shortbow" 10(3 weeks ago, 50 files, 78+ 73-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=3da635bd8450 20:40:57 03PleasingFungus02 {wheals} 07* 0.15-a0-434-g8182b86: Rename the bow of Krishna to the longbow of Vishnu 10(5 days ago, 8 files, 17+ 5-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=8182b86013c6 20:40:59 ah, that's probably something accidentally left in from the black staff branch 20:40:59 blackstaff/hellbinder/w/e 20:41:07 :) 20:41:34 man I just noticed I left out the reference to the bastard sword commit in the fixed version of that patch 20:41:36 oh well 20:42:06 i assume everyone who would get it recognizes it 20:42:17 -!- nonethousand has quit [Quit: leaving] 20:42:26 possible 20:43:08 reaverb: yeah, the you.spellcasting_unholy() check needs to be removed from line 847 20:43:12 and then re-added in the black staff patch 20:43:19 What was the reason for the rename to bow of Vishnu? 20:43:28 PleasingFungus: yes. 20:43:29 The commit comment doesn't illuminate :) 20:43:33 haha 20:44:03 greensnark: sharnga (aka sharnaga, aka sharanga, aka etc) is vishnu's bow in hindu mythology 20:44:07 krishna doesn't use a bow 20:44:19 PleasingFungus: good patch 20:44:21 Krishna does 20:44:22 ty 20:44:35 Krishna is more closely associated with Sharnga than Vishnu is 20:44:43 really? 20:44:46 Yes 20:44:59 huh. that's what I get for googling around. 20:45:02 can you give me some links? 20:45:24 PleasingFungus: I find it hilarious that this is happening after that rant in the commit message. 20:45:33 reaverb: the rant was not very serious :) 20:45:43 wait 20:45:45 really 20:45:48 Bad patch 20:45:51 no it was very serious. 20:46:18 this is what i get for trusing a mushroom 20:46:27 s/sing/sting/ 20:46:38 http://tinyurl.com/poszjxg 20:46:39 wheals: Remember, your nick is worse! 20:46:48 what is his nick, even 20:47:12 greensnark: you're right! 20:48:01 is sharnga different from saaranga, then? or is it just identified with both of them at different times? 20:48:22 -!- gammafunk has joined ##crawl-dev 20:48:39 There are lots of spelling variants, Sharnga is the most common spelling in English 20:48:48 -!- Lyrick has quit [Ping timeout: 240 seconds] 20:48:57 It's one of the things I was surprised Crawl got right :) 20:49:01 it's weird that every source I could find identified sharanaga/etc with vishnu, not krishna... all my sources were really shit, though 20:49:04 isn't krishna identified with vishnu? 20:49:20 Krishna is supposed to be one of Vishnu's avatars 20:49:20 o 20:49:34 that would explain it, I guess 20:49:37 But Vishnu's avatars are very distinct personalities 20:49:39 * reaverb would prefer to dodge these issues by not using RL god names. 20:50:03 I'm fine with the commit being reverted (though I'd be a happy person if it stayed "the longbow of X") 20:50:15 I bungled my mythological research & I'm willing to admit it 20:52:31 reaverb: You mean RL mythological figures' names :) 20:52:40 reaverb: but crawl is a RL, so how can we not use RL names? 20:52:56 >_> 20:52:59 hmm 20:53:00 !banish gammafunk 20:53:00 Grunt casts a spell. gammafunk is devoured by a tear in reality! 20:53:05 You kneel at the altar of ADOM 20:53:13 Grunt: Was gammafunk infringing on your turf there? 20:53:25 Possibly! 20:53:32 !banish Grunt 20:53:32 greensnark casts a spell. Grunt is devoured by a tear in reality! 20:53:33 I'm sure both devs with a a name starting with g and ending in k know what I mean. 20:53:43 * Grunt escapes from the Abyss! 20:54:12 reaverb: Strictly ex-dev here 20:54:12 reaverb: for some reason crawl's unrands have a weird fixation with hindu mythology - there's at least one other hindu god referenced in there, and I want to say there are two but I can't find the other 20:54:23 aww 20:54:33 Night? 20:54:35 Is Ratri still referenced? 20:54:36 Really abandon your religion and all its fabulous benefits? Nethack does not appreciate desertion! You are cast into gehennom! 20:54:40 yep and yep 20:54:54 PleaisngFungus: Two referances is not that much. 20:54:55 * greensnark 's favourite reference is still Mara. 20:55:08 Although Mara is arguably as Buddhist as Hindu 20:55:18 yeah, I learned about the Mara mythology from dcss 20:55:24 -!- PleasingFungus has left ##crawl-dev 20:55:28 although I don't know much about it still 20:55:30 -!- PleasingFungus has joined ##crawl-dev 20:55:47 Mara isn't really the mythological Mara in dcss, due stole him straight from Lord of Light 20:55:52 <3 Lord of Light 20:56:06 huh. didn't know that 20:56:12 fr: new unique: Lord of the Dance 20:56:13 yes 20:56:16 Although I don't think Crawl Mara quotes the upanishads as he lays the smackdown 20:56:29 greensnark: time to add some quotes in? 20:56:32 A new description patch! 20:56:33 s/quotes/monster lines/ 20:56:54 There's no reason for those to be mututally exclusive. 20:57:26 Mara's brief description quotes Lord of Light 20:57:26 # Lord of Light 20:57:26 @The_monster@ screams, "Tenfold be your damnation!" 20:57:37 Ooh didn't know about that line 20:57:38 johnstein: Casts Otto's Irresistable dance, I assume. 20:57:48 greensnark: _Mara_rare 20:57:49 _ 20:58:02 @The_monster@ says, "I stand as high above you as a star above the ocean's bottom." 20:58:20 Although it's sort of out of place that Mara says that line 20:58:24 Star above the ocean's bottom sounds vaguely indecent 20:58:30 PleasingFungus: Do you know how to apply a patch to make a commit instead of just adding the changes to the working tree? I don't want to not give you credit. 20:58:35 And I know it's possible. 20:58:42 reaverb: git am, instead of apply 20:59:12 yeah, git am to turn a patch file into a commit 20:59:16 I just typed 'man git am' into google. strangely satisfying 20:59:16 wheals: Yes another mystifing UI descion by git's creaters. 20:59:34 and you can still modify the commit using git rebase or git commit --amend, of course 20:59:46 git makes a lot more sense when you realize it was made by the same people who brought you "GNU/Linux" 20:59:47 gammafunk: And indeed will need to. 21:00:37 reaverb: you can even keep the commit comment of the author and just add some lines to is (commiter's note: like you see in some commits, for example) 21:00:56 gammafunk: Yes, git commit -s? 21:01:18 you don't have to use that; rebase or commit --amend works fine 21:01:25 you're just editing the commit message 21:01:52 (but of course you can edit the actual commit using those methods as well) 21:03:06 yeah I think -s just adds the "signed-off-by" line in particular, so it doesn't give you as much flexibility 21:03:19 gammafunk: Hmm, Ok. 21:03:30 Beogh will pre-equip the dudes he grants in the future, right? 21:03:46 but in any case the original author will be retained, even though the commit message and/or contents are modified 21:04:13 Basil: I read that as pre-equip dudes with pants in the future, at first 21:04:22 that was a plan, yeah, but no work has been done 21:04:42 i think he pre-equips the dudes he gives already? 21:04:48 but not very well 21:05:04 -!- Cheibrodos has joined ##crawl-dev 21:05:08 yeah, I should say that the plan was that ctrl-t would be removed 21:05:48 so the only equipment changes would be when the ally was granted (if you count that as a change) and when it upgrades classes 21:06:09 but maybe Basil is just talking about something completely different 21:06:19 03Sage02 07* 0.15-a0-435-gc12d191: Make ghouls unable to equip weapons or armour. 10(4 minutes ago, 1 file, 1+ 1-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=c12d191144bd 21:06:21 -!- rast has quit [Read error: Connection reset by peer] 21:06:29 whoops 21:06:31 Basil: i liked gh 21:06:46 now they're just felid clones??? 21:07:06 dumb as a brick 21:07:08 wheals: Gh mons 21:07:20 Basil: Accidental push? 21:07:21 clearly felids should have rot 21:07:25 my finger slipped 21:07:28 ~50 times 21:07:37 Basil: there are still skeletal warriors 21:07:45 in terms of "stepping on beogh's domain" 21:07:47 i understand, i have a button labeled "git push" on my keyboard 21:07:56 wheals: Ha 21:08:06 actually it's just labeled "git" and i push it to git push 21:08:14 i pull the button to git pull, obviously 21:08:23 Those are sort of lame later on so I don't care overmuch 21:08:45 well yred is still ridiculous even with that nerf, so yeah not like it matters 21:08:55 -!- rast has joined ##crawl-dev 21:08:57 But I'll play a yred game after I win this oghu and make a tweak or two if the gh are too brittle 21:09:12 if someone cares, they can always just give gh some starting equip 21:09:18 they being a dev I mean 21:09:23 ??they 21:09:23 devteam[1/14]: https://crawl.develz.org/wiki/doku.php?id=dcss:admin:devteam 21:09:27 haha 21:09:45 ?/see {devteam} 21:09:45 Matching entries (7): dev[1]: see {devteam} | developers[1]: see {devteam} | devs[1]: see {devteam} | fantasy_hipsters[1]: see {devteam} | them[1]: see {devteam} | they[1]: see {devteam} | who[1]: see {devteam} 21:09:45 wasn't the point of this change to reduce dumb equipment micro for yreddites 21:09:59 ??fantasy hipsters 21:09:59 devteam[1/14]: https://crawl.develz.org/wiki/doku.php?id=dcss:admin:devteam 21:10:01 so giving gh starting equip wouldn't fix much? 21:10:01 mmm 21:10:10 Basil: other tweak I was considering for yred, grant jiangshi with some reasonable probability now that flaming corpses are out, and take out death cobs 21:10:20 Yes, I was thinking about jiangshi 21:10:25 do you mean take out death cobs from the game 21:10:28 no 21:10:29 just from yred 21:10:31 what 21:10:40 * Grunt pelts simmarine with death popcorn. 21:10:47 I was going to add that to the commit but they sort of fucked with allies following you through corridors 21:10:54 jiangshi? 21:10:59 gammafunk: are you sure 21:10:59 right, weird movement could do that 21:11:10 PleasingFungus: there isn't much equipment micro if you can't change what they wear 21:11:19 simmarine: are you sure? 21:11:43 -!- Xeiph_ has quit [Quit: Page closed] 21:11:48 Speaking of Yred, would anybody else support removing Death Knights? 21:11:59 !learn del fantasy_hipsters 21:12:00 Deleted fantasy hipsters[1/1]: see {devteam} 21:12:03 boo 21:12:09 what 21:12:09 rip 21:12:09 rip 21:12:13 wheals: so would you keep the MONUSE_WEAPONS_ARMOUR flag off, and just slap armour/weapons on them initially (that they'd never change?) 21:12:13 I hadn't thought of that 21:12:26 PleasingFungus: that's the general idea, yeah 21:12:28 i wouldn't miss DK 21:12:33 Basil: boo to removing DK? 21:12:40 are there any other mons that do that/ 21:12:41 !lg wheals /dk 21:12:42 152/3056 games for wheals: N=152/3056 (4.97%) 21:12:53 Good numberful number 21:12:59 HUGE NUMBERS 21:13:00 reaverb: boo to learn del 21:13:10 yeah I could support removing DK; I think Be and He have better reasons to exist, although removing DK does break some symmetry in terms of "good god start / evil god start" 21:13:11 i played a lot of DK when i was bad 21:13:21 PleasingFungus: zombies you make 21:13:21 what are the reasons for deleting DK? 21:13:21 Basil: Well who exactly is going to do ??fantasy hipsters 21:13:45 I don't necessarily disagree but I'd like some stated reasons 21:13:46 Basil: oh, huh, true. OK, then. 21:13:57 ellipic: It's more "What are the reasons for DK to continue to exist." Also it religious backgrounds reduce the meaning of god choice. 21:14:13 s/ellipic/elliptic/ 21:14:24 !send reaverb TAB 21:14:25 Sending TAB to reaverb. 21:14:27 -!- home has quit [Remote host closed the connection] 21:14:34 making yred more thought-of as a god to choose (though he's not so unpopular, i guess) 21:15:03 gammafunk: Why am I getting TAB? For autofighting against features? 21:15:04 I'd tend to agree that Yred is the starting god I would remove if I had to remove one, now that Zin is gone 21:15:19 reaverb: for name completion in your irc client :p 21:15:30 but I do think that players like having *some* starting gods and I'm not convinced we have too many starting gods 21:15:36 e.g. gamTAB turns into gammafunk 21:15:41 gammafunk: Oh, honestly it takes longer than typing it out. 21:15:45 Since I have to think. 21:16:00 you are not enough of a convert to the tab god 21:16:04 Hitting TAB is mentally taxing, huh 21:16:11 hm. trying to figure out how to query. found 21:16:15 !lg * god=yred !dk recent 21:16:16 1196. cloudy120 the Covert (L7 VSAs of Yredelemnul), quit the game on D:5 (kennysheep_little_box) on 2014-05-05 16:34:12, with 660 points after 3252 turns and 0:29:19. 21:16:30 but not sure how to get a ratio for that (or even what ratio I want, really?) 21:16:34 gammafunk: More so than just typing names on automatically. 21:16:35 !lm * god.worship s=god o=-n recent 21:16:38 130448 milestones for * (god.worship recent): 115x Gozag, 190x Qazlal, 357x Lugonu, 993x Elyvilon, 1054x Jiyva, 1304x Yredelemnul, 1414x Xom, 2373x Fedhas, 2385x Zin, 3930x Trog, 4141x Beogh, 5197x Kikubaaqudgha, 5833x The Shining One, 6746x Dithmenos, 7563x Nemelex Xobeh, 7580x Cheibriados, 8941x Ashenzari, 9962x Sif Muna, 10147x Makhleb, 16442x Vehumet, 33781x Okawaru 21:16:49 reaverb: I think your opinion there is rather in the minority :) 21:16:56 pretty low but not the lowest 21:17:03 -!- Lasty1 has quit [Quit: Leaving.] 21:17:08 gammafunk: For TAB? I'm talking about me personally. 21:17:12 poor ely 21:17:16 ??fantasy hipsters 21:17:16 devteam[1/14]: https://crawl.develz.org/wiki/doku.php?id=dcss:admin:devteam 21:17:22 PleasingFungus: those numbers are probably misleading 21:17:32 Well, only one person lower than Yred that is a temple god in trunk 21:17:39 PleasingFungus: ely characters can't die, so you worship ely fewer times :P 21:17:44 haha 21:17:50 yes, using tab is both faster and less error-prone than manual name typing, since you have to do so much nick referencing (in the opinion of most) 21:18:14 anyway I don't think "yred is an unpopular choice except as DK" is a convincing argument for removing DK 21:18:50 well, does yred offer interesting gameplay in the early (pre-temple) game? 21:19:00 yes 21:19:15 yeah, pain mirror is pretty fun 21:19:26 also just having weak zombies that early can be interesting 21:19:28 are you really going to get pain mirror online pre-temple, though? 21:19:30 yes? 21:19:32 (re pain mirror, as MarvinPA can attest to) 21:19:33 ok 21:19:33 -!- palacebeast has quit [Quit: Page closed] 21:19:38 you get it at ** 21:19:41 you start at * 21:19:43 !lm . ogak uniq=grinder 21:19:43 No milestones for Basil (ogak uniq=grinder). 21:19:44 it's been a little bit since I played dk 21:19:45 -!- dtsund has quit [Quit: dtsund] 21:19:51 !lm . ogak uniq.banish=grinder 21:19:52 1. [2013-12-05 21:24:06] Basil the Cudgeler (L5 OgAK of Lugonu) banished Grinder on turn 2648. (D:3) 21:20:11 hmm, but Lucy is a corpse god so piety is a little quicker 21:20:26 corpse god is a good term 21:20:39 anyway I guess all I'm saying is that I agree that DK is the background to remove if we want to reduce the number of backgrounds with a starting god, but I'm not sure everyone agrees that we want to do that 21:21:04 (well, DK or AK, but I know some people will fight AK removal to the... abyssing) 21:21:08 yeah, to be fair I don't have any really compelling reason why it has to be removed either 21:21:24 Removal for the removal god! 21:21:25 other than to further cement my OpDK high score 21:21:33 !hs * dk 21:21:33 53719. Implojin the Wrestler (L27 TrDK of Okawaru), escaped with the Orb and 14 runes on 2013-04-07 02:31:39, with 27652433 points after 46599 turns and 8:57:36. 21:21:40 gammafunk: not to mention your grdk score 21:21:47 wheals: that's already cemented 21:21:50 (hehe) 21:21:59 so to speak 21:22:27 <|amethyst> FR: Derrida's Rapid Deconstruction 21:22:49 ak is rad and for cool people 21:22:59 someday I will get an ak to lair 21:23:31 150k turns? Ima snipe that one gamma 21:23:34 I like AK because Lugonus cannot be found consistantly, unlike Yred. 21:23:54 Cheibrodos: not if you want certain vaults merged ever... 21:24:05 Vaults? 21:24:13 I'm sure hangedman will exist soon enough 21:24:19 !seen tenofswords 21:24:20 I last saw tenofswords at Tue Apr 15 21:10:42 2014 UTC (2w 6d 5h 13m 37s ago) parting ##crawl-dev, saying 'chanpart'. 21:24:25 :( 21:24:29 famous last words 21:24:29 fuck 21:24:31 Why are we losing devs! 21:24:32 ? 21:24:34 !? 21:24:42 -!- Wolfechu has quit [Ping timeout: 258 seconds] 21:24:51 gammafunk: crystal_crosses is a pretty silly vault, don't you think? 21:25:02 !vault crystal_crosses 21:25:02 http://s-z.org/neil/git/?p=crawl.git;a=blob;f=crawl-ref/source/dat/des/branches/depths_encompass.des;hb=HEAD#l959 21:25:28 'the proposed Radiant Caverns' 21:25:32 Hah. Gamma and I talked about that one a few days ago. 21:25:34 -!- Quashie_ has quit [Ping timeout: 240 seconds] 21:25:39 Those MONS lines are kinda absurd, even for HangedMan 21:25:57 reaverb: that is nothing at all compared to pleasuredromes 21:26:19 yeah, that vault is a bit onerous I suppose, but it's not like grunt's twisty passages >_> 21:26:20 is pleasuredromes really all that bad 21:26:21 really 21:26:28 !vault pleasuredromes 21:26:29 http://s-z.org/neil/git/?p=crawl.git;a=blob;f=crawl-ref/source/dat/des/branches/depths_encompass.des;hb=HEAD#l1419 21:26:37 Xom tried to swap my chaos dagger with a monster and it vanished and became an unlinked item by crate 21:26:37 read that des and get back to me 21:26:40 it's aesthetically pleasing. 21:26:50 no, that vault itself is great, I mean the des syntax 21:26:59 I can't read des anyway so all vaults are equally unreadable to me 21:27:01 illiteracy reasons 21:27:17 gammafunk: the MONS & KMONS synthax in pleasuredromes is 2 lines more than in crystal_cross 21:27:52 I think he sat down with a list of every crawl enemy and put it in a MONS line one by one 21:27:53 you don't really judge des in terms of number of lines, but in how opaque it is due to shuffles/substs/etc 21:28:04 ?/shuffl 21:28:04 Matching terms (3): shuffle, shuffle_card, shuffle_troll; entries (13): black_magic[3] | cards[1] | deck_of_wonders[1] | deck_of_wonders[2] | erisdiscordia[9] | itsmu[7] | nemelex_xobeh_reasons[2] | nemelex_xobeh_wrath[1] | peek_at_two[1] | shuffle[1] | shuffle_troll[1] | triple_draw[1] | troll_caster[2] 21:28:09 ??black magic[3 21:28:09 black magic[3/4]: SHUFFLE: qS?tViwYJzOl / tViwYJzOKqS? / wYJzOKqS?tVi / zOKqS?tViwY, y&KpRmsUHvXj / vXjy&KpRmsUH / sUHvXjy&KpRm / pRmsUHvXjy&K, SMViYJOK / MSiVJYKO, &KRmUHXj / K&mRHUjX, QmThWIZk / mQhTIWkZ 21:28:11 gammafunk: I don't know how .des works so it looks equally opaque to me. 21:28:22 pleasuredromes really should have some of those monsters removed from its monster list 21:28:26 hangedman is just very thorough and produces very good vaults, but he can take randomizing to....another level 21:28:31 like vault sentinel 21:28:39 elliptic: isn't that spin_cycle 21:28:41 yeah, heh 21:28:52 replace with hell 21:29:16 One thing I really do not understand is giving all those differant weights. 21:29:23 -!- indspenceable has joined ##crawl-dev 21:29:47 I'm also not sure about thorn hunters in that terrain 21:29:48 -!- ayutzia has quit [Ping timeout: 240 seconds] 21:30:54 I like how that means he actually updated the vault at some point... 21:31:05 !learn edit basil[4] s/fix yred army equipping, // 21:31:06 No change: regex `fix yred army equipping, ` does not match `Double dchan dur?, Vine of Nature, prevent monsters picking up items you've seen?, rename Assassin to Needler, prevent chaos attackerabyss?, fix Yred army equipping?, pizza tornado` 21:31:14 !learn edit basil[4] s/fix yred army equipping\?, // 21:31:14 Basil[4/4]: Double dchan dur?, Vine of Nature, prevent monsters picking up items you've seen?, rename Assassin to Needler, prevent chaos attackerabyss?, pizza tornado 21:31:16 vault sentinel is hilarious for that level, though 21:31:25 well, he didn't have to himself; if a monster was removed, the person removing it could do that 21:31:34 nothing says only tenofswords may edit the vault, of course 21:31:37 -!- Eonwe9 has quit [Read error: Connection reset by peer] 21:32:37 it's kind of funny how there's a general policy of 'ownership ends when the commit goes to trunk' 21:32:45 and then you've got all these vaults with people's names on them 21:33:01 that policy isn't really the case 21:33:34 if only because the only person who understands the relevant might be the committer :P 21:33:38 er 21:33:42 relevant code 21:33:48 yeah, there's an informal "give the vault artist some preference" policy at best 21:33:49 -!- indspenceable has quit [Ping timeout: 252 seconds] 21:34:51 Is there a way to get a god to make me do a spell? I want to test PleasingFungus's patch works right and I can't get Xom to do it. 21:35:24 Heh, accidently hit & Cntrl-C and crashed the game. 21:35:35 you mean like &z? 21:35:57 wheals: No, a god has to force me to do it. 21:36:05 Like Xom casting Regeneration on you. 21:36:21 could just do a lot of xom acts i guess 21:36:21 Has that xom necromut thing been fixed yet? 21:36:21 -!- Fhqwhgads_ has quit [Ping timeout: 240 seconds] 21:36:27 "&z" does handle one case but I already did that, I need to excesite the other code path. 21:36:32 Basil: With Vampires? Yes 21:36:33 -!- Fhqwhgads__ is now known as Fhqwhgads_ 21:37:02 03MarvinPA02 07* 0.15-a0-436-g919da3e: Shorten a spellbook description 10(46 minutes ago, 1 file, 3+ 6-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=919da3eea61f 21:37:02 03MarvinPA02 07* 0.15-a0-437-g3a14522: Don't allow controlling teleportitis teleports 10(46 minutes ago, 1 file, 2+ 2-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=3a14522c49ab 21:37:02 03MarvinPA02 07* 0.15-a0-438-g81b8373: Revert "Rename the bow of Krishna to the longbow of Vishnu" 10(45 minutes ago, 8 files, 5+ 17-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=81b8373c2d6b 21:37:02 03MarvinPA02 07* 0.15-a0-439-g320abf6: Don't let necrophages pick up equipment either 10(20 minutes ago, 1 file, 1+ 1-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=320abf6e435d 21:37:11 wheals: What's the repeat command key again? 21:37:16 <|amethyst> ` 21:37:16 ` 21:37:29 <|amethyst> or 0 if you're doing it in advance 21:37:30 make sure not to do 0100000&(xom act thing) 21:37:35 that works 21:37:39 very well, in fact 21:38:08 (I am so ashamed of some parts of this commit:) 21:38:18 -!- lasserith has quit [Ping timeout: 240 seconds] 21:38:24 03Grunt02 07* 0.15-a0-440-g29148e6: Hacks to get Hellfire working as intended. 10(2 minutes ago, 4 files, 36+ 4-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=29148e68da59 21:39:23 wheasl: Yes, got it. 21:39:28 can't control teleportitis teles, rip nethack 21:39:46 MarvinPA: thanks for cleaning that up 21:39:46 Grunt: that is a good comment 21:39:58 !send wheals HACKHACKHACK 21:39:58 Sending HACKHACKHACK to wheals. 21:40:19 * wheals hacks at the web! 21:40:21 You hack the code like a sequoia!!! 21:41:25 You pound the keyboard like a monkey!!! 21:41:29 wheasl: Ok, got Xom of DChan me, Pleasingfungus's refactoring works. 21:41:38 excellent 21:41:42 once you fixed that if () :) 21:42:10 this reminds me 21:42:15 PleasingFungus: Also changed a couple other minor things, removed some braces and another !crawl_state_god_foo_whater() 21:42:21 would people miss them if boggarts had an unfortunate accident 21:43:05 %git :/oggart 21:43:10 07PleasingFungus02 {gammafunk} * 0.14-a0-3420-gfbd3073: Revised monster descriptions 10(7 weeks ago, 1 file, 116+ 126-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=fbd3073f5ed1 21:43:22 they're kind of sad, post-0.14 summoning nerf 21:43:23 %git HEAD^{/oggart}^^{/oggart} 21:43:23 07DracoOmega02 * 0.14-a0-3232-g48e29a3: Attempt to salvage boggarts a little 10(8 weeks ago, 2 files, 5+ 5-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=48e29a3464fd 21:43:29 PleasingFungus: they're harder now 21:43:29 wheals: Yes, boggerts do stuff. 21:43:33 I would miss them. 21:43:40 Basil: but not much 21:43:42 They are buff and hard to poly 21:43:47 'buff' 21:43:51 Well maybe miss is the wrong word, but I would prefer to keep them. 21:43:51 ' ' ' buff ' ' ' 21:44:05 Takes several turns to kill one in melee from my experience 21:44:33 (imo use giant spiked club throwing to kill them) 21:44:51 sa requested a "giant spiked baseball bat" item 21:44:54 but you killed GSC throwing 21:45:04 goodsa imho 21:45:08 PleasingFungus: do we get a regular baseball bat too? 21:45:23 (todo in some fake language: club -> baseball bat) 21:45:30 (For the record: elliptic objects to removing DK, nobody else objected strongly enough to say so) 21:45:31 i guess if there are people who think they're good enemies 21:45:32 specifically they wanted the bat from earthbound 21:45:35 Grunt: thinking of baseball hats makes me think of chuck that makes me think of the iron giant... 21:45:39 !send PleasingFungus the Gutsy Bat 21:45:39 Sending the Gutsy Bat to PleasingFungus. 21:45:46 baseball hats 21:45:55 I remember when I played earthbound I used the t-rex bat (?) for a while 21:46:03 wheals: just to clarify, how are they bad enemies? 21:46:04 without realizing why I was suddenly missing all the time 21:46:10 Unfortuanly the Gusty Bat would only work in Crawl's old skill system. 21:46:31 !send PleasingFungus the Casey Bat 21:46:31 Sending the Casey Bat to PleasingFungus. 21:46:54 wheals: I think boggarts should be made more fragile again at least 21:46:59 You see here the -5,+12 Casey's Bat {launcher, reflection, MR+, EV-5, SH+5, Str+5} 21:47:08 PleasingFungus: Acc-9 21:47:08 was the specific request :) 21:47:12 haha 21:47:13 they encourage mostly just going away if they get nasty summons and waiting them out, since you'll have a hard time getting to them after blinking away 21:47:15 possibly!!! 21:47:20 -!- nonethousand has joined ##crawl-dev 21:47:20 I understand why DO made boggarts less squishy but I think he overdid it 21:47:31 boggart (06g) | Spd: 12 | HD: 6 | HP: 20-41 | AC/EV: 0/12 | Dam: 5 | 10weapons, 10items, 10doors, spellcaster, see invisible | Res: 06magic(56) | XP: 295 | Sp: shadow creatures, invisibility, blink away | Sz: little | Int: normal. 21:47:31 %??boggart 21:47:34 boggart (06g) | Spd: 12 | HD: 6 | HP: 20-41 | AC/EV: 0/12 | Dam: 5 | 10weapons, 10items, 10doors, spellcaster, see invisible | Res: 06magic(56) | XP: 295 | Sp: shadow creatures, invisibility, blink away | Sz: little | Int: normal. 21:47:34 %?boggart 21:47:35 is the main complaint as i understood it 21:47:37 I was brainstorming how I might improve OCS...but I just game up with what was almost exactly a boggart 21:47:41 boggart (06g) | Spd: 12 | HD: 2 | HP: 6-16 | AC/EV: 0/12 | Dam: 5 | 10weapons, 10items, 10doors, spellcaster, see invisible | Res: 06magic(18) | XP: 21 | Sp: confuse, slow, invisibility, blink, shadow creatures | Sz: little | Int: normal. 21:47:41 %0.12?boggart 21:47:48 Basil: thanks you broke game startup 21:47:54 no problem 21:47:56 s/game/came/ 21:47:57 %git c12d191 21:47:57 07Sage02 * 0.15-a0-435-gc12d191: Make ghouls unable to equip weapons or armour. 10(46 minutes ago, 1 file, 1+ 1-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=c12d191144bd 21:48:03 <|amethyst> hm, reduce their HP or reduce their HD? 21:48:12 are there vaults with them 21:48:19 this commit seems strangely familiar 21:48:19 Apparently! 21:48:38 wheals: many vaults, apparently 21:49:32 boggart (06g) | Spd: 12 | HD: 4 | HP: 12-28 | AC/EV: 0/12 | Dam: 5 | 10weapons, 10items, 10doors, spellcaster, see invisible | Res: 06magic(37) | XP: 117 | Sp: shadow creatures, invisibility, blink away | Sz: little | Int: normal. 21:49:32 %??boggart hd:4 21:49:44 would be my suggestion 21:49:49 Wait 21:49:53 boggarts are spd 12? 21:50:05 i don't like invis on them so much since it's either "you have no way to know where this monster is" or "it cast a spell that did nothing" 21:50:08 boggart (06g) | Spd: 12 | HD: 6 | HP: 20-41 | AC/EV: 0/12 | Dam: 5 | 10weapons, 10items, 10doors, spellcaster, see invisible | Res: 06magic(56) | XP: 295 | Sp: shadow creatures, invisibility, blink away | Sz: little | Int: normal. 21:50:08 %??boggart 21:50:11 learn something new every day 21:50:22 Basil: Well the blinking bit is what matters.. 21:50:26 are there any other invis+blink mons? 21:50:38 none with blink away i think 21:50:51 PleasingFungus: Maybe orc wizards? 21:50:55 orc wizards have blink and invis, yes 21:50:56 orc wizard (06o) | Spd: 10 | HD: 3 | HP: 9-21 | AC/EV: 1/12 | Dam: 5 | 10weapons, 10items, 10doors, spellcaster | Res: 06magic(20) | Chunks: 07contam | XP: 37 | Sp: magic dart (3d4), slow, haste, blink / throw flame (3d5), confuse, invisibility, magic dart (3d4) / throw frost (3d5), cantrip, haste, throw flame (3d5), magic dart (3d4), 04esc:invisibility | Sz: Medium | Int: normal. 21:50:56 %??orc wizard 21:51:02 not in the same book 21:51:07 huh, yeah 21:51:08 good 21:51:24 Oh, that could be a way to distinguish Sigmund. 21:51:24 huh, they have more invis than I remembered 21:51:31 Give him Invis + Blink. 21:51:34 ha 21:51:46 sigmund needs an edge in the eternal war against grinder 21:51:53 clearly 21:52:01 Well in that case we can make Sigmund just generate more. 21:52:14 but how would that help his killratio? 21:52:23 -!- gammafunk has quit [Quit: leaving] 21:52:25 oh right, maurice has blink and invis but that's his thing 21:52:50 man I haven't seen maurice in a while. 21:52:58 clustering illusion. 21:53:03 -!- gammafunk has joined ##crawl-dev 21:53:05 cast by maurice 21:53:14 -!- Eonwe9 has quit [Ping timeout: 240 seconds] 21:53:43 03Grunt02 07* 0.15-a0-441-g87d7aae: Fix game startup. 10(46 seconds ago, 1 file, 1+ 1-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=87d7aae04760 21:53:45 boggarts being sort of impossible to deal with once they go invisible if you lack see invis is sort of bad, yeah 21:54:22 wow, it's a bit weird that ghoul ; nothing doesn't work if they can't use things 21:54:52 yeah, I would not have expected Basil's change to be a dangerous one to make 21:55:05 peril to be had in changing a flag 21:55:10 i suppose after a point you can tell where the boggart is since it's the space on-screen without a monster 21:55:56 -!- CKyle has joined ##crawl-dev 21:56:46 03Grunt02 07[gods] * 0.15-a0-409-ga92a9b2: Don't allow Gozag shops to place in Lair branches. 10(9 minutes ago, 1 file, 7+ 1-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=a92a9b298c0a 21:56:46 03elliptic02 07* 0.15-a0-442-gf043e9a: Encompass vault tweaks. 10(13 minutes ago, 1 file, 2+ 106-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=f043e9ac5841 21:56:46 03PleasingFungus02 {reaver} 07* 0.15-a0-443-g533d934: Refactor _spellcasting_side_effects() 10(2 days ago, 1 file, 38+ 17-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=533d93433149 21:56:48 i checked for necrophages and was surprised to find there wasn't in fact any vault that gives a necrophage a bunch of ridiculous gear 21:56:55 it seems like a thing that would exist! 21:57:03 tweaks 21:57:04 2+ 106- 21:57:08 necrophage with qblades 21:57:11 for max rotting 21:57:17 Hmm, did those 3 commits actually happen all at the same time or did Chei lab? 21:57:18 -!- gammafunk has quit [Ping timeout: 240 seconds] 21:57:21 good commit title 21:57:22 s/lab/lag? 21:57:23 reaverb: lag 21:57:27 chei always lags 21:57:30 PF: 'K 21:57:40 chei only checks every few minutes I think 21:57:55 sea of fire was really cool but also a huge pain 21:57:56 wheals: 2+ 106- isn't suspicious at all IMO 21:57:57 elliptic: I was going to play through it again to make sure of things 21:57:59 but that works too 21:58:00 ??chei poke 21:58:01 chei poke ~ cheipoke[1/1]: http://s-z.org/cgi-bin/cheipoke 21:58:06 (use that if Chei is being Chei) 21:58:15 ??basil[4] 21:58:15 Basil[4/4]: Double dchan dur?, Vine of Nature, prevent monsters picking up items you've seen?, rename Assassin to Needler, prevent chaos attackerabyss?, pizza tornado, remove sea_of_fire? 21:58:25 yeah i won't miss sea_of_fire 21:58:28 'course ideally git would be able to send out messages whenever the public repository you use had updates. 21:58:31 !learn edit basil[4] s/remove sea.*// 21:58:31 Basil[4/4]: Double dchan dur?, Vine of Nature, prevent monsters picking up items you've seen?, rename Assassin to Needler, prevent chaos attackerabyss?, pizza tornado, 21:58:33 basil give me pizza tornado. give it now. 21:58:34 deliver the pizza. 21:58:35 I've had it recently myself a couple of times and seen other people be annoyed by it :P 21:58:36 8b0589b2b84b012d14d5e95f6c54ddbcd71c88db leaks memory 21:58:37 -!- gammafunk has joined ##crawl-dev 21:58:45 %git 8b0589b2b84b012d14d5e95f6c54ddbcd71c88db 21:58:45 07wheals02 * 0.15-a0-428-g8b0589b: Let draconians grow up. 10(8 hours ago, 6 files, 51+ 36-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=8b0589b2b84b 21:58:45 !learn edit basil[4] s/,$// 21:58:45 No change: regex `,$` does not match `Double dchan dur?, Vine of Nature, prevent monsters picking up items you've seen?, rename Assassin to Needler, prevent chaos attackerabyss?, pizza tornado, ` 21:58:48 oops 21:59:06 !learn edit basil[4] s/tornado.*/tornado 21:59:07 Basil[4/4]: Double dchan dur?, Vine of Nature, prevent monsters picking up items you've seen?, rename Assassin to Needler, prevent chaos attackerabyss?, pizza tornado 21:59:08 wheals: rip 21:59:13 oh right, i was going to see if i could do that better 21:59:18 basil why am I not casting pizza tornado right now. why. 21:59:37 elliptic: It would probably of been more accurate to call that commit "Remove minmay_sea_of_fire." and mention the other tweaks in the details. :D 21:59:38 Gotta finish singularity first 21:59:41 o 21:59:48 I was wondering what happened to that 22:00:03 reaverb: possibly, but this way might be more effective at summoning hangedman ;P 22:00:18 -!- Spatzist has quit [Ping timeout: 240 seconds] 22:00:18 -!- HDA has quit [Ping timeout: 240 seconds] 22:00:22 This is one reason my TODO list is top secret >_> <_< 22:00:33 mmm 22:00:37 No pushes by other people to get stuff done! 22:00:46 !learn edit basil[4] s/$/, keep people from removing acid_trip 22:00:46 Basil[4/4]: Double dchan dur?, Vine of Nature, prevent monsters picking up items you've seen?, rename Assassin to Needler, prevent chaos attackerabyss?, pizza tornado, keep people from removing acid_trip 22:01:13 !learn e wheals[2] s/$/, remove acid trip/ 22:01:13 wheals[2/4]: todo: fix monster pickup, fix ghost speed (MOVE_ENERGY maybe?), improve jewel acq, temporary brands (possibly after acc/dam merge so i can use plus1), | for wielded weapons, remove cTele, remove acid trip 22:01:14 pretty sure people just want to remove yellow dracs, not acid_trip in particular :P 22:01:27 !learn e wheals[2] s/ trip/_trip 22:01:27 wheals[2/4]: todo: fix monster pickup, fix ghost speed (MOVE_ENERGY maybe?), improve jewel acq, temporary brands (possibly after acc/dam merge so i can use plus1), | for wielded weapons, remove cTele, remove acid_trip 22:01:29 Sure, that works 22:01:32 just replace them with oklobs 22:01:34 fedhas buff 22:01:35 I want to remove acid, not just yellow dracs in particular. 22:01:49 or that, yes 22:01:51 this will be a terrible loss for bcrawl 22:01:52 there are various levels 22:01:53 oklob annihilators/shifters/callers/scorchers/monks/zealots 22:02:00 <|amethyst> not only is it a memory leak, but _monster_level_up_target can return either a pointer to static memory, or a pointer to heap memory 22:02:18 oklob annihilator escape:lehudibs_crystal_spear 22:02:24 <|amethyst> so the caller doesn't even know whether to free the returned pointer 22:03:17 -!- ackack has quit [Ping timeout: 264 seconds] 22:04:53 hmm 22:05:04 does a 60 turn min and 200 turn max for death channel sound alright 22:05:11 what's it now? 22:05:17 30 100 22:05:41 Note, "min" is the threshold that lets you recast when you're below it 22:05:52 wait, remove cTele? 22:06:18 And acc/dam merge? 22:06:20 Lightli: Could you actually read the commit log before commenting? It's not that. 22:06:34 Oh wait, you're talking about something differant, aren't you. 22:06:34 -!- ToastyP has quit [Quit: ChatZilla 0.9.90.1 [Firefox 28.0/20140314220517]] 22:06:36 yeah 22:06:43 wheals to do list 22:06:48 -!- Yermak has quit [Quit: Page closed] 22:06:52 -!- mizu_no_oto has quit [Quit: Computer has gone to sleep.] 22:06:56 ??acid_trip 22:06:57 I don't have a page labeled acid_trip in my learndb. 22:07:00 !vault acid_trip 22:07:01 http://s-z.org/neil/git/?p=crawl.git;a=blob;f=crawl-ref/source/dat/des/branches/zot.des;hb=HEAD#l816 22:07:10 Fun vault, that 22:07:31 -!- bones__ has quit [Read error: Connection reset by peer] 22:07:42 wheals: ChrisOelmueller has a merge Acc+Dmg patch on mantis, might need some work to get it up to scratch. 22:07:49 -!- bones__ has joined ##crawl-dev 22:07:52 oh 22:08:05 From the sound of it he's decided to stop contributing and just decided to put his partial work on mantis :( 22:08:19 03Grunt02 07[gods] * 0.15-a0-410-g152f77f: Tone down Qazlal's 6* gift. 10(67 seconds ago, 2 files, 7+ 7-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=152f77ffd589 22:08:21 rip ChrisOelmueller 22:08:21 did he finally snap? 22:08:40 Oh well, probably shouldn't assign motives. 22:08:53 hm 22:09:01 is it possible to partially revert a commit? 22:09:09 wheals: Yes! 22:09:12 but what about the "remove cTele" thing? 22:09:12 wheals: git revert --no-commit 22:09:16 (edit and commit) 22:09:32 It's also possible with the patch interface. 22:09:33 -!- Fhqwhgads_ has quit [Ping timeout: 240 seconds] 22:09:36 no idea how though. 22:09:37 what's the reason for that? 22:09:47 -!- Fhqwhgads__ is now known as Fhqwhgads_ 22:10:04 Lightli: Do you really now know the arguments against or are just just giving us a hard time? :D 22:10:08 yeah, you could do a revert and then do git add -p 22:10:10 -!- thekdawg2q has quit [Quit: Page closed] 22:10:11 s/now/not. 22:10:18 s/not./nojt 22:10:21 er 22:10:22 s/nojt/not 22:10:30 that is some powerful substitution going on here. 22:10:32 actually I don't think I do 22:10:45 I wonder if any code operates under the assumption that ac isn't multiplied by 100 22:10:52 and gives you 0.05 ac instead of 5, for example 22:11:16 PleasingFungus:Maybe grep for it? 22:11:54 I guess it's just the one func, so it'd be a tricky mistake to make 22:12:55 Experimental (gods) branch on crawl.beRotato.org updated to: 0.15-a0-410-g152f77f 22:13:02 Experimental (gods) branch on crawl.s-z.org updated to: 0.15-a0-410-g152f77f 22:13:38 -!- ussdefiant has joined ##crawl-dev 22:13:39 Lightli: -cTele existing is bad and it not existing with cTele is worse, it's an endless black hole of special cases, the way it decays on spells and scrolls is incosistant, etc. etc. 22:13:47 ok 22:15:27 -!- demiskeleton_ has quit [Quit: Leaving] 22:15:58 it probably doesn't help that it's most relevant in extended - which doesn't exist - mainly in pan - which doubly doesn't exist. 22:18:14 greensnark, |amethyst: ok, i think i have a fix (that's simpler, ironically) -- testing it now 22:21:55 -!- Fhqwhgads_ has quit [Remote host closed the connection] 22:22:10 wheals: Of course fixes are normally simpiler - complex solutions have more code to be buggy. 22:22:23 true! 22:23:01 the empty string contains few bugs 22:23:32 -!- indspenceable has joined ##crawl-dev 22:24:57 -!- CKyle has quit [Quit: CKyle] 22:25:22 -!- Cheibrodos has quit [Quit: Page closed] 22:26:00 PleasingFungus: Depends on the string's purpose. 22:26:12 I suppose 22:26:20 If the string is suppose to print out data entered into it, it doesn't do that and is therefore buggy. 22:26:38 or turn mouse movements into OS commands. 22:27:57 -!- indspenceable has quit [Ping timeout: 258 seconds] 22:30:07 * Lightli has never really used ctele anyways 22:30:30 it's... situational 22:30:46 dang, frederick's dialogue is kinda great. 22:30:56 !send PleasingFungus Frederick's monocle 22:30:56 @The_monster@ eyes @foe@ carefully. "They told me only worthy opponents would get this far." 22:30:56 Sending Frederick's monocle to PleasingFungus. 22:31:25 * PleasingFungus A monocle briefly appears over PleasingFungus's right eye! 22:31:42 hm. close enough 22:32:56 03wheals02 07* 0.15-a0-444-g339c82a: Fix a memory leak (greensnark). 10(3 minutes ago, 1 file, 13+ 14-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=339c82ad633d 22:33:22 -!- Blazinghand has quit [Read error: Connection reset by peer] 22:33:51 greensnark: thanks! i'm too used to languages with garbage collection and all this fancy new memory management, i suppose 22:35:10 -!- mizu_no_oto has quit [Quit: Computer has gone to sleep.] 22:35:30 -!- gammafun1 has joined ##crawl-dev 22:35:35 -!- PleasingFungus has quit [Remote host closed the connection] 22:35:48 -!- gammafunk has quit [Ping timeout: 265 seconds] 22:35:50 -!- Red_Bucket has joined ##crawl-dev 22:37:30 <|amethyst> wheals: um 22:37:30 -!- Piginabag has quit [Quit: Page closed] 22:37:56 uh-oh 22:38:05 <|amethyst> oh, never mind 22:38:10 ??doh 22:38:10 |amethyst[1/9]: <|amethyst> doh 22:38:12 whew 22:38:33 i was _really_ scared for a second there! 22:40:00 <|amethyst> I misread the reverted part and thought you were returning the address of a local variable for a sec 22:40:02 You make a buggy commit. wheals looks frightened! 22:40:55 yeah, it should only return items in mon_grow[] now 22:42:04 -!- Deckard_Pain has quit [] 22:42:29 -!- reaverb1 has joined ##crawl-dev 22:42:45 -!- reaverb has quit [Ping timeout: 240 seconds] 22:42:53 -!- reaverb1 is now known as reaverb 22:43:54 -!- indspenceable has joined ##crawl-dev 22:43:56 ??death channel 22:43:56 death channel[1/1]: Level 6 necromancy spell in the book of Unlife. Gives you the temporary status of "channeling the dead" (check it in @ or %), during which anything killed by you or in your LOS comes back as a temporary friendly spectral thing (and can still leave a corpse, too). 22:45:06 protip: If you realize you're about to push a commit with an obvious spelling mistake, kill your internet connection to stop it from going through. 22:45:49 %git --author=[Rr]eaverb? 22:45:49 Could not find commit --author=[Rr]eaverb? (git returned 129) 22:45:54 %git --author=[Rr]eaver 22:45:54 07reaver02 * 3c293e3e1cdd: Remove another goto (dungeon.cc) 10(3 days ago, 1 file, 25+ 26-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=3c293e3e1cdd 22:46:19 Basil: Haven't pushed the correct version yet. 22:46:44 also, idea for acid_trip 22:46:47 usually ^C works well enough for me :) 22:47:24 replace oklob plants with regular plants, replace yellow draconians with other draconians, ditch the jellies 22:47:25 -!- reaverb1 has joined ##crawl-dev 22:47:35 actually i have an idea for it, guarantee pres cloaks on the dracs 22:47:37 He, this one had too long of a commit message... 22:47:52 wheals: That would be kind of ridiculous 22:48:03 and acid_trip isn't ridiculous? 22:48:10 03--global02 07* 0.15-a0-445-g30f0b49: Use 1000 point scale rather than 10,000 scale for potion weights. 10(10 minutes ago, 1 file, 26+ 26-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=30f0b4952198 22:48:12 good point 22:48:12 Basil: Also, I'm switching to reaverb as of this commit. 22:48:17 -!- reaverb1 is now known as reaveb 22:48:22 Err, oops. 22:48:23 hi --global 22:48:32 that one went through. 22:48:38 getting a preservation cloak in zot is already fairly common if you kill all the dracs 22:48:53 Can I rewrite public history real fast? 22:49:01 why is decay as rare as experience 22:49:07 why indeed 22:49:38 yes, decay could easily steal some frequency from strong poison or para/confusion 22:49:44 Or does Chei having it mean public history has been reweriten. 22:49:51 err, set in stone. 22:50:00 why is porridge rarer than bene mut 22:50:36 Seriously somebody answer me I don't want —global to be around forever. 22:51:17 -!- reaverb has quit [Ping timeout: 264 seconds] 22:51:22 -!- reaveb is now known as reaverb 22:51:52 Oh well, I'm sure we can laugh about this later 22:52:02 Or now 22:52:12 now is fine. Ha Ha Ha! 22:52:20 hmm 22:52:26 So no rewriting public history. 22:52:49 TODO: Get in enough commits to knock that off page on of gitorious within the next hour or so. 22:53:17 relax, no one will care anyways 22:53:29 -!- tcsc has quit [Quit: bye!] 22:53:38 -!- Ultragnash has quit [Ping timeout: 258 seconds] 22:53:45 It's just that's going to exist forever 22:53:53 It's permanantly part of Crawl history. 22:54:08 So it seems the biggest problem with my psionic idea is that it causes power creep. 22:54:11 Unless I risk chaning it right now. 22:54:21 !learn edit basil[4] s/double death channel dur, // 22:54:21 No change: regex `double death channel dur, ` does not match `Double dchan dur?, Vine of Nature, prevent monsters picking up items you've seen?, rename Assassin to Needler, prevent chaos attackerabyss?, pizza tornado, keep people from removing acid_trip` 22:54:21 changing or cleaning, pick your word. 22:54:31 !learn edit basil[4] s/Double death channel dur?, // 22:54:31 No change: regex `Double death channel dur?, ` does not match `Double dchan dur?, Vine of Nature, prevent monsters picking up items you've seen?, rename Assassin to Needler, prevent chaos attackerabyss?, pizza tornado, keep people from removing acid_trip` 22:54:37 there's a lot of much worse stuff that is part of crawl history now :P 22:54:40 !learn edit basil[4] s/Double dchan dur?, // 22:54:40 No change: regex `Double dchan dur?, ` does not match `Double dchan dur?, Vine of Nature, prevent monsters picking up items you've seen?, rename Assassin to Needler, prevent chaos attackerabyss?, pizza tornado, keep people from removing acid_trip` 22:54:52 elliptic: Like summon small mammal old code? 22:55:01 !learn edit basil[4] s/Double dchan dur\?, // 22:55:02 Basil[4/4]: Vine of Nature, prevent monsters picking up items you've seen?, rename Assassin to Needler, prevent chaos attackerabyss?, pizza tornado, keep people from removing acid_trip 22:55:05 that would be one example, sure :P 22:55:07 hmm 22:55:31 IMO just make dchan L5, then L4, etc 22:55:37 it has to become good at some point, right? 22:55:44 it's good now 22:55:57 Mostly I was annoyed by perpetually recasting it 22:56:00 imo use dchan with song of slaying and gozag 22:56:12 Well, doing that and spamming regen to rest less 22:56:15 and such 22:56:15 but i like the idea, put it in the slot that was freed up by lethal infusion 22:56:21 i think its cool if it can run out mid fight and ime it does do that a lot 22:56:22 in the starter book 22:56:33 That would be pretty hilarious 22:56:53 Moving a spell from a {highlevel} book to a starting book 22:58:21 03Sage02 07* 0.15-a0-446-gba0cf19: Double death channel duration. 10(46 minutes ago, 1 file, 2+ 2-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=ba0cf197de24 22:58:45 Why not make death channel like new dmsl/rmsl? 22:59:03 They have their own problems 22:59:10 which would probably be even worse with death channel 23:00:04 are you going to double phase shift duration too 23:00:16 -!- dtsund has joined ##crawl-dev 23:02:23 -!- ystael has quit [Ping timeout: 255 seconds] 23:03:04 |amethyst hi 23:04:39 fr death shift 23:06:33 -!- rast has quit [Read error: Connection reset by peer] 23:06:47 -!- SurpriseTRex has quit [Read error: Connection reset by peer] 23:06:48 -!- rast- has joined ##crawl-dev 23:06:51 -!- rast- is now known as rast 23:07:38 death shift? 23:10:18 -!- frank2368 has quit [Ping timeout: 240 seconds] 23:12:38 death caps lock 23:12:44 -!- MiraclePrism has quit [Ping timeout: 255 seconds] 23:16:05 Would there be any objections to removing stat gain over time? 23:16:14 So all species have stat drain like DD. 23:16:27 -!- Schwer-Muta has quit [Ping timeout: 250 seconds] 23:16:38 They don't get it back unless they have !restore abiliites like you can't cure mutations without !curemut 23:17:02 I think it'd be better to consider removing stat drain 23:17:41 gammafun1: A) Are you gammafunk or a mimic B) So do I but this is something I can do in the next 5 minutes or so while that is overly ambitious for an IRC conversation to do. 23:18:08 Think about it this way: If I remove the restore code, it'll be easier to remove stat rot completely later! 23:18:20 But I just thought of something that uses stat drain as central mechanic 23:18:28 I don't think we want to make gameplay changes based on whether the change can be made in 5 minutes or not 23:18:38 03reaverb02 07* 0.15-a0-447-g45fdd85: Replace a goto call with an else if 10(12 minutes ago, 1 file, 1+ 5-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=45fdd85575c4 23:18:40 -!- MaxFrost has quit [Ping timeout: 276 seconds] 23:18:40 1learn add devteam 23:18:59 gammafun1: We aren't. This is something that's been around a while. 23:19:03 These decisions should be mulled over at length 23:19:06 years, if need be 23:19:25 I hope Basil's saracasm shows why I brought up the 5 minute thing. 23:19:29 Prince Ribbit (11F) | Spd: 14 (swim: 60%) | HD: 6 | HP: 40 | AC/EV: 0/16 | Dam: 20 | amphibious, spellcaster, cold-blooded | Res: 06magic(40), 12drown | Chunks: 07contam | XP: 277 | Sp: blink; 04esc:teleport self | Sz: small | Int: normal. 23:19:29 %??prince ribbit 23:19:35 not years, but "but I could make it in 5 minutes" is not a good reason to make a change 23:19:36 Ribbit is still sz: small 23:19:38 It's not like git revert does not exist. 23:19:50 and that is also not a good reason to make a change imo 23:19:51 gammafun1: Can we just pretend I never said that for a moment? 23:19:54 %git vinestalker 23:19:54 07Sage02 {|amethyst} * 0.14-a0-1734-gb23ec66: Make vine stalker bite's mana drain key off of current mana. 10(7 years ago, 1 file, 12+ 8-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=b23ec668aaac 23:20:13 You have to deal with XXX 23:20:16 gammafun1: It's a good reason to be significantly less cautious about a a change ultimately being bad. 23:20:31 gammafun1: Ok, that's a good reason, won't do it immediately. 23:20:52 also, not sure how mummies would appreciate that 23:21:03 Basil: Why was that made 7 years ago? 23:21:03 do they restore over time? 23:21:15 gammafun1: They have a restore self ability. 23:21:21 ??restor self 23:21:22 I don't have a page labeled restor_self in my learndb. 23:21:22 yes, but that has a pretty big cost 23:21:35 1 mmp 23:21:49 yeah, I like mp 23:21:55 I'm a huge fan of mp 23:22:00 though I can't say I'm a fan of mummies 23:22:04 Add player brain feed 23:22:51 Red_Bucket: Are you new or are you just suddenly talking more. 23:22:52 ? 23:22:57 heh 23:23:01 What do you mean? 23:23:01 -!- gammafun1 is now known as gammafunk 23:23:02 I can't tell. 23:23:17 Red_Bucket: Are you new to the community or are you just talking me. 23:23:29 !lg −200 Red Bucket 23:23:29 No keyword 'Red' 23:23:36 !lg −200 Red_Bucket 23:23:36 No keyword 'Red_Bucket' 23:23:39 !gamesby Red_Bucket 23:23:39 Red_Bucket has played 114 games, between 2012-01-20 00:03:33 and 2014-05-04 08:57:55, won 0, high score 263628, total score 320234, total turns 244956, play-time/day 0:02:21, total time 1d+8:52:21. 23:24:54 s/me/more 23:25:10 -!- capablanca has joined ##crawl-dev 23:25:41 When pacification is checking whether a creature is a natural animal or not, is it look at int class to do that? If so, then brain feed would be the most hilarious ability a healer could gain. 23:25:56 s/look/looking 23:26:13 Yes it looks at intelligence but somehow I doubt that Ely would be fine with and Mindflayer Healer. 23:26:31 Pacification is already a form of lobotomy 23:26:37 Also if INT is too low you can't pacify them at all. 23:27:20 Red_Bucket: I like to think it wears off eventually, even had the idea of a unique who was chain pacified until it wore off and they killed the healer. 23:27:35 -!- mikee_ has quit [Ping timeout: 255 seconds] 23:27:35 -!- capablanca is now known as mikee_ 23:27:56 Besides, using brain feed lets you get nutrition without killing dudes, so you are killing less dudes. Maybe ely would just look the other way. 23:28:03 Zin would be mad as hell though. 23:28:35 In any case, I'm pretty sure most cases Brain Feed would be relevant are covered by polymorph. 23:29:02 Since it also has the smart enemey -> dumb enemy ability. 23:29:56 Brain feed lets you easily cripple insects too, so that's another reason it's good on healers. 23:31:50 Like I said, if you want to brainstorm ideas, just make a nice post on GDD and get community feedback; devs read posts there 23:32:17 I already did, I'm just specifically bringing this up in responce to the stat drain mention 23:33:08 -!- lobf has quit [Quit: lobf] 23:34:07 Has anybody else looked at my remove player clinging patch? I've never done such a big change and don't want to break something. 23:34:24 didn't we already try that once? 23:34:24 !bug 8447 23:34:24 https://crawl.develz.org/mantis/view.php?id=8447 23:34:34 What's wrong with player clinging? 23:34:34 SamB: Yes, and we're trying it again. 23:34:43 SamB: It's all in c-r-d... 23:34:46 hmm 23:34:57 oh, right, forgot that hadn't merged 23:35:05 fine, I'll just go back to, um, working on gdb for Debian or something 23:35:16 I can try to take a look tomorrow 23:35:20 Yes, I was going to push it since player weights has cause more controversy?? 23:35:27 did code change to make the first commit that removed player clinging no longer work right? 23:35:28 SamB: Hmm, do you object for some reason? 23:35:29 er, actually that'd be wednesday 23:35:39 reaverb: not particularly 23:36:02 just a bit curious why 23:36:16 Of course clinging is gonna have lots of bugs, because lots of bugs have clinging. 23:36:26 *groan* 23:36:41 What is the issue exactly? 23:36:59 %git 13e74c75a 23:37:00 07MarvinPA02 * 0.13-a0-2314-g13e74c7: Remove player clinging 10(10 months ago, 15 files, 24+ 102-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=13e74c75a237 23:37:17 but not so curious that I would be particularly interested in reading through a whole long thread 23:37:20 -!- ystael has quit [Ping timeout: 258 seconds] 23:37:45 -!- Quashie has quit [Ping timeout: 252 seconds] 23:37:46 elliptic: In some very minor ways which are compensated for. 23:37:46 That is too say there were a lot of conflicts, even after reverting the commits which built off clinging since then. 23:37:46 I want to ensure they all resolved properly. 23:37:46 gammafunk: Thank you! I have time. Note the mantis patch still applies cleanly to Trunk. 23:38:37 SamB: It's more "there is no reason for clinging to exist" than "Clinging should not exist for X, Y, and Z". 23:38:39 btw do any ID code specialists know how randart jewellery is supposed to work currently 23:38:55 I just found "H - a warped pewter amulet {+Rage}" 23:38:55 i may have duplicated some code 23:39:00 remind me the reason for crawl to exist? 23:39:05 -!- indspenceable has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…] 23:39:07 elliptic: is this in an experimental branch 23:39:09 yes 23:39:18 SamB: someone had fun playing crawl once 23:39:18 SamB: To let players have fun! (Clinging does not do this) 23:39:19 ok, it's fixed in trunk 23:39:21 we banned him 23:39:22 cool 23:39:23 %git :/N7 23:39:23 07wheals02 * 0.15-a0-288-gf1bfef0: Fix a problem with randart jewellery (N78291). 10(7 days ago, 1 file, 7+ 1-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=f1bfef0f0008 23:39:28 reaverb: ah. 23:39:31 ??fun 23:39:31 mantis[1/1]: To report bugs or submit new content like vaults, patches or tiles, go to: http://crawl.develz.org/mantis/main_page.php 23:39:51 that's ... odd 23:40:11 wheals: heh, is the proper credit N78291 or just 78291 23:40:39 better than (numbers guy) I guess 23:40:47 certainly 23:40:48 oh, looks like the usual one is without the N 23:41:04 though maybe it's just Grunt's convention 23:41:06 N78291 is his irc nick though 23:41:14 wouldn't want people confusing it with n1000 ... 23:41:14 wheals: Yes, Pretty sure N is just because you can't have a irc nick of just numbers. 23:41:28 wheals: Yes, invalid char if I try /nick 1 23:41:43 -!- N78291 has quit [Quit: null] 23:41:46 like identifiers in typical programming languages? 23:41:56 %git --author=78291 23:41:56 07N7829102 {MarvinPA} * 7517bb3cc075: Tweak some of the new spells. 10(3 months ago, 2 files, 3+ 3-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=7517bb3cc075 23:41:58 the commit log has both used plenty of times i guess 23:42:00 ah 23:42:07 so N7 is the proper credit 23:42:38 maybe not, though the author there is 78291, sans N 23:42:41 oh, but that's also got nick mapping :p 23:42:46 yes 23:42:51 yeah, I'm sure he's fine with it either way 23:42:51 thought the email is with N 23:43:05 Maybe we could just ask him? 23:43:10 He's a !tell away. 23:43:12 crazy talk 23:43:17 he actually has commits going way back 23:43:49 he wrote jiyva 23:43:57 yeah! 23:43:59 blew my mind to learn that 23:44:01 Yes, he's proabably contributed more to the game than me. <_< >_> 23:44:19 wow, and obsidian axe, huh 23:44:30 he has more commits than really any of the new devs I think 23:44:35 reaverb: I don't think that's anything to be ashamed of 23:44:45 nonethousand: I don't think so either. 23:44:59 -!- Brannock_ has quit [Ping timeout: 252 seconds] 23:45:02 reaverb: did you miss when I said that prince ribbit still appears to be size: little 23:45:22 230 commits in the repo that I can see 23:45:28 Red_Bucket: Yes I did miss that, maybe !tell me in the future. 23:45:33 I haven't made 100 yet 23:45:40 <|amethyst> huh, how do you get 230? 23:45:41 I'll change it. 23:45:42 centurydev 23:45:49 oh wait 23:46:02 28, sorry 23:46:06 forgot --oneline 23:46:08 more like 291 23:46:48 <|amethyst> and 52 attributed to him in the commit message, but that could indicate any of authorship, inspiration, or bug reporting 23:47:16 yeah, maybe even some pre-git? 23:47:20 not sure how that'd work 23:47:48 Not to mention the inedvitable "He inspired it but didn't get commit credit" 23:47:53 <|amethyst> I think all the SVN stuff has a dev as committer 23:48:03 <|amethyst> Jiyva in particular 23:48:10 <|amethyst> %git 6d7627cb 23:48:12 07jpeg02 * 0.6.0-a0-258-g6d7627c: Add the Slime god as per n78291's (Shayne?) patch. Thanks! :D 10(4 years, 10 months ago, 35 files, 1001+ 56-) 13http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=6d7627cb65e5 23:49:01 I didn't realize jiyva was created by n7 23:49:12 -!- nicolae- has joined ##crawl-dev 23:52:11 puts faq[3] in a differant light 23:52:18 ??faq[3 23:52:19 faq[3/14]: Q: Can getting hit by an orb of destruction cause you to get str drained A: Red_Bucket: under the highly specific situation in which you worship Jiyva with ****** piety, take more than a 1/4 of your max hp in the hit, spawn jellies and hit the very unlikely chance of draining some str, yes 23:53:08 -!- DrinkMachine has joined ##crawl-dev 23:53:09 -!- DrinkMachine has quit [Changing host] 23:53:09 -!- DrinkMachine has joined ##crawl-dev 23:53:13 <|amethyst> top non-devs by number of commits: ChrisOelmueller (161), Ixtli (79), lainiw (75), pubby (64), Eronarn (50), qoala (45) 23:53:13 Wait Red_Bucket is faq[3]? Wow that'a concidence. 23:53:25 -!- Quashie_ has quit [Ping timeout: 252 seconds] 23:53:26 that's a 23:54:00 I don't even remember what I was testing when that happened. 23:54:36 Maybe it was slimifying boris. 23:54:39 -!- Quashie__ is now known as Quashie 23:54:42 I had the idea of tryign to make a sequell command to report someones "patch demon status" based on their commits/credits/vaults 23:54:56 -!- DrinkMachine has quit [Client Quit] 23:54:58 eg. grunt would be a hasted patch executioner 23:55:05 !seen Ixtli 23:55:05 Sorry wheals, I haven't seen ixtli. 23:55:14 wheals: Last commit was in 2010 23:55:20 huh 23:55:28 interesting 23:55:37 Unless you want to send an emial to http://s-z.org/neil/git/?p=crawl.git;a=search;h=a7e178d6a25b3a60cb6afa7f2288fde9b224b40b;s=cg@325i.org;st=author 23:55:48 Gah, my IRC clien is so stupid about links. 23:55:55 i didn't know lainiw wrote patches either 23:55:56 <|amethyst> all 79 commits were over the span of about 3 months 23:55:59 cg@325i.org 23:56:09 next you'll tell me that he made felids 23:56:18 was that eronarn? 23:56:26 he was Op, I know that much 23:56:29 and LO 23:56:29 |amethyst: It distrubs me that could have been if I didn't get promoted... 23:56:30 <|amethyst> lain did the newskald spells (which qoala then cleaned up) 23:56:48 <|amethyst> Felids were kilobyte's 23:56:51 Does anybody have as many vaults rejected as they get accepted? 23:56:52 <|amethyst> s/were/are/ 23:57:05 well wheals here only had like 25 commits before being made dev, and now he has more than Basil or I! 23:57:19 Red_Bucket: Lightli if you count vaults that don't compile as being rejected. 23:57:33 What does he try to do that causes that? 23:57:37 -!- WalkerBoh has quit [Remote host closed the connection] 23:58:01 look at his existing vaults to see the answer 23:58:20 Where do I go to see all the vaults 23:58:30 source/dat/des 23:58:34 grep for Lightli in the code. 23:58:46 lower case, or case-insensitive 23:58:46 or just the .des files if you want. 23:58:47 <|amethyst> with a lowercase l 23:58:52 sounds dirty 23:59:30 -!- KurzedMetal has quit [Ping timeout: 276 seconds]