David Wilson
77eba309b2
Fix sizing of exported ts/ra/d2k glyphs-3x.png and cnc chrome-3x.png from ArtSrc
2024-08-15 19:44:15 +03:00
Matthias Mailänder
c24913ea24
Add a UI indicator for bot players.
2024-08-05 12:55:59 +03:00
David Wilson
25a6b4b6b9
Editor marker tiles layer
2024-03-21 13:11:04 +02:00
David Wilson
d630a6ef7d
Fix editor area/actor deselection bugs
2024-02-07 15:30:23 +02:00
David Wilson
2ced4abc24
Editor selection refactor pt1
2024-01-24 10:11:39 +02:00
RoosterDragon
78bef8a98f
Compress all pngs.
...
Reduces size used for png files from 19,034,446 bytes to 13,305,798 bytes in total. The smaller files also improve loading times as the zlib decoder has less bytes to schlep through.
The PNG decoder shipped with OpenRA only supports a bit depth of 8 for images with a palette, so must must ensure that other depths (1,2 or 4) are not used.
zopfilpng is used for compression with the following command line:
'zopflipng.exe --keepcolortype -y -m image.png image.png'
The keepcolortype flag ensures the bit depth is not changed.
2023-06-26 19:28:06 +02:00
Gustas
81da717f19
Add chat on/off icon to glyphs
2022-08-20 14:52:49 +02:00
Trevor Nichols
d66e0bb22e
Right click lobby spawns to disable or remove players.
2020-11-07 19:33:28 +01:00
Ivaylo Draganov
b0dfea0a09
Adjust the stroke of the muted indicator glyph
2020-03-24 16:56:49 +01:00
Paul Chote
fdc0a6e2b9
Rework TS Chrome in preparation for UI scaling.
2020-01-19 20:36:59 +01:00
Paul Chote
8634c001f9
Add requires-auth indicator to the server lists.
2018-08-18 16:57:28 +02:00
Paul Chote
70706ca531
Add lobby tooltips for registered / anonymous players.
2018-07-29 00:30:17 +02:00
Paul Chote
0eaec5d861
Add an animated reload glyph to the MP server refresh.
2017-12-28 22:42:50 +01:00
Paul Chote
7997a24559
Adjust chrome.png and yaml layout.
...
Also cleans up stray whitespace.
2017-09-01 11:56:37 +02:00
reaperrr
7d3905ca53
Move musicplayer, spawnpoint and strategic point UI art to button.png
...
Migrate strategic points to new spawnpoint art.
2015-10-25 17:00:29 +01:00
clemty
76de14b6f5
PNG file size reduction
...
run pngcrush -brute on *.png
before:
70 File(s) 3.455.140 bytes
after:
70 File(s) 2.616.088 bytes
2015-09-29 20:47:36 +02:00
Matthias Mailänder
79f38802be
replace Tiberian Dawn artwork for consistency
2015-08-22 17:37:13 +02:00
x-a-n-a-x
a8d5542422
Added a new Tiberian Sun mod build palette skin
2015-03-28 10:10:45 +01:00
Paul Chote
2a1e4f70a9
Replace the legacy TS sidebar placeholder with a modern placeholder.
2015-02-19 17:54:01 +00:00
Alexander Fast
8b7f2e0321
Fixes outdated dialog.png in Tiberian Sun mod.
2014-08-19 22:51:49 +02:00
Oliver Brakmann
2c22e5099f
Copy checkbox markings from TD to the other mods
2014-08-08 13:35:49 +02:00
Matthias Mailänder
5b016997e9
add the beacon button artwork to RA, D2k and TS
...
thanks to @xanax
2014-04-12 09:20:49 +02:00
Matthias Mailänder
3f708aea3f
replaced the yellow highlighted placeholder everywhere
2013-10-26 12:07:09 +02:00
Sébastien Kerguen
8b9f7a12fa
Added -disabled in chrome.yaml & dialog.png files
...
Added -disabled in chrome.yaml & dialog.png files
2013-10-16 23:34:27 +02:00
Sébastien Kerguen
76c81b610a
Fixed spawnpoints in chrome.yaml (D2K, TS, RA)
...
Fixed spawnpoints in chrome.yaml (D2K, TS, RA)
Fixes #3931
2013-10-14 18:43:51 +02:00
Sébastien Kerguen
8df4f7b3dd
Updated chrome.yaml and dialog.png (RA,D2K,TS)
...
I have updated chrome.yaml and dialog.png files for RA, D2K, TS mods.
Featuring "button-hover" and "textfield-hover" states.
2013-10-08 23:19:00 +02:00
Matthias Mailänder
2d050cb2cc
Added a (temporary) C&C chrome skin for Tiberian Sun
2013-07-28 09:10:50 +02:00