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

Commit Graph

  • 0d817ff4ff Try to fix httpfetch method bug sfan5 2024-03-06 19:16:42 +01:00
  • 178943b4b7 Improve ServerEnvironment::getRemovedActiveObjects() in many ways sfan5 2024-03-06 18:57:01 +01:00
  • 751ede516b ProfilerGraph: Increase buffer size for min/max formatting Desour 2024-03-20 15:28:37 +01:00
  • cda112493a Faster blit_with_alpha() (#14448) HybridDog 2024-03-19 19:56:47 +01:00
  • fa072c1d2c Update Lua BitOp's stdint.h check for MSVC goodusername123 2024-03-19 13:54:57 -05:00
  • a862e4290c Script API: Fix invalid rotation of L-system trees SmallJoker 2024-03-17 17:32:35 +01:00
  • 234b01a8c2 Item meta pointing range (#14347) cx384 2024-03-17 15:55:38 +01:00
  • e3b9828f24 Add unit tests for SAO load / unload behaviour sfan5 2024-03-03 19:51:49 +01:00
  • 8339594206 Handle static_save changes at runtime and between restarts sfan5 2024-03-02 09:54:53 +01:00
  • 2386bfda7e Fix static_save=false not working & related cleanups sfan5 2024-03-01 20:46:07 +01:00
  • ef0009aea7 Sort out server destruction order sfan5 2024-03-01 20:02:58 +01:00
  • 4d24537590 Fix multiplayer test missing crashes at shutdown sfan5 2024-03-01 19:01:28 +01:00
  • 4f84b01356 Touchscreen: Fix virtual joystick sometimes going backwards Gregor Parzefall 2024-03-17 14:40:50 +01:00
  • c8b615acc9 Remove excessive touchscreengui.h includes (#14466) grorp 2024-03-17 14:59:50 +01:00
  • 61a5733692 Unittest: Add inventory callback tests SmallJoker 2022-09-29 22:16:29 +02:00
  • 4245a7604b Inventory: Fix order of callbacks when swapping items SmallJoker 2022-07-26 20:40:27 +02:00
  • d5d6e36ae0 Create CACHEDIR.TAG in path_cache (#14458) sfan5 2024-03-15 11:24:08 +01:00
  • 658bc9fcc8 Fix infinite loop in Server::stopAttachedSounds sfan5 2024-03-13 21:24:35 +01:00
  • 60810c2d37 Add L-system trees as decorations (#14355) cx384 2024-03-12 20:10:28 +01:00
  • f07e1026ac Allow sync HTTP fetches to be interrupted to fix hanging (#14412) grorp 2024-03-12 20:09:43 +01:00
  • 32f68f35cf Avoid packets getting sent to disconnected players (#14444) SmallJoker 2024-03-10 13:24:35 +01:00
  • 02a893d613 Client: fix failing assert on empty texture name SmallJoker 2024-03-10 10:50:04 +01:00
  • f596c36f4f Update NDK sfan5 2024-02-23 20:28:29 +01:00
  • 8ff0e1da15 Amend Android dev documentation sfan5 2024-02-18 15:23:37 +01:00
  • 4660310db6 Update Gradle sfan5 2024-02-18 15:04:15 +01:00
  • 58bf4f04b1 Skip Android deps download if they already exist sfan5 2024-02-18 14:58:38 +01:00
  • d88f0866b7 Reduce translations log spam sfan5 2024-03-04 23:59:29 +01:00
  • bf52d1e624 Fix attached sounds stopping if objects are removed serverside (#14436) Lars Müller 2024-03-06 20:36:02 +01:00
  • fc80f65a6d Try to preserve metatable when exchanging data with the async env (#14369) y5nw 2024-03-06 18:04:49 +01:00
  • badd42789a Move PlayerSettings class to client code sfan5 2024-02-29 15:13:52 +01:00
  • c524c52baa Fix some common SAO methods to not generate useless update packets sfan5 2024-02-29 14:56:13 +01:00
  • 585ca90ae0 Reorder ObjectProperties struct sfan5 2024-02-29 12:52:42 +01:00
  • e734b3f0d8 Fix core.get_node_or_nil in emerge env sfan5 2024-02-24 09:49:42 +01:00
  • 91ea47fddf Fix node callbacks unit test sfan5 2024-02-24 00:53:22 +01:00
  • 9b97147637 Fix assertion failure in clientlauncher.cpp sfan5 2024-03-01 19:20:01 +01:00
  • d4d4712361 Implement get_node with a get_node_raw (#14384) DS 2024-03-03 15:53:23 +01:00
  • 879f7e9f03 Refactor tile.cpp/h parts except texturesource.cpp cx384 2024-02-27 19:03:46 +01:00
  • aaf77025b6 Split up tile.cpp/h cx384 2024-02-27 10:56:22 +01:00
  • cdce33dd05 Fix some narrowing warnings Desour 2024-03-02 01:50:16 +01:00
  • b10797b3d5 Add missing include in container.h Desour 2024-03-02 01:47:03 +01:00
  • e73e562a63 Allow curl to use all content encodings sfan5 2024-03-01 18:21:47 +01:00
  • e40417f687 Allow giving "pointabilities" to Lua raycasts (#14390) grorp 2024-03-01 17:12:13 +01:00
  • aac616fcc5 Avoid visible camera jumps because of touchscreen_threshold Gregor Parzefall 2024-01-29 18:38:03 +01:00
  • fa0745f7da Adjust touchscreen_sensitivity to display density Gregor Parzefall 2024-01-27 19:16:23 +01:00
  • 00a3e6bbd7 Touchscreen: Allow camera movement while digging without touch_use_crosshair Gregor Parzefall 2024-01-24 21:09:08 +01:00
  • bb7f57b095 VBO-related optimizations and improvements (#14395) sfan5 2024-02-19 19:04:20 +01:00
  • d85c842ce9 Refactor fog shader to reuse Irrlicht values sfan5 2024-02-21 21:15:50 +01:00
  • dce166dc93 Support deleting shader materials sfan5 2024-02-20 21:44:47 +01:00
  • 13a0e5fb4a Share FpsControl code between game and menu sfan5 2024-02-20 16:05:27 +01:00
  • 0c3a4cc7b9 Improve ergonomics of CachedShaderSetting sfan5 2024-02-20 14:59:47 +01:00
  • e9ab5bc223 Factor shadow constants out of MainShaderConstantSetter sfan5 2024-02-20 10:38:29 +01:00
  • 5da18d34ba Properly warn that shader queue is unimplemented sfan5 2024-02-20 11:30:51 +01:00
  • 09d542dfe0 Drop enable_vbo setting sfan5 2024-02-19 15:43:33 +01:00
  • 5280863300 Set VBO hints in more places sfan5 2024-02-19 15:10:18 +01:00
  • fbec378869 Fix more type promotion mistakes sfan5 2024-02-26 21:54:48 +01:00
  • 9fcd7f2dc0 Fix clang-tidy type promotion errors sfan5 2024-02-24 00:07:46 +01:00
  • 229389b7f6 Use newer IrrlichtMt sfan5 2024-02-24 00:01:10 +01:00
  • 5d8a22066c Change how max_lag is calculated and reported (#14378) sfan5 2024-02-26 20:46:57 +01:00
  • 63a9853811 Remove attached sounds when the active object is removed (#14341) sfence 2024-02-25 23:10:39 +01:00
  • 39b1311a1b Add padding to settings tab buttons (#14408) kotek900 2024-02-25 23:10:07 +01:00
  • f4eba3bfba Add support for ContentDB package translation (#14410) rubenwardy 2024-02-25 22:09:52 +00:00
  • 4caf0e4cb9 Update LTO exclusion list (#14407) sfan5 2024-02-25 20:58:42 +01:00
  • 762fca538c Expose SHA256 algorithm to Lua (#14403) sfan5 2024-02-25 18:12:23 +01:00
  • fa1d80b53b MetaData: restore undocumented set_string behaviour (#14396) SmallJoker 2024-02-25 16:03:05 +01:00
  • b4be483d3e Add support for translating content titles and descriptions (#12208) rubenwardy 2024-02-24 19:13:07 +00:00
  • 57de599a29 Restore pre-5.9.0-dev behavior of touch_use_crosshair=false shootline (#14389) grorp 2024-02-24 13:12:53 +01:00
  • 492aab20fe Fix compiler warnings sfan5 2024-02-23 22:21:47 +01:00
  • 6952bab519 Mark jpeg-turbo as the default library for compiling in macOS ShadowRoi 2024-02-23 22:31:24 +02:00
  • 87fa4de59c Use forward-slash (/) for path separator in translation files Muhammad Rifqi Priyo Susanto 2024-02-21 19:00:00 +07:00
  • 0d4b489545 Detect air-only blocks instead of day/night differences (#14264) lhofhansl 2024-02-22 21:47:42 -08:00
  • 0d30a3071a Add meshgen tests numzero 2023-12-17 18:03:14 +03:00
  • 753f03ff6a Add mesh comparison functions, for tests numzero 2023-12-17 18:03:01 +03:00
  • bf2098c07f Decouple MeshMakeData from Client numzero 2023-06-18 18:37:31 +03:00
  • 2f35b121a4 Const correctness numzero 2023-06-17 10:37:01 +03:00
  • 34286d77c7 Allow toggling touchscreen mode at runtime (#14075) David Heidelberg 2024-02-22 16:44:49 +01:00
  • e3cc26cb7c Irrlicht support changes (#14383) sfan5 2024-02-19 21:14:47 +01:00
  • 84dd812da4 Fix hud_elem_type warning triggered by builtin minimap Gregor Parzefall 2024-02-19 19:04:43 +01:00
  • 4acbd59162 Support absent scene node names (#14330) Lars Müller 2024-02-18 11:39:16 +01:00
  • 1e316a9704 Don't use a reference for RaycastState::m_pointabilities (#14376) DS 2024-02-17 18:36:20 +01:00
  • 6ca214fefc Introduce std::string_view into wider use (#14368) sfan5 2024-02-17 15:35:33 +01:00
  • fa47af737f Upgrade CI actions (#14377) wsor4035 2024-02-17 09:34:40 -05:00
  • 0f2517070e Update Docker image base sfan5 2024-02-17 12:34:34 +01:00
  • f483d10c95 Switch to LLVM-based MinGW toolchain (#14329) sfan5 2024-02-16 21:36:19 +01:00
  • 8c3a6a819e Adjust bug report template sfan5 2024-02-16 00:26:08 +01:00
  • 933432e62d Annotate Lua packer with more comments sfan5 2024-02-15 16:24:15 +01:00
  • 2b97fead9e Fix some potential iterator invalidation issues sfan5 2024-02-15 15:29:44 +01:00
  • 9ac6d330b4 Fix minimap textures overwrite (#14349) cx384 2024-02-15 21:52:41 +01:00
  • 4843890c56 Inline g/setPixel in imageCleanTransparent (#14323) DS 2024-02-15 19:38:23 +01:00
  • c81e0b7433 Allow shaders with disabled post processing pipeline (#14338) lhofhansl 2024-02-15 08:25:33 -08:00
  • ce97210eb1 Refactor how script api reads current mod name sfan5 2024-02-14 13:29:53 +01:00
  • cb5fa56e17 Remove insecure environment from async and emerge environment sfan5 2024-02-14 12:04:21 +01:00
  • 6cbb9193ea Fix undefined behaviors (#14365) fuzun 2024-02-15 11:05:42 +01:00
  • 3cac17d23e Lua on each mapgen thread (#13092) sfan5 2024-02-13 22:47:30 +01:00
  • d4b107e2e8 Enable dynamic_add_media to take the file data instead of a path sfan5 2024-01-23 21:15:09 +01:00
  • c90ebad46b Allow specifying name for dynamic media files sfan5 2024-01-22 21:24:42 +01:00
  • af69d4f7a9 Allow dynamic_add_media at mod load time sfan5 2024-01-22 20:37:26 +01:00
  • 6c8ae2b72a Fix liquid falling if in "float" group (#13789) kromka-chleba 2024-02-12 22:24:54 +00:00
  • 7901087466 Rename MINETEST_SUBGAME_PATH to MINETEST_GAME_PATH (#14351) cx384 2024-02-12 23:21:19 +01:00
  • e2ccd14c05 Allow using VBOs for meshes all the way down to 4 vertices (#14366) paradust7 2024-02-12 14:20:48 -08:00
  • a14320fc44 Improve deprecation error messages Lars Mueller 2024-02-12 22:58:26 +01:00