MyTNHConfigMod
Update #9: removed the level- and XP-notifications of NPCs; Paizuri renamed to Titjob; new Quests & Friendships tutorial database entries; removed obsolete database remarks; new hotkeys with options menu support: "x" for Xavier's Study, "l" for Mall, "k" for Kitchen, "o" for Pool; made quick menu more transparent; thousands separator for inventory; beards added to portrait customization
Much less spam of useless notifications now, showing only the important ones affecting the player. As long as levels and XP have no use for companions then there is no need to show them.
I had to look up what
paizuri means, and I'm sure other players as well.
Titjob is also used as expression during the action descriptions, hence making it strange for no good reason. You can still remove that text replacement under
text replacements in the mod file.
The new
Quests and
Friendships tutorial database entries should help. I'm already scratching at the string-limit of the Quests page, so can't really add more here. Speculation of mine about
Best Friends only possible between two companions, hence I might change that in the future. I've also removed obsolete remarks like the level cap and the L/T bonus of the
Attendance Bonus buff.
All the added hotkeys so far finally found a home in the
Options menu's
Hotkeys tab, so you can quickly look them up in the game. I've also added the Renpy standard key mapping for screenshots, fullscreen, UI, and self-voicing text. Originally, you only get to see the
Remote Vibrator hotkey entry whith its remote in the player inventory, but its empty entry gap on this screen looked too strange, therefore it's always visible now. There are still some free hotkeys left for new locations announced for v0.9.
Added transparency to the quick menu makes it even less obtrusive now. You can adjust that in the file under
Transform(alpha=x). I also excluded the QM from the
Large Text Mode as the font size is already large enough.
The beard customization option is hidden in the code, therefore if officially supported one day then this mod-option gets kicked out. If you turn the option off then
player.beard is set to
0, so you don't need to worry about shaving before that. Option should be
Off by default but it's saved in the game's
persistent file located in the
saves folder where Renpy saves other game options and stuff.
This is the first
gameplay options setting I've added. More could come in the future, especially if more hotkeys are officially added to the game.