dependabot[bot]
df103939c7
Bump actions/checkout from 5 to 6
...
Continuous Integration / Linux (.NET 6.0) (push) Has been cancelled
Continuous Integration / Linux (mono) (push) Has been cancelled
Continuous Integration / Windows (.NET 6.0) (push) Has been cancelled
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-21 15:04:11 +01:00
Matthias Mailänder
49d7549bb5
Update to lowest supported Windows server image.
2025-09-15 23:14:09 +02:00
dependabot[bot]
1ac39db3f3
Bump actions/setup-dotnet from 4 to 5
...
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-dotnet/releases )
- [Commits](https://github.com/actions/setup-dotnet/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-dotnet
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-15 23:12:57 +02:00
dependabot[bot]
9275841524
Bump actions/checkout from 4 to 5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-15 23:12:42 +02:00
TripleChecker
cf7f8c3e5c
Fix: Correct typos in README.md
2025-07-24 17:34:59 +02:00
Matthias Mailänder
8d307d2c93
Enable Dependabot for GitHub Actions.
2025-06-28 20:37:55 +02:00
michaeldgg2
0653d7345b
Fix comment for PACKAGING_COPY_ENGINE_FILES variable in mod.config
...
There's no longer a modcontent mod.
2025-05-06 11:25:04 +03:00
Pavel Penev
0059e22e0e
Updated glyphs.png
...
OpenRA PRs 20226, 21317, 21318 and 21489.
2025-04-22 19:24:09 +02:00
Pavel Penev
12dbaa1248
HACK Remove FluentReferences lint check from the engine
2025-04-22 19:24:09 +02:00
Pavel Penev
68fbbef7da
Update Dedicated-Server wiki page URL
...
OpenRA PR 20783.
2025-04-22 19:24:09 +02:00
Pavel Penev
652774e37c
Avoid a third-party GH Actions
...
OpenRA PR 21805.
2025-04-22 19:24:09 +02:00
Pavel Penev
9d91f85dfa
Fix .NET 6 CI false positives
...
OpenRA PR 21769.
2025-04-22 19:24:09 +02:00
Pavel Penev
6d86579a29
Adjusted Fluent files to 4-space indentation
...
OpenRA PR 21750.
2025-04-22 19:24:09 +02:00
Pavel Penev
47d98e5a53
Sweep unused translation key warnings under the rug
2025-04-22 19:24:09 +02:00
Pavel Penev
edc53225c6
Updated map editor - Part 2
...
OpenRA PRs 20226, 21317 and 21318, but only partially.
2025-04-22 19:24:09 +02:00
Pavel Penev
effdb94c25
Misc mod.yaml updates
...
These should be the final changes to mod.yaml.
2025-04-22 19:24:09 +02:00
Pavel Penev
d03f43b435
Ran the Utility's update-mod command
...
utility example --update-mod release-20231010 --detailed --apply
2025-04-22 19:24:09 +02:00
Pavel Penev
9f1ba7d7b1
Misc translation fixes
2025-04-22 19:24:09 +02:00
Pavel Penev
6090194745
Added mod metadata translations
...
OpenRA PR 21601.
2025-04-22 19:24:09 +02:00
Pavel Penev
65115cd013
Added faction dropdown translations
...
OpenRA PR 21484.
2025-04-22 19:24:09 +02:00
Pavel Penev
5969789ad3
Ran automatic extraction of chrome strings
...
OpenRA PR 21134.
Run utility command --extract-chrome-strings. NOTE: This expects that there is a /fluent folder with a /chrome.ftl file in your mod!
2025-04-22 19:24:09 +02:00
Pavel Penev
0909e4400a
Updated map editor - Part 1
...
OpenRA PR 20226.
2025-04-22 19:24:09 +02:00
Pavel Penev
98dbe86780
Reworked Fluent file path and yaml references
...
OpenRA PR 21622.
2025-04-22 19:24:09 +02:00
Pavel Penev
b8814a6475
Turn ModelRenderer and VoxelCache into traits
...
OpenRA PR 21066.
2025-04-22 19:24:09 +02:00
Pavel Penev
e68a2cf79e
Replace hardcoded mod.yaml Packages list with a mod-defined filesystem loader
...
OpenRA PR 21598.
2025-04-22 19:24:09 +02:00
Pavel Penev
80e8a5cac1
Updated targeted engine version
2025-04-22 19:24:09 +02:00
Pavel Penev
48bddbb5ac
Fix using appimagetool for building for linux
...
OpenRA PR 21648.
2025-04-22 19:24:09 +02:00
Pavel Penev
87a4be4d2e
Use appimagetool with non-glibc linux support
...
OpenRA PR 21635.
2025-04-22 19:24:09 +02:00
Pavel Penev
b28bc9f18f
Updated all links to HTTPS
...
As per OpenRA PR 21427.
2025-04-22 19:24:09 +02:00
Pavel Penev
42772ae2fa
Updated GitHub workflows
...
As per OpenRA PRs 21379, 21523 and 21635.
2025-04-22 19:24:09 +02:00
Pavel Penev
58eca6cd41
Updated .editorconfig
...
Straight-up copied the one from OpenRA.
2025-04-22 19:24:09 +02:00
Andre Mohren
feb32bcd3d
Fixed PlayerColorShift.cs
2024-02-16 09:34:25 +00:00
penev92
639dbbbe8b
Resaved maps to update them
...
Because of OpenRA PR 19891.
2023-11-03 16:54:35 +02:00
penev92
dad744fc91
Fixed translation warnings
...
By updating game speed settings, copying over translations from `common|languages/rules/en.ftl` for missing translations and defining a translation key for `StartingUnits.ClassName`.
2023-11-03 16:54:35 +02:00
penev92
77b77d1c76
Added an ingame-observer.yaml file
...
OpenRA PR 20436 removed the common file that none of the default mods use, so adding a copy of the one from TS here.
Removed redundant (and crashing) references to HPF and statistics widgets - the world actor doesn't have the necessary traits because it doesn't need them, so the widgets crash.
2023-11-03 16:54:35 +02:00
penev92
b6f4adc3e4
Ran the update rules on the example mod
...
Running a second time actually fixed a duplucate Filename: on the sequences that the first run created!
2023-11-03 16:54:35 +02:00
penev92
2589076a2b
Updated the Example mod's code
2023-11-03 16:54:35 +02:00
penev92
0c53b4c876
Update target engine version to release-20231010
2023-11-03 16:54:35 +02:00
penev92
847abc979f
Updated linter running
...
OpenRA PR 20830 - "Linting revamp".
2023-11-03 16:54:35 +02:00
penev92
f6b0ec479b
Updated dedicated server launch scripts
...
OpenRA PR 20783.
2023-11-03 16:54:35 +02:00
penev92
b696920ba0
Update LangVersion to C# 9.
...
OpenRA PR 20726, 20765.
2023-11-03 16:54:35 +02:00
penev92
092eaed489
Add missing assembly information to Windows binaries
...
From OpenRA PR 20805.
2023-11-03 16:54:35 +02:00
penev92
d3ee8e6601
Remove references to the deleted Lua directory from Windows packaging
...
As per OpenRA PR 20880.
2023-11-03 16:54:35 +02:00
penev92
2451b489a6
Added clean before building for "make check"
...
Copied over the cleaning part of OpenRA PR 20726. This is because `make check` only reports issues when doing a fresh build.
2023-06-11 11:23:49 +02:00
penev92
50ccec2498
Added explicit GitHub workflows permissions
...
From OpenRA PR 20435.
2023-06-11 11:23:49 +02:00
penev92
bb5061a35f
Fixed GH Actions' use of chocolatey
...
From OpenRA PR 20907.
2023-06-11 11:23:49 +02:00
Matthias Mailänder
3a346d9148
Include more tab indented files.
2023-04-20 22:59:26 +02:00
Matthias Mailänder
1bc8f3f6d9
Fix indention.
2023-04-20 22:59:26 +02:00
Matthias Mailänder
c86eae338d
Fix launch dedicated crashing.
2023-04-20 22:59:26 +02:00
IceReaper
98eec41578
Modernized the SDK.
2023-03-27 20:24:23 +02:00