Commit graph

10952 commits

Author SHA1 Message Date
Andrii b1d5538a96
fix style
Co-authored-by: heinrich5991 <heinrich5991@gmail.com>
2020-09-03 00:08:33 +03:00
Andrii a215e375db allow empty max ping filter 2020-09-02 19:26:26 +03:00
bors[bot] 197fe955e1
Merge #2674
2674: Add nameplates friend marks r=heinrich5991 a=BannZay

Problem: when I play with a friend in team 0, and there are many players nearby, I cannot distinguish him due to nameplates overlapping. It's getting worse when they are in freeze.

Solution: Mark your teammate as "Friend" and setup "cl_nameplates_friendmark"

Result:
![v2](https://user-images.githubusercontent.com/17499770/91647684-08988b00-ea66-11ea-9407-336437391b4f.png)


Co-authored-by: Andrii <bannzay3@gmail.com>
2020-09-02 16:12:15 +00:00
Andrii 271f0d8049 remove cl_nameplates_friendMark 2 2020-09-02 19:10:48 +03:00
bors[bot] ca30afdd66
Merge #2710
2710: Fix layers right click on item opens menu for previously selected (left clicked) item r=heinrich5991 a=BannZay

```
Im 'corneumToday at 16:55
when i have a layer selected and rightclick on another one to change its properties, it doesnt switch to that layer. that hasnt always been this way and its throwing me off lately
especially because it still opens the menu for the other layer
```

Co-authored-by: Andrii <bannzay3@gmail.com>
2020-09-02 15:59:48 +00:00
bors[bot] 03c97d0917
Merge #2711
2711: Fix map details layout r=heinrich5991 a=BannZay

fixes  #2709

![image](https://user-images.githubusercontent.com/17499770/92003988-53f2b800-ed4a-11ea-82d2-433a8f79e1b2.png)


Co-authored-by: Andrii <bannzay3@gmail.com>
2020-09-02 15:35:29 +00:00
Andrii 5ef0270cd2 Fix map details layout 2020-09-02 18:28:28 +03:00
Andrii e156cd570c keep layers selection on group right click 2020-09-02 18:11:57 +03:00
Andrii 392f58ae2f select layer under mouse pointer on right click 2020-09-02 18:11:24 +03:00
bors[bot] 9b334e6fcf
Merge #2708
2708: Disabling 3.3 in settings tab should reset to version 3.0 r=def- a=Jupeyy

We don't have a way to query the default config value, except including the config_variables.h, do we?

Co-authored-by: Jupeyy <jupjopjap@gmail.com>
2020-09-02 06:14:33 +00:00
Jupeyy 93a86f265f Disabling OpenGL 3.3 in settings tab should reset the OpenGL version to the configs default 3.0 2020-09-02 07:53:03 +02:00
bors[bot] 27a8c0dee6
Merge #2707
2707: Begin the groundwork to set a custom status on Steam r=def- a=heinrich5991

Currently, this just shows the current map in the status. Might need
localization data in Steamworks to be available to work in languages
other than English.

CC #2642

Co-authored-by: heinrich5991 <heinrich5991@gmail.com>
2020-09-02 05:37:20 +00:00
heinrich5991 674d7856fd Begin the groundwork to set a custom status on Steam
Currently, this just shows the current map in the status. Might need
localization data in Steamworks to be available to work in languages
other than English.

CC #2642
2020-09-02 00:32:22 +02:00
bors[bot] ea7b2671bc
Merge #2691 #2701 #2702 #2705
2691: Also check for divisibility by 16 of height (fixes #2687) r=heinrich5991 a=def-



2701: Set search field active when opening file dialog in editor r=heinrich5991 a=def-



2702: Remove fallback for Teeworlds' settings.cfg (partially fixes #2698) r=heinrich5991 a=def-



2705: Clarify kill and /kill r=heinrich5991 a=def-



Co-authored-by: def <dennis@felsin9.de>
2020-09-01 14:25:09 +00:00
bors[bot] 98115475eb
Merge #2704
2704: SHARED instead of DYNAMIC (fixes #2703) r=heinrich5991 a=def-



Co-authored-by: def <dennis@felsin9.de>
2020-09-01 14:15:58 +00:00
def 253c8e00b2 Clarify kill and /kill 2020-09-01 15:35:17 +02:00
def f56f36a0a7 SHARED instead of DYNAMIC (fixes #2703) 2020-09-01 15:23:56 +02:00
bors[bot] 447b9181e1
Merge #2696
2696: Fix syntax for primary key tables r=Zwelf a=def-



Co-authored-by: def <dennis@felsin9.de>
2020-09-01 09:39:09 +00:00
def e0cbd3b888 Remove fallback for Teeworlds' settings.cfg (partially fixes #2698) 2020-09-01 09:55:14 +02:00
def c0f8ad50dc Set search field active when opening file dialog 2020-09-01 09:48:51 +02:00
def 19d9741438 Rename m_aFileDialogActivate to m_FileDialogActivate 2020-09-01 09:48:13 +02:00
bors[bot] b5ae42e77a
Merge #2700
2700: Fix entities text size change not recreating new texture (fixes #2438) r=def- a=Jupeyy



Co-authored-by: Jupeyy <jupjopjap@gmail.com>
2020-09-01 07:20:37 +00:00
Jupeyy cf80537eb8 Fix entities text size not recreating new texture (fixes #2438) 2020-09-01 09:13:47 +02:00
bors[bot] d87add571f
Merge #2699
2699: Update norwegian translation r=def- a=trml



Co-authored-by: trml <trml@users.noreply.github.com>
2020-08-31 21:29:56 +00:00
trml 4bef0004f2 Update norwegian translation 2020-09-01 01:19:06 +02:00
def a51f38e6b8 Fix syntax for primary key tables 2020-08-31 23:14:58 +02:00
bors[bot] f00cab1b55
Merge #2694
2694: Fix mouse interaction when game console is open r=def- a=BannZay

fixes #2685

Co-authored-by: Andrii <bannzay3@gmail.com>
2020-08-31 19:55:34 +00:00
bors[bot] 4afec9ec4b
Merge #2692
2692: Set blend mode on background render r=def- a=BannZay

Old OpenGL, 100% reproducible:
![image](https://user-images.githubusercontent.com/17499770/91730056-1ce79f80-ebae-11ea-9c65-c23274664dd0.png)

Co-authored-by: Andrii <bannzay3@gmail.com>
2020-08-31 19:48:06 +00:00
Andrii 2969d93941 disable mouse buttons if console not closed 2020-08-31 22:40:57 +03:00
Andrii 9375b29055 Set blend mode on background render 2020-08-31 17:18:45 +03:00
Andrii 74f729109e Set blendmode on background render 2020-08-31 17:16:40 +03:00
def b718282def Add warning for editor as well 2020-08-31 15:08:04 +02:00
def 5d239bce80 Also check for divisibility by 16 of height (fixes #2687) 2020-08-31 14:01:34 +02:00
bors[bot] c05e22d291
Merge #2690
2690: Remove Quality Textures & Texture Compression from graphics menu (fixes #2676) r=heinrich5991 a=def-

Since people just randomly click it and then complain about bad looking graphics

Co-authored-by: def <dennis@felsin9.de>
2020-08-31 11:39:47 +00:00
def 9dc6a1c1c2 Remove Quality Textures & Texture Compression from graphics menu (fixes #2676)
Since people just randomly click it and then complain about bad looking
graphics
2020-08-31 13:25:16 +02:00
bors[bot] 7a4284c212
Merge #2684
2684: Make steam_api dependency static on Linux non-Steam builds r=def- a=heinrich5991

This allows building without rpath modifying on Linux which seems to be
needed for openSUSE packaging.

Fixes #2669.

Co-authored-by: heinrich5991 <heinrich5991@gmail.com>
2020-08-31 11:23:56 +00:00
heinrich5991 32734aceb3 Make steam_api dependency static on Linux non-Steam builds
This allows building without rpath modifying on Linux which seems to be
needed for openSUSE packaging.

Fixes #2669.
2020-08-31 13:12:44 +02:00
bors[bot] 3bbf657941
Merge #2689
2689: Add localization for texture warning, improve wording (fixes #2688) r=heinrich5991 a=def-



Co-authored-by: def <dennis@felsin9.de>
2020-08-31 11:11:07 +00:00
def ffa955096f Add localization for texture warning, improve wording (fixes #2688) 2020-08-31 13:07:57 +02:00
bors[bot] 2795082c38
Merge #2678 #2681
2678: Load serverbrowser more fairly r=heinrich5991 a=def-

One from each country and so on instead of doing one country fully first
before moving to the next. This makes loading servers like Japan and AUS
much faster since they're at the back of the list. This also reduces the
peak number of packets sent to each IP at once.

2681: Upgrade SDL2 for Linux Steam release to 2.0.12 (fixes #2679) r=heinrich5991 a=def-



Co-authored-by: def <dennis@felsin9.de>
2020-08-31 10:24:52 +00:00
bors[bot] c864677b63
Merge #2683
2683: Add platform and arch in console output r=heinrich5991 a=def-



Co-authored-by: def <dennis@felsin9.de>
2020-08-31 10:17:12 +00:00
def 2b0e13db53 Add platform and arch in console output 2020-08-31 12:05:50 +02:00
def 44b1014f41 Load serverbrowser more fairly
One from each country and so on instead of doing one country fully first
before moving to the next. This makes loading servers like Japan and AUS
much faster since they're at the back of the list. This also reduces the
peak number of packets sent to each IP at once.
2020-08-31 00:10:26 +02:00
def 3de4bc55e2 Upgrade SDL2 for Linux Steam release to 2.0.12 (fixes #2679) 2020-08-30 15:15:36 +02:00
Andrii e0616b38d7 add cl_nameplates_friendmark 2 2020-08-30 14:54:42 +03:00
Dennis Felsing 92616f1a55
Merge pull request #2664 from ddnet/pr-revert-revert
Revert "Revert Jupeyy's OpenGL changes" (fixes #2659)
2020-08-30 10:55:15 +02:00
def 3767eebead Update entities by Soreu (fixes #2652) 2020-08-30 09:39:49 +02:00
Andrii 90d1a93f40 add friend nameplate marks 2020-08-30 02:06:31 +03:00
Jupeyy af4923b75b Add config variable, to ignore the check after it executed once 2020-08-29 18:44:48 +02:00
Jupeyy 570f148287 Analyse 3D/2D array texture sampling data when creating context 2020-08-29 18:44:42 +02:00