Commit Graph

24576 Commits

Author SHA1 Message Date
Michał Janiszewski
4bf35b267c Fix #19692: Windows artifact upload failing (#19736)
I was able to reproduce missing server response in github actions in
default curl configuration and expected output when using http1.1.

Job logs are at
https://github.com/OpenRCT2/OpenRCT2/actions/runs/4535411162/jobs/7990845440
2023-03-27 19:13:25 +00:00
Matthias Moninger
62b0a5edfe Build with link time code generation only on the develop branch 2023-03-26 16:50:18 +02:00
Hielke Morsink
753e931165 Add ref to #19643 in changelog 2023-03-23 10:59:28 +00:00
Duncan
e904ef406f Fix #19503. Hide 3+ queue junction railings behind a flag (#19644)
* Fix #19503. Hide 3+ queue junction railings behind a flag

This is to prevent existing parks from changing their behaviour

* Clang format

* Bump version numbers. Update changelog

* Update text
2023-03-23 08:16:32 +00:00
Michał Janiszewski
826fa4769c Merge pull request #19701 from janisozaur/investigate-19692
Investigate missing windows uploads #19692
2023-03-22 23:45:53 +01:00
Michał Janiszewski
54dcb6c845 Drop unused parameter from upload API 2023-03-22 23:19:56 +01:00
Michał Janiszewski
b8253bca5e Include HTTP headers in upload logs 2023-03-22 23:19:37 +01:00
Matthias Moninger
8584df2e94 Merge pull request #19697 from ZehMatt/fix-19694
Fix #19694: Show guest purchases influencing the game state
2023-03-22 23:25:28 +02:00
ζeh Matt
91d2d51417 Update replays 2023-03-22 22:53:25 +02:00
ζeh Matt
dddd52799c Bump up network version 2023-03-22 22:28:15 +02:00
ζeh Matt
5c04c217fb Update changelog.txt 2023-03-22 22:28:14 +02:00
ζeh Matt
5ee5f8013d Separate game state logic and rendering logic for money entities 2023-03-22 22:28:14 +02:00
ζeh Matt
436c881f95 Rename Vertical to GuestPurchase, this better reflects actual use 2023-03-22 22:28:14 +02:00
Matthias Moninger
e8ec7b6c89 Merge pull request #19683 from ZehMatt/parallel-ride-ratings
Improve ride rating calculation
2023-03-22 22:25:06 +02:00
John Mulcahy
3916221cfb Part of #19608: improve error reporting of zip command failure (#19672) 2023-03-22 19:52:54 +00:00
ζeh Matt
8a0b563316 Update replays 2023-03-22 21:51:52 +02:00
ζeh Matt
fe74395cf8 Update changelog.txt 2023-03-22 21:51:52 +02:00
ζeh Matt
1ae20ca3f2 Apply review suggestions 2023-03-22 21:51:52 +02:00
ζeh Matt
9610578621 Bump up network version 2023-03-22 21:51:52 +02:00
ζeh Matt
1480495d2f Bump up park version 2023-03-22 21:51:52 +02:00
ζeh Matt
d3e377e905 Refactor and optimize ride rating calculation 2023-03-22 21:51:52 +02:00
ζeh Matt
8eec6948c2 Update multiple ride rating states at once 2023-03-22 21:51:52 +02:00
ζeh Matt
72a76a0ea5 Refactor import/export to support multiple ride rating update states 2023-03-22 21:51:52 +02:00
Matthias Moninger
614997bf5a Merge pull request #19696 from ZehMatt/cleanup-snapshots
Re-order the compared fields and add missing ones in GameStateSnapshots
2023-03-22 18:05:32 +02:00
ζeh Matt
f07434546c Re-order the compared fields and add missing ones 2023-03-22 16:34:43 +02:00