patiga
df72c0ee7c
set the correct variable
2020-09-23 08:14:37 +02:00
Jupeyy
7e436ff2b1
Don't rely on snapshot for ddnet gametype
2020-09-23 08:14:33 +02:00
def
91d2f89b54
Version 15.0.5
2020-09-23 08:14:28 +02:00
bors[bot]
cfbe6d9c8c
Merge #2910
...
2910: Add hover for demo list r=def- a=Jupeyy
Co-authored-by: Jupeyy <jupjopjap@gmail.com>
2020-09-22 17:21:16 +00:00
Jupeyy
eb7c84cd7f
Add hover for demo list
2020-09-22 18:42:03 +02:00
TsFreddie
d4da82f977
clang-format
2020-09-22 17:02:03 +01:00
TsFreddie
387bc53030
ime window position & ime input handling
2020-09-22 17:01:13 +01:00
Jupeyy
0ddc7fddb4
Don't rely on snapshot for ddnet gametype
2020-09-22 17:42:19 +02:00
bors[bot]
fddb8b34c0
Merge #2898 #2901 #2908
...
2898: Inform players that they are in team already r=heinrich5991 a=def-
2901: Remove failed downloaded files immediately r=heinrich5991 a=def-
Especially skins were only deleted after they were requested again
2908: Don't log skin downloading progress r=heinrich5991 a=def-
since it's not really interesting for most players, as long as things work fine
Co-authored-by: def <dennis@felsin9.de>
2020-09-22 14:57:20 +00:00
def
56b152e962
Remove failed downloaded files immediately
...
Especially skins were only deleted after they were requested again
2020-09-22 16:51:40 +02:00
bors[bot]
8cc4487767
Merge #2905
...
2905: Add LearnToPlay, Sunny Side Up, Tsunami r=heinrich5991 a=def-
Co-authored-by: def <dennis@felsin9.de>
2020-09-22 14:50:05 +00:00
def
ae4dc1032e
Inform players that they are in team already
2020-09-22 16:45:46 +02:00
def
5f4ed14c17
Add Sunny Side Up map
...
Licensed by Ravie via Discord DM
2020-09-22 16:36:44 +02:00
def
1505b64af0
Don't log skin downloading progress
...
since it's not really interesting for most players, as long as things work fine
2020-09-22 16:36:01 +02:00
bors[bot]
2a3b254b47
Merge #2890
...
2890: Finish /showothers 2 implementation on server r=heinrich5991 a=def-
Co-authored-by: def <dennis@felsin9.de>
2020-09-22 14:35:27 +00:00
bors[bot]
4875b0993a
Merge #2907
...
2907: properly set sound envelope offsets for sound sources r=def- a=Patiga
before, `m_SoundEnvOffset` was always set to the same value as `m_PosEnvOffset`, due to wrong behavior in the ui.
Co-authored-by: patiga <patigatus21@gmail.com>
2020-09-22 14:17:21 +00:00
patiga
b437526925
run fix_style script
2020-09-22 15:42:20 +02:00
def
1b39526ba3
Add Tsunami map
...
Licensed by Ravie via Discord DM
2020-09-22 15:21:18 +02:00
bors[bot]
06b519398b
Merge #2906
...
2906: Use fixed point conversion consistently r=def- a=Learath2
This fixes the issue with the Tex UV coords being complete garbage
Co-authored-by: Learath <learath2@gmail.com>
2020-09-22 13:13:16 +00:00
patiga
2ef344ea1a
set the correct variable
2020-09-22 14:50:04 +02:00
Learath
bbdcb7035d
Style
2020-09-22 15:47:21 +03:00
bors[bot]
d9e748ee91
Merge #2888
...
2888: Fix dilate alpha threshold & auto apply dilate on embedded texture in editor r=def- a=Jupeyy
editor dilate can be turned off.
about the threshold:
old:
![Screenshot_20200920_175749](https://user-images.githubusercontent.com/6654924/93716689-8d605b80-fb71-11ea-8049-848c8bd3a7f2.png )
new:
![Screenshot_20200920_175846](https://user-images.githubusercontent.com/6654924/93716692-8e918880-fb71-11ea-8108-9be5378cd932.png )
Co-authored-by: Jupeyy <jupjopjap@gmail.com>
2020-09-22 12:38:53 +00:00
Learath
586043fc64
Use fixed point conversion consistently
2020-09-22 15:29:16 +03:00
def
c6ef987521
Add LearnToPlay so we have at least two maps
...
Licensed by Tridemy and Cøke via Discord DM
2020-09-22 14:22:06 +02:00
yangfl
d08eca9ab3
Remove non-free skins by Moby Dog ( fixes #2547 )
2020-09-22 13:26:18 +08:00
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
bors[bot]
adf4103bd3
Merge #2895
...
2895: Reload skin menu when skin count changed r=Jupeyy a=def-
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
Screenshot of the bug for reference, reproduced by removing all skins in data/skins, opening skin menu, joining a full server and waiting a bit:
![screenshot-20200921@005129](https://user-images.githubusercontent.com/2335377/93745612-1cae5300-fbf4-11ea-8b9f-887f0f46f7a6.png )
Co-authored-by: def <dennis@felsin9.de>
2020-09-21 17:43:08 +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
Jupeyy
0ec7f1e1dc
Fix dilate threshold & automatically apply dilate on embedded textures in the editor
2020-09-21 19:17:38 +02:00
def
3a3d3bcb99
Fix UpdatePlayerMaps
2020-09-21 15:32:16 +02:00
def
cfd32c357b
Fix clang-format
2020-09-21 15:32:16 +02:00
def
35fc180559
Finish /showothers 2 implementation on server
2020-09-21 15:32:16 +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]
b3307dc2a6
Merge #2886
...
2886: Update brazilian_portuguese.txt r=def- a=rffontenelle
Co-authored-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>
2020-09-20 16:38:16 +00:00
Rafael Fontenelle
45454cb760
Update brazilian_portuguese.txt
2020-09-20 11:03:41 -03:00
Edgar
9cdaba88dc
fix style
2020-09-20 14:08:27 +02:00
Edgar
ffade19e19
don't show scrollbar if not needed on auto rules
2020-09-20 14:01:28 +02:00
Edgar
2587328aa4
add scrollbar to auto rules list, fixes #2514
2020-09-20 13:52:38 +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
bors[bot]
15292cd1f3
Merge #2880
...
2880: Some browser improvements r=edg-l a=def-
![screenshot-20200919@220208](https://user-images.githubusercontent.com/2335377/93688185-4cf6d400-fac4-11ea-809b-1d857a97d7a6.png )
![screenshot-20200919@220156](https://user-images.githubusercontent.com/2335377/93688190-4e280100-fac4-11ea-9b02-7f4123f1ad31.png )
- 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
- Search and Exclude no longer so dark
Co-authored-by: def <dennis@felsin9.de>
2020-09-20 10:02:22 +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
bors[bot]
c2f388a52b
Merge #2882
...
2882: Skin reactive with fix for prefix r=Jupeyy a=def-
Co-authored-by: def <dennis@felsin9.de>
2020-09-20 00:31:09 +00:00