Elesbaan70
Elesbaan70
> I use custom semaphores in my city and I don't use the API. I'm not a code user but I am a feature user (as a player) Gotcha. No...
I'm actually a future consumer of the API, but I won't be doing anything with it for a while (probably months before I'm even to that point in development), and...
> Can add tests to your checklist (at least run manual test once): Here's what I tested: 1. Transition from binary to XML: 1. Reading old data: 1. Load old...
@kvakvs If you weren't already aware, the original issue that prompted this was, as indicated in #1502, the inability to revise the save format without breaking older builds. While we...
I am converting this to draft, since `TrafficManager.Util.Record` was not addressed.
@kianzarrin When this reaches a working state, I'd like to collaborate on getting these arrows included as flags in AN, to facilitate road decals, etc.
> Sure. we can save space doing things like: > ``` > DisplacedInner = Displaced | Inner > ``` In AN that may be a good optimization. It won't work...
But having said that, I don't think those flags would be very useful in asset creation anyway. I think CrossLeft, CrossRight, and the express forward/left/right, will be the most useful.
@krzychu124 Can you merge the latest master into this branch? It will help me examine your changes, which I want to do as part of making sure my XML Persistence...
Have you been operating under the assumption that this change would break savegames? Because that was the impression I got, but I'm not sure it will. You might want to...