1
0

Commit Graph

  • f66ed2c27f Fix local animation not instantly updating after being set sfan5 2022-01-18 19:19:40 +01:00
  • 4f6f09590c Free arguments of cancelled minetest.after() jobs sfan5 2022-01-18 19:25:53 +01:00
  • 7c321ad7f5 Main menu: Fix automatic dependency enables on doubleclick SmallJoker 2022-01-19 18:52:27 +01:00
  • 42839fa1db Optimize folder handling in 'files' mod storage backend sfan5 2022-01-15 17:28:59 +01:00
  • b02b381af2 Bump IrrlichtMt to 1.9.0mt4 in CI sfan5 2022-01-16 15:54:08 +01:00
  • b6555ee6af Reset override material in anaglyph Dmitry Kostenko 2022-01-15 20:52:20 +01:00
  • 7c93b2d7a3
    Give the ASCII console splash a facelift Alex 2022-01-15 08:45:33 -08:00
  • 9a12e4499e Minor improvements to Lua sandbox sfan5 2022-01-13 22:12:44 +01:00
  • 379473b670 Improve situation around race condition with dynamic_add_media during client join sfan5 2022-01-09 20:43:25 +01:00
  • 72b14bd994
    Don't call on_dieplayer callback two times (#11874) savilli 2022-01-15 17:44:55 +01:00
  • 76e97e85a0 Update compiler versions in CI sfan5 2021-12-14 01:14:12 +01:00
  • a90b2a4d4f Raise minimum compiler versions sfan5 2021-12-14 00:50:25 +01:00
  • 97248c6957 Add client/mod_storage.sqlite to .gitignore Dmitry Kostenko 2022-01-13 20:43:02 +01:00
  • b2eb44afc5
    Fix NodeDef backwards compatibility to 5.3.0 (#11942) SmallJoker 2022-01-12 18:49:14 +01:00
  • eb535064ba Add bit library to environment (with LuaJIT) luk3yx 2022-01-11 08:14:21 +13:00
  • 4c8c649779
    Mainmenu game-related changes (#11887) sfan5 2022-01-09 21:15:35 +01:00
  • b164e16d1b Copy smoothing note to gui_scaling_filter description Lars Mueller 2022-01-09 19:56:55 +01:00
  • 8fab406c28 Formspec: Fix bgcolor and set_focus checks SmallJoker 2022-01-09 18:33:37 +01:00
  • 5eb45e1ea0
    Restore pass-through of direction keys (#11924) sfan5 2022-01-09 18:46:36 +01:00
  • 952471c8f8 Add ChaCha library luk3yx 2022-01-09 04:42:49 +13:00
  • 76dbd0d2d0
    Fully remove bitmap font support (#11863) sfan5 2022-01-08 14:53:25 +01:00
  • bf22569019
    Use a database for mod storage (#11763) Jude Melton-Houghton 2022-01-07 13:28:49 -05:00
  • b81948a14c
    Fix damage wraparound if very high damage (#11872) Wuzzy 2022-01-06 20:16:35 +00:00
  • 85da2e284b Fix incorrect bit positions in paramtype documentation Aritz Erkiaga 2022-01-06 19:19:44 +01:00
  • 444772113a macOS: switch to gettext MoNTE48 2022-01-03 01:00:14 +01:00
  • e39b159845 Base formspec coordinate size on padded screensize Vincent Robinson 2022-01-04 17:47:32 -08:00
  • d33ab97434 Inventory: Add ServerEnv checks for calls during script init SmallJoker 2022-01-04 18:39:27 +01:00
  • 1965628705 Fix vector.from_string returning a table without vector metatable Desour 2022-01-02 17:16:16 +01:00
  • 84fdd369d4
    Cap damage overlay duration to 1 second (#11871) Wuzzy 2022-01-03 03:14:02 +00:00
  • 835524654e
    Fix shadow mapping when PCF is disabled (#11888) x2048 2022-01-02 22:45:55 +01:00
  • e030d9cff0
    Recalculate normals before adding mesh to the scene x2048 2022-01-02 14:32:13 +01:00
  • 8910c7f8ae
    Better document sky_color scope (#11892) Zughy 2022-01-01 22:46:00 +01:00
  • 29d2b2ccd0
    Print announce error response (#11878) ShadowNinja 2022-01-01 16:44:56 -05:00
  • 9d4bda1cdf HUD: property scale crosshair image MoNTE48 2021-12-30 00:43:43 +01:00
  • bf9a01085e Clear the item selection when receive an Inventory event MoNTE48 2021-12-30 23:56:38 +01:00
  • 544b9d5c72
    Add padding[] element to formspecs (#11821) Vincent Robinson 2021-12-30 12:54:47 -08:00
  • 4a16ab3585
    Improve TTF support for pixel-style fonts (#11848) Vincent Robinson 2021-12-30 12:54:21 -08:00
  • 2352512795 Mobile: fix KeyChangeMenu scaling MoNTE48 2021-12-30 00:43:39 +01:00
  • e7c44f2796 Allow changing inventory_items_animations from the main menu luk3yx 2021-12-30 12:30:30 +13:00
  • 14c7fae378
    Formspec: Unify argument checks (#11851) SmallJoker 2021-12-29 23:58:26 +01:00
  • 0ea8df4d64
    Socket-related cleanups sfan5 2021-12-29 23:01:26 +01:00
  • 05573d6d8d
    Remove unused (de)serializeAttributes() methods ROllerozxa 2021-12-29 23:00:16 +01:00
  • 9b650b9efb
    Add more neighbors on mesh update (#6765) Vitaliy 2021-12-30 00:59:53 +03:00
  • 481bb90eac Fix segfault in drawItems() due to missing inventory list SmallJoker 2021-12-29 19:20:38 +01:00
  • 8053b775e4 Remove broken TMPFolder setting MoNTE48 2021-12-28 19:35:15 +01:00
  • 0fa54531d4
    Fix check that denies new clients from a singleplayer session savilli 2021-12-28 16:08:21 +03:00
  • cc64a0405a
    Automatically use SSE registers for FP operations on i386 (#11853) William L. DeRieux IV 2021-12-28 08:06:24 -05:00
  • 7f6306ca96
    Restore GCC 5 compatibility (#11778) JosiahWI 2021-12-28 07:05:49 -06:00
  • 4f45afdba5 Intllib: add core.get_translator_auto() wrapper luk3yx 2021-12-28 18:46:29 +13:00
  • 4cfc5a506f OSX: minor fixes MoNTE48 2021-12-26 02:15:52 +01:00
  • 168acbd050 Hide driver name from window title MoNTE48 2021-12-26 02:22:27 +01:00
  • 8763f41ed9 Intllib: minor cleanup MoNTE48 2021-12-23 10:54:09 +01:00
  • 0c4929f025 Remove wrong function from lua_api.txt sfan5 2021-12-19 17:03:16 +01:00
  • 1b664dd870 Use defined evaluation order in profiler Jude Melton-Houghton 2021-12-19 08:41:08 -05:00
  • 49f7d2494c Protect font initialization with mutex sfan5 2021-12-17 23:49:47 +01:00
  • b2409b14d0 Refactor trusted mod checking code sfan5 2021-12-17 19:04:46 +01:00
  • f405459548 Remove setlocal and setupvalue from debug table whitelist sfan5 2021-12-17 18:35:30 +01:00
  • 8c99f2232b Don't let HTTP API pass through untrusted function sfan5 2021-12-17 18:31:29 +01:00
  • 8472141b79
    Restructure devtest's unittests and run them in CI (#11859) sfan5 2021-12-18 20:36:43 +01:00
  • d3ef0c30bc Mobile: fix checkbox scaling MoNTE48 2021-12-18 00:33:21 +01:00
  • d07f0a660d Fix the time format in duration_to_string MoNTE48 2021-12-18 00:31:56 +01:00
  • 1c5ece8334 Fix eat sound not playing if eating last of stack sfan5 2021-12-15 15:36:19 +01:00
  • 378175497a
    Fix some issues with buildbot scripts (#11860) sfan5 2021-12-15 14:36:27 +01:00
  • ff04baa9b3 Show in /help only commands available to the player Maksim 2021-12-13 18:49:28 +01:00
  • fcf86ded8f
    Disable inventory if player's inventory formspec is blank (#11827) ROllerozxa 2021-12-13 17:43:29 +01:00
  • 84efe279bb Fix URL escaping in content store sfan5 2021-12-01 21:11:32 +01:00
  • f71091bf52 Remove creative/damage info in Esc/Pause menu Wuzzy 2021-10-03 15:36:35 +02:00
  • 76aa6103e3 Update German locale translation Wuzzy 2021-12-02 12:55:56 +01:00
  • 1ab3eadd87 Update builtin locale Wuzzy 2021-12-02 12:53:53 +01:00
  • a8c58d5cbb
    Add pauloue's ItemStack example to docs (#9853) Francisco 2021-12-10 03:24:42 -08:00
  • d9d219356a Fix get_bone_position() on unset bones modifying their position sfan5 2021-12-06 00:04:33 +01:00
  • 9e5d97cb35 Minor update for base textures MoNTE48 2021-12-05 18:31:40 +01:00
  • ff934d538c
    Fix various code & correctness issues (#11815) sfan5 2021-12-05 14:40:30 +01:00
  • 7a043b3ebb
    Fix wireshark packet dissector wrong coordinates (#11826) Richard Liu 2021-12-05 07:34:40 -06:00
  • b90fe6bbc6 Fix position of the infotext MoNTE48 2021-12-04 20:51:03 +01:00
  • 0d1d39b2f9 Android: Kotlin, modern unzip system and other improvements (#23) Bektur 2021-12-03 04:09:23 +06:00
  • cca13417fe iOS: forced saving settings when connecting to the game MoNTE48 2021-12-02 23:09:51 +01:00
  • 75d755a331 Reserve vectors before pushing and other code quality changes (#11161) sfan5 2021-04-05 13:38:31 +02:00
  • 991cceaf16 Remove broken timeout behaviour sfan5 2021-10-10 21:10:52 +02:00
  • b7f2ba0da2 Shave off buffer copies in networking code (#11607) sfan5 2021-09-17 18:14:25 +02:00
  • 1a13324379 Add new functions luk3yx 2021-09-02 21:58:27 +12:00
  • 9454597e32 Mobile: improve formspec scaling on large tablets MoNTE48 2021-12-02 10:08:47 +01:00
  • 80c3c7e642
    Improve error message if using "/help --" (#11796) Wuzzy 2021-12-01 19:22:46 +00:00
  • 57a59ae92d
    Network: Delete copy constructor and use std::move instead (#11642) SmallJoker 2021-12-01 20:22:33 +01:00
  • 1dc1305ada Update translation files updatepo.sh 2021-11-27 19:42:26 +01:00
  • a157256706 Update minetest.conf.example and dummy cpp file updatepo.sh 2021-11-27 19:41:45 +01:00
  • 3ac102c93b Translated using Weblate (Swedish) ROllerozxa 2021-11-27 11:38:45 +00:00
  • 3332592905 Translated using Weblate (Czech) Ondřej Pfrogner 2021-11-20 09:50:36 +00:00
  • 42b8167f3d Added translation using Weblate (Yue) Johann Lau 2021-11-12 10:51:11 +01:00
  • fc0897682d Translated using Weblate (Dutch) Molly 2021-10-13 07:27:43 +00:00
  • 8d99cddecc Translated using Weblate (Dutch) Vancha March 2021-10-12 09:09:16 +00:00
  • 6f9d803d67 Translated using Weblate (Spanish) Joaquín Villalba 2021-10-06 14:40:56 +00:00
  • c24b02852b Translated using Weblate (Spanish) Manuel González 2021-10-06 14:34:17 +00:00
  • 88731631ab Translated using Weblate (Bulgarian) 109247019824 2021-10-05 16:27:58 +00:00
  • 714d4e4a81 Translated using Weblate (Esperanto) phlostically 2021-10-03 23:29:01 +00:00
  • 1935783cc6 Translated using Weblate (Finnish) Markus Mikkonen 2021-09-18 06:55:16 +00:00
  • 9f5d35e2aa Translated using Weblate (Portuguese (Brazil)) Ronoaldo Pereira 2021-09-16 18:28:41 +00:00
  • 6569056bfc Translated using Weblate (Finnish) Jiri Grönroos 2021-09-15 07:46:55 +00:00
  • 62c3c90120 Translated using Weblate (Portuguese (Brazil)) Heitor 2021-09-11 18:13:26 +00:00
  • 7d2c99e2c2 Translated using Weblate (Esperanto) Tirifto 2021-08-24 11:22:12 +00:00