1
0

1293 Commits

Author SHA1 Message Date
Maksym H
d72f9f86fc MainMenu: remove legacy tab 2023-08-11 01:18:04 +03:00
Maksym H
75452a9e9a
MainMenu improvements and cleanup (#141)
Co-authored-by: luk3yx <luk3yx@users.noreply.github.com>
2023-08-04 14:33:33 +03:00
luk3yx
476d65034f dlg_create_world.lua: Fix scrollbar slider 2023-06-20 14:02:13 +12:00
Maksym H
9b1209a68a Disable joysticks without SDL2 2023-06-08 10:54:45 +03:00
luk3yx
cd784ebf81 New world list (#135) 2023-05-16 11:00:55 +02:00
Maksym H
0de69ddffb Switch to `ephemeral' sounds of eating and picking up items 2023-04-29 14:53:50 +03:00
Maksym H
e3bb04d341 Builtin: localize a few functions 2023-04-29 01:13:10 +03:00
Maksym H
16f8808d92 Change main menu scrollbar style 2023-04-25 21:05:45 +03:00
luk3yx
ec591224a9 Enable strip_color_codes by default 2023-03-27 21:26:31 +13:00
luk3yx
b8a9eec8e2
Improve main menu (#121)
Co-authored-by: Maksym H <Maksym48@pm.me>
2023-03-26 15:34:50 +03:00
luk3yx
0019930f27 New SSCSM minifier 2023-03-23 09:35:36 +13:00
Vincent Robinson
685a78c18b Add math.round and fix vector.round (#10803) 2023-03-14 00:21:26 +01:00
Maksym H
314968723d Make the console message height configurable 2023-03-05 18:41:31 +01:00
luk3yx
28aa79f211
Add .fast, .fly, .noclip and .pitch chatcommands (#120) 2023-02-03 22:32:07 +02:00
luk3yx
f2ca6a6ca5
Drop support for connecting to MT 0.4 servers 2023-01-25 06:34:27 +02: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
Maksim
78d8161031 MainMenu: minor fixes 2022-05-13 02:24:46 +03:00
luk3yx
3a7a77f3b2
Fix race when joining SSCSM mod channel (#51)
* builtin/client/sscsm.lua: Replace "minetest" with "core"

* Try and improve SSCSM init
2022-05-08 11:36:50 +02:00
sfan5
686a119e0f Apply disallow_empty_password to password changes too 2022-05-08 17:56:52 +12:00
Maksim
11abe53d2b Builtin: MainMenu update, other minor fixes
Update dlg_create_world_default.lua
2022-04-28 23:48:40 +03:00