1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-11-24 18:15:26 +01:00

Commit Graph

  • fee6e8e11b Identify when compiled with openresty LuaJIT sfan5 2024-06-05 22:43:06 +02:00
  • 558d749d54 A few clean ups in log.cpp sfan5 2024-05-14 19:56:31 +02:00
  • 27cb54c1db Stop misusing volatile keyword sfan5 2024-05-14 19:26:22 +02:00
  • 4c9be808a7 Improve register_on_leaveplayer documentation cx384 2024-06-08 12:37:22 +02:00
  • 71893807b3 Call malloc_trim() regularly to improve deallocation behavior (#14707) sfan5 2024-06-07 16:57:30 +02:00
  • 08485f6781 Chat: Remove tailing punctuation from clickable links SmallJoker 2024-06-05 20:11:47 +02:00
  • 87232358d3 Update some workflows to newer Ubuntu versions (#14668) sfan5 2024-06-03 20:39:02 +02:00
  • ec9c000be9 Fix scrolling in scroll containers (#14702) Lars Müller 2024-06-03 20:38:09 +02:00
  • 75f3a2183f Fix and clarify skybox texture order documentation (#14680) Alex 2024-06-03 03:40:34 -07:00
  • 445e485fc5 Fix CI not running on Irrlicht-only PRs Lars Mueller 2024-06-03 01:14:15 +02:00
  • 508b5ccc63 Document keymap_toggle_block_bounds, remove unimplemented BLOCK_BOUNDS_MAX (#14722) grorp 2024-06-02 21:05:35 +02:00
  • 833bb542fc Allow toggling fullscreen without restart and add keybind (#14714) grorp 2024-06-02 21:05:16 +02:00
  • 981d67324b Mainmenu: Unify gamedata.errormessage and messagebox formspecs (#14716) grorp 2024-06-01 17:03:06 +02:00
  • 140b9e5a5a Allow game to specify first and last mod in mod loading order (#14177) sfence 2024-06-01 16:36:20 +02:00
  • a4768d1638 Fix fog moon tint not working Lars Mueller 2024-05-31 21:35:15 +02:00
  • abf353c178 Update no games message to give more context (#14695) rubenwardy 2024-05-29 19:10:22 +01:00
  • 670bb32b2c Particles: fix crash caused by absent texture SmallJoker 2024-05-29 19:46:24 +02:00
  • f836a47bc1 Sound loading: Fix issues where ov_read skips samples Desour 2024-04-09 15:54:03 +02:00
  • 43df39c4f7 Sound loading: Improve error handling Desour 2024-04-09 15:35:32 +02:00
  • 9da5c5e2d0 Add precompiled header support Desour 2023-03-25 23:19:05 +01:00
  • cdbbac5b6d Move sha256.c to lib/ Desour 2023-03-25 21:40:17 +01:00
  • 3120558dd1 Make the CDB dependency dialog use more space Gregor Parzefall 2024-05-24 18:19:12 +02:00
  • f3c91e4f96 Immediately apply gui_scaling changes to IGUISkin Gregor Parzefall 2024-05-24 17:34:32 +02:00
  • b1fa430dad Android: Don't crash if there is no web browser installed (#14683) grorp 2024-05-26 19:49:32 +02:00
  • 83bc362dac Mark Redis database backend as deprecated (#14679) sfan5 2024-05-26 14:28:30 +02:00
  • a86baefda7 Translation updater: Add support for function call without parantheses (#14574) Muhammad Rifqi Priyo Susanto 2024-05-26 19:28:24 +07:00
  • 82790b1556 Add documentation for IDE developer setup (#13935) AFCMS 2024-05-26 14:28:12 +02:00
  • 728f643ea7 Scale C++ menus down to fit the window (#14690) grorp 2024-05-24 12:10:46 +02:00
  • d5fc040d2d Consistent width for internal scrollbars of formspec elements (#14689) grorp 2024-05-24 12:10:19 +02:00
  • 6c0b8229ec Fix artifacts with bloom + tonemapping on ogles2 (#14688) grorp 2024-05-23 20:36:13 +02:00
  • bc60693a5d Enable "FULL" debug info for Android build (#14684) grorp 2024-05-23 20:36:01 +02:00
  • 1298374818 Upgrade client active object mgr tests to Catch2 (#14565) JosiahWI 2024-05-22 11:39:53 -05:00
  • a078cfee3e Rename "opaque_water" setting to "translucent_liquids" with inverted meaning (#14660) Xeno333 2024-05-22 09:46:05 -05:00
  • bd4572cfd1 Fix broken CI Lars Mueller 2024-05-21 17:32:58 +02:00
  • df8a600b22 Fix glitch through ceiling with Sneak Glitch (#14332) sfence 2024-05-21 17:52:54 +02:00
  • 567f85752d Fix broken unit test Lars Mueller 2024-05-21 16:27:38 +02:00
  • 5009259473 Add unit test and feature flag for override_item Lars Mueller 2024-05-21 15:22:29 +02:00
  • b21a974342 Fix inventory: Quickly picking up item and placing it again no longer works (#14657) sfence 2024-05-21 15:38:12 +02:00
  • ab783b9bb2 Display background & moving progress bar on shutdown screen (#14597) chmodsayshello 2024-05-21 15:37:35 +02:00
  • 36d236c5e0 Update SDL for mingw builds (#14678) sfan5 2024-05-20 20:37:52 +02:00
  • 408faa11a1 Allow removal of item definition fields (#14675) Lars Müller 2024-05-20 20:37:40 +02:00
  • 8972e829f2 Restore vector type check (#14663) OgelGames 2024-05-21 04:36:44 +10:00
  • c4703a7f19 Fix wrong collision axis in Lua moveresult sfan5 2024-05-17 13:00:41 +02:00
  • f6cfe6b873 Enable RTTI for Irrlicht on MSVC (#14677) grorp 2024-05-17 13:27:31 +02:00
  • bceef8f529 Trivial fix (forget to remove semicolon) in gettext.cpp Muhammad Rifqi Priyo Susanto 2024-05-16 21:00:00 +07:00
  • b23042839b Fixes to Docker GitHub Actions workflow AFCMS 2024-05-15 19:56:50 +02:00
  • 5625be70fa Don't bundle Development Test on macOS ROllerozxa 2024-05-15 19:56:41 +02:00
  • 5c187363b2 Fix some clang compiler warnings (#14654) Lars Müller 2024-05-15 19:56:25 +02:00
  • 93f4844c9c Fix unintentional error message with dynamic media sfan5 2024-05-14 23:12:49 +02:00
  • 39fd9b93c3 Introduce proper error handling for file streams sfan5 2024-05-08 20:37:10 +02:00
  • c38e0d05bf Reenable fog toggle unless server restricts fog distance (#14634) sfan5 2024-05-14 18:31:51 +02:00
  • 5a4d7fb0d6 Do not bother to assert that a u8 is >= 0 Josiah VanderZee 2024-05-14 09:03:11 -05:00
  • 6303334cc2 Deduplicate GL extension detection sfan5 2024-05-11 11:37:23 +02:00
  • 472742266b Fix invalid glDrawBuffer call on GLES sfan5 2024-05-11 11:36:47 +02:00
  • 0889048cb5 Add option for random mod load order (#14637) chmodsayshello 2024-05-12 14:20:18 +02:00
  • 57b6e74abb Fix crash if zip file cannot be opened (#14636) grorp 2024-05-12 11:46:39 +02:00
  • a8af0c0ca4 Close buttonbars when hiding TouchScreenGUI (#14630) grorp 2024-05-10 18:54:22 +02:00
  • 07fe8d4481 Dockerfile: Use the default branch when cloning libspatialindex repository (#14621) Benjamin Wheeler 2024-05-10 06:00:15 -04:00
  • e0e1d0855d Close formspecs with a single tap outside (#14605) grorp 2024-05-09 19:16:08 +02:00
  • 178591b6d5 Android CI: Additionally make an AAB for uploading to the Play Store (#14584) grorp 2024-05-09 19:15:50 +02:00
  • dd475d8af4 Add benchmarks for server::ActiveObjectMgr sfan5 2024-05-05 22:29:50 +02:00
  • 121d22f137 Cleanup Removed Java 17 Options (#14626) Licaon_Kter 2024-05-09 09:31:22 +00:00
  • 59bf1d8cd9 Fix curl compatibility issues with colorize_url (#14615) sfan5 2024-05-09 11:31:10 +02:00
  • 780543f0a2 Add forgotten opensuse dependency jordan4ibanez 2024-05-08 04:20:27 -04:00
  • de78ffb551 Fix strings in modified_reason_strings sfan5 2024-05-09 00:00:33 +02:00
  • d445638265 Bump version to 5.8.1 5.8.1-android Gregor Parzefall 2024-04-21 19:02:35 +02:00
  • f61f6626b7 Fix Android build for 5.8.1 Gregor Parzefall 2024-04-15 20:22:02 +02:00
  • 857ba25115 Android CI: Additionally make an AAB for uploading to the Play Store (#14584) Gregor Parzefall 2024-04-24 16:50:18 +02:00
  • 00774bc28b Fix some Game members not being freed after some startup errors (#14561) grorp 2024-04-21 15:52:46 +02:00
  • f572266f19 Fix local server startup and shutdown blocking the main thread Gregor Parzefall 2024-04-02 14:57:25 +02:00
  • c3893064a3 Fix all cached media being loaded at once on the main thread Gregor Parzefall 2024-04-02 09:39:44 +02:00
  • 4183443f02 Allow sync HTTP fetches to be interrupted to fix hanging (#14412) grorp 2024-03-12 20:09:43 +01:00
  • 5715434d5e Skip Android deps download if they already exist sfan5 2024-02-18 14:58:38 +01:00
  • ab2419db24 Allow shaders with disabled post processing pipeline (#14338) lhofhansl 2024-02-15 08:25:33 -08:00
  • 35a83c3514 Enable IPO/LTO by default except for debug builds (#14198) David Heidelberg 2024-02-09 00:01:12 +01:00
  • de09cac1e9 Drop valgrind from CI and instead enable ASan sfan5 2024-01-20 18:18:00 +01:00
  • b64f4bdb3a Optimize fs::CopyFileContents on Linux and Windows sfan5 2024-01-20 17:16:16 +01:00
  • 008310aad9 Add unit tests for fs::CopyFileContents sfan5 2024-01-20 17:16:08 +01:00
  • 4d024d737c Bypass media transfer in single player sfan5 2024-01-20 16:26:05 +01:00
  • 50edb30a18 Save the settings in more cases to avoid losing setting changes (especially on Android) (#14266) grorp 2024-01-23 21:33:27 +01:00
  • 00f6bd0f08 Android: Use the correct value for notification (#14209) Muhammad Rifqi Priyo Susanto 2024-01-14 02:01:35 +07:00
  • 81e40a1172 Fix GameUI text staying visible during shutdown. (#14197) Maintainer_ 2024-01-05 04:39:56 +05:00
  • fe4f89f3fa Touchscreen: Make server-sent overrides of button textures work (#14145) grorp 2023-12-23 14:39:42 +01:00
  • 0d372250c1 Fix TouchScreenGUI ignoring server-sent pitch changes Gregor Parzefall 2023-12-19 20:35:50 +01:00
  • 367720020c Fix touch input on Linux Gregor Parzefall 2023-12-17 09:56:25 +01:00
  • 0dab82085d Fix unittest failure for release versions (#14067) grorp 2023-12-08 21:13:33 +01:00
  • 1aba7f1fde Add unit tests for MapBlock (de)serialization (#14560) sfan5 2024-05-05 22:54:40 +02:00
  • 3017b0213b Allow quoting hypertext attribute values (#14550) rubenwardy 2024-05-05 13:27:17 +01:00
  • d748c8c653 Gate disabling of fog or camera update behind 'debug' priv sfan5 2024-04-12 17:06:38 +02:00
  • af8cb63292 Add object's own position for each collision to moveresult (#14608) grorp 2024-05-05 13:28:59 +02:00
  • d7f9da49eb Fix shootline not being updated if press and release happen in the same step (#14606) grorp 2024-05-05 13:28:50 +02:00
  • 70bddcf318 Fix wrong name for bone override interpolation field Lars Mueller 2024-05-04 01:58:37 +02:00
  • f0bb5313d3 Chat console: Prevent input loss on double open SmallJoker 2024-04-30 20:14:20 +02:00
  • c352fbf5c9 Warn on unknown CMAKE_BUILD_TYPE values (#14600) DS 2024-05-03 16:29:02 +02:00
  • 9c3c286aab Optimize code patterns around raycasting sfan5 2024-04-24 22:08:12 +02:00
  • e10adf83d5 Reduce wasteful memory allocations in update_lighting_nodes() sfan5 2024-04-23 21:50:47 +02:00
  • c24a04d246 Optimize pushing collision data for entity on_step sfan5 2024-04-23 21:12:31 +02:00
  • 2e89529eef Optimize env access and structs in collisionMoveSimple sfan5 2024-04-23 20:23:31 +02:00
  • 92d03f3832 Trivially optimize iteration order in loops sfan5 2024-04-23 19:43:08 +02:00
  • 2efd0996e6 Document empty string as form name (#14601) Lars Müller 2024-04-30 13:50:31 +02:00