Start writing the v26.05 dev log#52
Draft
AaronVanGeffen wants to merge 1 commit into
Draft
Conversation
Member
Author
|
@ZehMatt I think we should add a section on your save state work as well (OpenLoco/OpenLoco#3737). Do you feel like writing something yourself? Feel free to push. |
LeeSpork
reviewed
May 26, 2026
| item removal. Suppose you deleted a vehicle while the vehicle list was open? Yeah, the game would crash. | ||
| Oops. The same thing happened with the other list windows: stations, towns, industries, and companies. | ||
| We've reworked the way items are removed ([#3727](https://github.com/OpenLoco/OpenLoco/pull/3727)), | ||
| so this shouldn't bus us again. |
LeftofZen
reviewed
May 27, 2026
| Our rework presented another edge case when regenerating the landscape in the scenario editor. | ||
| If you happened to have the town or industry list windows open, their lists would not fully refresh. | ||
| Suppose you regenerated with more or fewer towns or indeed industries, the list would refresh, | ||
| but not repopulate. This meant entries would potentially be missing -- or lead to invalid entries. |
Contributor
There was a problem hiding this comment.
Double --? I'd use single -
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.