00:26:36 03ebering02 07* 0.23-a0-840-gdf0a61e: Adjust spacing in x-v spell descriptions 10(5 minutes ago, 1 file, 9+ 6-) 13https://github.com/crawl/crawl/commit/df0a61e306f2 00:32:26 Unstable branch on crawl.kelbi.org updated to: 0.23-a0-840-gdf0a61e306 (34) 01:28:13 Unstable branch on crawl.develz.org updated to: 0.23-a0-840-gdf0a61e (34) 01:47:29 03dcandido02 {ebering} 07* 0.23-a0-841-g41928f0: Add petrify to the enchantment susceptibility check (10659) 10(7 months ago, 1 file, 5+ 3-) 13https://github.com/crawl/crawl/commit/41928f00c812 01:59:28 Windows builds of master branch on crawl.develz.org updated to: 0.23-a0-840-gdf0a61e 02:02:29 Unstable branch on crawl.kelbi.org updated to: 0.23-a0-841-g41928f00c8 (34) 02:39:33 alexjurkiewicz: that's so cool, good job hacking that together so quickly! does your implementation depend a lot on webtiles-changes? 02:40:11 i would love to get that running on cko 02:52:29 The build has errored. (master - 41928f0 #10957 : dcandido): https://travis-ci.org/crawl/crawl/builds/484234832 02:59:25 Monster database of master branch on crawl.develz.org updated to: 0.23-a0-841-g41928f0 04:14:21 -!- amalloy is now known as amalloy_ 04:51:56 floraline: not at all 04:52:02 floraline: i'll send you a gist 04:52:37 -!- muffindrake1 is now known as muffindrake 06:33:46 New branch created: pull/959 (1 commit) 13https://github.com/crawl/crawl/pull/959 06:33:47 03Nikolai Lavsky02 07https://github.com/crawl/crawl/pull/959 * 0.23-a0-842-gca59232: Don't add unique annotations for an illusory unique (u/kitchen_ace) 10(17 minutes ago, 1 file, 1+ 0-) 13https://github.com/crawl/crawl/commit/ca59232b6b8f 09:45:29 alexjurkiewicz floraline I appreciate your enthusiasm but *please* keep in mind when advertising that this branch is imo not done / not ready for prime time quite yet :) 09:45:41 I haven't even gotten to the point of putting up a PR in the main repo... 09:53:58 ok I posted my caveat in the reddit thread 09:56:39 alexjurkiewicz: how come identical all levels didn't work? 09:56:49 I thought you were copying the whole dungeon 10:06:32 btw I have confirmed that the rng itself is not the portability problem, so I think the level builder is doing something slightly different on different builds 10:06:39 and OSs 11:21:44 03ebering02 07* 0.23-a0-842-g739d080: Update CREDITS.txt, fix an alphabetization 10(4 minutes ago, 1 file, 4+ 1-) 13https://github.com/crawl/crawl/commit/739d08034e41 11:32:13 Unstable branch on crawl.kelbi.org updated to: 0.23-a0-842-g739d08034e (34) 12:06:09 Unstable branch on crawl.akrasiac.org updated to: 0.23-a0-842-g739d080 (34) 12:45:45 Please merge 958, I need it to build 12:49:33 advil: would you prefer i wait to install it? i was going to do that at some point today 12:50:16 well, the cat's already sort of out of the bag...but right now I can 12:50:27 't even guarantee that the seeding behavior will be the same on different servers 12:50:54 so if I'm asked I would say wait a week... 12:53:14 I'm looking at fixing... 12:53:22 !bug 11463 12:53:23 https://crawl.develz.org/mantis/view.php?id=11463 12:53:32 ok, i'll wait until a PR exists and is a bit further along 12:54:32 the issue here comes from the fact that all EV bonuses are added to the prescaled EV before the EV is scaled by tengu flight, merfolk swimming, or petrifying/held statuses 12:55:22 these EV bonuses include rings of evasion, mutations, agility, and the acrobat amulet 12:56:22 my question is: would it be ok to change this so that these EV bonuses are added after EV is scaled by tengu flight, merfolk swimming, petrifying, etc? 12:56:33 my opinion: the order of operations should be switched here, so that final ev = m*(base) + a 12:56:59 additionally: acrobat should be disabled while held/petrifying (if it isn't already) 12:57:26 yea it is disabled in those cases 12:57:30 I think 12:57:58 yep 13:00:14 ok it isn't while petrifying 13:56:55 -!- amalloy_ is now known as amalloy 14:47:48 switch__: i'm happy to merge it, but i don't understand the urgency. you already have this commit locally, so i don't see how having it merged upstream has any significant affect on your ability to build 14:48:47 03stenella02 {amalloy} 07* 0.23-a0-843-g547f200: Move a MSVC property to a property file 10(24 hours ago, 2 files, 3+ 3-) 13https://github.com/crawl/crawl/commit/547f200e4516 14:58:45 i mean, technically i don't need anything to be upstream, but it won't build without that change (at least, 3 of the 4 configurations won't), so it has to be part of all of my projects (and manually excluded from any PRs) 14:59:39 it's just that i've PR'd that specific change in the past and it wasn't merged after a week, and wasn't merged yesterday despite me asking for it, so bringing special attention to it seemed necessary 15:02:00 Unstable branch on crawl.kelbi.org updated to: 0.23-a0-843-g547f200e45 (34) 15:57:53 The build was broken. (master - 547f200 #10960 : stenella): https://travis-ci.org/crawl/crawl/builds/484516117 16:19:02 New branch created: pull/960 (1 commit) 13https://github.com/crawl/crawl/pull/960 16:19:02 03NormalPerson702 07https://github.com/crawl/crawl/pull/960 * 0.23-a0-839-g813c7f2: Don't scale EV bonuses when a flying Te/swimming Mf/petrifying (11463) 10(15 minutes ago, 1 file, 1+ 4-) 13https://github.com/crawl/crawl/commit/813c7f21ee6e 16:37:21 is the build consistently segfaulting on fulldebug? 16:41:10 advil: for a single server, your code is functionally done :D btw it doesn't generate all levels because I'm using a crawl binary compiled with dgamelaunch/webtiles from your branch 16:41:54 advil: so I'd love if you could update your branch to allow pregen even for that condition, cos then I won't have to create a branch of your branch 16:50:33 -!- ProzacElf_ is now known as ProzacElf 16:56:10 functionally done? doesn't it only pregen d1 right now? 18:23:59 -!- TabMasher is now known as Euph0ria 18:24:39 -!- Euph0ria is now known as EuphOria 18:47:09 Ugly things Polymorphed by Nem Degeneration Card Retain Movement Speed 13https://crawl.develz.org/mantis/view.php?id=11840 by blorx1 19:48:15 03gammafunk02 07* 0.23-a0-844-gdc03e01: Don't give brown as an XL7 draconian colour (blorx1, ebering) 10(31 minutes ago, 1 file, 17+ 11-) 13https://github.com/crawl/crawl/commit/dc03e01af627 20:02:17 Unstable branch on crawl.kelbi.org updated to: 0.23-a0-844-gdc03e01af6 (34) 20:31:35 The build has errored. (master - dc03e01 #10962 : gammafunk): https://travis-ci.org/crawl/crawl/builds/484612880 20:32:08 rip travis 20:46:42 New branch created: pull/961 (1 commit) 13https://github.com/crawl/crawl/pull/961 20:46:42 03Byrel Mitchell02 07https://github.com/crawl/crawl/pull/961 * 0.23-a0-845-g1bc43ab: Added Swamp endvault with Fedhas and Yred theming. 10(6 minutes ago, 1 file, 60+ 0-) 13https://github.com/crawl/crawl/commit/1bc43ab34546 21:26:45 -!- amalloy is now known as amalloy_ 21:30:30 -!- quadsar_ is now known as quadsar 21:44:04 -!- amalloy_ is now known as amalloy 23:06:14 -!- dgc_ is now known as dontgetcocky