Skip to content

Update mod to release-20250330 #814

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Conversation

penev92
Copy link
Member

@penev92 penev92 commented Apr 23, 2025

(Here we go again!)
Two things to note:

  • The ChronoResourceDelivery here is broken because of the ongoing docking rework upstream , but I don't think it's worth adapting to the current WIP engine APIs until those settle to a semi-stable state.
  • The ImportRA2MapCommand may have some regressions (I believe it doesn't import lamps after this update), but it deserves a full rewrite (as mentioned in Added a Red Alert 2 .map importer and terrain lighting #798 (comment)) based on Improve gen2 map importer OpenRA#20784, which I am already doing in a follow-up branch and would like to keep in a separate PR because this one is big enough.

@penev92 penev92 force-pushed the update-to-20250330 branch from 40164d6 to ce3d79a Compare April 24, 2025 17:05
penev92 added 14 commits April 25, 2025 00:10
- Move Voxel assets browser preview definitions
 from common to TS (OpenRA PR 21118).
- Persist skirmish settings between sessions (OpenRA PR 21206).
- Prevent community mods from warning on unused translations
 in the common assets (OpenRA PRs 21503, 21622).
- Expose mod.yaml content to localisation (OpenRA PR 21601).
.\utility.cmd ra2 --update-mod release-20231010 --detailed --apply
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!
OpenRA PR 21204?
Run utility command --extract-yaml-strings.
Refinery.TickLifetime and TickVelocity were removed in OpenRA PR 20636
as they were apparently unused for a long, long time.
@penev92 penev92 force-pushed the update-to-20250330 branch from ce3d79a to 316ae3d Compare April 24, 2025 21:11
@penev92
Copy link
Member Author

penev92 commented Apr 24, 2025

Fixed several things and took the liberty to update AUTHORS.

I have two follow-up PRs ready:

  • for the map importer
  • for the content packages / installation

But I would prefer not to add them to this already quite sizable PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants