1
0

1297 Commits

Author SHA1 Message Date
savilli
9866b07654 Fix potential freeze in core.check_for_falling 2024-06-01 00:14:23 -04:00
luk3yx
8e5c2c4897 Make automatic world name generation check worlds from other games as well 2024-05-30 17:31:26 -04:00
Maksym H
40c42e3b8a MainMenu: minor cleanup 2024-05-30 16:04:01 -04:00
Maksym H
3c26abba0e Drop only 1 item if sneak is pressed 2024-05-30 15:58:29 -04:00
Maksym H
575f130854 Version 2.0.5-release
* cherry picked from commit
  14a7fe0266
* fix main menu minor changes cherry picked from commit
  f917f5c8d0
2023-09-05 18:08:53 -04:00
Maksym H
0785a0064a MainMenu: remove legacy tab 2023-09-05 13:22:38 -04:00
Maksym H
9db28e0daa MainMenu improvements and cleanup (#141)
Co-authored-by: luk3yx <luk3yx@users.noreply.github.com>
(cherry picked from commit 75452a9e9abe14deaf80cd696b056f708cf4f0fb)
2023-08-10 23:00:28 -04:00
luk3yx
d833004edd dlg_create_world.lua: Fix scrollbar slider
(cherry picked from commit 476d65034f50e5af4679cc85791504b884731ad2)
2023-08-10 22:52:36 -04:00
Maksym H
6fbceface0 Disable joysticks without SDL2
(cherry picked from commit 9b1209a68a4ae51f38dd2ebc97a7c168e9cacfc8)
2023-08-10 22:50:02 -04:00
luk3yx
1f26bfa168 New world list (#135) 2023-08-10 21:11:10 -04:00
Maksym H
f58cf228ae Switch to `ephemeral' sounds of eating and picking up items 2023-08-10 17:52:23 -04:00
Maksym H
6156f4b0a8 Builtin: localize a few functions 2023-08-10 17:52:05 -04:00
Maksym H
e3b85d1207 Change main menu scrollbar style 2023-08-10 17:47:10 -04:00
luk3yx
6da47b485c Enable strip_color_codes by default 2023-08-10 17:45:12 -04:00
luk3yx
c99e7bd5f0 Improve main menu (#121)
Co-authored-by: Maksym H <Maksym48@pm.me>
2023-08-10 17:44:35 -04:00
luk3yx
0db84b59d0 New SSCSM minifier 2023-08-10 17:39:35 -04:00
Vincent Robinson
b92aa05c33 Add math.round and fix vector.round (#10803) 2023-08-10 17:38:23 -04:00
Maksym H
cf99ce6b30 Make the console message height configurable 2023-08-10 17:17:14 -04:00
luk3yx
16a9de2fe2 Add .fast, .fly, .noclip and .pitch chatcommands (#120) 2023-08-10 17:05:56 -04:00
luk3yx
22443daf2c SSCSM: Compress long messages 2023-01-18 12:12:50 +13:00
luk3yx
b5b0917f26
Main menu improvements (#117)
Co-authored-by: Maksym H <Maksym48@pm.me>
2023-01-12 00:37:26 +02:00
Maksym H
93232becc0 Minor Hunger tune 2023-01-03 13:14:00 +02:00
luk3yx
2a38a33ff8
Disable node_drop by default (#116)
* Drop `item_lava_destroy` builtin function
2022-12-20 09:58:52 +02:00
Maksym H
13c4b3bd20
A new batch of MainMenu improvements (#110)
Co-authored-by: luk3yx <luk3yx@users.noreply.github.com>
2022-12-07 16:05:14 +02:00
Maksym H
9e83c219e7 Move GUI textures in separate folder 2022-11-23 15:27:06 +02:00
Maksym H
3d33abf1cd Yet another MainMenu improvements PR (#101)
* Yet another improvements instead of a complete redo

Co-authored-by: luk3yx <luk3yx@users.noreply.github.com>
2022-11-14 00:46:46 +01:00
Maksym H
a254814f11 TouchScreenGUI: use mouse_sensitivity setting instead of mouse_sensity 2022-11-11 22:24:06 +01:00
luk3yx
b8f3c0c177
Fix /help formspec background 2022-10-12 23:28:30 +03:00
luk3yx
48e8b205ec
Change language on the fly in the advanced settings dialog (#100) 2022-10-02 20:02:49 +02:00
Maksym H
bfd46c88c8 Minor statbars update 2022-09-20 19:56:11 +02:00
Maksym H
6e76ef4320
HUD: use the HUD API directly (#92)
Co-authored-by: luk3yx <luk3yx@users.noreply.github.com>
2022-08-29 21:20:56 +03:00
Maksym H
6f87b3855d
Drop intllib and string.trim8 (#88) 2022-08-13 22:39:37 +02:00
luk3yx
d006cb54f5 Fix crash when built with RUN_IN_PLACE=TRUE 2022-08-11 19:05:42 +12:00
Maksim
bd4b420ccd Minor changes and fixes 2022-08-08 00:31:01 +02:00
luk3yx
17f710bfd5 Send SSCSMs in singleplayer and add more APIs to SSCSM sandbox (#72) 2022-08-05 20:53:08 +02:00
AFCMS
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>
2022-08-04 11:39:06 +12:00
Maksim
7f4d379e02 Update Credits and Readme 2022-08-03 11:40:14 +02:00
luk3yx
7f85835a8f Re-add static_spawn.lua (fixes #81) 2022-08-03 14:01:36 +12:00
luk3yx
fb78a8a0cd
Add update reminder (#49)
Co-authored-by: Maksym <Maksym48@pm.me>
Co-authored-by: ubulem <berkut87@gmail.com>
2022-08-02 09:48:01 +02:00
luk3yx
65dc4b42d3
Mobile: add change language dropdown and reset settings button (#75) 2022-07-29 13:12:22 +02:00
Maksym H
1c19f6069f
Drop the mobile_friendly server feature (#79) 2022-07-28 17:53:11 +02:00
luk3yx
d31d2387f3
MainMenu: some changes and fixes (#68)
Co-authored-by: Maksim <Maksym48@pm.me>
2022-07-18 23:09:48 +03:00
luk3yx
357d3aaf8e
Make /setspawn world specific (#67) 2022-07-06 22:15:27 +03:00
luk3yx
d4f6bf31c2 Fix some main menu bugs and improve UI (#63)
Co-authored-by: Maksim <Maksym48@pm.me>
2022-06-26 23:45:45 +03:00
Maksym
3991e90bbc Update MainMenu and replace tabs on buttons (#61)
Co-authored-by: luk3yx <luk3yx@users.noreply.github.com>
2022-06-17 20:39:48 +03:00
luk3yx
d6c82c3f7c Improve main menu (#60)
Co-authored-by: Maksim <Maksym48@pm.me>
2022-06-14 12:02:40 +03:00
luk3yx
383e6ac053 Don't crash if a favorite server cannot be saved 2022-06-04 17:45:07 +02:00
Maksim
2d0b2e7ea7 Minor changes and fixes 2022-05-28 15:39:25 +03:00
Maksim
d48d6f8dc0 Hunger: disable for creative players 2022-05-27 23:14:45 +03:00
Maksym
3306c2ee29
Automatically reconnect in singleplayer on "failed to bind socket" errors (#58)
Co-authored-by: luk3yx <luk3yx@users.noreply.github.com>
2022-05-23 22:21:38 +03:00