Commit graph

10876 commits

Author SHA1 Message Date
Zwelf 2cbbd9088b Fix copy paste error 2020-08-21 22:43:22 +02:00
Dennis Felsing b2ebcb4f3c
Merge pull request #2623 from Zwelf/pr-mysql-enhance-unreachable-server-situation
MySQL enhance unreachable server situation
2020-08-21 20:15:49 +02:00
Zwelf 3a30dfbd84 Keep connecting to last reachable MySQL server 2020-08-21 19:46:44 +02:00
Zwelf a808ad5463 Enhance SQL error reporting 2020-08-21 10:37:52 +02:00
def c186f3c459 Fix release date 2020-08-20 21:50:45 +02:00
Dennis Felsing dbb9c662ba
Merge pull request #2617 from Jupeyy/pr_font_fallback
Font fallback
2020-08-20 20:34:48 +02:00
def a388b709d6 Generalize loading fallback fonts 2020-08-20 19:48:08 +02:00
bors[bot] 4cb7a35459
Merge #2612
2612: Update turkish translate r=def- a=ardadem



Co-authored-by: Arda Demir <ddmirarda@gmail.com>
2020-08-20 14:28:01 +00:00
Arda Demir 0437f71507 Update turkish translate 2020-08-20 16:45:51 +03:00
def 178d864ec9 Switch to Source Han Sans font 2020-08-20 13:55:03 +02:00
bors[bot] 780d64806f
Merge #2606
2606: Remove need for custom certificate r=heinrich5991 a=def-

in anticipation of using CloudFlare

Co-authored-by: def <dennis@felsin9.de>
Co-authored-by: heinrich5991 <heinrich5991@gmail.com>
2020-08-20 09:43:48 +00:00
heinrich5991 dd2662b4b8
Merge branch 'master' into pr-cert 2020-08-20 11:38:59 +02:00
bors[bot] f9a9558625
Merge #2610
2610: Added constexpr to math functions r=heinrich5991 a=yeojingkang

Made math functions constexpr to allow some calculations to be performed in compile-time.

Co-authored-by: yeojingkang <yeojingkang@hotmail.com>
2020-08-20 09:36:56 +00:00
def 446526486d Use two fonts, one as explicit fallback
Merging with fontforge had problems, for example for the Bei (U+5317) in
Beijing, see https://github.com/fontforge/fontforge/issues/4432
2020-08-20 11:13:08 +02:00
bors[bot] f8098ba05c
Merge #2613
2613: Update chinese translation r=def- a=TsFreddie



Co-authored-by: TsFreddie <tsfreddiewang@gmail.com>
2020-08-20 08:27:51 +00:00
TsFreddie 7f5a9726a2 update reviewed strings from Dan_cao 2020-08-20 09:16:00 +01:00
bors[bot] 60b7f8430d
Merge #2611
2611: Add bomb skin (by Ravie) r=heinrich5991 a=def-

License given publicly on Discord

Co-authored-by: def <dennis@felsin9.de>
2020-08-20 00:11:40 +00:00
TsFreddie 8a2009f586 Update chinese translation 2020-08-20 01:07:49 +01:00
def 7c65b89fd2 Add bomb skin (by Ravie)
License given publicly on Discord
2020-08-19 23:06:39 +02:00
yeojingkang de6ea67663 Update math.h 2020-08-20 05:02:33 +08:00
yeojingkang 6e9c370eca Added constexpr to math functions 2020-08-20 04:47:09 +08:00
bors[bot] d373ae4285
Merge #2609
2609: Bosnian language update r=def- a=MikiGamer



Co-authored-by: MikiGamer <35080830+MikiGamer@users.noreply.github.com>
2020-08-19 17:40:06 +00:00
MikiGamer 8fd016242a
Update bosnian.txt 2020-08-19 19:07:56 +02:00
MikiGamer c8504982f8
Update bosnian.txt 2020-08-19 18:56:16 +02:00
def c458ee52b0 Remove need for custom certificate
in anticipation of using CloudFlare
2020-08-19 17:54:05 +02:00
Dennis Felsing b147950ef1
Merge pull request #2604 from def-/pr-14.4
Version 14.4
2020-08-19 15:55:46 +02:00
bors[bot] 607f5f0014
Merge #2594
2594: Add support for PLATFORM_SUFFIX define, Don't bother Steam users with red update text r=Learath2 a=def-



Co-authored-by: def <dennis@felsin9.de>
2020-08-19 13:33:14 +00:00
bors[bot] eec9949a8b
Merge #2590
2590: Add DoxyFile and document CUIRect r=def- a=edg-l

I will probably document more stuff later.

To generate docs: `doxygen Doxyfile`

Co-authored-by: Edgar <git@edgarluque.com>
2020-08-19 12:37:54 +00:00
Dennis Felsing 924ed78ee4
Merge pull request #2589 from def-/pr-serbian
Update Serbian translation by Kingston
2020-08-19 14:31:19 +02:00
bors[bot] 09faaffec0
Merge #2595
2595: Change default from borderless to fullscreen r=Learath2 a=def-

Switching the default means everyone with borderless window will be
switched to fullscreen. Fullscreen has lower latency and better
performance.

As suggested by Shyzo and voted on on Discord.

Co-authored-by: def <dennis@felsin9.de>
2020-08-19 12:04:58 +00:00
def 1f377469f4 Remove unused translation text 2020-08-19 13:41:52 +02:00
def 99cf35d461 Don't bother Steam users with red update text 2020-08-19 13:41:11 +02:00
def 539c20a200 Add support for PLATFORM_SUFFIX define
So that we can set it like this:

  CXXFLAGS='-DPLATFORM_SUFFIX="steam"' CPPFLAGS='-DPLATFORM_SUFFIX="steam"' make
2020-08-19 13:41:06 +02:00
bors[bot] 8b41dca059
Merge #2602
2602: Merge DejaVuSansCJKName with DejavuWenQuanYiMicroHei and use it for all (fixes #2593) r=Learath2 a=def-

allows reading CJK for everyone independent of language chosen.

got them merged with fontforge, finally looks good.

Hopefully the lags are gone.

Co-authored-by: def <dennis@felsin9.de>
2020-08-19 11:35:10 +00:00
def 03ae471060 Version 14.4 2020-08-19 13:28:23 +02:00
bors[bot] 6321a54dfd
Merge #2601
2601: Add ban_region r=def- a=Learath2



Co-authored-by: Learath <learath2@gmail.com>
2020-08-19 11:13:11 +00:00
Learath 97b6704a6b Add ban_region_range and sv_region_name 2020-08-19 14:07:55 +03:00
def 1394ac0fc4 Merge DejaVuSansCJKName with DejavuWenQuanYiMicroHei and use it for all (fixes #2593)
got them merged with fontforge, finally looks good.

allows reading CJK for everyone independent of language chosen.

Hopefully the lags are gone.
2020-08-19 12:31:55 +02:00
Learath 6a936602aa Add ban_region 2020-08-19 12:38:49 +03:00
Jupeyy 7450e354de Add OpenGL 4.x support & cleanup 2020-08-19 08:42:09 +02:00
Jupeyy c2ce132ba3 Allow specifying an OpenGL version manually 2020-08-19 07:04:54 +02:00
bors[bot] c59ba2acd0
Merge #2600
2600: Update ukrainian localization r=def- a=BannZay



Co-authored-by: Andrii <bannzay3@gmail.com>
2020-08-18 21:04:46 +00:00
Andrii 34035eb5a8 update ukrainian localization 2020-08-18 23:49:05 +03:00
bors[bot] 65c928773c
Merge #2597
2597: Ignore clan of friends by default (fixes #2596) r=Zwelf a=def-



Co-authored-by: def <dennis@felsin9.de>
2020-08-18 20:07:20 +00:00
def dd71c293ea Ignore clan of friends by default (fixes #2596) 2020-08-18 19:43:55 +02:00
def 3f5cccd4b1 Change default from borderless to fullscreen
Switching the default means everyone with borderless window will be
switched to fullscreen. Fullscreen has lower latency and better
performance.

As suggested by Shyzo and voted on on Discord.
2020-08-18 19:10:03 +02:00
Edgar 05d19089ae
Add DoxyFile and document CUIRect 2020-08-18 12:50:25 +02:00
def 9b1c071396 Update Serbian translation by Kingston 2020-08-18 12:18:19 +02:00
def 4611c8f101 Fix date in ddnet.appdata.xml 2020-08-18 11:01:40 +02:00
Dennis Felsing 2451f7bea1
Merge pull request #2580 from def-/pr-14.3.3
Version 14.3.3
2020-08-18 11:01:05 +02:00