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 |
|
luk3yx
|
b3e81ae06d
|
Add superflat "mapgen" (#52)
|
2022-04-27 09:31:13 +03:00 |
|
SmallJoker
|
915f986e3d
|
Builtin: Sanity-check /time inputs
This enforces the documented bounds for the /time command.
|
2022-04-14 06:45:10 +12:00 |
|
Maksim
|
98f2fc92df
|
Minor fixes and changes
|
2022-04-10 13:20:59 +02:00 |
|
luk3yx
|
f8f32cc628
|
Make protocol version <37 compatibility a setting
|
2022-04-08 18:58:07 +12:00 |
|
HybridDog
|
a5c86dd19b
|
Restructure teleport command code
|
2022-03-25 20:26:05 +01:00 |
|
luk3yx
|
5722b9ad23
|
Switch to MultiCraft server list (#43)
Co-authored-by: Maksim <MoNTE48@mail.ua>
|
2022-03-11 08:49:13 +01:00 |
|
Maksim
|
3b200d6e48
|
Update MainMenu look
|
2022-03-08 10:23:00 +01:00 |
|
luk3yx
|
299c0d211c
|
SSCSM: update from upstream and report SSCSM errors to server (#40)
|
2022-02-26 10:02:26 +01:00 |
|
Vitaliy
|
e0b0513465
|
Transparency sorting for DrawList and Materials (#41)
|
2022-02-25 17:23:03 +01:00 |
|
Maksim
|
cdb68c2e0d
|
Builtin: few minor patches
|
2022-02-16 18:17:51 +02:00 |
|
luk3yx
|
bb25210dd0
|
Make core.item_drop work properly with pipeworks (#32)
get_player_velocity is deprecated
|
2022-02-13 14:46:27 +02:00 |
|
Maksim
|
2102765483
|
Show "motd" instead of server status when a player join
|
2022-02-13 13:49:32 +02:00 |
|
luk3yx
|
e3636b43bf
|
Add core.get_translator_auto(true)
|
2022-02-11 10:04:21 +13:00 |
|