nanoandrew4 / RPG-Game

RPG style game written in Java based in a fantasy/medieval setting
GNU General Public License v3.0
0 stars 0 forks source link

Banners not displaying when not on settlement tile #3

Closed nanoandrew4 closed 7 years ago

nanoandrew4 commented 7 years ago

Banners only display properly if player is on settlement tile, otherwise the banners do not appear

nanoandrew4 commented 7 years ago

Only display on initial tile, as soon as you move off it stops working, even when on the settlement, as of commit 94f542eaa545bd73ba3c545f42a32940ef7aa3af

nanoandrew4 commented 7 years ago

Changed way banners are displayed, now the tile owns all the click events, and banner is transparent to mouse events. Banners are created when needed and not stored. Will commit today all changes, still WIP

nanoandrew4 commented 7 years ago

Fixed in commit 83f2fb0f7d91daec9bb19d40eed172250085369a