1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-11-03 16:55:24 +01:00

Commit Graph

  • d7edf0b229 Set StartupWMClass in desktop file wrrrzr 2025-03-30 19:17:10 +03:00
  • 4bc366b984 Refactor createShadowRenderer wrrrzr 2025-03-30 19:16:45 +03:00
  • 41d43e8d95 Document server texture pack in texture_packs.md (#15951) cx384 2025-03-30 18:16:34 +02:00
  • 4cd2273349 Refactor input handler (#15933) y5nw 2025-03-30 18:16:20 +02:00
  • 309c0a0cb6 Formspec: fix clamped scroll offset of scroll_containers larger than 1000px SmallJoker 2025-03-30 18:15:38 +02:00
  • 882f132062 Document special items cx384 2025-03-30 17:26:28 +02:00
  • af1ffce084 Improve hand override documentation cx384 2025-03-29 15:09:15 +01:00
  • a94c9a73ba Move all registration logic into core.register_item for consistency sfan5 2025-03-24 21:10:55 +01:00
  • 915446417d Improve warning message for registration table reuse sfan5 2025-03-24 20:45:44 +01:00
  • 8f8d7c4088 Check if a block is already in the emege queue before checking occlusion culling and trying to reemerge (#15949) lhofhansl 2025-03-28 11:31:54 -07:00
  • b0bc6ce637 TouchControls: Take FOV into account for camera movement (#15936) grorp 2025-03-28 07:43:59 -04:00
  • fbc525d683 Restore behavior of emergequeue_limit_total (#15947) lhofhansl 2025-03-27 18:59:38 -07:00
  • db15bc6466 Some more random code cleanups sfan5 2025-03-18 22:11:37 +01:00
  • f63436c8d3 Add basic unittests for LBMManager sfan5 2025-03-23 20:13:24 +01:00
  • 7b746d21f9 Make sure generated blocks have their timestamp set sfan5 2025-03-18 21:50:17 +01:00
  • ed40ea010b Improve edge case handling in LBMManager sfan5 2025-03-18 20:57:19 +01:00
  • 3dca2cd26a Strip leading colon from LBM names sfan5 2025-03-18 20:36:18 +01:00
  • 71cd25a798 Preserve LBM ordering when running them sfan5 2025-03-18 20:26:11 +01:00
  • ea1e8797a3 Fix performance bug with applying LBMs sfan5 2025-03-18 20:06:39 +01:00
  • 8fc7bf2af4 Fix core.get_content_info docs and harden implementation (#15925) JosiahWI 2025-03-26 13:03:53 -05:00
  • 95d6008332 IrrlichtMt: Fix orientation of IRenderTarget-textures (#15932) SmallJoker 2025-03-26 18:32:23 +01:00
  • b99f90ed80 Mainmenu: Trim whitespace from player name, address, port grorp 2025-03-26 13:31:44 -04:00
  • 251bf0ec31 Fix possible nullptr dereference in serverpackethandler.cpp Ricardo Costa 2025-03-26 14:31:27 -03:00
  • b1363fce8e Fix logic inversion for dynamic media (server-side fix) (#15870) ashtrayoz 2025-03-25 07:35:20 +11:00
  • 4ba438a7ec Improve KeyPress handling (#15923) y5nw 2025-03-21 12:07:51 +01:00
  • ead44a27ca TouchControls: Implement an option for dig/place buttons (#15845) grorp 2025-03-21 07:06:44 -04:00
  • 1f14b7cb1b Make remote media exclusively use GET for hash set (#15885) sfan5 2025-03-19 22:06:34 +01:00
  • a9a3b05cc3 Prevent registration of certain new content after load time sfan5 2025-03-16 20:22:05 +01:00
  • ca047c3e58 Warn on core.override_item() after server startup sfan5 2025-03-16 19:57:06 +01:00
  • 2540667f04 Warn if metatable passed to itemdef registration function sfan5 2025-03-16 16:46:37 +01:00
  • 4125ce877d Do not discover mod directories that fail parsing (#15917) JosiahWI 2025-03-19 12:43:19 -05:00
  • f1364b1e0b GUI: Use the client's fonts for 'Open URL?' dialogues SmallJoker 2025-03-15 15:30:35 +01:00
  • 5b2b2c7796 Game: disable 'toggle_sneak_key' while flying SmallJoker 2025-03-15 14:31:16 +01:00
  • cc65c8bd70 SDL: Use scancodes for keybindings (#14964) y5nw 2025-03-16 20:35:34 +01:00
  • e0378737b7 Fix overrideable hand ToolCapabilities and range (#15743) cx384 2025-03-16 20:03:31 +01:00
  • d085f0fb52 Document core.MAP_BLOCKSIZE constant in lua_api.md (#15911) Xiaochuan Ye 2025-03-17 03:02:42 +08:00
  • efded8f0bb Bump OARS content rating to 1.1 AFCMS 2025-03-16 17:57:18 +01:00
  • 8ac7c451e1 update documentation Erich Schubert 2025-03-01 19:31:28 +01:00
  • 1f3cf59c7f Clean up position encoding Erich Schubert 2025-02-25 23:11:43 +01:00
  • c439d784ac add unit tests for map block position encoding Erich Schubert 2025-03-01 18:27:57 +01:00
  • 42ac5b2f40 Mostly deal with problems caused by polygon offset (#15867) sfan5 2025-03-16 17:56:32 +01:00
  • c07499ccfc Reload font manager in main thread to avoid a crash (#15900) Deve 2025-03-16 17:55:39 +01:00
  • 4b85062caf Improve robustness of GL object handling sfan5 2025-03-12 19:46:12 +01:00
  • 077828d0d9 Add table.copy_with_metatables (#15754) Lars Müller 2025-03-14 11:52:42 +01:00
  • 8717c7bd00 Fix excessive space on README.md Miguel P.L 2025-03-11 13:00:58 -06:00
  • 23d0fb2d3f builtin: Return 'obj' from 'core.item_drop' (#15880) SmallJoker 2025-03-11 20:00:35 +01:00
  • afb15978d9 Clean up and compress some pre-join packets (#15881) sfan5 2025-03-11 20:00:07 +01:00
  • 287880aa27 Refresh win32 toolchain and libraries (#15890) sfan5 2025-03-11 19:59:03 +01:00
  • b9ed4793ea Move drawItemStack out of hud.h/cpp (#15868) cx384 2025-03-11 10:00:04 +01:00
  • dadd097f32 Echo DMs sent with /msg (#15887) Alex 2025-03-11 01:59:51 -07:00
  • 017318f117 Avoid touching all blocks in range every 0.2s (#15878) lhofhansl 2025-03-08 12:42:50 -08:00
  • 18ac8b20fa Replace object visual by enum (#15681) cx384 2025-03-06 21:02:11 +01:00
  • 63701de45f Make Sneak and Aux1 optionally togglable (#15785) Medley 2025-03-06 21:01:43 +01:00
  • 7892541383 Various random code cleanups sfan5 2025-03-01 11:53:37 +01:00
  • 358658fa34 Fix cloud-related bugs sfan5 2025-03-01 22:13:33 +01:00
  • 68602b2eaf Fix shadow flicker on camera offset update (take 2) sfan5 2025-03-01 11:00:58 +01:00
  • e84ac56e35 Don't try to update uninitialized shadow frustum sfan5 2025-03-01 00:58:33 +01:00
  • 47c000a293 Add unittest that lints builtin JSON files sfan5 2025-02-26 19:16:41 +01:00
  • 304ce4cd54 Fix syntax error in credits.json sfan5 2025-02-26 18:51:46 +01:00
  • d54646d342 Improve error handling of map database creation sfan5 2025-02-26 18:50:41 +01:00
  • 7abaa8d4cd Make Irrlicht identity material const sfan5 2025-02-26 18:06:53 +01:00
  • 2796283550 Remove broken fall bobbing sfan5 2025-02-26 17:58:21 +01:00
  • 7602308835 Revert "Restrict relative mouse mode to Wayland users (#15697)" sfan5 2025-02-26 17:55:31 +01:00
  • bc43019467 Fix TerminalChatConsole crash sfan5 2025-02-26 17:35:02 +01:00
  • 8449f5f6db Make devtest grass use overlay tiles sfan5 2025-02-26 17:21:22 +01:00
  • 0eb047ca33 Disable debug-breaking locale workaround when debugging (#15859) Medley 2025-03-03 20:33:42 +01:00
  • 98048cb06d Fix missing includes in skyparams.h wrrrzr 2025-03-03 22:33:19 +03:00
  • 6e995972bb check y limits early Erich Schubert 2025-03-01 17:15:02 +01:00
  • 08fad862aa Code cleanups. Function does not return deco count. Erich Schubert 2025-03-01 17:11:23 +01:00
  • c3477a4d08 Adjust Android default view range and mapblock limit sfan5 2025-03-01 00:32:38 +01:00
  • 062207e696 Enforce minimum client_mapblock_limit depending on view range sfan5 2025-03-01 00:16:18 +01:00
  • 24c1230c7b Client: fix disappearing node inventories on older servers SmallJoker 2025-03-01 21:05:15 +01:00
  • eb79a76742 Android: update SDL support code (#15853) sfan5 2025-03-01 18:27:46 +01:00
  • c0328e5363 Centered title in README.md and added icon millennIumAMbiguity 2025-03-01 12:27:43 +01:00
  • 8d822d8231 Fix compile error with MSVC: string is not a member of std Joshua Gerrish 2025-03-01 06:26:33 -05:00
  • a11b25f3f5 Use fallback font correctly for fonts provided by the server y5nw 2025-02-28 10:49:52 +01:00
  • 90121dc66f Fix & improve glTF loader matrix decomposition Lars Mueller 2025-01-30 14:12:44 +01:00
  • d74af2f1a7 Use matrix4::getRotationRadians Lars Mueller 2025-01-30 14:11:16 +01:00
  • b6c71b2379 Improve matrix4::getRotationDegrees a bit, radians Lars Mueller 2025-01-30 13:32:10 +01:00
  • c261c26456 Add Irrlicht rotation consistency unit tests Lars Mueller 2025-01-30 13:27:59 +01:00
  • 5abf220979 Fix random usage in matrix4 tests Lars Mueller 2025-01-30 13:17:13 +01:00
  • 1ceeea34f4 Extend quaternion tests Lars Mueller 2025-01-15 20:26:34 +01:00
  • 3ae1fd459a Add quaternion conversion unit tests Lars Mueller 2025-01-15 18:26:34 +01:00
  • 0e86366324 Add test for matrix4::getRotationDegrees Lars Mueller 2025-01-15 18:18:54 +01:00
  • 58ad604a4b Note that core.hash_node_position is not a hash function Erich Schubert 2025-02-27 12:30:55 +01:00
  • 415e96184d Update copyright date in README guinea7pig 2025-02-26 06:22:19 -05:00
  • 8654e16725 Disable shadow force updates with performance_tradeoffs sfan5 2025-02-24 18:52:58 +01:00
  • eb8b449817 Fix shadow performance regression due to force update sfan5 2025-02-24 18:45:23 +01:00
  • 22c81e5292 Print if sdl2-compat is in use sfan5 2025-02-23 17:08:43 +01:00
  • 42a35cec83 Allow looking straight up or down sfan5 2025-02-23 16:18:27 +01:00
  • fc8c6742c4 Update Wireshark dissector sfan5 2025-02-22 17:20:42 +01:00
  • ee9258cefd Clean up some packet-related code sfan5 2025-02-22 16:37:45 +01:00
  • 5e89371ecd TouchControls: touch_use_crosshair, dig/place simulation refactoring (#15800) grorp 2025-02-25 13:19:44 -05:00
  • abcd2e0b81 Re-save active entities more often if they move a certain distance (#15605) Andrii Nemchenko 2025-02-22 17:19:19 +02:00
  • d12ce68e64 Show unknown object visuals using unknown_object.png sprite sfan5 2025-02-22 12:49:21 +01:00
  • 83fd837d75 Clean up TileLayer::applyMaterialOptions sfan5 2025-02-15 14:25:04 +01:00
  • 7d3f0628c4 Use visual = "node" for builtin falling node entity sfan5 2025-01-17 16:07:46 +01:00
  • 27bbe3a873 CAO 'node' visual (#15683) sfan5 2025-01-14 20:25:52 +01:00
  • 5a8720a484 Change material sharing for CMeshSceneNode sfan5 2025-01-15 16:06:53 +01:00
  • e51221d247 Implement metadata-aware version of InvRef:remove_item() (#15771) Andrii Nemchenko 2025-02-22 17:18:48 +02:00