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 |
|
TheBrokenRail
|
5cf79ce632
|
Touch UI support for desktop builds (#10729)
|
2022-02-06 22:42:54 +02:00 |
|
Maksim
|
90ab16ef7d
|
Improve client-side death formspec
|
2022-02-01 13:37:10 +02:00 |
|
luk3yx
|
dae831a223
|
Generate MT 0.4 character.b3d files at load time
These generated files are kept in RAM and not on disk.
|
2022-01-28 00:22:13 +01:00 |
|
MoNTE48
|
e8ed7f95aa
|
Add string:trim8() and fix intllib
|
2022-01-21 15:11:17 +01:00 |
|
luk3yx
|
4f45afdba5
|
Intllib: add core.get_translator_auto() wrapper
|
2021-12-28 18:46:29 +13:00 |
|
MoNTE48
|
8763f41ed9
|
Intllib: minor cleanup
|
2021-12-23 15:17:18 +01:00 |
|
Maksim
|
ff04baa9b3
|
Show in /help only commands available to the player
|
2021-12-13 18:49:28 +01:00 |
|
MoNTE48
|
34d0166af9
|
Improve delete world dialog
|
2021-11-17 03:12:33 +02:00 |
|
MoNTE48
|
0dc4830be2
|
Write settings after executing /set command
|
2021-11-03 23:52:29 +01:00 |
|
sfence
|
d40a598fe4
|
Add min_y and max_y checks for Active Block Modifiers (ABM) (#11333)
This check can be used by ABM to reduce CPU usage.
|
2021-11-03 23:49:48 +01:00 |
|
MoNTE48
|
e91813755c
|
Builtin: minor fixes
|
2021-10-21 00:28:35 +02:00 |
|
MoNTE48
|
5d1b891c6b
|
Align text in death formspec
|
2021-09-12 16:27:25 +02:00 |
|
MoNTE48
|
96bc43a459
|
Update Credits tab
|
2021-09-04 19:58:50 +02:00 |
|
luk3yx
|
db15e61216
|
Make messagebox() the same size as the main tabs
|
2021-09-03 21:28:40 +12:00 |
|
MoNTE48
|
95e1e263c6
|
macOS: minor fixes
|
2021-08-30 22:53:49 +02:00 |
|
luk3yx
|
0174b486f2
|
Fix hunger crash
|
2021-08-30 08:57:32 +12:00 |
|
luk3yx
|
05b757a9cb
|
Hunger: make hunger.get_saturation return nil when metadata doesn't exist
|
2021-08-22 11:37:48 +03:00 |
|
MoNTE48
|
7ed95a454d
|
Hunger: replace deprecated API methods
|
2021-08-07 11:02:12 +02:00 |
|
MoNTE48
|
0534d696f7
|
Merge MultiCraft Legacy changes
|
2021-07-25 12:06:24 +02:00 |
|
luk3yx
|
62f2f4546a
|
Create default worlds on restart if none exist
|
2021-07-25 12:06:24 +02:00 |
|