Commit Graph

6 Commits

Author SHA1 Message Date
wan-may db5ce8b4f7 sketch out more menus, implement editing and deleting cities, quantize 8-bit sailables back to 4 2024-07-20 14:43:09 -03:00
wan-may 1f2899077c Adding UI for city editing 2024-07-20 00:09:53 -03:00
wan-may 97f21e192f move UI for horizontal aspect ratio, add load modal and new icons, tweak camera 2024-07-18 17:00:51 -03:00
wan-may e39e772589 fix menu bug, integer bitmap coordinates 2024-04-28 23:44:18 -03:00
wan-may 03e45194cf add some saving, some buttons 2024-04-28 22:21:32 -03:00
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