02:45:52 Monster database of master branch on crawl.develz.org updated to: 0.22-a0-422-g9628fc8 03:44:16 -!- amalloy is now known as amalloy_ 03:46:06 03Aidan Holm02 07https://github.com/crawl/crawl/pull/728 * 0.22-a0-524-gca57980: Refactor and improve Menu UI implementation 10(5 days ago, 4 files, 413+ 367-) 13https://github.com/crawl/crawl/commit/ca57980a3852 03:46:08 03Aidan Holm02 07[ui-overhaul] * 0.22-a0-524-gca57980: Refactor and improve Menu UI implementation 10(5 days ago, 4 files, 413+ 367-) 13https://github.com/crawl/crawl/commit/ca57980a3852 04:05:26 -!- Guest98776 is now known as myp 06:17:49 -!- pikaro_ is now known as pikaro 07:32:44 Hi! In Lua, what's the difference between crawl.sendkeys() and crawl.process_keys()? 07:39:14 !tell gammafunk re the merge of datafiles, it might be good to merge at a point where I and another agreeable admin are around. CPO will build it within 15mins and I can confirm it's ok, and another admin running dgl-admin can manually rebuild and confirm the same 07:39:14 chequers: OK, I'll let gammafunk know. 07:39:34 so if there are problems plenty of time before the daily rebuild to fix / revert any issue 09:36:27 one thing about that merge is that in a pinch, it'd be trivial to temporarily git add the generated .h files, rather than do a full revert 09:49:06 quik: I could be wrong about this but I believe that process_keys starts sending commands immediately, whereas sendkeys just fills the key buffer (the latter I am certain about) 09:51:18 I should probably use process_keys then, right? 09:51:29 it really depends on what you're doing 09:51:48 in a ready() function sendkeys is probably much safer 09:53:11 though I see that some of our testing scripts will use process_keys to activate wizmode immediately (which is safe I guess because it takes no time, though I have only a hazy idea as to what happens with the ready() calls in that case) 09:53:34 basically sendkeys would queue up keys to happen after the ready() call is done 09:56:54 oh, process_keys may refuse to process things if called at the wrong time 09:57:17 !source _check_can_do_command 09:57:18 1/1. https://github.com/crawl/crawl/blob/master/crawl-ref/source/l-crawl.cc#L349 10:13:03 I'm trying to adapt some Lua code from HDA's autoexplore function in order to have a rest function that casts Regeneration automatically 10:14:01 and I noticed that HDA uses this function to send keys https://pastebin.com/PWmaWn29 10:14:28 while other Lua code that I had copied before from other RCs calls crawl.process_keys 10:14:52 and I was curious about it, not a big deal I guess 10:15:40 both ways seem to work, which is the important thing 14:44:33 -!- oleum_ is now known as oleum 14:55:54 -!- rofl is now known as collin38 15:21:00 -!- amalloy_ is now known as amalloy 16:15:20 "You feel yourself speed up message" prints when post-berserk slow expires but still under the effects of stat zero 13https://crawl.develz.org/mantis/view.php?id=11476 by NormalPerson7 19:56:34 advil: if you do end up having to do that (temporarily git add the generated .h files) make sure you also update the Makefile to not try and overwrite them! 19:57:03 but yeah, I imagine rollback will be easy. And roll-forward hopefully possible. But preferably no issues in the first place :) 20:01:56 -!- Suika is now known as erkin 20:26:26 trog gifted me a weapon. it appeared at my feet. some time later, after fighting off a mob, i pressed ctrl f and typed in gift 20:26:50 the same weapon apeared twice in the list. i'm pretty sure that shouldn't happen. 20:26:58 after wielding it it only appears once 20:58:17 Ossuary entry vault placed no portal 13https://crawl.develz.org/mantis/view.php?id=11477 by MainiacJoe 22:55:26 -!- GiantOwl is now known as Kalir