1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00
luanti/builtin
Desour 166e02955e Decrease fps_max_unfocused from 20 to 10
This used to be the default for android.
There's not much issues now with using a lower value, so a lower default on all platforms
is reasonable.
The only downside I know of is that if you re-focus the window, it can up till the
next client step until it goes back to normal fps, but 10 Hz feels fast enough.
2025-02-15 18:21:01 +01:00
..
async Fix itemdef defaults not being applied in async env 2023-08-14 18:16:36 +02:00
client In-game settings menu using separate Lua environment (#15614) 2025-01-19 13:07:04 -05:00
common Correct keycode URL in settingtypes.txt/minetest.conf.example (#15784) 2025-02-15 18:20:45 +01:00
emerge Add minetest.bulk_swap_node (#15043) 2024-09-24 22:25:34 +02:00
fstk Code style fixes. 2025-01-21 16:29:12 +01:00
game Expose client version information in non-debug builds (#15708) 2025-02-09 18:09:07 +01:00
locale Dehardcode the death formspec (#15155) 2024-09-24 22:37:44 +02:00
mainmenu Tweak main menu server list behavior (#15736) 2025-02-15 12:17:56 +01:00
pause_menu In-game settings menu using separate Lua environment (#15614) 2025-01-19 13:07:04 -05:00
profiler Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
init.lua In-game settings menu using separate Lua environment (#15614) 2025-01-19 13:07:04 -05:00
settingtypes.txt Decrease fps_max_unfocused from 20 to 10 2025-02-15 18:21:01 +01:00