Cities: Skylines

Cities: Skylines

52 értékelés
Zone Color Changer
2
2
   
Díjazás
Kedvenc
Kedvenc
Törlés
Mod
Fájlméret:
Közzétéve:
Frissítve:
621.865 KB
2022. szept. 25., 12:11
2023. júl. 9., 5:07
3 változásjegyzék ( megnézés )

Feliratkozás a letöltéshez
Zone Color Changer

Leírás
Change zone colors. Useful for players with color issues like color-blindness or for those who don't like the default colors.

Press Ctrl+K or click UUI Button.

The mod provides an option to change the color of each zone type, zoning panel icons are not affected. (would be a great feature)

The color profile is stored in in %localappdata%\Colossal Order\Cities_Skylines\ModConfig\zone-color-changer.cfg like the original mod did.

The old mod did only save at OnLevelUnloading(), fast return to desktop and crashes would not save the profile. I removed automatic saving and added three buttons:

- save current (and overwrite a previously saved) color profile to the .cfg file
- load previously saved color profile from the .cfg file
- reset to default color profile (but do not save the profile)

The color profile file loads at level start.

This is a continuation of the mod Zone Colours.

source[github.com]
17 megjegyzés
casdegryse júl. 22., 7:03 
still works, amazing tool if you're having trouble differentiating the different zones.
The Keenster 2023. júl. 15., 21:59 
Thank you!!! I AM COLORBLIND. My biggest issue is accidently using indusrty for residents. Green and Yellow is like Blue and Blue. Tell me which ones different?
Tom Riddle 2023. jún. 5., 12:23 
Tx for this mate ! 10/10.
_APA [~sudo] 2023. febr. 18., 22:03 
Excellent Mod
malibu  [készítő] 2022. okt. 16., 15:16 
v0.2

New:

Unified UI Button added (can be turned off in mod options)
Close Button added
Mod UI Panel now remembers its position
malibu  [készítő] 2022. okt. 1., 3:18 
@Chamëleon TBN: nice ty :-)
@Terminal Frost: ty, for me it's the color of high residential zones which was like invisible on most grass surfaces. It bothered me so much, and I did not find any other working mods which can change the colors. So I took the original Zone Colours mod and reactivated my long not used programming skills to solve the problem.
@grimwav7: do you mean the color of the district name text? Not yet possible but it's planned. See Ciar Aon's comments
vlo7 2022. szept. 30., 20:33 
Is it possible to change the color of individual districts?
Terminal Frost 2022. szept. 30., 13:48 
Personally, I have no use for this mod, but I could see this being *incredibly* helpful to some people! Some mods improve a bit how the game plays; this mod can actually make the game *playable* for an entire group of people! Simply outstanding work!
Chamëleon TBN 2022. szept. 28., 6:30 
@mm54321 - that what is implemented seems to work. Found no issues, code is okay too. Will add to CR as stable
malibu  [készítő] 2022. szept. 27., 11:54 
District colors and UI buttons are on the roadmap now.