You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current implementation of map drawing with _offsets in BaseGameView in some cases didn't work well (e.g. zoomed out round maps), so I introduced an additional xShift parameter. It should also make it easier to understand what's going on in code.
A bunch of fixes for minimap panel, which should also be working now for long flat/round maps.
I also added an option to show grid on map.
0 commit comments