00:57:16 New branch created: pull/851 (1 commit) 13https://github.com/crawl/crawl/pull/851 00:57:16 03Doesnt02 07https://github.com/crawl/crawl/pull/851 * 0.23-a0-242-gcdf6905: Fix box_level_dp loot 10(14 minutes ago, 1 file, 2+ 2-) 13https://github.com/crawl/crawl/commit/cdf6905e5958 02:20:26 -!- nosuni is now known as name 02:47:00 Monster database of master branch on crawl.develz.org updated to: 0.23-a0-242-g2b5ca64 03:11:52 Unstable branch on crawl.beRotato.org updated to: 0.23-a0-242-g2b5ca64 (34) 04:59:52 Reaching or exceeding a skill target when quaffing a potion of experience does not turn off the skill 13https://crawl.develz.org/mantis/view.php?id=11697 by kitchen_ace 07:52:40 03ebering02 07* 0.23-a0-243-g1bc9708: Remove an unused include 10(4 months ago, 1 file, 0+ 1-) 13https://github.com/crawl/crawl/commit/1bc9708f6fe2 07:52:40 03ebering02 07* 0.23-a0-244-g1bcb263: Have butchering always leave a skeleton. 10(4 months ago, 3 files, 11+ 21-) 13https://github.com/crawl/crawl/commit/1bcb263a5490 07:53:15 well I guess I should have mentioned it already 07:53:27 but as you can see ebering has joined the dev team \o/ 08:04:16 Starting off on the right foot with a removal 08:06:34 03ebering02 07* 0.23-a0-245-g8829680: Add elemental colour support to the equip bar 10(3 months ago, 4 files, 13+ 6-) 13https://github.com/crawl/crawl/commit/8829680f9d76 08:07:29 !cheers ebering 08:07:29 * Sequell slides a glass of absinthe across the bar to ebering, courtesy of wheals. 08:07:55 a whole glass of absinthe, i think Sequell is trying to kill you 08:08:31 that's not a bad idea 08:10:37 Unstable branch on crawl.jorgrun.rocks updated to: 0.23-a0-244-g1bcb263a54 (34) 08:26:16 03ebering02 07* 0.23-a0-246-gfbe1177: Attempt God conversions on sight. 10(3 months ago, 4 files, 20+ 4-) 13https://github.com/crawl/crawl/commit/fbe1177272ab 08:26:16 03ebering02 07* 0.23-a0-247-gab8a48c: Simplify Beogh conversion rules 10(9 weeks ago, 2 files, 1+ 13-) 13https://github.com/crawl/crawl/commit/ab8a48c658af 09:06:23 03gammafunk02 07* 0.23-a0-248-gab8d2b5: Add ebering to the list of crawl devs 10(5 minutes ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/ab8d2b54f3c4 09:10:38 congrats ebering! 09:10:40 Unstable branch on crawl.jorgrun.rocks updated to: 0.23-a0-247-gab8a48c658 (34) 09:17:59 heh we probably also could update ??dissertations 09:19:04 I think this does bring us up to three mathematicians 09:24:59 03Doesnty02 {advil} 07* 0.23-a0-249-g31763e9: Fix box_level_dp loot (#851) 10(7 seconds ago, 1 file, 2+ 2-) 13https://github.com/crawl/crawl/commit/31763e950f1a 09:25:38 hm, useful trick I just figured out: "squash and merge" lets you edit the commit message even for a 1-commit PR, so if someone doesn't write a commit message or puts it in the PR comments, you can easily add it that way through the web interface 09:26:05 though I guess I did bad linebreaking there, sorry 09:38:33 03Matthew Boeh02 {advil} 07* 0.23-a0-250-g44fbede: Check bounds for player_can_hear (#689) 10(9 seconds ago, 1 file, 2+ 1-) 13https://github.com/crawl/crawl/commit/44fbede512ef 10:05:22 ebering: welcome and congrats :) 10:10:43 Unstable branch on crawl.jorgrun.rocks updated to: 0.23-a0-250-g44fbede512 (34) 10:46:06 The build passed. (master - 31763e9 #10312 : Doesnty): https://travis-ci.org/crawl/crawl/builds/434616499 10:59:59 thanks everyone 11:00:08 and yes I think dissertations?? 11:00:14 dissertations?? 11:00:15 https://www.mathematik.hu-berlin.de/~ploog/PAPERS/Ploog_phd.pdf 11:00:20 could be updated 11:30:44 ??dissertation 11:30:44 dissertation[1/5]: https://www.mathematik.hu-berlin.de/~ploog/PAPERS/Ploog_phd.pdf 11:45:23 The build passed. (master - 44fbede #10313 : Matthew Boeh): https://travis-ci.org/crawl/crawl/builds/434622128 13:22:52 welcome to the team, ebering 13:26:14 Did some change in gell's gravitas get made recently? Tried to compile a fresh DL from source and getting an error message about it 13:28:54 Unstable branch on crawl.akrasiac.org updated to: 0.23-a0-250-g44fbede (34) 13:30:39 i believe there were some bugfixes for it in the past couple of days, what's the error you're seeing? i can compile in a bit and have a look too 13:30:56 (and also welcome ebering!) 13:31:12 spl-cast.cc: In function 'std::unique_ptr _spell_targeter(spell_type, int, int)': spl-cast.cc:1180:65: error: too many arguments to function 'int gravitas_range(int)' gravitas_range(pow, 2), ^ In file included from spl-cast.cc:67: spl-transloc.h:28:5: note: declared here int gravitas_range(int pow); 13:35:30 hmm, compiles fine here, do you have any local changes there maybe? 13:35:35 hm. that line is not present in the latest trunk 13:35:50 that looks like it would've been changed as of 77c8c957c yeah 13:36:12 %git 7d5962a1ba8 13:36:12 07NormalPerson702 {advil} * 0.23-a0-206-g7d5962a: Unify range checks between the targeter and fatal_attraction for Gell's 10(5 days ago, 3 files, 12+ 5-) 13https://github.com/crawl/crawl/commit/7d5962a1ba82 13:36:12 hurm I haven't changed anything gells. i 13:36:21 I will try a new install 13:38:48 YokkasoMB: you're doing some kind of local development, right? or are you building latest trunk unmodified? because it looks to me like you have spl-cast.cc from d05d27e2 or earlier, and spl-transloc.h from 7d5962a1ba or later 13:40:45 You are right, I dumbassedly pasted my own spl-cast.cc in which was out of date, then didn't realise it was my own copy that was out of date not the one I pulled from source. Sorry! 13:41:01 Fixing now >_> 13:41:30 a good opportunity to learn how to use git merge, it sounds like? 13:42:00 I don't know what it is but I'll go read about it now :P 16:30:21 New branch created: pull/852 (2 commits) 13https://github.com/crawl/crawl/pull/852 16:30:21 03NormalPerson702 07https://github.com/crawl/crawl/pull/852 * 0.23-a0-79-g7591136: Fix wall jump ability not being available when berserk (11687) 10(19 minutes ago, 1 file, 21+ 6-) 13https://github.com/crawl/crawl/commit/7591136be7d6 16:30:21 03NormalPerson702 07https://github.com/crawl/crawl/pull/852 * 0.23-a0-80-gad06537: Disallow wall jumping while stuck in nets/webs (11690) 10(13 minutes ago, 1 file, 7+ 0-) 13https://github.com/crawl/crawl/commit/ad0653781f99 17:27:20 03NormalPerson702 {Edgar Bering} 07* 0.23-a0-251-g6cf3e00: Add reference to * direction as alternative to ctrl+direction (#11401) 10(6 months ago, 1 file, 3+ 3-) 13https://github.com/crawl/crawl/commit/6cf3e009b5c3 17:33:48 03ebering02 07* 0.23-a0-252-g069075c: Update ebering in the mailmap 10(22 seconds ago, 1 file, 2+ 1-) 13https://github.com/crawl/crawl/commit/069075cd5b74 18:08:15 03gammafunk02 07* 0.23-a0-253-g44a7aab: Make a function pointer argument into a function template 10(2 days ago, 2 files, 4+ 2-) 13https://github.com/crawl/crawl/commit/44a7aab0de3c 18:08:15 03gammafunk02 07* 0.23-a0-254-gd8354db: Remove an unused dlua library 10(2 hours ago, 3 files, 0+ 16-) 13https://github.com/crawl/crawl/commit/d8354db20124 18:08:15 03gammafunk02 07* 0.23-a0-255-gfb95405: Refactor LOS attack spell code 10(2 days ago, 4 files, 144+ 164-) 13https://github.com/crawl/crawl/commit/fb95405bed14 18:08:15 03gammafunk02 07* 0.23-a0-256-g2a92f5c: Revamp the Singing Sword 10(2 days ago, 12 files, 78+ 87-) 13https://github.com/crawl/crawl/commit/2a92f5cd5cf4 18:08:31 ??singing sword 18:08:31 singing sword[1/4]: Unbranded +7 double sword that makes noises. Makes more noise and becomes "screaming sword" at high tension, dealing "sonic" (irresistable) damage to every enemy in LOS. 18:10:45 Unstable branch on crawl.jorgrun.rocks updated to: 0.23-a0-252-g069075cd5b (34) 18:12:09 !learn edit swinging_sword[1] s/$/ Reworked in 0.23 to have more sonic damage, but only trigger this 50% of successful hits, and to have a vorpal brand. At high tension, it has similar damage to +9 double sword of speed versus its primary target./ 18:12:09 I don't have a page labeled swinging_sword[1] in my learndb. 18:12:17 !learn edit singing_sword[1] s/$/ Reworked in 0.23 to have more sonic damage, but only trigger this 50% of successful hits, and to have a vorpal brand. At high tension, it has similar damage to +9 double sword of speed versus its primary target./ 18:12:17 ERROR: New text exceeds the maximum length of 375 18:13:24 !learn edit singing_sword[1] s/$/ Reworked in 0.23 to have more sonic damage, but only triggering on 50% of hits, and to have a vorpal brand. At high tension it has similar damage to +9 double sword of speed vs its primary target./ 18:13:24 singing sword[1/4]: Unbranded +7 double sword that makes noises. Makes more noise and becomes "screaming sword" at high tension, dealing "sonic" (irresistable) damage to every enemy in LOS. Reworked in 0.23 to have more sonic damage, but only triggering on 50% of hits, and to have a vorpal brand. At high tension it has similar damage to +9 double sword of speed vs its primary target. 18:15:25 -!- ProzacElf_ is now known as ProzacElf 18:21:57 oh I should probably use different scaling on drain life to avoid invocation breakpoints 18:22:15 Unstable branch on underhound.eu updated to: 0.23-a0-252-g069075cd5b (34) 19:10:39 Unstable branch on crawl.jorgrun.rocks updated to: 0.23-a0-256-g2a92f5cd5c (34) 19:15:08 03gammafunk02 07* 0.23-a0-257-gba00d9b: Use better damage dice for Drain Life 10(33 minutes ago, 1 file, 2+ 2-) 13https://github.com/crawl/crawl/commit/ba00d9bbf4a7 19:18:02 aidanh: just pointing out that you have 420 crawl commits right now (excluding merges) 19:31:49 The build was broken. (master - 2a92f5c #10317 : gammafunk): https://travis-ci.org/crawl/crawl/builds/434824011 19:48:38 aidan blazing it 19:49:30 -!- wizard is now known as Guest70744 19:50:01 oh nice you made singing sword more usable 19:58:00 congrats ebering !! 😁 20:10:43 Unstable branch on crawl.jorgrun.rocks updated to: 0.23-a0-257-gba00d9bbf4 (34) 20:11:08 -!- Tiobot is now known as Guest25877 20:11:11 oddly (L27 FoFi) Crash caused by signal #4: Illegal instruction (Hell) 20:12:38 oddly (L27 FoFi) Crash caused by signal #4: Illegal instruction (Hell) 20:12:44 ??clua 20:12:44 I don't have a page labeled clua in my learndb. Did you mean: club, lua. 20:12:47 ??lua 20:12:47 lua[1/1]: http://www.lua.org/manual/5.1/manual.html 20:13:41 oddly (L27 FoFi) Crash caused by signal #4: Illegal instruction (Hell) 20:14:26 ebering on the dev team? nice! 20:16:24 we're not sure how he got it, we think it was a double reverse chaos zot hack 20:16:55 the code gnomes went in for a dive 27 hours ago but we haven't heard from them since, so it's not looking good 20:24:52 The build failed. (master - ba00d9b #10318 : gammafunk): https://travis-ci.org/crawl/crawl/builds/434844539 20:27:14 o.O 20:28:11 definitely my fault, but I may not have time to get to that right away 20:29:13 yeh, I noticed the commit afterward. ot sure if tat's "your fault" or "beware of old gccs" 20:29:50 (IIRC we hit this before and it's why there are still function pointers; some gcc versions emit bad code) 20:31:56 oh, you meant the buld fail not the SIGILLs? 20:36:19 oh 20:37:13 so that function template class is causing the crash? 20:37:44 if so, that's kind of a pain 20:38:20 it could have. I do recall t's been hit before 20:38:45 and caused crashes, and was tracked down to soem gcc versions generating bad code for the function templates 20:39:14 but te build fail is a FPE and also happens in clang so is probably something else 21:26:23 Slang (L11 HOFi) Crash caused by signal #4: Illegal instruction (D:10) 21:32:49 !crashlog 21:32:57 derp 21:33:04 20059. Slang, XL11 HOFi, T:11546 (milestone): https://crawl.jorgrun.rocks/morgue/Slang/crash-Slang-20180929-012623.txt 21:33:52 dangit 21:34:26 yeah fannar crashes 21:34:29 let me take a look 21:40:50 oh looks like bad variable usage 21:41:50 kind of a weird damage formula 21:42:03 for that friend info 21:42:15 but I see what the problem is there 21:45:11 boy some weird things still in this function 21:48:28 HaliRyan (L15 DECj) Crash caused by signal #4: Illegal instruction (Orc:2) 21:52:29 I have a fix I'll push soon 22:08:35 03gammafunk02 07* 0.23-a0-258-g8581c8f: Fix a crash for tracers of LOS attack spells 10(16 minutes ago, 1 file, 11+ 15-) 13https://github.com/crawl/crawl/commit/8581c8f5cbfc 22:25:05 -!- amalloy is now known as amalloy_ 22:31:40 is there a reasonable way to compute what % of games would contain X portal vault (assuming all levels are visited) 22:31:59 like what percentage of games have a volcano in them 22:35:53 it wouldn't be too hard to add something like that to objstat 22:37:26 you could get the answer if you hacked at the existing objstat code and modified the iterator to look for that feature 22:37:57 but otherwise you'd have to do a calculation based on eligible floors and the chance to place on each 22:39:05 ugh 22:39:25 i've said a lot of awful things about ancient versions, all of which they deserved, but at least the portal vaults used CHANCE: 22:39:31 maybe I'll add a feature sheet that counts all the feature types to objstat 22:42:38 -!- amalloy_ is now known as amalloy 22:59:40 03ebering02 07* 0.23-a0-259-gb1a0310: Allow SH specification for unrands. 10(9 weeks ago, 1 file, 2+ 1-) 13https://github.com/crawl/crawl/commit/b1a03105cab7 22:59:40 03ebering02 07* 0.23-a0-260-gbb6edff: Allow tweaking more artps in wizmode 10(9 weeks ago, 1 file, 11+ 7-) 13https://github.com/crawl/crawl/commit/bb6edffda012 22:59:40 03ebering02 07* 0.23-a0-261-g133332c: Revise the Spriggan's Knife (mikee) 10(9 weeks ago, 3 files, 12+ 6-) 13https://github.com/crawl/crawl/commit/133332c554d3 23:10:40 Unstable branch on crawl.jorgrun.rocks updated to: 0.23-a0-261-g133332c554 (34) 23:15:09 The build was fixed. (master - 8581c8f #10319 : gammafunk): https://travis-ci.org/crawl/crawl/builds/434877270 23:17:54 Slang (L11 HOFi) Crash caused by signal #4: Illegal instruction (D:11) 23:48:12 -!- amalloy is now known as amalloy_