bors[bot]
9e23623fa1
Merge #2874
...
2874: Add unmasked entities for all mods r=def- a=Jupeyy
Fixes switch tile for unmasked ddnet
And ddnet mods send that they are a race and ddrace mod appearently?
Not very intuitive that ddnet is a superset of them, bcs tiles changed.
Waiting for a review from @fokkonaut
Co-authored-by: Jupeyy <jupjopjap@gmail.com>
2020-09-21 20:46:51 +00:00
bors[bot]
481a56da2a
Merge #2899
...
2899: Editor: Select game layer by default (fixes #2834 ) r=Jupeyy a=def-
Since it's the most important layer
Co-authored-by: def <dennis@felsin9.de>
2020-09-21 20:23:56 +00:00
bors[bot]
d61c97370f
Merge #2896
...
2896: Add edit box to write skin name, Add link to Skin Database r=Jupeyy a=def-
Co-authored-by: def <dennis@felsin9.de>
2020-09-21 17:50:09 +00:00
def
ddb88c6f3b
Editor: Select game layer by default
...
Since it's the most important layer
2020-09-21 19:36:28 +02:00
def
a273969bc1
Fix clang-format
2020-09-21 10:44:13 +02:00
def
d17e0e4819
Add link to Skin Database
2020-09-21 10:39:42 +02:00
def
f9e66f0b41
Add edit box to write skin name
2020-09-21 10:35:13 +02:00
def
3276f2925d
Reload skin menu when skin count changed
...
fixes graphics bug when new skins are added, skins array is reallocated
and we accessed freed memory
Thanks to Jupeyy & Learath2 for also looking into this
2020-09-21 10:19:54 +02:00
bors[bot]
4cbcde06e5
Merge #2872
...
2872: mention rules r=edg-l a=12pm
Co-authored-by: 12pm <30786226+12pm@users.noreply.github.com>
2020-09-20 10:22:52 +00:00
def
5cc826d6f5
edit box: only highlight x when hovering it
...
not when hovering the text field itself
Thanks to Ryozuki for report
2020-09-20 11:52:17 +02:00
def
a99b673042
Some browser improvements
...
- Increase size of Name and Clan in adding friend fields
- Smaller Search and Exclude fields
- No more duplicate Search - Search - Search text
- Smaller Connect and Refresh buttons
2020-09-20 11:47:04 +02:00
bors[bot]
d4c14505bf
Merge #2883
...
2883: Ask for confirmation before placing border tiles r=def- a=Fireball-Teeworlds
Fixes #2823
Co-authored-by: Fireball <fireball.teeworlds@gmail.com>
2020-09-20 09:36:55 +00:00
Fireball
bb2be60a08
Ask for confirmation before placing border tiles ( fixes #2823 )
2020-09-20 01:42:07 +01:00
def
4e157c64e3
clang-format fix
2020-09-20 02:24:51 +02:00
def
dfa072353d
Fix skin lookup
...
Thanks for Jupeyy for looking into this with me
2020-09-20 02:19:58 +02:00
def
61f89533c5
Clean up skin downloader code a bit
...
Was trying to find what's causing the issues with skin downloader, but
didn't find anything suspicious.
2020-09-20 02:19:49 +02:00
def
8ef6a0da16
Revert "Revert "Fix clang-format""
...
This reverts commit 833e3640b4
.
2020-09-20 02:19:32 +02:00
def
1d868fec70
Revert "Revert "Fix skin prefix search crash""
...
This reverts commit 4ad0f61a00
.
2020-09-20 02:19:28 +02:00
def
a09be98df9
Revert "Revert "Implement on-demand skin downloader ( fixes #1166 )""
...
This reverts commit cc2f05b6df
.
2020-09-20 02:19:24 +02:00
def
f92a4753c3
Version 15.0.4
2020-09-20 01:51:55 +02:00
def
cc2f05b6df
Revert "Implement on-demand skin downloader ( fixes #1166 )"
...
This reverts commit 3cc1e47ec4
.
2020-09-20 01:51:23 +02:00
def
4ad0f61a00
Revert "Fix skin prefix search crash"
...
This reverts commit 1270434f5e
.
2020-09-20 01:49:58 +02:00
def
833e3640b4
Revert "Fix clang-format"
...
This reverts commit f42a5a0431
.
2020-09-20 01:49:26 +02:00
bors[bot]
ea1a7934e5
Merge #2878
...
2878: Max images (fixes #2148 ) r=def- a=Jupeyy
Co-authored-by: Jupeyy <jupjopjap@gmail.com>
2020-09-19 20:50:04 +00:00
Jupeyy
a1eb5dc114
Max images(for editor, clamp for client and warning for mapconvert) ( fixes #2148 )
2020-09-19 21:22:21 +02:00
bors[bot]
04ea24b4f8
Merge #2869
...
2869: Fix MouseInside to only select one field (fixes #2868 ) r=Jupeyy a=def-
Co-authored-by: def <dennis@felsin9.de>
2020-09-19 19:12:02 +00:00
def
f4d763c895
Init curl first, then call curl_version_info
2020-09-19 15:10:32 +02:00
Jupeyy
5208a588b8
Add unmasked entities for all mods
2020-09-19 14:44:24 +02:00
12pm
aa18dc1d88
remove for more info
2020-09-19 13:40:19 +02:00
12pm
f3bef4919f
mention rules
2020-09-19 13:28:30 +02:00
def
c31fc33cf2
Fix MouseInside to only select one field ( fixes #2868 )
2020-09-19 11:50:33 +02:00
bors[bot]
6ae7b19c4a
Merge #2865
...
2865: Fix localizing demo list r=Jupeyy a=def-
You can't store the result of Localize in a static, it will be removed
by switching to another language.
Thanks to Jupeyy for report
Co-authored-by: def <dennis@felsin9.de>
2020-09-18 21:42:20 +00:00
def
1cf68d7191
Fix localizing demo list
...
You can't store the result of Localize in a static, it will be removed
by switching to another language.
Thanks to Jupeyy for report
2020-09-18 23:33:51 +02:00
清歌
7ab35dc55e
fix localhost lookup problem when ws enable
2020-09-18 23:02:25 +08:00
清歌
059a2a0a35
fix websockets behavior in net_socket_read_wait
2020-09-18 21:28:17 +08:00
Dennis Felsing
4317cb7af8
Merge pull request #2855 from def-/pr-kill-server-on-quit
...
Kill server on quit
2020-09-18 08:04:44 +02:00
def
848c8c992c
Version 15.0.3
2020-09-18 07:57:54 +02:00
def
427450ddc3
Demo viewer: Ignore shortcuts when popup is open
...
As reported by Shyzo on Discord
2020-09-18 07:57:43 +02:00
Jupeyy
1270434f5e
Fix skin prefix search crash
2020-09-18 06:27:18 +02:00
def
46b21020be
Kill server on quit
...
As suggested by Ryozuki
2020-09-18 00:30:31 +02:00
def
3983bfeeef
Version 15.0.2
2020-09-17 23:12:33 +02:00
def
9717d032ff
Don't call atexit in forked process
2020-09-17 22:19:13 +02:00
def
d5648f5cde
Fix localizing in browser
...
Thanks to gerdoe for noticing
2020-09-17 21:54:24 +02:00
def
9da149f84b
Localize control settings
2020-09-17 21:18:33 +02:00
def
2221881f79
Version 15.0.1
2020-09-17 21:06:55 +02:00
def
da4a8c704b
Fix running server from other directory
2020-09-17 21:06:02 +02:00
Dennis Felsing
8ad64820ef
Merge pull request #2830 from def-/pr-15
...
Version 15.0
2020-09-17 18:34:59 +02:00
Dennis Felsing
514e974667
Merge pull request #2849 from def-/pr-max-requests
...
Increase br_max_requests to 100
2020-09-17 18:34:44 +02:00
bors[bot]
93e592dcd9
Merge #2813
...
2813: Sort spectator view by team, then name (not score) (fixes #2808 ) r=Jupeyy a=def-
Co-authored-by: def <dennis@felsin9.de>
2020-09-17 16:07:28 +00:00
def
3e58d8b756
Increase br_max_requests to 100
...
As suggested by BannZay on Discord. We scale down when we notice that
no responses arrive. The idea is that player's internet has become
faster than when DDNet started, so increasing the default is ok.
2020-09-17 17:41:14 +02:00