Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graphical Overmap update #35792

Merged
merged 15 commits into from
Jan 4, 2020
2 changes: 1 addition & 1 deletion data/mods/Graphical_Overmap/modinfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"name": "Graphical Overmap",
"authors": [ "Larwick" ],
"maintainers": [ "Larwick" ],
"description": "Gives the overmap a graphical overhaul. Please refer to readme for installation.",
"description": "Gives the overmap a graphical overhaul. Please refer to readme for installation or you will get an error.",
Larwck marked this conversation as resolved.
Show resolved Hide resolved
"category": "graphical",
"dependencies": [ "dda" ]
}
Expand Down
7 changes: 3 additions & 4 deletions data/mods/Graphical_Overmap/readme.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
Last updated for build #9934
Last updated for build #9934 2019-12-01

Installation:
- Move 'map_font_LARWICK.png' into your /data/font folder.
- Move 'fonts.json' into your /config folder and overwrite - unless you have previously made changes to the file, in which case you will need to modify it manually to save your changes. Make sure 'fonts.json' no longer remains in the graphical overmap mod folder.
- In graphics options change the overmap font width to "16" then restart.
- In graphics options make sure the overmap font width/height/size are all set to "16" then restart.

Optional:
- I would advise disabling the 5x5 location map in the sidebar, as it becomes unreadable by using this mod.
- I would advise disabling the 5x5 location map in the sidebar, as it becomes unreadable by using this mod. Press } to access sidebar options and choose either 'labels' (using the Location Alt panel instead of Location) or 'labels-narrow'.
- For a more muted palette to increase readability move 'base_colors.json' into your /config folder and overwrite. The crossroads with manhole (road_nesw_manhole) actually uses the dark_gray (60,60,60) from this palette, so may look slightly off if you are using a different dark_gray.

Issues:
Expand Down