Commit Graph

14 Commits

Author SHA1 Message Date
Crypto City
9ce928af79 game: fix hover coordinates in city map 2023-09-12 06:41:19 +00:00
Crypto City
eddbce7c2a game: fix city maps screen layout when toggling flags/areas 2023-04-27 09:26:35 +00:00
Crypto City
72d2518089 game: hide show areas/flags options in found city mode 2023-04-06 18:55:04 +00:00
Crypto City
1280a80034 game: flags can now be overlaid on maps 2023-04-06 18:55:03 +00:00
Crypto City
2cee4282b8 game: remove obsolete existing seed button in found city
and some layout improvements
2023-03-26 20:44:48 +00:00
Crypto City
27845701db cities can now have a tagline
because it's cool
2023-03-26 20:44:48 +00:00
Crypto City
17b018412a game: make areas overlay on potential maps
also fix a few minor bugs in maps
2023-03-26 20:44:47 +00:00
Crypto City
660e78acea game: add a named areas page to the city maps 2023-03-18 13:28:02 +00:00
Crypto City
2895f9a8ed game: do not use toast notifications for text errors
since those are often inherent in typing (ie, trailing space)
and tend to spam toasts unnecessarily
2022-08-23 05:20:29 +00:00
Crypto City
213d51442f game: do not know city id in maps screen when in view mode 2022-08-02 06:19:04 +00:00
Crypto City
85b4dadae4 game: show mouse position and a go button in the city maps screen 2022-08-02 06:19:04 +00:00
Crypto City
ba3ec0670c game: add an option to clamp between 0 and for manual maps 2022-08-02 06:19:04 +00:00
Crypto City
48d02ed451 game: allow mouse movement in city maps even without debug mode 2022-08-02 06:19:04 +00:00
Crypto City
5e478cfdff add a "view city maps" screen, piggybacking on the found city screen 2022-08-02 06:19:04 +00:00