patiently waits - Monika
Gameplay Changes
- normal gameplay content
Topic Changes
Additions
monika_literature_value
Changes
mas_mood_lonely
- added branches for affectionmonika_eating_meat
- fixed factual issue regarding vitamin B12monika_promisering
- removed Monika's assumption that the player knows about promise rings
Fixes
-
typofixes
-
fixed linux window reacts crashing on Wayland - NOTE: this means that window reacts do not run on systems running Wayland
-
fixed games not being unlocked when they should
-
fixed history resetting twice when loading from a pre-0.10.0 persistent
-
fixed crash in 0.11.4's update script
API Changes
Events
addEvent
- changed soskipCalendar
defaults to True
Backgrounds
MASFilterableBackground.isFltDay
- changed so it returnsNone
if this background doesn't know if this filter is day/nightMASFilterableBackground.isFltNight
- changed so it returnsNone
if this background doesn't know if this filter is day/nightMASFilterableBackgroundManager.is_flt_day
- changed so it returnsNone
if this background doesn't know if this filter is day/nightEXP_TYPE_OUTDOOR
- new exprop for a background that represents an outdoor setting
Sprites
- all major sprite objects now have
__repr__
defined MASMonika.load_state
- fixed issue when used with primitives resulting in ACS being loaded in the wrong layers, if at all