Commit Graph

5 Commits

Author SHA1 Message Date
wan-may 7f457daa94 fixed the camera so its motion is no longer tied to framerate
limited minimum and maximum zoom on camera
changed point scaling so that cities get smaller when zooming in
changed selection cursor to hollow circle
changed capital cities to orange squares
included data/earth/ directory so that files are loaded from there when they're not available in the mod folder
when cities are hidden, hovering over travel nodes will display the travel node location (broken for now)
when cities and travel nodes are hidden, hovering over ai markers will display their details
made the information boxes more opaque
changed border-calculating code so that it works with higher resolutions
2024-04-24 22:09:38 -03:00
wan-may ee7a32af21 Start loading travel nodes; fix bitmap loading issue. 2023-08-26 18:05:48 -03:00
wan-may 56f23199e9 Display territory. 2023-07-28 20:23:08 -03:00
wan-may 171177ea82 Tweaks 2023-07-28 02:42:16 -03:00
wan-may 8eed23c87d Feverish coding binge tonight.
Mouseover to find nearest city and display information.
Camera movement via arrow keys and scroll wheel.
Status bar displaying mouse location in world and window coordinates.
2023-07-28 02:17:00 -03:00