bors[bot]
1c99b7e6ce
Merge #1725
...
1725: Restore old team colors r=def- a=12pm
Co-authored-by: 12pm <30786226+12pm@users.noreply.github.com>
2019-05-11 16:22:20 +00:00
12pm
a6a33bfaa5
Restore old team colors
2019-05-11 18:04:32 +02:00
Andrii Vynychenko
0353eb94ef
fix zero fonsize
2019-05-11 18:59:47 +03:00
bors[bot]
a84649c0ee
Merge #1723
...
1723: Explicitly filter finished maps r=def- a=12pm
Otherwise this filters all maps in all other tabs
Co-authored-by: 12pm <30786226+12pm@users.noreply.github.com>
2019-05-11 11:49:22 +00:00
12pm
219d6dcd92
Explicitly filter finished maps
...
Otherwise this filters all maps in all other tabs
2019-05-11 13:45:41 +02:00
trml
d9ade50e0a
Disable grenade prediction with cl_predict 0
2019-05-11 13:25:08 +02:00
Ryozuki
ed5b96c6b9
fix modern cmake version warnings
2019-05-11 12:00:21 +02:00
bors[bot]
b03dad7626
Merge #1714 #1719
...
1714: Make the color output more sane r=def- a=Learath2
1719: Show the correct button when paused r=def- a=Learath2
Fix one bug from #1702
Co-authored-by: Learath2 <learath2@gmail.com>
2019-05-11 08:13:24 +00:00
bors[bot]
eb0eba1d4b
Merge #1715
...
1715: Don't show id for echo messages r=def- a=12pm
Co-authored-by: 12pm <30786226+12pm@users.noreply.github.com>
2019-05-11 08:02:27 +00:00
Learath2
b2f92b09eb
Show the correct button when paused
2019-05-11 03:02:00 +02:00
Learath2
15879c16f9
Fix sticky binds
2019-05-11 02:46:22 +02:00
Learath2
e608e2f34f
Add Hex display
2019-05-11 02:32:37 +02:00
Learath2
0dd67c92f1
Abbreviate alpha
2019-05-11 02:16:48 +02:00
Learath2
82e6d180e4
Use % and °
2019-05-11 02:12:37 +02:00
Learath2
b059ac256e
Show Alpha only if it's relevant
2019-05-11 02:12:36 +02:00
Learath2
39303e3430
Blood color is a light color
2019-05-11 01:02:46 +02:00
12pm
51ba68eaa6
Don't show id for echo messages
2019-05-11 00:26:15 +02:00
def
c935b41026
Version 12.4.1
2019-05-10 23:47:41 +02:00
Dennis Felsing
da6b2585f5
Merge pull request #1710 from 12pm/pr-rename-col
...
Change col to color in variable names
2019-05-10 23:47:00 +02:00
Dennis Felsing
2396096e3b
Merge branch 'master' into pr-rename-col
2019-05-10 23:46:38 +02:00
Dennis Felsing
9dd6cc9168
Merge pull request #1708 from 12pm/pr-restore-echo-col
...
Restore old echo default color
2019-05-10 23:45:03 +02:00
Dennis Felsing
984df9159f
Merge pull request #1711 from Learath2/dd_pr_compound_bind_compat
...
Try to be more accomodating of old players
2019-05-10 23:44:50 +02:00
Learath2
b41529fefd
Try to be more accomodating of old players
2019-05-11 01:38:15 +02:00
12pm
ea324592c6
Change col to color in variable names
2019-05-10 23:34:21 +02:00
12pm
eda002993e
Restore old echo default color
2019-05-10 23:07:32 +02:00
Emir Marincic
8fa6e72b4a
Merge pull request #1706 from Learath2/dd_pr_oops
...
UI ID's need to be unique
2019-05-10 21:18:17 +02:00
Learath2
08e19e60f4
UI ID's need to be unique
2019-05-10 23:15:14 +02:00
Dennis Felsing
acd0cafaa0
Merge pull request #1704 from def-/pr-12.4
...
Version 12.4
2019-05-10 19:59:23 +02:00
Dennis Felsing
5e356b5327
Merge pull request #1692 from def-/pr-news
...
Render news without STL functions
2019-05-10 14:09:44 +02:00
Learath2
86fd363822
Keep the old default
2019-05-10 01:22:22 +02:00
Learath2
def36acce1
Apply alpha properly, fix refactoring fails
2019-05-10 01:00:24 +02:00
Learath2
06fc970ea1
Render the correct skin in the selector
2019-05-10 01:00:24 +02:00
bors[bot]
ab0a8940cb
Merge #1703
...
1703: Make Color.HRHConv test runtime more reasonable r=Learath2 a=def-
Previous execution time: 650 ms / 661 ms total (98%)
Now: 3 ms / 15 ms total (20%)
Co-authored-by: def <dennis@felsin9.de>
2019-05-09 20:01:10 +00:00
def
7211d16ddb
Version 12.4
2019-05-09 22:00:21 +02:00
def
51385100cd
Make Color.HRHConv test runtime more reasonable
...
Previous execution time: 650 ms / 661 ms total (98%)
Now: 3 ms / 15 ms total (20%)
2019-05-09 21:55:34 +02:00
def
e1c9033300
Render news without STL functions ( fixes #1693 )
2019-05-09 21:54:56 +02:00
Andrew
0fffd7705f
Cl_text_entities_size ( #1632 )
...
* new command added
* fix code duplication after merge
* merge #1632 suggestions
* align the texture to the center vertically
* refactor
* fix RenderSwitchOverlay
* Update src/engine/client/text.cpp
Co-Authored-By: BannZay <bannzay3@gmail.com>
* Apply suggestions from code review
Co-Authored-By: BannZay <bannzay3@gmail.com>
* Apply suggestions from code review
* Apply suggestions from code review
Co-Authored-By: BannZay <bannzay3@gmail.com>
* Apply suggestions from code review
2019-05-06 14:19:10 +02:00
Dennis Felsing
76f2a5965f
Merge pull request #1701 from trml/pr_pred_fixes
...
Some prediction fixes (fix #1680 )
2019-05-05 20:11:18 +02:00
Dennis Felsing
7ba1cae5f6
Merge pull request #1699 from trml/pr_extend_ddnetchar
...
Add some more fields to ddnetcharacter
2019-05-05 20:11:10 +02:00
trml
339d9b05f8
Also reset hook on prediction reset
2019-05-05 14:28:39 +02:00
trml
6848274b43
Fix pickup prediction on vanilla
2019-05-05 12:33:26 +02:00
trml
00ab99aa2e
Add prediction for weapon switches and gunfire animation
2019-05-05 12:33:26 +02:00
trml
b61aae5ab4
Reset predicted character on kill
2019-05-05 12:33:26 +02:00
trml
df84e86ed0
Workaround for super prediction on non-64-player gametypes
2019-05-05 12:33:26 +02:00
trml
20c06dfcdf
Make speedup and stopper prediction on all gametypes again
2019-05-05 12:33:13 +02:00
trml
8eb4b7fd71
Add setting cl_predict_freeze 2 for having a small amount of misprediction while frozen
2019-05-05 12:32:06 +02:00
trml
b27a124e17
Enable freeze prediction with antiping off, and enable superjump prediciton on non-ddrace servers
2019-05-04 22:20:47 +02:00
Learath
13807edc6a
Don't apply colorscale to alpha
2019-05-03 20:37:32 +02:00
bors[bot]
0b7ca35414
Merge #1697
...
1697: Don't check dnsbl when alone r=def- a=Learath2
Should help relieve some of the issues reported on discord.
Co-authored-by: Learath <learath2@gmail.com>
2019-05-02 05:29:06 +00:00
trml
09401a83ec
Add strong/weak id to ddnetcharacter
2019-05-02 00:34:20 +02:00