Robert Müller
1dd56f1a90
Remove unnecessary ndkVersion
from Gradle build
...
Gradle can determine the NDK version automatically and this property is only required if multiple NDK versions are installed. The NDK version previously determined from the filename could not be parsed by Gradle anyway.
2024-08-28 18:12:05 +02:00
TsFreddie
ecec1ff2a7
Resample to the device playback rate
2024-08-28 10:55:35 +08:00
Dennis Felsing
5a66dc05f4
Merge pull request #8828 from dobrykafe/pr-save-07-skins
...
Implement 0.7 skin save button
2024-08-27 21:50:23 +00:00
Dennis Felsing
7df1b24491
Merge pull request #8833 from furo321/vote-creator
...
Set `m_VoteCreator` when possible
2024-08-27 21:20:41 +00:00
dobrykafe
31ee6abe82
implement 0.7 skin save button
2024-08-27 23:18:43 +02:00
Dennis Felsing
d78032e9a6
Merge pull request #8832 from Robyt3/Android-Shortcuts-Graphics-Backends
...
Add Android shortcuts for launching with Vulkan/OpenGL
2024-08-27 21:17:44 +00:00
Dennis Felsing
3d6820ab68
Merge pull request #8831 from furo321/fix-crash-hotreload
...
Fix `double free or corruption` crash with `hot_reload`
2024-08-27 21:16:58 +00:00
Dennis Felsing
8b7e5dee4d
Merge pull request #8830 from dobrykafe/pr-conchain-07-tee
...
Add console chain for 0.7 tee
2024-08-27 21:16:37 +00:00
Dennis Felsing
76c44cfb40
Merge pull request #8829 from furo321/use-getmapname
...
Use `GetMapName()` when getting the map name
2024-08-27 21:16:12 +00:00
furo
f407adc61c
Set m_VoteCreator
when using force_vote
2024-08-27 21:44:00 +02:00
furo
9fbbf5cde7
Fix using random_unfinished_map
from rcon
2024-08-27 21:43:22 +02:00
Robert Müller
dc0d4b3b76
Add Android shortcuts for launching with Vulkan/OpenGL
...
Define shortcuts to launch the client with either Vulkan or OpenGL graphics backend, which can be accessed by long-pressing the app icon on the home screen. This feature is available for Android 7.1 and newer.
2024-08-27 21:04:43 +02:00
furo
9a7bc70f76
Fix double free or corruption
crash with hot_reload
2024-08-27 20:44:55 +02:00
furo
0e016f9732
Use GetMapName()
when getting the map name
2024-08-27 20:41:43 +02:00
dobrykafe
cb57aa82bf
add console chain for 0.7 tee
2024-08-27 20:01:27 +02:00
Robert Müller
14f1b36dd1
Merge pull request #8825 from KebsCS/pr-ghost-sorting
...
Add ghost list sorting
2024-08-27 16:55:22 +00:00
KebsCS
906f75c13a
Add ghost list sorting
2024-08-27 18:34:26 +02:00
Dennis Felsing
7c8f9b43ac
Merge pull request #8826 from bencie/announce-unfinishedmap-voter
...
Send result of `random_unfinished_map` to all clients
2024-08-27 15:25:12 +00:00
bencie
c4ff37d9d9
Send result of random_unfinished_map
to all clients
2024-08-27 16:37:15 +02:00
Dennis Felsing
3a2cecb8b4
Merge pull request #8823 from furo321/auto-reload-local-ips
...
Run editor auto-reload on any local address, and not just localhost
2024-08-27 11:29:14 +00:00
furo
358cd20183
Run editor auto-reload on any local address, and not just localhost
2024-08-27 13:05:52 +02:00
Dennis Felsing
9d920b3575
Merge pull request #8703 from sjrc6/pr_slider
...
Adjust slider handle size
2024-08-27 09:20:18 +00:00
Tater
5fb059ad92
Adjust slider handle size
2024-08-27 11:02:12 +02:00
Dennis Felsing
4b8dcc3315
Merge pull request #8811 from furo321/add-map-votes-directories
...
Add support for directories with `add_map_votes`
2024-08-27 08:59:25 +00:00
Dennis Felsing
b30b493ab8
Merge pull request #8819 from Anime-pdf/master
...
speedup demo with mouse scroll only if menu is active
2024-08-27 07:15:38 +00:00
Dennis Felsing
29f3323735
Merge pull request #8813 from furo321/hot-reload-maps
...
Add `hot_reload` to reload map while preserving state
2024-08-27 07:03:05 +00:00
Paul
7c62b457b7
speedup demo with mouse scroll only if menu is active
2024-08-27 02:38:08 +03:00
furo
8b27a6e852
Add hot_reload
to reload map while preserving state
2024-08-27 01:19:40 +02:00
Robert Müller
028bd148f3
Merge pull request #8806 from bencie/allow-reloading
...
Allow reloading current background entities map
2024-08-26 15:04:59 +00:00
Dennis Felsing
6e3b0910e1
Merge pull request #8800 from def-/pr-winarm
...
Add arm64 windows support
2024-08-26 12:08:22 +00:00
Dennis Felsing
9fd4adfb21
Merge pull request #8812 from dobrykafe/pr-popup-password
...
Show server info in password popup
2024-08-26 06:20:15 +00:00
dobrykafe
d44c68a8a5
show server info in password popup
2024-08-26 01:32:47 +02:00
furo
8f6d5d453e
Add support for directories with add_map_votes
2024-08-25 23:29:34 +02:00
Dennis Felsing
7ee1dac08b
Merge pull request #8809 from furo321/append-settings
...
Transfer server settings while using append
2024-08-25 21:13:50 +00:00
Dennis Felsing
2fc3f81725
Merge pull request #8808 from furo321/collapse-all-button-editor
...
Add button to collapse/expand all groups in editor
2024-08-25 21:13:27 +00:00
Dennis Felsing
8e16113428
Merge pull request #8807 from furo321/no-input-while-opening
...
Don't allow input in console while it is opening/closing
2024-08-25 20:59:00 +00:00
furo
7628783e95
Transfer server settings while using append
2024-08-25 20:20:13 +02:00
furo
59dd8735bf
Add button to collapse/expand all groups in editor
2024-08-25 19:41:10 +02:00
furo
0b27a47553
Don't allow input in console while it is opening/closing
2024-08-25 19:09:09 +02:00
bencie
d8e82bbb1d
Allow reloading current background entities map
2024-08-25 18:23:25 +02:00
Robert Müller
77790f677e
Merge pull request #8803 from furo321/file-picker-entities
...
Add a popup for picking a map for background entities setting
2024-08-25 10:00:46 +00:00
Dennis Felsing
cd3e85f532
Merge pull request #8804 from furo321/validate-languages-ci
...
Validate language files for `…` and non-matching formatters in CI
2024-08-24 23:15:05 +00:00
furo
10376fa4ff
Fix language files that failed validation
2024-08-25 00:40:42 +02:00
furo
728bb9777f
Validate language files for …
and non-matching formatters
2024-08-25 00:40:12 +02:00
Schrodinger ZHU Yifan
83c3b4ea89
Add arm64 windows support
2024-08-25 00:02:43 +02:00
furo
6c0e42987e
Add a popup for picking a map for background entities setting
2024-08-24 22:32:13 +02:00
Dennis Felsing
be2e49e1f6
Merge pull request #8801 from Robyt3/Client-Touch-Input-Emote-Spectate
...
Add touch support to emoticon selector and spectator menu, minor refactoring
2024-08-24 15:05:18 +00:00
Dennis Felsing
4786419fee
Merge pull request #8802 from Robyt3/Android-Building-Small-Fixes
...
Minor improvements to Android building
2024-08-24 15:05:16 +00:00
Robert Müller
24356bd029
Set debuggable
flag in Gradle debug build
...
So the debug build of the app can be debugged.
2024-08-24 13:44:52 +02:00
Robert Müller
e46d2375ba
Add note to Android README about using stable rust version
2024-08-24 13:44:47 +02:00