1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-11-03 08:45:25 +01:00

Commit Graph

  • 10f1e142f6 Fix threshold value for imageCleanTransparent sfan5 2024-12-20 15:03:30 +01:00
  • a37bdbf8b7 Restore .x models to working state (#15550) Lars Müller 2024-12-18 20:29:35 +01:00
  • f99a1a7c7c Revert "Optimize raycast performance (#15233)" Lars Müller 2024-12-14 18:50:21 +01:00
  • 52a6673dab Get rid of obsolete workaround for collision detection bugs (#15540) Lars Müller 2024-12-14 17:04:12 +01:00
  • fef28aced9 Irrlicht: Get rid of obsolete setDebugName (#15541) Lars Müller 2024-12-14 17:03:08 +01:00
  • 23e502fa0e Test & document conventions used by matrix4::setRotation* (#15542) Lars Müller 2024-12-14 17:02:16 +01:00
  • f7a695c212 Optimize raycast performance (#15233) sfence 2024-12-14 17:01:06 +01:00
  • ba63c1505a Docs: Change translation example from NS to PS (#15476) Wuzzy 2024-12-14 16:59:29 +01:00
  • ac7406c8a1 Fixup parsing for Plural-Forms (#15519) y5nw 2024-12-12 15:33:34 +01:00
  • 1e59b9a756 Refactor SkinnedMesh (#15522) Lars Müller 2024-12-12 15:33:08 +01:00
  • d123bc0951 Main menu: show favorite removal button for offline servers (#15530) SmallJoker 2024-12-12 15:31:48 +01:00
  • 9f71e74158 Get server list over https (#15538) Timur1324 2024-12-12 14:31:12 +00:00
  • bcbee873e8 Use openssl's sha1 and sha256, optionally (#15472) DS 2024-12-10 22:00:43 +01:00
  • 4f800dd2b4 Change VoxelArea volume to be u32 sfan5 2024-12-06 21:17:59 +01:00
  • 67126cbd1b Fix meaning of VoxelArea::hasEmptyExtent() sfan5 2024-12-06 21:03:52 +01:00
  • 8957739cdf Use appropriate sized type for VoxelArea extent sfan5 2024-12-06 21:00:47 +01:00
  • 3c5e0d10fc Rotate meshnode normals correctly instead of recalculating Lars Mueller 2024-12-09 00:45:37 +01:00
  • 21437090b8 Don't recalculate meshnode normals unnecessarily sfan5 2024-12-07 12:59:40 +01:00
  • eb6731bdc6 Main menu: Add server favorite button (#15486) siliconsniffer 2024-12-08 20:28:37 +01:00
  • 480eb7d816 Mapgen: Fix biome Y calculation regression SmallJoker 2024-11-28 22:12:24 +01:00
  • 50928b9759 Mapgen: Add rudimentary unittests SmallJoker 2024-11-28 19:16:07 +01:00
  • c7fe2ee5c9 Add core.spawn_tree_on_vmanip (#15415) cx384 2024-12-08 20:27:22 +01:00
  • 8d43ad2522 Migrate rendered Lua API docs CNAME to api.luanti.org Lars Müller 2024-12-08 19:48:52 +01:00
  • ae96a8d4fa Fix mainmenu crash if no servers match search Lars Müller 2024-12-06 22:01:31 +01:00
  • b857798848 Fix distorted Sun, Moon and Star visuals based on Orbit Tilt (#15459) veprogames 2024-12-06 22:00:06 +01:00
  • 5a8412dd23 Formspec: Move tooltip above cursor when lacking space (#15470) SmallJoker 2024-12-06 21:59:51 +01:00
  • 88c845166c Fix L-System trees fruit node regression (#15513) cx384 2024-12-06 18:06:27 +01:00
  • 05d31222f7 Allow non-normalized weights in glTF models (#15310) Lars Müller 2024-12-06 18:05:03 +01:00
  • 3e10d9ccf5 Refactor: Merge [IC]SkinnedMesh into SkinnedMesh (#15511) Lars Müller 2024-12-06 18:03:44 +01:00
  • 810f39767c Move SMaterial std::hash impl to its header sfan5 2024-11-25 21:56:12 +01:00
  • a799a54894 Fix some issues with mt_opengl sfan5 2024-11-24 18:00:25 +01:00
  • 1fb7202028 GL: fix and clean up some code sfan5 2024-11-28 10:39:07 +01:00
  • 36edc3f161 Add 10-bit texture format and setting to chose PP color depth sfan5 2024-11-28 10:38:51 +01:00
  • e545e96d2b Make string to v3f parsing consistent, replace core.setting_get_pos() by core.settings:get_pos() (#15438) AFCMS 2024-12-04 18:19:46 +01:00
  • 18caf3a18d Fix false positive compiler warning Lars Müller 2024-12-04 18:19:12 +01:00
  • a45b04ffb4 Less explicit memory management in Irrlicht image writer classes (#15493) HybridDog 2024-12-03 16:52:48 +01:00
  • 03813a5b5e Use CMake list directives where appropriate JosiahWI 2024-12-03 09:52:15 -06:00
  • 818bca68d1 Use add_compile_options where appropriate JosiahWI 2024-12-03 09:51:53 -06:00
  • a4d1b5b155 Fix script security path normalization in presence of links (#15481) sfan5 2024-12-03 16:51:34 +01:00
  • e9080f91f2 Cleanup ban.cpp/h (#15496) wrrrzr 2024-12-01 22:52:13 +03:00
  • 7cc5a6ec68 Add Minetest keyword for backwards compatibility (#15491) Kevin @ Sesam Solutions 2024-12-01 20:51:33 +01:00
  • c3db9492a7 Update CMakeLists to use add_compile_definitions (#15483) JosiahWI 2024-11-29 05:02:48 -06:00
  • d068f34753 Get rid of definitelyIdentityMatrix (#15480) Lars Müller 2024-11-29 12:00:09 +01:00
  • df4e70b2c7 Add a setting to group transparency sorted triangles by buffer (#15115) DS 2024-11-28 14:22:53 +01:00
  • c175046d30 Network: Fix serialization version checks (#15477) SmallJoker 2024-11-27 18:39:57 +01:00
  • 6c324cb871 Main menu: Fix server selection (#15466) Lars Müller 2024-11-27 18:39:28 +01:00
  • 8c56434bd3 Clamp pre-bloom color to valid range (#15453) lhofhansl 2024-11-25 11:56:32 -08:00
  • b77ad82fb9 Sanitize invalid particle spawner time (#15465) Lars Müller 2024-11-24 19:23:53 +01:00
  • 11b19cd126 Doc: Add missing jpeg package for Arch Linux (#15461) veprogames 2024-11-24 19:23:32 +01:00
  • 6a1d22b2c5 Implement an editor to customize the touchscreen controls (#14933) grorp 2024-11-24 11:33:39 +01:00
  • 4faa16fe0d Clarify behaviour of core.hypertext_escape (#15464) luk3yx 2024-11-23 05:56:35 +13:00
  • b6eaf7b5a4 Main menu: Player list for public servers (#15425) siliconsniffer 2024-11-21 20:34:40 +01:00
  • 946b3a4222 Typo in lua_api.md (#15440) Richard Try 2024-11-20 21:36:35 +03:00
  • b63e988bd6 Fix naming conventions for CMatrix4::set(Inverse)RotationRadians() (#15204) Christian Betancourt Dias 2024-11-19 07:38:19 -05:00
  • 15e8f9e6a0 Fix rendering regression with TGA type 1 files with BGRA8 color (#15402) Lars Müller 2024-11-19 13:37:05 +01:00
  • 138052adfc Add particle blend mode "clip" (#15444) Lars Müller 2024-11-19 13:30:17 +01:00
  • f493e73aeb Fix changing secure settings from mainmenu sfan5 2024-11-18 23:58:42 +01:00
  • 9b6a399011 Implement support for FSAA in combination with post-processing (#15392) grorp 2024-11-18 14:06:48 +01:00
  • a8ea165042 Replace occurences of 'wiki.minetest.net' with 'wiki.luanti.org' veprogames 2024-11-18 00:04:32 +01:00
  • 7295b6c88c Remove unused and rarely used irrlicht color functions (#15442) HybridDog 2024-11-18 00:02:53 +01:00
  • 8d2e770361 Minor corrections in gl3/gles2 drivers sfan5 2024-11-15 13:37:16 +01:00
  • cc8c3d501c Don't keep a copy of all texture images around sfan5 2024-11-08 13:20:02 +01:00
  • 58ccf0ba82 Fix some smaller issues with texture/image handling sfan5 2024-11-08 13:15:20 +01:00
  • 4aae31ad5e Add support for ECF_D24 texture format sfan5 2024-11-08 12:27:51 +01:00
  • 3c42cc8684 Revive texture download code and fix it on GLES sfan5 2024-11-08 12:08:48 +01:00
  • 11837d4623 Remove BMP image support (#15434) sfan5 2024-11-15 12:21:30 +01:00
  • 46f0baff09 Improve documentation of liquid_surface (#15012) Erich Schubert 2024-11-15 12:19:41 +01:00
  • 8f03b70584 IrrlichtMt: Document Driver/Device compatibility SmallJoker 2024-11-03 08:20:51 +01:00
  • 4838eb2f7d Non-SDL: Add opengl3 support SmallJoker 2024-11-02 15:51:44 +01:00
  • 87ac32edea Dynamic shadows: whitelist the 'opengl3' driver SmallJoker 2024-11-02 15:52:29 +01:00
  • 58dd42166d Add some info to compiling README sfence 2024-11-15 11:39:08 +01:00
  • a9fe83126a Get rid of depth buffer workaround in the render pipeline code (#15407) grorp 2024-11-15 11:38:56 +01:00
  • d4378a74d3 Fix register_ore ore_type error handling cx384 2024-11-15 11:37:17 +01:00
  • 0c3117f9b3 Fix mainmenu settings crash caused by last commit sfan5 2024-11-13 18:39:10 +01:00
  • 794aea8e92 Drop fixed pipeline support code (#15421) sfan5 2024-11-13 14:24:01 +01:00
  • 0fde9ab7e8 Change minetest.net to luanti.org in 'Further documentation' veprogames 2024-11-13 14:23:39 +01:00
  • 11e04ec113 Replace forgotten SEvent memset grorp 2024-11-13 14:23:13 +01:00
  • ea4ae55e24 Implement script sandboxing for main menu sfan5 2024-11-03 16:53:01 +01:00
  • 1fd4e0b82d Refactor ScriptApiSecurity for cleaner separation of concerns sfan5 2024-11-03 14:24:35 +01:00
  • 4c44942a39 Add weights to biomes (#15142) Erich Schubert 2024-11-12 10:53:17 +01:00
  • 44b261d136 Luacheck: add VoxelManip to globals cx384 2024-11-12 10:53:04 +01:00
  • c00129360e Remove unused pos_max_d sfan5 2024-11-11 19:46:02 +01:00
  • 9a44d835d6 Remove redundant CollisionInfo::plane sfan5 2024-11-08 15:03:48 +01:00
  • f916f5de78 Add basic unit tests for collisionMoveSimple sfan5 2024-11-05 19:14:44 +01:00
  • 1c92d6243f MainMenuManager: fix FIXME (#15414) wrrrzr 2024-11-12 12:52:37 +03:00
  • af61de7777 Minor rendering code fixes (#15399) grorp 2024-11-12 10:52:20 +01:00
  • a5e3fca40c Revert "Disable SDL2 for 5.10.0 (#15284)" sfan5 2024-11-10 20:22:02 +01:00
  • d6f590878c Merge remote-tracking branch 'origin/stable-5' into HEAD sfan5 2024-11-10 19:56:36 +01:00
  • 8503d8de5e Continue with 5.11.0-dev sfan5 2024-11-10 19:17:56 +01:00
  • 568f7a8e8f Bump version to 5.10.0 5.10.0 sfan5 2024-11-10 19:17:53 +01:00
  • a983b72713 Add Fastlane metadata for F-Droid (#15411) ROllerozxa 2024-11-10 19:08:08 +01:00
  • e55ba9c390 Support generation of working Xcode project for signature purposes on MacOS (#15303) sfence 2024-11-10 19:06:52 +01:00
  • ec7738934b CI: fix workflows not running on translation update sfan5 2024-11-10 18:31:38 +01:00
  • fbab80fced Translated using Weblate (Spanish (American)) chocomint 2024-11-08 23:58:11 +00:00
  • 3b2abbea70 Added translation using Weblate (Spanish (American)) chocomint 2024-11-09 00:54:10 +01:00
  • 998d1a2b8c Translated using Weblate (Spanish) gallegonovato 2024-11-09 01:40:59 +00:00
  • 9a7471c5c0 Translated using Weblate (Spanish) chocomint 2024-11-08 23:48:23 +00:00
  • 21c8c141aa Added translation using Weblate (Spanish) chocomint 2024-11-09 00:34:52 +01:00
  • c2e89c5b6f Translated using Weblate (French) waxtatect 2024-11-06 15:36:05 +00:00
  • cf76dac464 Translated using Weblate (Ukrainian) Yof 2024-11-03 17:28:05 +00:00