1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Commit graph

  • 660b1cf9bf Formspec: remove gotText(wstr) remains SmallJoker 2025-05-28 14:44:24 +02:00
  • fcddac6c07 Formspec: Fix malfunctioning 'Proceed' button on sizeless formspecs SmallJoker 2025-05-28 14:18:06 +02:00
  • 9e90c9d60d
    Rollback contentdb.lua BlackImpostor 2025-05-30 14:03:23 +03:00
  • 9f7501d20a Handle writing to unloaded blocks in MMVManip::blitBackAll() sfan5 2025-05-25 19:16:58 +02:00
  • aa1bab2156 Implement API to create empty VoxelManip sfan5 2025-05-25 15:43:59 +02:00
  • 6274a8dec4 Refactor MMVManip to get rid of m_loaded_blocks sfan5 2025-05-25 14:50:13 +02:00
  • 41651c7317 Add C++-side unit tests for MMVManip sfan5 2025-05-25 13:31:16 +02:00
  • e03957ec0c Add VoxelManip:close() for explicit free sfan5 2025-05-25 12:39:11 +02:00
  • 79e0d834fd Rework user limit and checks around join process sfan5 2025-05-27 12:52:59 +02:00
  • b580c66b61 Restrict minimum state for ClientInterface::sendToAll sfan5 2025-05-27 11:55:18 +02:00
  • 9ce9d7f433 Extend check for lingering clinets sfan5 2025-05-27 11:31:16 +02:00
  • 957ebf7368
    settingtypes: Add no-c-format flag for xgettext Wuzzy 2025-05-30 13:02:15 +02:00
  • 84fe4abcfd
    Whitespace fix BlackImpostor 2025-05-30 13:43:30 +03:00
  • 4291855c80
    Update luanti.pot BlackImpostor 2025-05-30 13:34:04 +03:00
  • 45c0810524
    Update contentdb.lua BlackImpostor 2025-05-30 13:27:18 +03:00
  • cf579ef5a3
    New "Releases" tab BlackImpostor 2025-05-30 13:26:51 +03:00
  • 35a7619219
    Merge branch 'luanti-org:master' into new-header siliconsniffer 2025-05-30 11:26:17 +02:00
  • a2c77678d9 add context annotation to enable_sscsm setting Desour 2025-05-29 22:10:09 +02:00
  • ad96536a41 Ok, Luacheck grorp 2025-05-29 15:44:03 -04:00
  • e178bf8dd9 reorder these two lines Desour 2025-04-10 19:40:37 +02:00
  • 2dfc373841 add missing oveerride Desour 2025-03-25 16:39:38 +01:00
  • eb0f968ffb print we also have Desour 2025-03-25 16:33:17 +01:00
  • ff1cb8f9df add API and security doc Desour 2025-03-25 16:20:09 +01:00
  • 58e5d0b4ff add a little explanation to l_get_builtin_path Desour 2025-03-25 14:06:22 +01:00
  • 77a8d833a1 fixup! Apply wmikita's suggestion Desour 2025-03-25 13:51:57 +01:00
  • fabb6736a1 fix debug.getinfo not being unset in CPCSM (regression) Desour 2025-03-25 13:47:14 +01:00
  • 051e824787 unset debug.getinfo Desour 2025-03-25 13:45:22 +01:00
  • 1be9c614d1 remove os.date and string.dump Desour 2025-03-25 13:32:16 +01:00
  • 8cfc8d8c60 doc comment Desour 2025-03-24 21:32:15 +01:00
  • 92640cd77f os.date and string.dump potentially unsafe Desour 2025-03-24 13:21:13 +01:00
  • 95573ef2f7 add MisbehavedSSCSMException type Desour 2025-03-24 13:07:33 +01:00
  • 0ccbc283ad move dings test code out of builtin Desour 2025-03-24 12:47:50 +01:00
  • 272cd207b7 remove request* and event* functions Desour 2025-03-24 12:35:53 +01:00
  • 6f03d072ec Apply wmikita's suggestion Desour 2025-03-24 11:59:51 +01:00
  • 8027e1e08c fix this path todos Desour 2025-02-22 15:40:37 +01:00
  • ef9e39d1c7 limit clock precision to 20 us Desour 2025-02-22 15:23:37 +01:00
  • a77da95d77 Don't break when multiple dialogs are shown on startup grorp 2025-05-29 15:10:59 -04:00
  • 7bdee0828b add a ModApiUtil::InitializeSSCSM() Desour 2025-02-22 14:36:11 +01:00
  • 8170fec456 decide not to overwrite tostring Desour 2025-02-22 14:13:35 +01:00
  • 439ac1d192 (edit: don't) Fix unpack, and some other things Desour 2025-02-22 12:37:39 +01:00
  • a70fee4d35 stuff Desour 2025-02-22 12:21:36 +01:00
  • 478e9bef17 actually load the code, and make it not crash Desour 2025-02-21 13:31:49 +01:00
  • 4e2970e34d mod_vfs stuff from TurkeyMcMac's PR Desour 2025-02-21 12:19:04 +01:00
  • b3cd495936 some error handling stuff Desour 2025-02-21 11:11:51 +01:00
  • ce39f41cef tmp3 Desour 2025-02-15 18:16:10 +01:00
  • 655b98d50a tmp2 Desour 2025-02-14 14:57:22 +01:00
  • c1e5779af0 tmp Desour 2025-01-27 14:12:40 +01:00
  • 93b53d1a0d Add an SSCSM controller and environment skeleton Desour 2024-12-17 11:30:13 +01:00
  • f8cc677265 Some did a find&replace here :) grorp 2025-05-29 14:57:28 -04:00
  • f7067644a3 Polish Lars Mueller 2025-05-29 02:13:52 +02:00
  • 99c4823af3 Document Luanti rotation conventions Lars Mueller 2025-05-28 20:06:48 +02:00
  • 5bc191dd8f Add test for setPitchYawRollRad rotation conventions Lars Mueller 2025-05-28 19:11:35 +02:00
  • e3391e69a2 Formspec: Move GUI event handling to switch/case SmallJoker 2025-05-28 14:30:40 +02:00
  • c9a058fdd9 Formspec: remove gotText(wstr) remains SmallJoker 2025-05-28 14:44:24 +02:00
  • c6eddef358 Formspec: Fix malfunctioning 'Proceed' button on sizeless formspecs SmallJoker 2025-05-28 14:18:06 +02:00
  • c4d5fcb71d
    Merge a0fd60c5d5 into 5c2599315c Medley 2025-05-28 14:59:58 +02:00
  • 5db778396c Rework user limit and checks around join process sfan5 2025-05-27 12:52:59 +02:00
  • b128f1fd33 Restrict minimum state for ClientInterface::sendToAll sfan5 2025-05-27 11:55:18 +02:00
  • 5bda2e9379 Extend check for lingering clinets sfan5 2025-05-27 11:31:16 +02:00
  • 5c2599315c Change nil-component error to deprecation warning sfan5 2025-05-26 21:42:21 +02:00
  • 6ca9d75f0b Reject NaN and Inf in check_v3d() too sfan5 2025-05-19 17:44:59 +02:00
  • ec16fb33d0 Add unit tests for Lua vector reading sfan5 2025-05-19 17:41:13 +02:00
  • a5263dc7ed Do not allow vector components to be nil sfan5 2025-05-18 22:44:20 +02:00
  • ae35f37bc3
    Move one CI run to be on 64-bit ARM sfan5 2025-05-28 13:29:20 +02:00
  • 986cd32f28
    Minor lua_api.md improvements (#16169) grorp 2025-05-28 07:29:03 -04:00
  • 94a9b94baf
    Formspec: Fix incorrect cell size when using non-default fonts (#16178) SmallJoker 2025-05-27 18:47:41 +02:00
  • 71a507e8be Settingtypes: Add no-c-format marker for xgettext Wuzzy 2025-05-27 18:15:07 +02:00
  • cea17ae600 Handle writing to unloaded blocks in MMVManip::blitBackAll() sfan5 2025-05-25 19:16:58 +02:00
  • aab5812620 Implement API to create empty VoxelManip sfan5 2025-05-25 15:43:59 +02:00
  • 2832cbef6c Refactor MMVManip to get rid of m_loaded_blocks sfan5 2025-05-25 14:50:13 +02:00
  • 1e8fae2100 Add C++-side unit tests for MMVManip sfan5 2025-05-25 13:31:16 +02:00
  • 7c7a9ceb53 Add VoxelManip:close() for explicit free sfan5 2025-05-25 12:39:11 +02:00
  • bcf5e5a1cc Revert changes to special 'Proceed' button handling Zenon Seth 2025-05-27 15:37:34 +01:00
  • 731601d49e Builtin: Convert TR files to gettext PO Wuzzy 2025-05-27 14:22:47 +02:00
  • da7897a822 Fix texture double-free in main menu sfan5 2025-05-27 13:56:18 +02:00
  • 8fd2a8773e Add texture refcounting grab/drop to MenuTextureSource Zenon Seth 2025-05-27 04:31:44 +01:00
  • a741123a30 Change nil-component error to deprecation warning sfan5 2025-05-26 21:42:21 +02:00
  • 71d76f6c7b Reject NaN and Inf in check_v3d() too sfan5 2025-05-19 17:44:59 +02:00
  • 2c260ed206 Add unit tests for Lua vector reading sfan5 2025-05-19 17:41:13 +02:00
  • 4bf6feaa1e Do not allow vector components to be nil sfan5 2025-05-18 22:44:20 +02:00
  • 4013575234 Updates 3 rubenwardy 2025-05-26 19:43:43 +01:00
  • ad0bd3edf9 Updates 2 rubenwardy 2025-05-26 19:40:47 +01:00
  • 48630739d3 Updates rubenwardy 2025-05-26 19:39:14 +01:00
  • 901eb2de46 Add compiling documentation from docs.luanti.org rubenwardy 2025-05-26 19:24:56 +01:00
  • 929f9f2736 Fix Failed WhiteSpace CHecks #1 DustyBagel 2025-05-26 12:54:59 -05:00
  • 665a02751b Fix 5.13 errors DustyBagel 2025-05-26 12:48:31 -05:00
  • 932b2476ff
    Merge branch 'luanti-org:master' into master DustyBagel 2025-05-26 11:33:25 -05:00
  • 9230d51c9d Move one CI run to be on 64-bit ARM sfan5 2025-05-25 19:58:25 +02:00
  • f4e6c2b62f Implement string composition for CGUIEditBox y5nw 2025-05-25 17:00:03 +02:00
  • 79669b5a94 partial y5nw 2025-05-25 16:30:53 +02:00
  • e761f86044 Formspec: Fix incorrect cell size when using non-default fonts SmallJoker 2025-05-25 13:43:59 +02:00
  • e9c7ddb4ef Use SDL_GameController for gamepad input rubenwardy 2022-10-20 19:43:10 +01:00
  • fa0c09d202 Do not modify peer timeout on shutdown Josiah VanderZee 2025-05-22 17:03:11 -05:00
  • e9b32843a5 Make MTP server shutdown flag atomic Josiah VanderZee 2025-05-22 17:02:22 -05:00
  • 1214a1d4a6
    Refactor ITextureSource use in main menu (#16135) sfan5 2025-05-24 22:49:29 +02:00
  • 452160cd00 Clean up read_tiledef and related parts a bit sfan5 2025-05-13 17:43:30 +02:00
  • 80c0410442
    Merge branch 'master' into master DustyBagel 2025-05-24 11:19:16 -05:00
  • 3388a561e9 things have changed Lars Mueller 2025-05-24 17:31:53 +02:00
  • 4b916a2453 no more SAnimatedMesh Lars Mueller 2025-05-24 17:31:21 +02:00
  • e0bde0ca59 reassert Lars Mueller 2025-04-03 02:13:03 +02:00