1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-09-30 19:22:14 +00:00
luanti/builtin
y5nw f390137d6e
Add API to cancel async jobs (#14602)
* Implement API to cancel async jobs

Co-authored-by: sfan5 <sfan5@live.de>

* update AsyncJob:cancel documentation from review

* Use IPC to unblock async

* review

* review async unblocking

* review

* Apply suggestions from code review

Co-authored-by: sfan5 <sfan5@live.de>

* minor licensing

---------

Co-authored-by: y5nw <y5nw@protonmail.com>
Co-authored-by: sfan5 <sfan5@live.de>
2025-08-26 12:40:31 +02:00
..
async ContentDB: Add reviews tab (#15254) 2025-04-13 16:07:01 +01:00
client In-game settings menu using separate Lua environment (#15614) 2025-01-19 13:07:04 -05:00
common Use vector type in core.parse_coordinates() 2025-08-14 12:33:35 +02:00
emerge Rename perlin noise to value noise (#15858) 2025-04-10 14:39:40 +02:00
fstk Don't break when multiple dialogs are shown on startup (#16204) 2025-06-01 15:24:14 +02:00
game Add API to cancel async jobs (#14602) 2025-08-26 12:40:31 +02:00
locale Update builtin locale files (#16372) 2025-08-06 23:17:01 +02:00
mainmenu Hide world buttons when a world is not selected (#16414) 2025-08-24 19:01:56 +02:00
pause_menu Move keybinding settings to (Lua-based) setting menu (#15791) 2025-04-20 20:20:49 +02:00
profiler Use SPDX-License-Identifiers in builtin 2025-04-20 20:49:10 +02:00
init.lua In-game settings menu using separate Lua environment (#15614) 2025-01-19 13:07:04 -05:00
settingtypes.txt Delete broken interlaced 3d_mode 2025-08-19 17:34:22 +02:00