1
0

9768 Commits

Author SHA1 Message Date
Loic Blot
1f4ff9cea6 fix: extractZipFile is not part of Client but more generic.
This solve a crash from mainmenu while extracting the zip
2022-12-21 12:52:20 +13: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
e8dc878d1f Fix and improve guiConfirmRegistration dialog 2022-12-16 14:32:50 +02:00
luk3yx
c820cb204a
Make MetaDataRef:get return nil instead of nothing (#114)
Co-authored-by: Jude Melton-Houghton <jwmhjwmh@gmail.com>
2022-12-13 08:00:12 +13:00
luk3yx
9985ffb2fc Fix metadata wiping when placing schematics 2022-12-11 13:21:48 +13:00
Maksym H
ccf20998f4
Android: move project files from build folder (#112) 2022-12-07 16:29:25 +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
ebe6a07c9a Fix and update Actions 2022-12-05 16:58:02 +02:00
Maksym H
6c5022f692
Apple: move project files from build folder (#111) 2022-12-02 11:40:55 +01:00
luk3yx
c7bb8e5baf Translate error message before clearing translations 2022-11-27 11:09:20 +13:00
Maksym H
da679d619e Android: simplify input dialog 2022-11-24 20:57:03 +02:00
Maksym H
9e83c219e7 Move GUI textures in separate folder 2022-11-23 15:27:06 +02:00
Maksym H
78d9ec0f2a Version 2.0.3-release 2.0.3 2022-11-14 13:03:37 +01:00
Maksym H
3f4adfd6bb Minor changes and fixes 2022-11-14 12:59:33 +01:00
Maksym H
75a5c0876e Disable progress bar texture overrides 2022-11-14 12:49:28 +01:00
Deve
b7a313a574 TouchScreenGUI: Better handle punch/interact 2022-11-14 00:54:03 +01:00
Maksym H
4b4946ca1e Improve debug logging 2022-11-14 00:46:46 +01: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
3ce839dc11 macOS: update 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
df9e57bf05 Add setting to disable texture packs 2022-11-12 10:20:32 +13:00
Bektur
ecc472ab14
Android: update and improve Kotlin part (#99) 2022-11-11 17:45:05 +01:00
Deve
8535658791
Use raw pointer for sound manager (#107)
Use raw pointer for sound manager to avoid a crash in destructor after exit(0)
2022-11-07 10:57:20 +01:00
Bektur
3ecb0895aa
Extend API and add get_secret_key for secure operations (#84)
Co-authored-by: luk3yx <luk3yx@users.noreply.github.com>
2022-10-29 13:31:21 +03:00
Maksym H
e9157515b9
Android: add mouse support (#102)
Co-authored-by: Deve <deveee@gmail.com>
2022-10-24 13:31:08 +03:00
Maksym H
8f74118a43 Simplify double jump for fly function 2022-10-21 20:39:38 +03:00
luk3yx
dd5407e0cb
Allow extracting password-protected zips (#104) 2022-10-18 12:25:08 +02:00
Maksym H
1c703d231c Small fix for the font_size mess 2022-10-16 10:57:44 +03:00
Maksym H
cc93ab60b4 Update of luautf8 with Unicode 15 support
https://github.com/starwing/luautf8/releases/tag/0.1.4
2022-10-16 10:38:13 +03:00
luk3yx
b8f3c0c177
Fix /help formspec background 2022-10-12 23:28:30 +03:00
Maksym H
a6b126e91f TouchScreenGUI: add Aux1 button 2022-10-03 10:07:53 +02:00
luk3yx
48e8b205ec
Change language on the fly in the advanced settings dialog (#100) 2022-10-02 20:02:49 +02:00
luk3yx
7f4a384c69 Allow transparency in scrollbar button textures and fix horizontal image scrollbars 2022-10-02 11:32:07 +13:00
Deve
ef72016f28
Android: use Irrlicht with SDL2 device (#77)
Co-authored-by: Maksim <Maksym48@pm.me>
2022-09-29 18:35:21 +02:00
Deve
9d894bc80e
macOS: update and switch off from Cocoapods (#98)
Co-authored-by: Maksym H <Maksym48@pm.me>
2022-09-25 12:10:27 +02:00
Maksym H
d051f3a1b3 Android: minor update 2022-09-25 11:06:27 +02:00
Maksym H
443332f33b Minor code sync 2022-09-23 13:19:07 +02:00
luk3yx
caa7ae51bb
Only show HUD co-ordinates when minimap is showing or debug mode is on (#93) 2022-09-23 15:50:45 +12:00
Maksym H
bfd46c88c8 Minor statbars update 2022-09-20 19:56:11 +02:00
luk3yx
6befa9c8e9 Save settings when closing volume/keys dialogs 2022-09-20 12:10:02 +02:00
Bektur
bd51d690ab
Android: update and add getRoundScreen method (#97) 2022-09-18 02:05:37 +02:00
Bektur
cbb0bc2f53
Simplifying the drawing of the progress bar (#96)
Co-authored-by: Maksym H <Maksym48@pm.me>
2022-09-08 21:28:25 +03:00
luk3yx
4918f6a50f
Improve change keys, change volume and change password menus (#94)
Co-authored-by: Maksym H <Maksym48@pm.me>
2022-09-08 12:52:31 +03:00
luk3yx
087a56cf06 Don't crash with a negative length in particle definitions 2022-09-07 20:51:07 +12:00
Deve
fe5495288e
macOS: use SDL2 (#90) 2022-09-02 00:26:24 +03: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
Maksim
7624c29d96 Improve HUD text scaling 2022-08-20 22:12:54 +03:00
Maksim
ee2ebbfb91 Improve Pause menu 2022-08-20 22:03:42 +03:00
luk3yx
a6299e1cb5 Remove C++ wielded item status text
This clashes with the status text in some games that implement the same 
thing in Lua
2022-08-14 10:11:50 +12:00
Maksym H
6f87b3855d
Drop intllib and string.trim8 (#88) 2022-08-13 22:39:37 +02:00