EternalSummer247 Posted June 7, 2016 Share Posted June 7, 2016 Hi all, Total code noob here, just love to play the game. Is it possible for when publishing the new version, the comments can be in plain English so that non-programmers can understand what was updated? I understand it may not always directly affect things we can see nor does it need to be extremely detailed, just something like "This helps with XYZ..." or "Added such and such feature." For instance, somewhere along the line, "Plants don't age." was added (which is AWESOME!) but I had no idea because 1) I didn't see the comment if it was actually spelled out or 2) I couldn't have understood it. Just a suggestion 1 Link to comment
janisozaur Posted June 8, 2016 Share Posted June 8, 2016 https://github.com/OpenRCT2/OpenRCT2/blob/develop/distribution/changelog.txt Link to comment
Duncans_pumpkin Posted June 8, 2016 Share Posted June 8, 2016 When a new stable is released we make sure the changelog is correct and increment the version number. When the version number increments the game will display the log on first load. If you are using the develop branch then you are expected to either read the changelog yourself or check the commit logs. This is cause it would be annoying for the devs and players to hide the log every change. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now