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
79d25b9eca
Update RA cash glyphs.
2020-01-25 22:02:43 +01:00
Paul Chote
1282650274
Rework RA Chrome in preparation for UI scaling.
2020-01-12 18:16:41 +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
242f33c2ba
Implement RA command bar.
2017-06-12 19:38:18 -05:00
Mustafa Alperen Seki
7ad63bd3c7
Change Turkish Flag outline to Blue.
2017-03-04 08:54:18 +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
Paul Chote
c0f42904f0
Overhaul the server browser.
2015-10-24 21:58:31 +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
5409c04066
use the new vectorized hammer & sickle as a template
2015-04-04 22:41:41 +02:00
abcdefg30
63fe578ba8
Allow picking of a random subfaction
2015-03-12 21:34:23 +01:00
Sebastien Kerguen
3834a08c73
Adds a debug symbol (RA mod)
2015-02-26 17:08:00 +01:00
ScottNZ
32c25d03a1
Add new flags to ra countries, based on tomsons26's work
2014-12-19 18:08:51 +13:00
Paul Chote
2f6ceafc9c
Add a new stats button glyph.
2014-10-19 15:32:27 +13:00
Paul Chote
ad88378a0b
Overhaul the replay sidebar.
2014-10-19 15:32:26 +13:00
s1ww
b4705add88
Upgrading player gui
2014-09-26 07:02:15 +02:00
Alexander Fast
bb88fddb0f
Manual merge of dialog.png
...
The new file inclused both the black box and the new vivid red colors.
2014-08-19 09:36:46 +02:00
Oliver Brakmann
0d85b7ee71
Make FMVPlayer in RA use a completely black background
2014-08-10 12:38:55 +02:00
Oliver Brakmann
2c22e5099f
Copy checkbox markings from TD to the other mods
2014-08-08 13:35:49 +02:00
Paul Chote
f9fcded77c
Add icons to the production tooltip.
2014-07-26 18:20:10 +12:00
Paul Chote
a0e5554aaa
Overhaul the RA sidebar UI.
2014-07-26 18:20:09 +12:00
Paul Chote
393702fe67
Fix bogus inconsistencies in the ra tab images:
...
- Soviet-normal tab glyphs were off by 1px.
- Allied-selected tabs had random semi-transparent pixels.
- Most tabs had a discoloured pixel near the left edge.
2014-07-11 20:04:03 +12:00
Daniel Hernandez
bac2b4f28e
Add opposing-faction tab art for aircraft and navy,
2014-07-11 18:11:40 +12:00
matija-hustic
6eac7a3e05
Smaller spawns+letters. Map dialog width. Unavailable spawns disabled.
2014-05-16 11:23:23 +01:00
matija-hustic
ae149c420e
Bigger spawn points, numbers within.
2014-05-03 19:08:56 +01:00
Matthias Mailänder
7e31637fd1
production bar edge fixes by @MicroGraphics
...
followup of #5107
2014-04-20 15:44:54 +02:00
MicroGraphics
5a698d612f
Fixed dialog.png for RedAlert
2014-04-15 08:00:39 +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
0c20e38443
add a pause/slowdown/play/fastforward button for replays
...
closes #4633
2014-03-14 10:07:54 +01:00
Matthias Mailänder
a71f861638
darker wine red for the highlighted button
2013-10-26 12:07:09 +02:00
Matthias Mailänder
34cc78924f
more subtle highlighted button
2013-10-25 18:48:52 +02:00
Sébastien Kerguen
46364acaf5
RA dialog.png file updated (-disabled more grey)
...
RA dialog.png file updated (-disabled is now more grey)
2013-10-25 18:43:26 +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
Scott_NZ
d4cd05c2ea
Improve RA main menu design
2013-05-01 22:08:28 +12:00
Paul Chote
70f705bdc7
Implement the new color picker.
2013-04-27 12:35:41 +12:00
Paul Chote
ed9d8fb7f7
Clean up lobby logic and visuals.
2013-04-23 21:35:57 +12:00
Matthias Mailänder
4cf8f9a434
remove admin indicator icon to avoid confusion/overlapping
...
print admin names in bold text instead
2013-03-02 15:01:11 +01:00
Scott_NZ
0c6daf191c
Add button highlighting/glow effect, to be used for the objective button when the objectives update
2012-10-02 21:52:43 +13:00
Igor Popov
e8359b08c6
change IsAdmin indicator to d2k like
2012-08-22 12:38:10 +12:00
Igor Popov
c122e6f54d
indicate-admin: implementation (ra)
2012-06-26 18:58:31 +12:00
Chris Forbes
07abeffc5e
#363 tabs should change color visibly when a building is ready
2011-01-08 16:22:18 +13:00
geckosoft
175b07c0ff
Added: StrategicProgressWidget to show the capturing progress (including custom gfx)
...
Fixed: Sync on unsyncable field type
Added: StrategicProgressWidget to both cnc & ra
2010-11-21 10:59:32 +13:00
Paul Chote
9ea3a404a3
Tidy ra dir
2010-09-09 20:31:54 +12:00