Commit Graph

  • d08faa6e5d Validate staticdata and object property length limits Some games provide users with enough freedom to create items with metadata longer than 64KB, preventing this from causing issues is on them but we'll still do the minimum not to abort the server if this happens. sfan5 2021-08-19 20:14:22 +0200
  • eda0178885
    Fix memory leak when CSM blocks inventory opening (#34) Vitaliy 2022-02-04 16:27:13 +0300
  • 2d406b8318 Disable SmokePuff spawn when a entity dies Maksim 2022-02-02 20:40:13 +0200
  • 90ab16ef7d Improve client-side death formspec Maksim 2022-02-01 13:36:54 +0200
  • e2ab4ac9d4 macOS: update and switch to LuaJIT Maksim 2022-01-30 00:10:40 +0200
  • dae831a223
    Generate MT 0.4 character.b3d files at load time luk3yx 2022-01-28 12:22:13 +1300
  • 26a5aed0c4 Mobile: minor fixes MoNTE48 2022-01-27 00:26:37 +0100
  • c4d691600d Re-enable `core.get_server_status()` MoNTE48 2022-01-27 00:08:09 +0100
  • 2c0b370748 Update font MoNTE48 2022-01-24 01:23:43 +0100
  • 77d590c58a Optimize clouds (#25) Vitaliy 2022-01-24 03:07:51 +0300
  • 73392bc567 Scale images in the table on the desktop MoNTE48 2022-01-23 12:51:22 +0100
  • f8fb722740 Use utf-8 for the Irrlicht clipboard (#11538) DS 2021-08-23 14:09:50 +0200
  • e8ed7f95aa Add `string:trim8()` and fix intllib MoNTE48 2022-01-21 15:10:58 +0100
  • eb535064ba Add bit library to environment (with LuaJIT) luk3yx 2022-01-11 08:14:21 +1300
  • 952471c8f8 Add ChaCha library luk3yx 2022-01-09 04:42:49 +1300
  • 444772113a macOS: switch to gettext MoNTE48 2022-01-03 01:00:14 +0100
  • 9d4bda1cdf HUD: property scale crosshair image MoNTE48 2021-12-30 00:43:43 +0100
  • bf9a01085e Clear the item selection when receive an Inventory event MoNTE48 2021-12-30 23:56:38 +0100
  • 2352512795 Mobile: fix KeyChangeMenu scaling MoNTE48 2021-12-30 00:43:39 +0100
  • e7c44f2796 Allow changing inventory_items_animations from the main menu luk3yx 2021-12-30 12:30:30 +1300
  • 8053b775e4 Remove broken `TMPFolder` setting MoNTE48 2021-12-28 19:35:15 +0100
  • 4f45afdba5 Intllib: add `core.get_translator_auto()` wrapper luk3yx 2021-12-28 18:46:29 +1300
  • 4cfc5a506f OSX: minor fixes MoNTE48 2021-12-26 02:15:52 +0100
  • 168acbd050 Hide driver name from window title MoNTE48 2021-12-26 02:22:27 +0100
  • 8763f41ed9 Intllib: minor cleanup MoNTE48 2021-12-23 10:54:09 +0100
  • d3ef0c30bc Mobile: fix checkbox scaling MoNTE48 2021-12-18 00:33:21 +0100
  • d07f0a660d Fix the time format in `duration_to_string` MoNTE48 2021-12-18 00:31:56 +0100
  • ff04baa9b3 Show in `/help` only commands available to the player Maksim 2021-12-13 18:49:28 +0100
  • 9e5d97cb35 Minor update for base textures MoNTE48 2021-12-05 18:31:40 +0100
  • b90fe6bbc6 Fix position of the infotext MoNTE48 2021-12-04 20:51:03 +0100
  • 0d1d39b2f9 Android: Kotlin, modern unzip system and other improvements (#23) Bektur 2021-12-03 04:09:23 +0600
  • cca13417fe iOS: forced saving settings when connecting to the game MoNTE48 2021-12-02 23:09:51 +0100
  • 75d755a331 Reserve vectors before pushing and other code quality changes (#11161) sfan5 2021-04-05 13:38:31 +0200
  • 991cceaf16 Remove broken timeout behaviour sfan5 2021-10-10 21:10:52 +0200
  • b7f2ba0da2 Shave off buffer copies in networking code (#11607) sfan5 2021-09-17 18:14:25 +0200
  • 1a13324379 Add new functions luk3yx 2021-09-02 21:58:27 +1200
  • 9454597e32 Mobile: improve formspec scaling on large tablets MoNTE48 2021-12-02 10:08:47 +0100
  • 34d0166af9 Improve delete world dialog MoNTE48 2021-11-17 03:12:33 +0200
  • 667f1f2a2e Fix "Could not create ITexture, texture needs to have a non-empty name" warning sfan5 2021-09-22 18:35:40 +0200
  • d6b01ab8ef Revert "Prevent interacting with items out of the hotbar (#10359)" MoNTE48 2021-11-13 01:36:50 +0200
  • bd17b2f6d7 Fix compatibility with Irrlicht 1.9-dev MoNTE48 2021-11-04 00:01:36 +0100
  • 0dc4830be2 Write settings after executing `/set` command MoNTE48 2021-11-03 23:52:29 +0100
  • d40a598fe4 Add min_y and max_y checks for Active Block Modifiers (ABM) (#11333) sfence 2021-06-20 17:21:35 +0200
  • e91813755c Builtin: minor fixes MoNTE48 2021-10-21 00:28:35 +0200
  • a3e3f12900 Log approximate RAM usage of mods during startup (with --info) luk3yx 2021-09-13 19:50:04 +1200
  • 5d1b891c6b Align text in death formspec MoNTE48 2021-09-12 16:27:25 +0200
  • 96bc43a459 Update Credits tab MoNTE48 2021-09-04 19:58:50 +0200
  • 40bdb9c609 Pause animations while game is paused (#10658) Vitaliy 2021-03-05 18:28:08 +0300
  • db15e61216 Make messagebox() the same size as the main tabs luk3yx 2021-09-03 21:28:40 +1200
  • 95e1e263c6 macOS: minor fixes MoNTE48 2021-08-30 22:53:49 +0200
  • 0174b486f2 Fix hunger crash luk3yx 2021-08-30 08:57:32 +1200
  • 22cf4452c6 Make clang-format happy luk3yx 2021-08-26 11:57:02 +1200
  • 1c5ec55215 Fix build for newer versions of GCC (#11246) lhofhansl 2021-05-06 10:24:30 -0700
  • 05b757a9cb Hunger: make hunger.get_saturation return nil when metadata doesn't exist luk3yx 2021-08-22 19:33:03 +1200
  • 8c2db140ce Wipe metadata when placing schematics luk3yx 2021-08-11 18:45:58 +1200
  • 7ed95a454d Hunger: replace deprecated API methods MoNTE48 2021-08-07 10:35:23 +0200
  • 8398d7be17 Add node name to deprecation warnings luk3yx 2021-08-02 08:33:44 +1200
  • ed1d227459
    Merge pull request #10 from MultiCraft/MC5.4 luk3yx 2021-07-26 19:58:24 +1200
  • 0534d696f7 Merge MultiCraft Legacy changes MoNTE48 2021-07-15 22:01:11 +0200
  • b1fa8f8e2b Fix nametags being shown in first person luk3yx 2021-07-19 10:07:03 +1200
  • 8f0dd004f1 Add minetest.load_translation to the main menu API luk3yx 2021-07-15 16:24:17 +1200
  • 62f2f4546a Create default worlds on restart if none exist luk3yx 2021-07-06 15:57:56 +1200
  • c0f4228096 Add core.sleep_ms to async main menu API luk3yx 2021-06-21 17:20:18 +1200
  • 9bd686216a Make it compile luk3yx 2021-06-11 18:14:03 +1200
  • 1aabc2ca14 Merge tag '5.4.1' into main 5.4.1 luk3yx 2021-06-08 10:37:38 +1200
  • 4fbfe9443b Add minetest.get_artificial_light and minetest.get_natural_light (#5680) HybridDog 2020-10-06 20:49:46 +0200
  • d90bcc66d8 Fix drowning luk3yx 2021-04-25 08:18:31 +1200
  • 42d1394ea4 Add GUIScene files Jean-Patrick Guerrero 2021-04-17 23:46:56 +0200
  • 37278ff7f9 Bunch of optimizations Jean-Patrick Guerrero 2021-04-17 21:04:47 +0200
  • b2596eda32 Bump version to 5.4.1 sfan5 2021-04-10 18:41:12 +0200
  • 9379440fcb Translated using Weblate (French) waxtatect 2021-04-10 11:40:48 +0000
  • b7c502c8d1 Translated using Weblate (French) Brian Gaucher 2021-04-10 12:00:16 +0000
  • 3c16d2d9b4 Translated using Weblate (Finnish) Markus Mikkonen 2021-04-10 04:20:50 +0000
  • 6cbc03a418 Translated using Weblate (Finnish) Tviljan 2021-04-10 04:25:12 +0000
  • 15ecc0fa65 Translated using Weblate (Russian) Edward 2021-04-05 14:44:06 +0000
  • 7f2f8cdad1 Translated using Weblate (Portuguese) ssantos 2021-04-06 20:55:07 +0000
  • a64646cb7b Translated using Weblate (French) waxtatect 2021-04-07 18:17:11 +0000
  • 05f531c538 Translated using Weblate (Spanish) David Leal 2021-04-05 03:38:33 +0000
  • 7ca335446b Translated using Weblate (French) François Delpierre 2021-04-05 22:00:19 +0000
  • 99e96a6581 Translated using Weblate (French) waxtatect 2021-04-07 17:30:06 +0000
  • 7200d8f90e Translated using Weblate (Japanese) BreadW 2021-04-06 12:11:16 +0000
  • 7038837aca Translated using Weblate (Japanese) GnuPGを使うべきだ 2021-04-06 12:11:01 +0000
  • 541dcc0e5a Translated using Weblate (French) ItsWidee 2021-04-04 21:42:39 +0000
  • 1060b5aabf Translated using Weblate (French) François Delpierre 2021-04-04 21:42:07 +0000
  • 6ea73c4982 Translated using Weblate (Latvian) Dainis 2021-04-01 10:11:36 +0000
  • cff847273a Translated using Weblate (Russian) Konstantin Yeliseyev 2021-03-30 05:34:47 +0000
  • e669f8db9b Translated using Weblate (Polish) ResuUman 2021-03-27 19:32:16 +0000
  • 461cc30842 Translated using Weblate (Polish) Mateusz Mendel 2021-03-27 20:01:59 +0000
  • 13d7cb957c Translated using Weblate (Polish) gnu-ewm 2021-03-23 00:21:57 +0000
  • 47a439a905 Translated using Weblate (Italian) Alessandro Mandelli 2021-03-24 12:14:53 +0000
  • 053fb96694 Translated using Weblate (Hungarian) Hatlábú Farkas 2021-03-24 07:19:06 +0000
  • b72c1f7367 Translated using Weblate (French) ItsWidee 2021-03-23 08:50:13 +0000
  • e90738575f Translated using Weblate (Spanish) matiasC 2021-03-23 11:30:15 +0000
  • 35718eec9c Translated using Weblate (Spanish) Joaquín Villalba 2021-03-24 17:09:49 +0000
  • 8285a53152 Translated using Weblate (Spanish) AnthonyDe 2021-03-24 17:26:29 +0000
  • 116fe7815b Translated using Weblate (Greek) Michalis 2021-03-21 18:18:10 +0000
  • 4c2efd7da3 Translated using Weblate (Chinese (Simplified)) Yangjun Wang 2021-03-21 13:28:46 +0000
  • 1a433e3185 Translated using Weblate (Chinese (Simplified)) Liu Tao 2021-03-21 13:41:20 +0000
  • fa98a00916 Translated using Weblate (Chinese (Simplified)) Yangjun Wang 2021-03-21 13:21:57 +0000
  • f4dd46ad60 Translated using Weblate (Spanish) David Leal 2021-03-18 20:02:51 +0000