00:59:29 -!- indigaz26 is now known as indigaz2 03:33:35 Experimental (bcrawl) branch on underhound.eu updated to: 0.23-a0-5261-gd9800d219b 05:09:33 Unstable branch on crawl.akrasiac.org updated to: 0.34-a0-479-g899ac32 (34) 11:05:27 03DracoOmega02 07* 0.34-a0-480-g645d3bf36b: Fix Electrospasm treating rElec0 as rElec+ (Rypofalem) 10(7 days ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/645d3bf36b7c 11:05:27 03hellmonk02 {DracoOmega} 07* 0.34-a0-481-g11c46318db: Add light ego to helmets 10(7 weeks ago, 1 file, 2+ 0-) 13https://github.com/crawl/crawl/commit/11c46318db61 11:05:27 03hellmonk02 {DracoOmega} 07* 0.34-a0-482-g639ff0ef84: New hat slot ego: Sniping 10(7 weeks ago, 10 files, 24+ 2-) 13https://github.com/crawl/crawl/commit/639ff0ef8460 11:05:27 03hellmonk02 {DracoOmega} 07* 0.34-a0-483-g80f8d36c77: Add enhancer egos for Air, Earth, Fire, Ice on aux armour 10(7 weeks ago, 13 files, 69+ 16-) 13https://github.com/crawl/crawl/commit/80f8d36c7775 11:05:27 03hellmonk02 {DracoOmega} 07* 0.34-a0-484-gdcdeeda760: Remove rings of fire and ice 10(6 weeks ago, 24 files, 51+ 108-) 13https://github.com/crawl/crawl/commit/dcdeeda7606c 11:05:27 03hellmonk02 {DracoOmega} 07* 0.34-a0-485-g8580311ebf: Amulets of Wildshape 10(6 weeks ago, 13 files, 52+ 0-) 13https://github.com/crawl/crawl/commit/8580311ebfff 11:05:27 03hellmonk02 {DracoOmega} 07* 0.34-a0-486-g0bc8f640c0: Amulets of Alchemy 10(7 days ago, 10 files, 22+ 1-) 13https://github.com/crawl/crawl/commit/0bc8f640c0e3 11:05:27 03hellmonk02 {DracoOmega} 07* 0.34-a0-487-ga4ab00da4f: Archery ego for heavy body armour 10(6 weeks ago, 12 files, 36+ 12-) 13https://github.com/crawl/crawl/commit/a4ab00da4f75 11:05:27 03hellmonk02 {DracoOmega} 07* 0.34-a0-488-g8c8a2d8949: Armour of Command 10(6 weeks ago, 10 files, 23+ 1-) 13https://github.com/crawl/crawl/commit/8c8a2d8949f3 11:05:27 03hellmonk02 {DracoOmega} 07* 0.34-a0-489-g9ea2bd097f: Armour of Death 10(6 weeks ago, 13 files, 35+ 1-) 13https://github.com/crawl/crawl/commit/9ea2bd097f1b 11:05:27 ... and 31 more commits 11:40:55 <04d​racoomega> @gammafunk Incidentally, I meant to ask you the other day, but the last time kill rates of new zot orbs were discussed, it was brought up that it would be helpful to be able to query sequell about what orb type was in the game (rather than just what killed you). Theories that orbs of winter may be inflated simply because their LoS attack is very good at getting a final blow from the back line on players who are otherwise dying to 11:40:56 other things, and it would be more helpful to be able to compare whether players in 'winter Zot' were dying more than those in fire/entropy Zot, rather than just whether the orb itself was doing it. But I seem to recall that the last time someone tried to add a field to sequell for gems obtained (elliptic?), there was a database problem that made it not work. Something about tables needing to be added to sequel manually? Is this is a solved/solveable 11:40:56 problem? I have no familiarity with the infrastructure involved here. 12:30:59 03DracoOmega02 07* 0.34-a0-521-gf01f3a26ca: Don't trigger Stardust by using Sanctuary (Lici) 10(10 minutes ago, 1 file, 3+ 0-) 13https://github.com/crawl/crawl/commit/f01f3a26ca61 12:30:59 03DracoOmega02 07* 0.34-a0-522-g0115154d79: Mark orbs of stardust as useless to Djinn (Lici) 10(9 minutes ago, 1 file, 2+ 0-) 13https://github.com/crawl/crawl/commit/0115154d79cb 12:43:51 03dolorous02 07* 0.34-a0-523-gabe1577ac2: Add useless item checks for new egos. 10(9 minutes ago, 1 file, 7+ 0-) 13https://github.com/crawl/crawl/commit/abe1577ac2b6 12:49:13 03DracoOmega02 07* 0.34-a0-524-g117922889b: Mark Amulets of Wildshape as useless to undead 10(53 seconds ago, 1 file, 2+ 1-) 13https://github.com/crawl/crawl/commit/117922889bdd 13:06:33 <09g​ammafunk> I think the issue might arise when there's a new field added. I would need to investigate a bit as to the logistics. From what I can see, the last time we tried to add the fgem and igem fields, it broke sequell, possibly because of missing support at some lower level of the DB. I also see https://github.com/crawl/go-sequell/commit/5eee6075d0e805f7429c3d1811e52d4c58fafbac in the go-sequell repo, which seems to be about extracting nouns 13:06:34 from milestones. This might be a necessary step in order to derive the data ultimately necessary to set the field, or it might just be a convenience when referring to a gem by name, not sure. In any case, we might need to get help from greensnark if we actually wanted to add this. 13:07:30 <09g​ammafunk> one could imagine a hack of adding the orb type as a milestone when the player discovers the special temple statues 13:07:41 <09g​ammafunk> that would require no special support, but it's probably not the ideal way to go 13:08:45 <09g​ammafunk> but it would essentially give us the data we need in that we could do a milestone query on this new milestone and summarize in a single query based on the extraced milestone noun, probably 13:12:02 <04d​racoomega> Hmm... I suppose that might be true. I guess the issue is that greensnark is the only one with direct database access at the moment? 13:36:41 Hi! I 13:38:54 I'm making a few vaults for the game and would like to push that branch, but I'm getting an error that I don't have permission when pushing. Do I have to request that or is that an error? 13:51:44 <06r​egret-⸸nde※> The official guide for contributions (https://github.com/crawl/crawl/blob/master/crawl-ref/docs/develop/contribution-process.md#submitting-a-pull-request) states you clone the repository locally (https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository) and then use the Pull Request interface on Github. 14:05:05 So I open a pull request in the crawl repo, from my branch to master. Meaning that the first thing I need to do is push my branch to the crawl repo? 14:06:41 <12g​e0ff> you need to push your branch to your GitHub repo, and from there create a pull request 14:10:32 Oh, so I start by forking DCSS then? and push my branch to that? 14:10:54 <12g​e0ff> yeah 14:11:36 cool, thanks! 14:11:38 <12g​e0ff> fork dcss, clone your fork, do your changes, push new branch back to your GitHub repo, make a pull request from that 14:12:59 alright, will do 15:30:36 <09g​ammafunk> Well, yes, that's true. But more specifically greensnark owns and operates the sequell server but also is the only person who really understands Sequell's database very well (since he's the person who wrote Sequell). That said, he can be contacted about issues like this, so if we do a little homework as to precisely what has to be added in terms of gems and this new field, he might be able to set things up for us. 15:33:52 <04d​racoomega> I lack pretty much any know-how on the technical end of this, alas (hence me bringing it up here) 15:35:29 <04d​racoomega> (Or frankly, the technical end of interacting with a proper database at all, believe it or not >.>) 15:41:23 Unstable branch on underhound.eu updated to: 0.34-a0-524-g117922889b (34) 22:35:32 Unstable branch on crawl.develz.org updated to: 0.34-a0-524-g117922889b (34) 22:58:39 Windows builds of master branch on crawl.develz.org updated to: 0.34-a0-524-g117922889b 23:17:25 -!- TAS-2012v is now known as TAS_2012v 23:35:23 Unstable branch on cbro.berotato.org updated to: 0.34-a0-524-g117922889b (34) 23:55:36 Monster database of master branch on crawl.develz.org updated to: 0.34-a0-524-g117922889b