Skip to content

Download pages for both launcher and server#1192

Merged
AmyrAhmady merged 12 commits intoopenmultiplayer:masterfrom
itsneufox:neufox(feat)-download-pages
Feb 15, 2026
Merged

Download pages for both launcher and server#1192
AmyrAhmady merged 12 commits intoopenmultiplayer:masterfrom
itsneufox:neufox(feat)-download-pages

Conversation

@itsneufox
Copy link
Collaborator

Added download pages for both the server and launcher, each showing the two most recent releases with older ones automatically collapsed behind a "See X older releases" button. The number of initially visible releases can be adjusted via the INITIAL_VISIBLE_RELEASES const.

A README with instructions on how to add new releases has also been included.

Translations for pt-BR have been added (both UI keys and all release notes). The remaining locales should add the following translation keys to their respective code.json and the release files can be translated too (refer to the readme inside frontend\content\releases\README.md):

Key Default
downloads.server.pageTitle open.mp Server
downloads.server.pageSubtitle Host your own GTA San Andreas multiplayer server.
downloads.launcher.pageTitle open.mp Launcher
downloads.launcher.pageSubtitle Play GTA San Andreas multiplayer on open.mp and SA-MP servers.
downloads.latestBadge LATEST
downloads.releaseDate Released {date}
downloads.release.highlights Highlights
downloads.release.viewChangelog View full changelog
downloads.release.viewOnGitHub View release on GitHub
downloads.release.github GitHub
downloads.release.dynSslNote * The DynSSL version requires libssl to be installed on your Linux distribution.
downloads.showOlderReleases See {count} older releases
downloads.hideOlderReleases Hide older releases
downloads.opensourceTrust Every release is open source. Build from source, or download directly from GitHub.
downloads.downloadFromGithub Download from GitHub
animations.subtitle Browse and preview all available open.mp animations.

Unrelated fixes (pending from earlier):

  • Fixed the animations page spamming browser history entries, which previously trapped users when navigating back
  • Streamlined the animations page design to match the homepage and now the new download pages
  • Cleanup on the code to remove dead code and unused css
image image image

@itsneufox itsneufox requested a review from a team as a code owner February 14, 2026 10:06
@github-actions github-actions bot added the area:translation english english > american english label Feb 14, 2026
@itsneufox itsneufox added type:improvement abc = always be closing (issues) and removed area:translation english english > american english labels Feb 14, 2026
@github-actions github-actions bot added the area:translation english english > american english label Feb 14, 2026
@itsneufox
Copy link
Collaborator Author

forgor to show white mode

image image

@AmyrAhmady AmyrAhmady merged commit 0039d11 into openmultiplayer:master Feb 15, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:translation english english > american english type:improvement abc = always be closing (issues)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants