Duncan
Duncan
> > Playtested this branch for a while and all the rendering looked fine, I couldn't see any issues on my end > > Is this ready for merging? I...
Okay i went in and added the missing code. This is now good to go in my opinion.
This happens in vanilla as well from my testing.
> This code is deviating quite immediately from master. First month of replay tests produces different results. (Fairly local — to the animation section of the save state, probably) ~~I've...
There is a large amount of unknowns around deleting tiles at this time. I feel that this is perhaps too early to try add the feature as there is too...
For rct2 we tried very hard to keep the saves compatible for as long as possible. With the smaller community for locomotion i guess we can be a bit more...
Will be something not correct with window invalidation
Is this OpenLoco specific or in vanilla?
Okay so i investigated it and grapes cargo object has one of its properties set incorrectly. var_13 which im pretty sure is the number of station platform variations is set...
var_13 is the number of variations of station cargo. For example people cargo have a number of different variations. We could hardcode it in the loader of the cargo but...