RoosterDragon
939f715e3c
Fix IDE0053
2023-03-07 13:18:13 +02:00
Matthias Mailänder
37afd6094e
Rename GiveMcvCrateAction to GiveBaseBuilderCrateAction.
2023-03-07 12:53:31 +02:00
RoosterDragon
c916a00624
Remove workaround for old versions of mono.
2023-03-07 12:51:06 +02:00
Matthias Mailänder
f6e5bee334
Move JumpJet traits to the C&C library.
2023-03-07 12:24:05 +02:00
Matthias Mailänder
63b9f18d05
Also document the launch parameters.
2023-03-05 12:15:32 +02:00
Matthias Mailänder
7b9dafcd19
Code cleanup.
2023-03-05 12:15:32 +02:00
RoosterDragon
53e9f44972
Spelling fixes
2023-03-02 20:11:54 +02:00
RoosterDragon
52fd564eac
Fix some whitespace formatting issues: stray tabs or spaces.
...
Wrap some long lines on affected code.
2023-03-02 20:02:45 +02:00
Matthias Mailänder
edaf11cb89
Update thirdparty dependencies.
2023-03-01 23:52:59 +01:00
RoosterDragon
ad122c8e32
When running a server, don't load minimap previews into memory.
2023-03-02 00:13:46 +02:00
RoosterDragon
8ee6957e6a
Fix IDE0048
2023-03-01 21:56:28 +02:00
abcdefg30
65e28d5562
Retire the release-20200202 update path
2023-03-01 20:02:01 +01:00
Gustas
422a228cea
Fix PlayerColorRemap expecting colors in linear space
...
PlayerColorRemap expected colors in linear space yet we provided them in gamma. We fix this by instead expecting gamma space colors and then converting them into linear space ourselves.
2023-02-28 23:26:37 +02:00
RoosterDragon
0b01b73111
Fix IDE0060
2023-02-28 21:21:40 +02:00
RoosterDragon
555aac3f64
Fix IDE0042
2023-02-28 21:21:40 +02:00
RoosterDragon
5b70d344cc
Fix IDE0038
2023-02-28 21:21:40 +02:00
RoosterDragon
71ce515d6d
Fix IDE0004
2023-02-28 21:21:40 +02:00
Eonfge
a4f9ceaf09
Add PrefersNonDefaultGPU flag to Desktop Entry
...
This means that the application will automatically start with the dedicated GPU of laptops, instead of the iGPU. Based on the Linux's FreeDesktop spec: https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s06.html
2023-02-27 10:42:07 +01:00
RoosterDragon
d4135d608e
Fix IDE0039
2023-02-27 10:09:11 +01:00
Gustas
4b3f7034b2
Silence rule "Use span-based 'string.Concat'"
2023-02-27 08:36:47 +02:00
Gustas
e64c77fdde
Use pattern matching to avoid is check followed by a cast (with variable)
2023-02-27 08:36:47 +02:00
Gustas
8d0fe52dd8
Remove unnecessary parentheses
2023-02-27 08:36:47 +02:00
Gustas
157d1b32dc
Use null propagation
2023-02-27 08:36:47 +02:00
Gustas
b06cbd7a95
Add missing punctuation to editorconfig
2023-02-27 08:36:47 +02:00
Gustas
2cccae96fe
Change click InterruptType to Overlap
2023-02-25 14:46:53 +02:00
Orb370
e758678140
update TD map pool 2023
2023-02-24 22:01:15 +01:00
RoosterDragon
6c96405ab2
Fix CS1573
2023-02-24 22:00:25 +02:00
RoosterDragon
63aa34cb35
Fix CS1570
2023-02-24 22:00:25 +02:00
RoosterDragon
5a2a448c32
Fix IDE0250
2023-02-24 22:00:25 +02:00
RoosterDragon
5e52d067c8
Fix IDE0180
2023-02-24 22:00:25 +02:00
RoosterDragon
bf960b6eae
Fix IDE0120
2023-02-24 22:00:25 +02:00
RoosterDragon
ede5412526
Fix IDE0100
2023-02-24 22:00:25 +02:00
RoosterDragon
78c41b84a1
Fix IDE0082
2023-02-24 22:00:25 +02:00
RoosterDragon
99c289e063
Fix IDE0075
2023-02-24 22:00:25 +02:00
RoosterDragon
3402031399
Fix IDE0071
2023-02-24 22:00:25 +02:00
RoosterDragon
837c70f857
Fix IDE0061
2023-02-24 22:00:25 +02:00
RoosterDragon
4f6095c3d4
Fix IDE0054
2023-02-24 22:00:25 +02:00
RoosterDragon
2d4119e88d
Fix IDE0051
2023-02-24 22:00:25 +02:00
RoosterDragon
4991f2f892
Fix IDE0041
2023-02-24 22:00:25 +02:00
RoosterDragon
10def52ad9
Fix IDE0033
2023-02-24 22:00:25 +02:00
RoosterDragon
99c1a4448b
Fix IDE0030
2023-02-24 22:00:25 +02:00
RoosterDragon
8223161959
Fix IDE0029
2023-02-24 22:00:25 +02:00
RoosterDragon
67ba3e55de
Fix IDE0020
2023-02-24 22:00:25 +02:00
RoosterDragon
6d7c73d498
Fix IDE0019
2023-02-24 22:00:25 +02:00
RoosterDragon
80bb828fe5
Fix IDE0018
2023-02-24 22:00:25 +02:00
RoosterDragon
b0dca05e50
Fix IDE0002
2023-02-24 22:00:25 +02:00
RoosterDragon
8b4500146f
Fix IDE0001
2023-02-24 22:00:25 +02:00
Matthias Mailänder
ee35cbc0d0
Let bot Deviators prioritize vehicles.
2023-02-22 23:09:08 +01:00
Matthias Mailänder
0b6f335c9f
Reference trait name in description.
2023-02-22 23:09:08 +01:00
Matthias Mailänder
40e8061797
Removed unused water terrain type from Dune 2000.
2023-02-22 23:09:08 +01:00