5 Commits

Author SHA1 Message Date
MarcelVos96 e49fcfd7d1 Fix inverted logic around peep watching spots (#26426) 2026-04-22 09:23:14 +02:00
Michael Steenbeek 1d19f6f69d Update objects to v1.7.9 (#26328) 2026-04-05 11:47:38 +02:00
Gymnasiast 1dcee390ba Update objects to v1.7.8 2026-03-10 22:35:28 +01:00
Aaron van Geffen b462e35f22 Update objects to v1.7.7 2026-03-02 22:16:50 +01:00
Michał Janiszewski 37545dfd5e Use assets.json as single source of truth for OpenRCT2 assets (#25968)
* Use assets.json as single source of truth for OpenRCT2 assets

This ensures there's single source of truth for all downloadable assets.
I figured the "version" information is actually redundant because we can
embed the whole URL as the "zipversion", therefore this is dropped now.

The newly-introdcued MSBuild task uses Roslyn-based code and I updated
`DownloadDependency` task to RoslynCodeTaskFactory as well.

* Rename OpenMSX to OpenMusic
2026-02-12 21:44:42 +01:00