Daniel Garcia
1fff48ea61
Fix incorrect comment in grand_prix_manager.hpp
2021-09-16 11:04:20 -05:00
Kuba
0b5eda8ef9
Save more detailed informations about reverse mode in GP highscores ( #4616 )
2021-09-14 16:22:29 +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
Kuba
0d54c3d60b
Only save GP highscores for normal race and time trial ( #4613 )
2021-09-11 21:16:51 +08:00
Robin Pesl
7aeb0b0edf
Fix missing argument in warning
...
Add tag name to log message.
2021-09-11 02:25:28 +02: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
Alayan
79965ef462
Fix & Improve the remaining-time alert
...
- Fix a bug that prevented the alert sound from playing in timed Story Mode challenges.
- Extend the visual alert (colored time) to the last 15 seconds (previously 5). The sound alert remains limited to the last 5 seconds.
- Switch from yellow to orange for the timer when 5 seconds are left and the sound alert starts playing.
- Significant code simplification (tested for non-regression in soccer, FFA, story mode timed challenge)
2021-09-09 21:06:02 +02:00
Benau
9a4fe66dc7
Fix strings
2021-09-10 01:10:30 +08:00
Alayan-stk-2
394c2c9e82
Partial changelog update for 1.3
2021-09-09 17:15:39 +02: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
Alayan
f80d499982
Tweak the highscore info dialog to display more without scrolling with large fonts.
2021-09-08 15:42:46 +02: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
Alayan-stk-2
03d1aa1916
Fix #4598
2021-09-08 01:06:45 +02:00
Benau
88d8799498
Fix incorrect getChecklineTriggering on CheckCannon after using 3D check planes
2021-09-07 11:04:33 +08:00
Heuchi
a699982bfa
Keep showing arrow on addons widget in main menu
...
when there are updates for installed addons.
2021-09-06 16:00:11 +02: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