Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem






Unless I want to rewrite the vanilla sorting logic, adding leading zeros is the only (as far as i know) way to fix it. It'll look awkward for the bigger titles though
Packing sounds cool too, but I'll have to push it to a separate update since I'll need to patch my tools for that
Find: "(Vol. \d+)( )([^"]*)
Replace: "\3, \1
That will find Volume Number, a blank space that needs to be removed, and then Volume Title, and then reorders them to go Title -> Volume Number. In case anyone else wants to try it out.
If you have 300 assorted volumes of manga, they sort in the most naive alphabetical way possible. 1 -> 10 -> 11 -> 14 -> 26 -> 4 -> 51 -> 8.
I think it'd make a lot more sense for it to be "Naruto: Vol. 1" or even "Naruto 1" instead of "Vol 1. Naruto" so that the same series sorts with itself.
I really love Read Your Manga, it adds so much personality and immersion to Project Zomboid.
The UI looks great and the idea of collecting and reading manga is just awesome.
However, I ran into a small issue when using this mod together with Bigger Character Avatar.
When I open the manga/literature tab, the game throws an error:
__lt not defined for operand (in LiteratureUI.lua, line 130).
After that, the manga list doesn’t load and the UI freezes.
It seems the sorting function mangaSort() is trying to compare invalid or nil values when sorting the manga list.
Probably just a small compatibility issue between the two mods that can be fixed by adding a simple type check before comparing.
Thanks a lot for creating this mod — it’s really one of the most creative reading mods out there!
I see. There's probably a way but I don't really want to mess around with .class files right now.
Spawn rates are handled separately from the base game and can be tweaked in the config files. You can technically disable other item spawns by hand and bump up spawn-related config values.
However, I'm not sure if there are any tools or mods which allow you to control specific item spawns without editing existing source files
Anyway some of my favorites if you have the time:
- Laid-Back Camp (I'd love this in an apocalypse scenario to escape reality)
- Super Cub (ditto)
- Log Horizon
- Bofuri: I Don't Want to Get Hurt, so I'll Max Out My Defense
- Mashle
Thank you.
Manga:
Dangers in my heart
Make the excorcist fall in love
Dandadan
Manhwa:
Latna Saga: Survival of a sword king
Myst Might Mayhem
Greatest estate developer
SSS-class suicide hunter
Eleceed
The knight king who returned with a god
'Kobayashi-san's Maid Dragon' has been included since v1.0