Tater
5fb059ad92
Adjust slider handle size
2024-08-27 11:02:12 +02: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
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
Robert Müller
9b90588ccc
Pin curl version to 8.8.0 for Android to fix library building
2024-08-24 13:44:40 +02:00
Dennis Felsing
e9a9261d1e
Merge pull request #8799 from Robyt3/Client-Menu-Ingame-Margin-Fix
...
Fix inconsistent margin in ingame menu, minor refactoring
2024-08-24 11:26:18 +00:00
Robert Müller
ed9720f1be
Minor refactoring of emoticon selector rendering
...
- Extract variable `ScreenCenter`.
- Rename variables `i` to `Emote`.
- Move variable declarations closer to their usages.
2024-08-24 13:23:23 +02:00
Robert Müller
3bda76ff1f
Add touch support to emoticon selector and spectator menu
...
Support using emoticon selector and spectator menu with touch inputs. Touching in the emoticon selector activates the selected (eye) emote and closes the emoticon selector. The spectator menu is kept open when using it for more convenience. The emoticon selector and spectator menu can be closed by touching anywhere outside of them.
Additionally, the emoticon selector and specator menu can now be closed by pressing the Escape key (i.e. the back button on Android). This made it necessary to change the order of the components for input handling, so the ingame menu will handle the Escape key after the emoticon selector and spectator menu. This also means that the Escape key can now be used to close the selector/menu when they are stuck open, which was previously delayed until ingame menu or console were opened and closed.
2024-08-24 13:21:58 +02:00
Robert Müller
93675799e8
Fix inconsistent margin in ingame menu, minor refactoring
...
The additional margin left of the Spectate and Join game buttons is unnecessary.
Avoid reusing `s_SpectateButton` variable for different buttons.
Use `TEAM_RED` instead of `0` when joining game in non-team server.
2024-08-24 12:21:23 +02:00
Dennis Felsing
3cf3e2339d
Merge pull request #8796 from ZucchiniEnjoyer/update-belarusian-18.4
...
Update belarusian translation for 18.4
2024-08-23 22:00:10 +00:00
Pavukoplov
7ee735a274
Update belarusian translation for 18.4
2024-08-24 00:03:29 +03:00
Dennis Felsing
5dff5e9e81
Merge pull request #8795 from furo321/cjsonwriter-master
...
Use `CJsonWriter` for creating server info JSON
2024-08-23 18:25:44 +00:00
furo
f897af8dbb
Use CJsonWriter
for creating server info JSON
2024-08-23 20:07:11 +02:00
Dennis Felsing
96beaf2eca
Merge pull request #8793 from furo321/proof-borders-desc
...
Improve "Proof borders" description
2024-08-23 17:52:11 +00:00
Dennis Felsing
b1914e972a
Merge pull request #8794 from furo321/fix-team0mode-bug
...
Don't keep `m_DDRaceState` and `m_StartTime` of teammate in team0mode after death
2024-08-23 17:12:09 +00:00
furo
b9a794121a
Don't keep m_DDRaceState
and m_StartTime
of teammate in team0mode after death
2024-08-23 18:40:15 +02:00
furo
a01e5e7151
Improve "Proof borders" description
2024-08-23 17:06:59 +02:00
Dennis Felsing
37fd57ccb8
Merge pull request #8791 from ChillerDragon/pr_censor_save_code_fix
...
Fix save code not being censored in streamer mode
2024-08-23 11:39:36 +00:00
ChillerDragon
56b56ef2b9
Fix save code not being censored in streamer mode
...
Closed #8790
2024-08-23 19:20:15 +08:00
Dennis Felsing
0013615da1
Merge pull request #8789 from Robyt3/Client-UI-Convenience
...
Add `CUIRect::TopLeft` and `Size` convenience functions
2024-08-22 22:43:59 +00:00
Robert Müller
4d09332b83
Add CUIRect::TopLeft
and Size
convenience functions
2024-08-22 21:52:27 +02:00
Dennis Felsing
e81a561702
Merge pull request #8787 from lolipodass/patch-9
...
Update russian.txt to match wiki
2024-08-22 18:14:06 +00:00
lolipodass
a3c8949d40
Update russian.txt to match wiki
...
fix names like in https://wiki.ddnet.org/wiki/Dummy/ru
and https://wiki.ddnet.org/wiki/Common_Terminology/ru#Тии
2024-08-22 20:55:40 +03:00
Dennis Felsing
0ba6d998a4
Merge pull request #8786 from ChillerDragon/pr_fix_doubled_06_sounds
...
Fix sounds being doubled in 0.6
2024-08-22 12:00:06 +00:00
ChillerDragon
804a91ced0
Fix sounds being doubled in 0.6
...
Closed #8785
2024-08-22 19:41:14 +08:00
Dennis Felsing
5210d77f92
Merge pull request #8781 from def-/pr-fix
...
Disallow save with draggers
2024-08-22 09:38:46 +00:00
Dennis Felsing
f796309cc8
Fix save/swap with draggers
2024-08-22 00:47:06 +02:00
Jupeyy
fe9c2d305f
Merge pull request #8784 from Robyt3/Android-Backbutton-Handling-Revert
...
Revert "Quit if Android back-button is pressed 3 times within 1 second"
2024-08-21 17:54:23 +00:00