1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-11-30 04:35:20 +01:00

Commit Graph

  • c91f3f99fd Minor adjustments now that OpenGLES 2 is the default driver on Android (#12391) ROllerozxa 2023-03-05 15:07:40 +01:00
  • 847ed04e0a Tile: Fix segfault caused by invalid PNG data SmallJoker 2023-03-02 22:08:49 +01:00
  • e66e583f5e Remove accidental emacs files. Lars 2023-03-03 17:51:45 -08:00
  • dcf6a6a67b Log server map send cycle time. (#13259) lhofhansl 2023-03-03 17:41:30 -08:00
  • 915befecc5 Re-enable verbose logging on Android sfan5 2023-02-23 12:07:04 +01:00
  • fee2e3ee27 Fix task ordering and more in Gradle Android build sfan5 2023-02-23 11:32:42 +01:00
  • a93f3542d9 Enable connected glass by default (#13242) PrairieWind 2023-03-02 11:56:55 -07:00
  • 8c7276c9d4 Add git installation steps for Arch/Alpine to README lynx197 2023-03-01 09:09:58 +01:00
  • 514bf3582c Document that item_image_button[] name is non-optional DS 2023-03-01 09:09:29 +01:00
  • d6be6682ec Drop dependency on IrrCompileConfig numzero 2023-02-22 21:38:32 +03:00
  • 39f4d26177 Add minetest.get_player_window_information() (#12367) rubenwardy 2023-02-27 22:58:41 +00:00
  • fbbdae93ee Fix for #13255: Check if client has a block even if the server has unloaded it. (#13256) lhofhansl 2023-02-27 09:57:03 -08:00
  • fe3ea090d1 Don't expire blocks visible to the client. (#13255) lhofhansl 2023-02-26 14:18:18 -08:00
  • 2083252c05 Sky: transmit body_orbit_tilt to client. (#13193) sofar 2023-02-25 16:08:33 -08:00
  • 6e1c70e02b Fix a -Wreorder warning DS 2023-02-22 11:06:48 +01:00
  • 63c378fb5b Reduce client's packet processing budget per iteration from 100 to 10ms. (#13237) lhofhansl 2023-02-21 16:33:21 -08:00
  • 2553db5c81 Fix rounding errors when slicing the shadow draw list (#13226) x2048 2023-02-20 21:01:05 +01:00
  • af4009d924 Add chat HUD flag (#13189) Alex 2023-02-20 12:00:37 -08:00
  • cf19167e99 Add jpeg and png libraries to the Fedora DNF install hint. (#13191) sofar 2023-02-18 16:52:30 -08:00
  • aa5dc0968b Fix typo and missing entry in serveropcodes paradust7 2023-02-18 07:47:08 -08:00
  • 3bafbaac49 Remove dead code behind Irrlicht version checks sfan5 2023-02-18 00:29:34 +01:00
  • 2dafce6206 Say /setpassword is insecure Vitra Suchovich 2023-02-18 00:04:52 +01:00
  • 0e721f7571 lua_api.txt: Explain what a float range is jordan4ibanez 2023-02-17 18:03:50 -05:00
  • c1e430ef68 Android: Increase minimum SDK version to 21 Muhammad Rifqi Priyo Susanto 2023-02-18 06:03:28 +07:00
  • 75e6cc190a Source image tracking in tile generation (#12514) 20kdc 2023-02-17 23:03:03 +00:00
  • 2a8becd650 Add mesh-holding blocks to shadow drawlist. (#13203) lhofhansl 2023-02-16 15:43:08 -10:00
  • 4cd6b773bb Fix no color values on bloom texture (#13197) x2048 2023-02-10 21:04:37 +01:00
  • d3a6ee00e6 Generalize mesh chunking, and make it configurable. (#13179) lhofhansl 2023-02-08 13:42:12 -08:00
  • 56d2567b5d Separate drawlist from non-rendered blocks. (#13176) lhofhansl 2023-02-01 08:41:23 -08:00
  • 8bbb673c0b Improve the documentation for chat command definition in lua_api.txt (#13168) kab0u 2023-01-31 17:31:48 +01:00
  • 69fc206109 8x block meshes (#13133) x2048 2023-01-31 17:30:59 +01:00
  • cded6a3945 Display whole profiler numbers up to 999999 without scientific notation. (#13155) lhofhansl 2023-01-24 17:40:23 -08:00
  • b8aaad4f1e Remove the 'loops' occlusion culler (#13169) x2048 2023-01-23 10:58:29 +01:00
  • 8478796226 Decrease minimum for repeat_place_time (#13165) DS 2023-01-23 00:20:12 +01:00
  • 87d509e462 Implement --debugger option to improve UX when debugging crashes (#13157) sfan5 2023-01-23 00:19:30 +01:00
  • 6f5703baf1 Clear exposure compensation state textures on creation (#13151) x2048 2023-01-23 00:18:48 +01:00
  • cf5add1472 Use default values from cpp_api/s_env.cpp for register_abm in lua_api.txt (#13163) veprogames 2023-01-21 09:43:20 +01:00
  • 47c8b5d57a Fix a README mistake on option SPATIAL_LIBRARY (#13162) maxchen32 2023-01-21 16:42:55 +08:00
  • ca13c51024 Fix concurrency in texture source (#13150) x2048 2023-01-19 21:44:27 +01:00
  • e21d5613a6 Change DevTest header (font = "undefined medium") (#13147) Wuzzy 2023-01-16 20:16:45 +01:00
  • ecd6d61697 Revisit F6 statistics formatting (#13126) SmallJoker 2023-01-16 20:16:23 +01:00
  • a2a280691c Fix Enter key after creating a new world (#12997) Muhammad Rifqi Priyo Susanto 2023-01-17 02:16:08 +07:00
  • 2f9f0c0900 Improve chat history (#12975) Jude Melton-Houghton 2023-01-14 16:14:37 -05:00
  • 8fded9d990 Disable Prometheus in singleplayer mode sfan5 2023-01-14 13:11:15 +01:00
  • 3992a13f24 Improve MetaDataRef:{get,set}_float precision (#13130) Jude Melton-Houghton 2023-01-12 15:40:34 -05:00
  • 5f2925c59c Increase ftos precision (#13141) Jude Melton-Houghton 2023-01-12 14:12:31 -05:00
  • 956026bb6b Break long lines of option help (#13136) Jude Melton-Houghton 2023-01-12 14:12:05 -05:00
  • ab1fe80150 Error when string.split is given empty separator (#13132) Jude Melton-Houghton 2023-01-10 09:25:48 -05:00
  • a3177b89d8 DevTest: chest_of_everything mod: Add search, bag, improve formspec (#13064) Wuzzy 2023-01-09 21:40:41 +01:00
  • 139db66901 Remove mapblock cache for mesh generation. (#13124) x2048 2023-01-09 21:40:08 +01:00
  • d69cb4fb5d Always set globals in __newindex (#13131) Jude Melton-Houghton 2023-01-09 15:00:49 -05:00
  • d0b6f217ae Add option to exclude Development Test from release packages (#13081) ROllerozxa 2023-01-09 20:34:13 +01:00
  • 390b5caaaa Fix crash on Android with IrrlichtMt9 (#13123) ROllerozxa 2023-01-08 14:04:17 +01:00
  • fb28ca463e Clamp player wieldindex when processing hotbar item selection (#13098) iliekprogrammar 2023-01-08 13:03:16 +00:00
  • 55804c56e9 Report collisionMoveSimple for client and server. (#13105) lhofhansl 2023-01-07 16:31:31 -08:00
  • d82d18bfb1 Replace minetest_game with "Minetest Game" where appropriate David Leal 2023-01-07 05:58:16 -06:00
  • d603619ad3 Devtest: Add jukebox Desour 2022-09-14 20:02:46 +02:00
  • 4685849f89 Devtest: Rename soundstuff init.lua Desour 2022-09-14 17:43:23 +02:00
  • 07624125ef Devtest: Add branding iron Desour 2022-09-17 00:09:50 +02:00
  • bb74da5903 Remove old rollback migration code (#13082) ROllerozxa 2023-01-06 22:35:20 +01:00
  • 6d45c243f8 Add dynamic exposure correction (#12959) x2048 2023-01-06 22:33:25 +01:00
  • 2715cc8bf6 Occlusion culling algorithm based on recursive descend (#13104) x2048 2023-01-06 22:31:06 +01:00
  • 059f62d7d6 Use consistent optimization flags for *BSD sfan5 2023-01-05 12:03:45 +01:00
  • 0dbb20fd63 Document mod storage psql settings in world_format.txt Awkanimus 2023-01-05 15:59:08 -05:00
  • 6377ce921d Bump used IrrlichtMt version sfan5 2022-12-31 12:48:53 +01:00
  • 89e7f72c92 Use multiple threads for mesh generation (#13062) x2048 2022-12-27 18:44:18 +01:00
  • 03e710160f Lua API: Document shader dependencies of set_lighting() (#13079) SmallJoker 2022-12-26 21:59:55 +01:00
  • 1e7804aaf6 Allow saturation to be controlled by the server. (#13075) lhofhansl 2022-12-25 16:15:32 -08:00
  • afd5caa26a Fully remove pageflip 3D mode (#13074) ROllerozxa 2022-12-25 16:57:39 +01:00
  • 7f01471141 Fix join game tab being slightly shorter than the others (#13073) ROllerozxa 2022-12-25 16:57:21 +01:00
  • 33363c2a7e Fix progress bar look on HiDPI displays (#13055) Jean-Patrick Guerrero 2022-12-24 18:26:56 +01:00
  • d13b12b791 Store MapEditEvent blocks in a vector (#13071) Jude Melton-Houghton 2022-12-24 12:21:59 -05:00
  • 5c248c2d7d Add callback on_mapblocks_changed Jude Melton-Houghton 2022-09-03 22:05:07 -04:00
  • 7701e70dc9 Make MapEditEvent more complete Jude Melton-Houghton 2022-10-08 10:25:22 -04:00
  • 62ee02b8ba Set and unset relative mouse mode where necessary (#12636) ndren 2022-12-24 08:38:30 +00:00
  • 475f85fc91 Document the gain of auto-selected dig sounds Gregor Parzefall 2022-12-21 13:29:43 +01:00
  • 0fc97a1483 Use a Lua error handler that calls tostring (#11913) Jude Melton-Houghton 2022-12-15 07:37:49 -05:00
  • 1f3b5e553b Fix plantlike_rooted world-aligned node base textures (#12994) Jude Melton-Houghton 2022-12-12 08:45:09 -05:00
  • 981d79157a Update translation files updatepo.sh 2022-12-10 15:38:30 +01:00
  • 111d047b0a Update minetest.conf.example updatepo.sh 2022-12-10 15:35:46 +01:00
  • 024c99fc47 Translated using Weblate (Malay) Yaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat Yasuyoshi 2022-12-09 19:47:12 +00:00
  • 219904dc54 Translated using Weblate (Russian) Артём Котлубай 2022-12-03 12:28:27 +00:00
  • 0bff85f7b0 Translated using Weblate (Esperanto) Emmily 2022-11-22 07:00:32 +00:00
  • b30e0681a0 Translated using Weblate (Galician) runs 2022-11-20 00:36:50 +00:00
  • 8cba08d423 Translated using Weblate (Russian) Mikitko 2022-11-20 05:04:58 +00:00
  • 6ae870b27d Translated using Weblate (Spanish) waxtatect 2022-11-15 07:57:34 +00:00
  • f004432ec2 Translated using Weblate (Indonesian) Muhammad Rifqi Priyo Susanto 2022-11-11 17:45:09 +00:00
  • 5cfe76bb60 Translated using Weblate (Romanian) Nicolae Crefelean 2022-11-10 16:14:02 +00:00
  • 866fbf9149 Translated using Weblate (Esperanto) LL Productions FR 2022-11-07 18:36:24 +00:00
  • 8660f90868 Translated using Weblate (Chinese (Simplified)) Tianshu Feng 2022-11-04 10:20:04 +00:00
  • 569c83a8e7 Translated using Weblate (Russian) Nyuh Nyash 2022-11-03 21:37:41 +00:00
  • 4a1ca5e16c Translated using Weblate (Spanish) runs 2022-10-31 23:53:38 +00:00
  • 49183e3555 Translated using Weblate (Russian) Темак 2022-10-29 11:00:38 +00:00
  • 1fb1a9e211 Translated using Weblate (Hungarian) Kisjuhász Attila 2022-10-24 19:02:01 +00:00
  • f858bb9a75 Translated using Weblate (German) Wuzzy 2022-10-22 16:28:41 +00:00
  • fbe97a1b08 Translated using Weblate (Italian) Alex B 2022-10-21 23:05:45 +00:00
  • d1055aa8d8 Translated using Weblate (Chinese (Simplified)) Gao Tiesuan 2022-10-14 04:18:07 +00:00
  • 1dde03dfec Translated using Weblate (Malay (Jawi)) Yaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat Yasuyoshi 2022-10-10 04:26:38 +00:00
  • 5240febeef Translated using Weblate (Arabic) Abdou-31 2022-10-06 12:52:06 +00:00
  • c6aea54497 Translated using Weblate (Bulgarian) 109247019824 2022-10-01 07:00:21 +00:00