c94e9cdb9a
remove stupid advertise about older servers
2024-06-02 21:16:09 -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
Maksym H
e3b85d1207
Change main menu scrollbar style
2023-08-10 17:47:10 -04:00
luk3yx
c99e7bd5f0
Improve main menu ( #121 )
...
Co-authored-by: Maksym H <Maksym48@pm.me>
2023-08-10 17:44:35 -04: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
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
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
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
luk3yx
d6c82c3f7c
Improve main menu ( #60 )
...
Co-authored-by: Maksim <Maksym48@pm.me>
2022-06-14 12:02:40 +03:00
Maksim
78d8161031
MainMenu: minor fixes
2022-05-13 02:24:46 +03:00
Maksim
11abe53d2b
Builtin: MainMenu update, other minor fixes
...
Update dlg_create_world_default.lua
2022-04-28 23:48:40 +03:00
Maksim
3b200d6e48
Update MainMenu look
2022-03-08 10:23:00 +01:00
luk3yx
9bd686216a
Make it compile
2021-07-25 12:06:24 +02:00
luk3yx
1aabc2ca14
Merge tag '5.4.1' into main
...
5.4.1
2021-06-08 10:37:38 +12:00
MoNTE48
6227f9c72c
Add MultiCraft MainMenu
2021-02-14 09:58:28 +01:00
rubenwardy
67aa75d444
Use JSON for favorites, move server list code to Lua ( #10085 )
...
Co-authored-by: sfan5 <sfan5@live.de>
2021-01-22 15:08:57 +00:00
Andrey
5066fe7583
MainMenu: Add clear button and icon for search input ( #10363 )
2020-12-19 22:00:20 +01:00
Wuzzy
625b100593
Add comments for translators ( #9510 )
...
* Add translator comments for "special" strings
* Add translator comments for some "tricky" strings
2020-03-20 09:41:07 +01:00
rubenwardy
8e757859d6
Add luacheck to check builtin ( #7895 )
2019-08-06 19:30:18 +01:00
Wuzzy
705b454026
Remove fgettext("") in builtin
...
This call is useless and wrong, the empty string has a special meaning in Gettext.
2019-02-09 20:12:56 +01:00
ChimneySwift
6c42ebfafa
Escape special characters when searching the server list ( #7842 )
...
Simple fix to stop searching for "[" or other special characters causing a crash.
2018-11-10 14:46:51 +01:00
Tre
5ef9056e89
Add a refresh button to the serverlist ( #6957 )
...
* add refresh button
* Make search and refresh buttons smaller
* Change to image button
2018-02-19 08:25:57 +01:00
Tre
3a5959ae6b
Main menu: Change tabs to 'Start Game' and 'Join Game' ( #6955 )
2018-01-25 20:59:24 +01:00
ezhh
c655984849
Mainmenu: Improve button alignment
2017-11-19 00:24:40 +00:00
adrido
e6e5fa3bf8
Formspec: textarea with scrollbar improvements
...
Increase scrollrate depending on fontsize
Scroll on mousewheel
Allow scrolling and marking text on non writable textareas
Update lua api about readonly mode
Show scrollbar if text overflows
2017-10-09 08:11:03 +02:00
Vincent Glize
367d218f2b
Change the server description after a search ( #6074 )
2017-06-29 07:53:44 +02:00
Elijah Duffy
4dc97eb99f
Menu: Merge singleplayer and server tabs ( #5627 )
...
Rename "Singleplayer" tab to "Play" and remove "Server" tab placing server functionality under a "Host Game" checkbox in "Play."
2017-05-21 10:07:05 +02:00