Time Nick Message 13:36 sfan5 merging #17262, #17249, #17278 in 10m or so 13:36 ShadowBot https://github.com/luanti-org/luanti/issues/17262 -- Reduce server.h includes in favour of IGameDef by cx384 13:36 ShadowBot https://github.com/luanti-org/luanti/issues/17249 -- Disable Visual Scale For Unsupported Drawtypes: Attempt 2. by DragonWrangler1 13:36 ShadowBot https://github.com/luanti-org/luanti/issues/17278 -- Bump `actions/checkout` to v7 by AFCMS 13:40 sfan5 also #17284 13:40 ShadowBot https://github.com/luanti-org/luanti/issues/17284 -- Fix example in lua_api.md by Sheriff-Unit-3 19:51 [MatrxMT] Merging #17219 in 30m 19:51 ShadowBot https://github.com/luanti-org/luanti/issues/17219 -- Implement basic gamepad support by y5nw 20:01 Krock \o/ 20:05 MTDiscord i assume docs will need to be updated 20:06 rubenwardy Nice!! 20:18 rubenwardy Not quite 20:18 rubenwardy More work is needed to support gamepads 20:18 rubenwardy Notably, UI support 20:19 rubenwardy So it's probably still good to recommend third party systems 20:19 MTDiscord late response to my message or something else? 20:20 rubenwardy In response to [21:05] <+MTDiscord> i assume docs will need to be updated 20:23 rubenwardy I guess it might depend. For something like a phone or the steam deck, this is already very useable as you can just use the touchscreen for GUIs 20:26 [MatrxMT] My suggestion would be to use it if gamepad input is used alongside another mode of input (for the GUI) or for games that do not involve formspecs (e.g. Nodecore) 20:26 MTDiscord so yeah, should update the docs 20:26 rubenwardy Yeah 20:26 MTDiscord do we think formspecs will be supported with in this release cycle, or no? 20:27 [MatrxMT] Probably not 20:27 rubenwardy Someone get y5nw coffee 20:27 [MatrxMT] I have very little experience with formspec code so I would need to look into that 20:27 rubenwardy Basic support for gui could just be moving the mouse cursor and triggering clicks 20:27 rubenwardy But you'd want 2d focus support eventually 20:28 rubenwardy And a virtual keyboard 20:28 MTDiscord also depends if you think formspecs are going to ever be replaced within our life times if its worth gamepad support for them 20:29 MTDiscord FWIW my dualshock 4 controller has a touchpad thing that can move around the mouse cursor and do clicks... works as a clutch if someone has a such controller :) 20:29 Krock well... Tab and Shift+Tab assignments would certainly make sense 20:31 MTDiscord im just going to write this as 5.17, since no real point to calling out the dev build 20:31 MTDiscord looking forward 20:42 rubenwardy Yeah 1d focus is a good start too