Commit Graph

  • fe5495288e
    macOS: use SDL2 (#90) master Deve 2022-09-01 23:26:24 +0200
  • 6e76ef4320
    HUD: use the HUD API directly (#92) Maksym H 2022-08-29 21:20:56 +0300
  • 7624c29d96 Improve HUD text scaling Maksim 2022-08-20 22:02:35 +0300
  • ee2ebbfb91 Improve Pause menu Maksim 2022-08-13 22:38:27 +0200
  • a6299e1cb5 Remove C++ wielded item status text luk3yx 2022-08-14 10:11:50 +1200
  • 6f87b3855d
    Drop `intllib` and `string.trim8` (#88) Maksym H 2022-08-13 22:39:37 +0200
  • d006cb54f5 Fix crash when built with RUN_IN_PLACE=TRUE luk3yx 2022-08-11 16:20:20 +1200
  • 0810698049 Version 2.0.2-release Maksim 2022-08-06 23:07:13 +0200
  • bd4b420ccd Minor changes and fixes Maksim 2022-08-06 23:03:24 +0200
  • c658140b4b
    Add `string.buffer` to Lua environment (if it exists) luk3yx 2022-08-07 09:00:45 +1200
  • 17f710bfd5 Send SSCSMs in singleplayer and add more APIs to SSCSM sandbox (#72) luk3yx 2022-08-05 20:40:29 +1200
  • fdd2efbbbe Add `minetest.settings` to CSM API and allow CSMs to provide `settingtypes.txt` (#12131) Co-authored-by: sfan5 <sfan5@live.de> Co-authored-by: SmallJoker <SmallJoker@users.noreply.github.com> AFCMS 2022-08-02 11:58:08 +0200
  • 7f4d379e02 Update Credits and Readme Maksim 2022-08-03 11:40:14 +0200
  • 735b01bd5f Protect a few more settings from being set from mods sfan5 2022-05-25 19:07:49 +0200
  • 36883505da Protect mg_name and mg_flags from being set by Lua (#11010) sfan5 2021-03-04 20:38:28 +0100
  • 7f85835a8f Re-add static_spawn.lua (fixes #81) luk3yx 2022-08-03 14:01:36 +1200
  • fb78a8a0cd
    Add update reminder (#49) luk3yx 2022-08-02 19:48:01 +1200
  • 0fed6077fe Use legacy image implementation (no NNAA filter) when not using 9-slice image (#12608) x2048 2022-07-31 21:57:13 +0200
  • 65dc4b42d3
    Mobile: add change language dropdown and reset settings button (#75) luk3yx 2022-07-29 23:12:22 +1200
  • 1c19f6069f
    Drop the `mobile_friendly` server feature (#79) Maksym H 2022-07-28 17:53:11 +0200
  • e22b748ce9 Only log large invalid JSON strings when built in debug mode luk3yx 2022-07-22 11:40:10 +1200
  • d31d2387f3
    MainMenu: some changes and fixes (#68) luk3yx 2022-07-19 08:09:48 +1200
  • 17ebe562a3 Android: minor update Maksim 2022-07-03 21:32:55 +0300
  • f9d97b5d05 Tweak duration_to_string formatting Wuzzy 2021-03-15 01:59:52 +0100
  • 357d3aaf8e
    Make /setspawn world specific (#67) luk3yx 2022-07-07 07:15:27 +1200
  • 7b0794d243 Temporary fix for the transparent particles glitch Maksim 2022-07-03 23:35:36 +0300
  • 0bfc98fe26 Backport (II): "FormSpec: 9-slice images, animated_images, and fgimg_middle (#12453)" Vincent Robinson 2022-07-03 05:52:26 -0700
  • f09359eb58
    Fix drowning in minetest_game doors (#66) luk3yx 2022-07-03 07:32:53 +1200
  • d4f6bf31c2 Fix some main menu bugs and improve UI (#63) luk3yx 2022-06-25 21:05:54 +1200
  • 3cf9c06ae4
    Mobile: don't stretch formspec to entire screen if it has a tabheader (#62) luk3yx 2022-06-22 18:00:28 +1200
  • 3991e90bbc Update MainMenu and replace tabs on buttons (#61) Maksym 2022-06-17 20:21:15 +0300
  • fbd1c6b88d Backport: "FormSpec: 9-slice images, animated_images, and fgimg_middle (#10265)" Maksim 2022-06-15 10:45:19 +0300
  • d6c82c3f7c Improve main menu (#60) luk3yx 2022-06-14 20:58:04 +1200
  • e621d5b02c Inline triLinearInterpolationNoEase and triLinearInterpolation (#12421) paradust7 2022-06-11 11:01:30 -0700
  • e66d7fd516 Android: fix few crashes Maksim 2022-05-16 16:31:30 +0300
  • ffeaa84f04 Version 2.0.1-release Maksim 2022-06-04 18:11:00 +0200
  • afea7abc41 TouchScreenGUI: minor fixes Maksim 2022-05-23 22:21:48 +0300
  • 9cc76e96af Minor fixes Maksim 2022-06-04 18:09:49 +0200
  • 9ccb40c09f macOS: update Maksim 2022-05-26 19:31:04 +0300
  • c71df1d735 Update MultiCraft Font Maksim 2022-05-26 19:32:25 +0300
  • 383e6ac053 Don't crash if a favorite server cannot be saved luk3yx 2022-06-02 10:02:51 +1200
  • 4765019103 Stop main menu and CSM formspec input errors from crashing the game entirely on Android luk3yx 2022-05-30 19:44:52 +1200
  • 2d0b2e7ea7 Minor changes and fixes Maksim 2022-05-26 19:30:24 +0300
  • d48d6f8dc0 Hunger: disable for creative players Maksim 2022-05-26 19:26:46 +0300
  • 00063a721b Slap u64 on everything time-y (#10984) Lars Müller 2021-02-24 12:05:17 +0100
  • 6cdef9d498 Fix RGB order in shaders on GLES Maksim 2022-05-23 10:31:22 +0300
  • 3306c2ee29
    Automatically reconnect in singleplayer on "failed to bind socket" errors (#58) Maksym 2022-05-23 22:21:38 +0300
  • 4047be93db Use built-in methods for deletion in RecursiveDelete Maksim 2022-05-17 13:23:54 +0300
  • 78d8161031 MainMenu: minor fixes Maksim 2022-05-12 19:23:14 +0300
  • 941fcdd97e TouchScreenGUI: fix rare crash Maksim 2022-05-12 19:11:25 +0300
  • b23c5b02ba Fix noclip check on servers luk3yx 2022-05-13 10:58:54 +1200
  • a7d881cb10 Fix visual = "wielditem" compatibility with MT 0.4.15 luk3yx 2022-05-12 10:39:49 +1200
  • 635e2893ad Fix client-side performance of chat UI (#11612) DS 2021-09-19 20:23:35 +0200
  • 3a7a77f3b2
    Fix race when joining SSCSM mod channel (#51) luk3yx 2022-05-08 21:36:50 +1200
  • 0effd2e7a8 Clean up some auth packet handling related code sfan5 2022-04-27 19:55:13 +0200
  • 33e2be6bd2 Fix password changing getting stuck if wrong password is entered once sfan5 2022-04-27 19:32:51 +0200
  • 686a119e0f Apply disallow_empty_password to password changes too sfan5 2022-04-27 19:10:03 +0200
  • d4b2acdecf Fix race condition in registration leading to duplicate create_auth calls sfan5 2022-04-27 19:00:49 +0200
  • b2cf6c7f9c Avoid rendering invisible faces of simple nodeboxes (#12262) * Skip rendering faces adjacent to opaque nodes * Cancel out opposite faces of adjacent nodebox nodes of the same type x2048 2022-05-04 23:44:55 +0200
  • cd702ab664 Fix find_nodes_in_area misbehaving with out-of-map coordinates (#11770) sfan5 2021-11-26 19:32:41 +0100
  • d9bd1bac7b OpenAL: Free buffers on quit SmallJoker 2021-08-03 20:26:00 +0200
  • ad2e053f17 Optimize swapping nodes with equivalent lighting Jude Melton-Houghton 2022-03-29 12:06:44 -0400
  • 745b858bae Reset environment metadata if it is unreadable numzero 2022-04-07 22:38:18 +0300
  • 11abe53d2b Builtin: MainMenu update, other minor fixes Maksim 2022-04-23 09:36:46 +0300
  • b3e81ae06d
    Add superflat "mapgen" (#52) luk3yx 2022-04-27 18:31:13 +1200
  • f91eca1e5e
    Add platform information to get_player_information (#50) luk3yx 2022-04-27 18:24:40 +1200
  • e739e47273 Better formspec prepend hack for 0.4 clients luk3yx 2022-04-18 10:54:21 +1200
  • 915f986e3d Builtin: Sanity-check /time inputs This enforces the documented bounds for the /time command. SmallJoker 2022-01-27 22:23:14 +0100
  • 98f2fc92df Minor fixes and changes Maksim 2022-04-09 20:51:22 +0200
  • aee23e4940 Minor GUI scaling fixes Maksim 2022-04-09 20:54:23 +0200
  • bbd89e8332 Update Github Actions Maksim 2022-04-09 13:05:37 +0200
  • aea47b3afe TouchScreenGUI: minor fixes Maksim 2022-04-09 12:40:04 +0200
  • f8f32cc628 Make protocol version <37 compatibility a setting luk3yx 2022-04-08 15:16:23 +1200
  • feb71c65e3
    Improve change password UI (#46) luk3yx 2022-04-01 21:20:19 +1300
  • f19a76ff3e Few improvements to GUI scaling Maksim 2022-03-28 11:12:08 +0200
  • 82236ebc1d Render pressed as also hovered on touchscreen numzero 2022-03-28 09:49:34 +0300
  • a5c86dd19b Restructure teleport command code HybridDog 2021-02-24 11:46:39 +0100
  • f8734ade48 Mobile: minor hud scaling improvements Maksim 2022-03-17 00:31:13 +0200
  • f83601b937 TouchScreenGUI: minor improvements Maksim 2022-03-17 00:36:47 +0200
  • 5722b9ad23
    Switch to MultiCraft server list (#43) luk3yx 2022-03-11 20:49:13 +1300
  • 3b200d6e48 Update MainMenu look Maksim 2022-02-27 21:33:33 +0100
  • 6950a3b9a1 Fix few GLES issues Maksim 2022-03-06 11:58:25 +0100
  • d08c6f4af7 Remove GLES Normal matrix code Maksim 2022-03-06 11:38:33 +0100
  • 79f889496c Check block mesh existence each frame numzero 2022-03-04 10:02:07 +0300
  • 745f57930b Reduce tone mapping strength numzero 2022-02-24 13:20:33 +0300
  • abd1063cdf Localplayer: fix fall bobbing, disable old move code, fix sneak eye offset Maksim 2022-02-27 17:15:47 +0100
  • 46bd318b38 Mobile: remove aux1 holding hack Maksim 2022-02-27 13:50:23 +0100
  • d974b14e2c
    Android: handle errors in debug.cpp (#42) Bektur 2022-02-27 15:55:50 +0600
  • 299c0d211c
    SSCSM: update from upstream and report SSCSM errors to server (#40) luk3yx 2022-02-26 22:02:26 +1300
  • e0b0513465
    Transparency sorting for DrawList and Materials (#41) Vitaliy 2022-02-25 19:23:03 +0300
  • 277160a954 macOS: minor update Maksim 2022-02-21 00:04:37 +0100
  • db273c4645 Android: latest bugfixes and features (#39) Bektur 2022-02-21 04:24:21 +0600
  • e03170fb77
    Mobile: fix spurious double-taps (#38) Vitaliy 2022-02-17 23:59:57 +0300
  • 225c5ea912
    Fix wieldmesh transparency (#36) Vitaliy 2022-02-16 19:18:23 +0300
  • cdb68c2e0d Builtin: few minor patches Maksim 2022-02-16 18:17:00 +0200
  • bb25210dd0
    Make core.item_drop work properly with pipeworks (#32) luk3yx 2022-02-14 01:46:27 +1300
  • 2102765483 Show "motd" instead of server status when a player join Maksim 2022-02-13 13:43:38 +0200
  • 5eab298e51 Fix fog disable (#24) Vitaliy 2022-02-11 15:29:12 +0300
  • e3636b43bf Add core.get_translator_auto(true) luk3yx 2022-02-11 10:04:21 +1300
  • 5cf79ce632 Touch UI support for desktop builds (#10729) TheBrokenRail 2021-09-26 12:04:09 -0400