00:31:20 Fork (bcrawl) on crawl.kelbi.org updated to: 0.23-a0-5014-gf9597c7f93 01:45:46 03Kafumu02 07https://github.com/crawl/crawl/pull/3186 * 0.31-a0-237-g10dc3ecf18: Added and tested code for esperanto to initfile.cc and lang_t.cc, updated options document 10(4 minutes ago, 3 files, 4+ 2-) 13https://github.com/crawl/crawl/commit/10dc3ecf18fc 01:45:46 03Kafumu02 07https://github.com/crawl/crawl/pull/3186 * 0.31-a0-240-gc840d9b6dc: Merge branch 'master' into eo-translation 10(27 seconds ago, 0 files, 0+ 0-) 13https://github.com/crawl/crawl/commit/c840d9b6dc35 01:58:52 -!- node1 is now known as Thevinin 02:08:44 03Medrano8302 07https://github.com/crawl/crawl/pull/3187 * 0.31-a0-235-g62a09efc77: New init file option: lua_max_memory 10(12 hours ago, 2 files, 13+ 0-) 13https://github.com/crawl/crawl/commit/62a09efc77cf 03:04:04 03Kufumu02 {GitHub} 07https://github.com/crawl/crawl/pull/3186 * 0.31-a0-241-g7b82886e93: Rename unindent.txt to unident.txt 10(61 seconds ago, 1 file, 0+ 0-) 13https://github.com/crawl/crawl/commit/7b82886e93f5 03:22:51 Experimental (bcrawl) branch on underhound.eu updated to: 0.23-a0-5014-gf9597c7f93 03:29:07 03Medrano8302 07* 0.31-a0-237-g2d982f9f85: docs: comment the android game_scale management 10(4 minutes ago, 2 files, 6+ 2-) 13https://github.com/crawl/crawl/commit/2d982f9f8541 03:33:31 Unstable branch on crawl.kelbi.org updated to: 0.31-a0-237-g2d982f9f85 (34) 04:48:30 Splatt (L23 DjCj) ASSERT(_valid()) in 'ray.cc' at line 107 failed. (Vaults:2) 05:07:14 Unstable branch on crawl.akrasiac.org updated to: 0.31-a0-237-g2d982f9 (34) 06:19:33 <12e​bering> @implojin re: console implementation of threat highlighting. the monster list already colors names by threat level. In addition, you definitely can do magenta highlights, the place to do it is in _get_mons_colour in showsymb.cc; this is where highlighting for friendly/neutral/stabbable happens 09:58:43 <05i​coson> re talismans on V vs a, there's tons of precedent for putting evokable actions on a 09:59:00 <05i​coson> !source abil-type.h:64 09:59:00 <04C​erebot> Can't find abil-type.h. 09:59:10 <05i​coson> !source ability-type.h:64 09:59:11 <04C​erebot> https://github.com/crawl/crawl/blob/master/crawl-ref/source/ability-type.h#L64 11:20:01 is there any way to get my save (not a morgue/dump) from CBRO for the purpose of reporting a bug 11:20:10 03PleasingFungus02 07[talisman-why-not] * 0.31-a0-312-g793a05add5: Sometimes treat talisman forms as permanent 10(66 seconds ago, 9 files, 64+ 58-) 13https://github.com/crawl/crawl/commit/793a05add52b 11:20:10 Branch pull/3176 updated to be equal with talisman-why-not: 13https://github.com/crawl/crawl/pull/3176 11:22:37 I know there's a /saves directory on webtiles servers but I don't have access to it 11:24:06 <06p​leasingfungus> advil: i’m aware, yes 🙂 i agree that if i didn’t want randart talismans, it’d make a reasonable amount of sense to put talisman forms on (a) 11:49:27 epsilonplus, you can't get it but there's a menu item (possibly only on console/ssh) to copy your save and give you a URL to use in bug reports while allowing you to continue playing 11:50:43 yep, pleasingfungus instructed me via discord - got the link and reported the issue via github 12:08:17 wiznift (L14 DsWn) ERROR in 'mon-util.cc' at line 681: bogus mc (no monster data): invalid monster_type 1000 (1000) (D:13) 15:25:53 Unstable branch on underhound.eu updated to: 0.31-a0-237-g2d982f9f85 (34) 15:57:32 03PleasingFungus02 07[talisman-why-not] * 0.31-a0-313-gf6423ec04f: Mark shapeshifting trainable with talismans 10(23 seconds ago, 1 file, 3+ 0-) 13https://github.com/crawl/crawl/commit/f6423ec04f09 15:57:32 Branch pull/3176 updated to be equal with talisman-why-not: 13https://github.com/crawl/crawl/pull/3176 16:01:44 03PleasingFungus02 07[talisman-why-not] * 0.31-a0-314-g11b571385c: Tidy up some XXXs 10(21 seconds ago, 6 files, 7+ 7-) 13https://github.com/crawl/crawl/commit/11b571385cee 16:01:44 Branch pull/3176 updated to be equal with talisman-why-not: 13https://github.com/crawl/crawl/pull/3176 16:04:52 03PleasingFungus02 07[talisman-why-not] * 0.31-a0-315-gce66c7a31f: Remove an extra untransform 10(28 seconds ago, 1 file, 0+ 3-) 13https://github.com/crawl/crawl/commit/ce66c7a31fd8 16:04:52 Branch pull/3176 updated to be equal with talisman-why-not: 13https://github.com/crawl/crawl/pull/3176 18:51:10 <05i​coson> What about a “use talisman” ability that pops up a submenu, if what you’re worried about is the fixed nature of the ability enum? 18:52:14 <05i​coson> Just doesn’t seem like V is a great fit 19:00:50 <06p​leasingfungus> V is nice in that it doesn’t involve a new key 19:01:21 <06p​leasingfungus> or an extra layer and a bunch of extra menu code 19:02:04 <06p​leasingfungus> if you’d like to implement it, i won’t stop you. i just have no enthusiasm for it personally 19:10:20 <06p​leasingfungus> my great character flaw is stubbornness. fun game to list the various crawl dev mistakes i've made as a result 19:13:53 03PleasingFungus02 07[talisman-why-not] * 0.31-a0-316-g465cd8bedb: Show Beast Form slaying in the A menu 10(33 seconds ago, 2 files, 10+ 1-) 13https://github.com/crawl/crawl/commit/465cd8bedb9d 19:13:53 Branch pull/3176 updated to be equal with talisman-why-not: 13https://github.com/crawl/crawl/pull/3176 20:22:47 03nicolae02 07[slime_crime_2] * 0.31-a0-224-g17eb545c7d: Make some tweaks to the jellycorners ending 10(3 minutes ago, 1 file, 19+ 19-) 13https://github.com/crawl/crawl/commit/17eb545c7dbe 20:50:24 <08n​icolae> sigh. so many vaults, so little time 20:52:41 <08n​icolae> apparently i did not actually make the updates branch into an actual PR :I 20:53:03 New branch created: pull/3190 (2 commits) 13https://github.com/crawl/crawl/pull/3190 20:53:03 Branch pull/3190 updated to be equal with slime_crime_2: 13https://github.com/crawl/crawl/pull/3190 22:41:39 03PleasingFungus02 07[talisman-why-not] * 0.31-a0-317-g75f03e8d65: Describe talisman effects further 10(71 seconds ago, 3 files, 73+ 35-) 13https://github.com/crawl/crawl/commit/75f03e8d65f0 22:41:39 Branch pull/3176 updated to be equal with talisman-why-not: 13https://github.com/crawl/crawl/pull/3176 22:59:55 <06p​leasingfungus> @sastreii thinking about merging talismans into trunk tomorrow! if you have any art ready, let me know - otherwise, i can merge it whenever it's ready 🙂 23:11:41 <05s​astreii> Oh, ok! Then i’ll try to complete all the stuff asap. Right now it’s 8:08 AM but as soon as i get home from work i’ll start 23:14:38 <06p​leasingfungus> oh please do not rush 23:14:38 Unstable branch on cbro.berotato.org updated to: 0.31-a0-237-g2d982f9f85 (34) 23:15:12 <06p​leasingfungus> trunk players love ?s and TODOs. they make fanart of them 23:15:35 <06p​leasingfungus> we have many many months to the next stable release 23:19:20 <06p​leasingfungus> also, some other things that could use art (if you like): - shapeshifting skill (currently using a placeholder) - shapeshifter background (currently using the tmuter icon, which is for tmut skill, which shapeshifters don’t use) - death form’s siphon essence ability (no icon currently) again, NOT URGENT, DO NOT RUSH :p