Commit Graph
100 Commits
Author SHA1 Message Date
Benau db03304cf1 Sign MacOS bundle with Ad Hoc (required by arm64) 2021-10-04 00:32:43 +08:00
Benau 9bf537ab35 Update cacert.pem and remove expired DST Root CA X3 certificate 2021-10-03 01:39:50 +08:00
Benau 87fd3f221a Make /installaddon possible to upgrade addon 2021-10-01 14:23:47 +08:00
Benau fa1ddbd839 Remove compiler warning 2021-10-01 12:57:07 +08:00
Benau 93ab5a75c1 Only handle enter key after buttons are shown in race result screen 2021-10-01 12:54:54 +08:00
Benau d0f4c8ffee Update download assets size 2021-09-28 15:48:26 +08:00
Benau e59f1c316f Update mrkubax10 name 2021-09-28 15:47:08 +08:00
Benau fd7564d508 Update translation and AppData 2021-09-28 15:04:56 +08:00
Benau 2d1f8d5698 Update changelog 2021-09-28 14:34:22 +08:00
Benau 73064a341a Fix missing dSYMs in Xcode archive 2021-09-28 13:49:46 +08:00
Benau 31ce998cda Fix error during Xcode archive 2021-09-28 13:00:25 +08:00
Benau 1afffee635 Update android_builder.sh for latest changes 2021-09-25 16:20:09 +08:00
Benau 78c00723af Build apk and aab with gradle 2021-09-25 15:19:21 +08:00
Benau 42cc2ab239 Allow make.sh to compile multiple architectures apk file 2021-09-25 14:57:03 +08:00
Benau 731ed0b16e Add make_deps.sh to build android deps for all architectures 2021-09-25 14:38:11 +08:00
Benau 48cc830372 Add command to check addon revision 2021-09-24 12:46:10 +08:00
Benau daf1dcfb6b Make AI / grand prix option in create server screen configurable 2021-09-24 11:29:41 +08:00
Benau 2257b50aef Make sure pointer is not NULL 2021-09-23 16:43:17 +08:00
Benau 031c798d8e Make continue button in GP result screen appear quicker 2021-09-23 16:26:22 +08:00
Benau 7c9a58c844 Proper fix for #4604
Take allowing to get a lower-tier cup in GPs when not first into
account
2021-09-23 16:13:05 +08:00
Benau de52f2ae92 Fix uninitialized reverse type 2021-09-23 16:08:06 +08:00
Benau 70070b3077 Wait for user input in GP before scrapping the race results
Fix #2775
2021-09-22 15:52:01 +08:00
Benau 9b05ac6252 Revert "Fix #4610"
This reverts commit 789885c546.
2021-09-22 09:09:28 +08:00
Benau dab4486465 Implement proper fix for #2776
Doing computeGPRanks in race result screen will make sorting
animation disappear
2021-09-21 16:32:53 +08:00
Benau 61f513e200 Display hour in high score dialog if needed 2021-09-19 09:10:30 +08:00
Benau 94cffbeb73 Fix swap interval mismatch when changing activity 2021-09-19 08:44:47 +08:00
Benau bc7e6de55b Fix uninitialized track pointer 2021-09-19 08:13:25 +08:00
Benau b773c009cb Fix memory leak if deleting kart with swatter on 2021-09-19 07:55:06 +08:00
Benau 789885c546 Fix #4610 2021-09-17 12:18:28 +08:00
Benau 45cf40e493 Fix #4604 2021-09-17 12:02:36 +08:00
Benau c4fdf9c8ac Fix memory leak 2021-09-14 13:01:33 +08:00
Benau 216ac8b988 Fix missing text if it starts with newline 2021-09-14 10:21:49 +08:00
Benau a96763cd1d Make sure starting position is valid for spare tire karts
Fix #4615
2021-09-13 16:54:29 +08:00
Benau 4470eabeb2 Split findGround function for more usage later 2021-09-13 15:09:00 +08:00
Benau 9221d39e6e Don't show kart rank in free for all battle, fix #4607 2021-09-12 08:24:01 +08:00
Benau df97d76bd7 Fix #4601 2021-09-10 17:11:15 +08:00
Benau e74c198301 Fix uninitialized m_curr_time 2021-09-10 15:56:10 +08:00
Benau b1670b7a34 Update ncipollo/release-action to its latest version 2021-09-10 12:03:50 +08:00
Benau b3c3b4c729 Remove unused code 2021-09-10 11:19:24 +08:00
Benau 0fc1bd961f Fix OS string in Switch Homebrew 2021-09-10 10:46:21 +08:00
Benau 9a4fe66dc7 Fix strings 2021-09-10 01:10:30 +08:00
Benau 5902a146a6 Dont re-highlight if addon name starts with http link 2021-09-09 16:52:16 +08:00
Benau c9f1c0c866 Cancel download if uninstalling during updating addon 2021-09-09 15:52:39 +08:00
Benau e51f68d764 Don't open link on shrinked text in bubble widget 2021-09-09 15:42:23 +08:00
Benau 307791beda Highlight URLs or addon names from /installaddon in lobby 2021-09-09 09:57:35 +08:00
Benau 4e770cdd61 Remove URL highlighting on music description 2021-09-08 23:31:18 +08:00
Benau 38cfd912bd Add extractURLFromGlyphLayouts which handles RTL layout properly 2021-09-08 14:58:35 +08:00
Benau a4015beb29 Update URLs to allow clicking 2021-09-08 13:48:20 +08:00
Benau e85b82001f Fix invalid URL in line breaking 2021-09-08 13:27:09 +08:00
Benau 0c20dda1da Remove SF_DISABLE_URL_HIGHLIGHT flag to avoid conflicts with cache
Manually remove the URL highlighting if needed
2021-09-08 09:38:30 +08:00
Benau 88d8799498 Fix incorrect getChecklineTriggering on CheckCannon after using 3D check planes 2021-09-07 11:04:33 +08:00
Benau 8c3bacf769 Only save original string in GlyphLayout if needed 2021-09-06 14:51:45 +08:00
Benau 5d5292787e Disable URL highlight on some widgets and screens 2021-09-06 14:33:23 +08:00
Benau ae98b0cf9b Use LinkHelper::openURL on highlighted URL 2021-09-06 14:19:39 +08:00
Benau f5f821c925 Use SDL_OpenURL when possible 2021-09-06 11:13:46 +08:00
Benau 280d8fc114 Highlight URL with skin marked text color 2021-09-06 11:05:24 +08:00
Benau 8f41b721ed Share FontWithFace render code with getCluster for more functionality 2021-09-05 08:41:46 +08:00
Benau 4deeac7dc8 Move getCluster code to a dedicated function for later usage 2021-09-05 00:54:52 +08:00
Benau fe5b49e63a Remove more from server name as seen in server.cpp:247 2021-09-04 13:27:34 +08:00
Benau 3f2e011f11 Skip specific control characters like in the past 2021-09-04 13:13:19 +08:00
Benau e2118c89c3 Save scrollbar position when opening server info dialog 2021-09-03 22:02:54 +08:00
Benau b6ca771a0e Fix AI headless instance crash 2021-09-03 20:08:17 +08:00
Benau 5a585b85fb Add basic text handling to lobby chat
Allow opening addons downloading dialog when click url / addon id
after /installaddon and copying text
2021-09-03 19:47:23 +08:00
Benau c76d41c903 Add callback to IGUIStaticText to allow text handling 2021-09-03 18:25:47 +08:00
Benau 33a4369a71 Store shared original string to glyph layouts directly 2021-09-03 13:09:42 +08:00
Benau 474e2e025a Make glyph clusters follow input text 2021-09-03 11:24:41 +08:00
Benau 9f62ca8802 Move server name to lobby header, scroll it if too long 2021-09-02 16:18:24 +08:00
Benau 1a9090c52c Allow saving multiple rtt dump files 2021-09-01 11:25:02 +08:00
Benau e3a88c71e2 Allow using shift-f11 in kart selection screen 2021-09-01 11:17:07 +08:00
Benau f9fa9a764b Update CREDITS 2021-08-30 16:53:37 +08:00
Benau 1a40afc9c5 Update Changelog 2021-08-30 16:50:15 +08:00
Benau 25301f9cc6 Update translation source 2021-08-30 16:10:01 +08:00
Benau 48fa33ef58 Fix building with latest freetype 2021-08-30 16:06:34 +08:00
Benau da881ac459 Update download assets size 2021-08-30 16:06:19 +08:00
Benau 6d763a1e26 Update mojoAL 2021-08-26 09:23:53 +08:00
Benau bd3fd0957a Update translation and AppData 2021-08-26 01:22:22 +08:00
Benau f1f5a47bcf Update download assets size 2021-08-25 15:18:15 +08:00
Benau 4d5d33d1cb Try to fix crash found in google play console 2021-08-25 15:17:47 +08:00
Benau e66110ae17 Make sure camera is reset if on ground, see #2916 2021-08-20 13:48:40 +08:00
Benau 037efe60fb Try to fix missing music after switching
m_current_music assignment should be done in sfx thread if music is on
2021-08-19 09:50:23 +08:00
Benau 7a07b716b8 Don't call startMusic every frame on race result screen
It breaks pausing music when going background in android
2021-08-19 09:28:04 +08:00
Benau a1c099cc1c Fix clearCurrentMusic so it really stops current music 2021-08-19 09:15:43 +08:00
Benau 6d29bb21ba Remove unneeded ranking display in FFA 2021-08-16 10:20:36 +08:00
Benau bbbd14ccf7 Use a larger addons loading dialog for more buttons now 2021-08-16 10:00:27 +08:00
Benau 11ccdda699 Update translation source 2021-08-11 10:52:55 +08:00
Benau 2dffb78679 Implement background download for addons pack 2021-08-11 10:50:27 +08:00
Benau e823852a21 Add cancel button in downloading addons and assets dialog 2021-08-11 09:28:06 +08:00
Benau 5ec99947e9 Make some flyable sfx lower volume in splitscreen multiplayer 2021-08-10 08:46:45 +08:00
Benau ad531ba556 Fix crash if missing particle file 2021-08-10 08:20:40 +08:00
Benau 639eadaa2d Fix broken cert reading if located in unicode named folder 2021-08-08 14:10:39 +08:00
Benau b89dd89dad Initialize glyph layouts if text exists to fix #4557 2021-08-06 12:49:38 +08:00
Benau bc43eee98c Fix broken user creation since PR #4563 2021-08-06 12:46:45 +08:00
Benau bc667d3b36 Update translation source 2021-08-06 09:36:00 +08:00
Benau 91e2217eba Fix typo 2021-08-06 09:21:42 +08:00
Benau dfd932caf5 Fix crash in networking grand prix 2021-08-04 09:56:33 +08:00
Benau 608f75e0af Fix GLES2 build 2021-07-29 12:39:00 +08:00
Benau 508eef4b81 Fix exit crash on some AMD driver 2021-07-29 10:44:21 +08:00
Benau 6673e3cc48 Update icons licenses 2021-07-23 23:01:19 +08:00
Benau 840a023aa6 Fix invalid memory access when closing window during cutscene 2021-07-19 13:02:49 +08:00
Benau ced813a483 Fix memory leak 2021-07-19 12:24:47 +08:00