Paul Chote
147cb566f2
Remove "en" from fluent file paths.
2024-11-03 16:52:47 +02:00
Paul Chote
8452f71481
Rename Lua UserInterface.Translate to .GetFluentMessage.
2024-11-03 16:52:47 +02:00
Paul Chote
8b11b499ed
Rename Translations yaml keys to FluentMessages.
2024-11-03 16:52:47 +02:00
test1232156
02e1c7444b
Mission briefing rewording and fact checking
...
Co-Authored-By: Gustas <37534529+punkpun@users.noreply.github.com >
2024-10-18 18:48:37 +03:00
Gustas
48a2e5c7a1
Rename TD defense to support
2024-10-17 17:18:14 +01:00
Gustas
caad8ba44b
Manual cleanup
2023-11-25 16:28:19 +01:00
Gustas
db8a28f2c0
Automated extraction
2023-11-25 16:28:19 +01:00
Matthias Mailänder
c609c4af14
Extract text feedback messages.
2023-08-19 20:46:04 +03: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
Matthias Mailänder
4f7a01a291
Localize difficulty settings.
2023-04-25 21:33:02 +03:00
Matthias Mailänder
f013a003a0
Don't translate enemy objectives.
2023-01-23 20:51:45 +01:00
abcdefg30
5bf7fe852c
Remove the copyright year numbers
2023-01-11 11:58:54 +02:00
Matthias Mailänder
621c85059e
Extract Tiberian Dawn campaign translations.
2022-11-17 22:28:07 +02:00
Matthias Mailänder
b8e261ff2f
Code cleanup in the Tiberian Dawn Lua scripts.
...
Uppercase global variables.
Declare local variables.
Remove unused variable.
2022-09-11 19:44:38 +03:00
Gustas
f98a74f70d
Update TD maps to format 12
2022-08-30 20:03:40 +02:00
abcdefg30
6a31b1f9f3
Update the copyright header year
2022-05-28 00:35:10 -05:00
Ivaylo Draganov
bc676fbf78
Add text notifications to many in-game events
2022-04-30 12:39:29 +01:00
Matthias Mailänder
b9bfbfd5ac
Use global objective initialisation.
2021-11-26 23:39:41 +01:00
Matthias Mailänder
d42edfc0b9
Use global difficulty.
2021-11-26 23:39:41 +01:00
Matthias Mailänder
58b105f0d4
Reorganize global .lua files.
2021-11-26 23:39:41 +01:00
Ivaylo Draganov
091d756c14
Change lobby options description to make sense in both disabled and enabled state
2021-10-09 08:43:28 -05:00
Ivaylo Draganov
994ba35507
Add description to difficulty lobby option for missions
2021-09-26 21:25:08 +01:00
fruehstueck
29b0999da3
Add GDI 8b
2021-07-30 09:03:29 -05:00