Time Nick Message 00:32 MTDiscord i am veeenjoyer24... 14:48 shaft VeeEnjoyer24 I meant that I want to do a smooth camera pan and not an instantaneous one and repeatedly using set_look_pitch every server step seems to keep the player from moving properly like slowing his fall and moving the camera left and right doesn't works as well either. 16:25 jonadab Yeah, pretty sure locally installed games are irrelevant when playing on a server. Even if the user has the same game locally, with one minor modification the server doesn't have (or vice versa), when the user plays on the server, it's the server's version of the game that gets used. 16:25 VeeEnjoyer24 hello hello people 16:25 jonadab Wouldn't be much point in public servers, otherwise. 16:25 VeeEnjoyer24 what are we discussing? 16:25 MTDiscord media files are sent to the client, thats about it. the game isnt sent to the client, etc 16:26 jonadab Technically, local games still use the server code, they just run a local copy of it while the game is running and stop it when the user exits. 16:27 jonadab That's why installing the game locally has any purpose: so the local server you use when playing single player, has access to it. 16:28 jonadab VeeEnjoyer24: It's a video game. 16:28 jonadab Err, computer game. 16:52 MTDiscord installing a game locally also allows you to pre-fill the media cache with at least some (maybe most) of the media the server will use 17:06 sfan5 notably only if you play it at least once 17:59 ILikeAlien guys i have a bug report but i cant use discord 18:00 ROllerozxa that shouldn't be an issue since we don't use discord as an issue tracker 18:00 ROllerozxa (assuming you're talking about a bug report for the engine) 18:00 ILikeAlien https://ibb.co/Ndzkt28C i have a screenshot uploaded 18:01 ILikeAlien version is up in corner in debug info 18:01 ILikeAlien its very new the version 18:02 ROllerozxa looks like https://github.com/luanti-org/luanti/issues/15692 18:02 ROllerozxa (it's a mod bug) 18:03 ILikeAlien so its not a client bug? 18:03 MTDiscord A bugfix was posted recently, you made need to update some stuff if you depended on the bug existing. The linked report has details 18:04 ILikeAlien at which time? 18:04 ILikeAlien that is a client from just some hours ago 18:04 ILikeAlien 2-3 hours 18:04 ROllerozxa and if it's not your server, it would be good if you could point the server owner to the linked issue so they can fix it 18:05 ILikeAlien okay i sent to bls 18:06 ROllerozxa mods have been working around a bug in the engine relating to model animations. that bug has now been fixed in the engine, meaning that the workarounds cause unintended behaviour since well, they were workarounds for something that should have just worked from the start 18:06 ROllerozxa the fix seems to be pretty simple though and some of the mods affected have updates released that server owners can simply update to 18:07 ILikeAlien when did it get pushed to github with the bugfix? so i can get a better info if i already updated then 18:08 ROllerozxa do you run the server? 18:09 ILikeAlien no i dont do 18:09 ROllerozxa then you need to tell the one who runs the server to do this 18:09 ILikeAlien blockysurvival isnt owned by me i dont own a so famous server :D i already told 18:11 ROllerozxa again, the issue I linked above has all one would need to know about the problem, the mods affected and if they currently have fixes available or not 18:13 ILikeAlien i already told all and thanks for all the help :D ;D 18:21 VeeEnjoyer24 hi roller 18:22 ROllerozxa hello 18:23 VeeEnjoyer24 hm, i wonder if theres some way to record a sequence of keyboard/mouse actions so that i can replay them later on linuk 18:24 ireallyhateirc just use Emacs as your desktop environment 18:24 VeeEnjoyer24 ah right, thanks 18:24 VeeEnjoyer24 ...jokes aside, is there? 18:25 ireallyhateirc a quick search gives me this: https://github.com/autokey/autokey 18:25 ireallyhateirc anyway, not really Luanti related 18:27 VeeEnjoyer24 well i am going to use it for something luanti related, sooo.. 18:43 VeeEnjoyer24 ah fuck, autokey is x11 specific