-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCHANGELOG.txt
104 lines (66 loc) · 2.7 KB
/
CHANGELOG.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
2.0.5
Changes:
- Fixes related to NoneType error in loop prevention logic
2.0.4
Changes:
- Fixes in reminder logic that prevented reminders from repeating or going off
at correct and expected times (thanks @DevilGolde!)
2.0.3
Changes:
- Fixes related to repeating milestone dialogues, reported by so many.
2.0.2
Changes:
- Minor bugfixes.
2.0.1
Changes:
- Quickfix of v2.0.0, major bugfixes.
2.0.0
*** Happy 1st release anniversary! ***
Starting from this version, submod is now named Self-Harm Awareness Submod!
Unfortunately, we have to deprecate previous submod versions in order to simplify
our work at transitioning from Otter's MAS Self-Harm Submod and perform major
reworks in code, topics and submod logic (both now, and in future)
Contributions:
- Typo fixes and spell/grammar check. Thanks, @Survivor-2-22-22! Grace will be proud of you~
- Fixed issue with SIAD date sometimes not working as expected (#1). Thanks, @Chamelllemon!
- Fixed a long-lasting issue with Monika's Playlist not playing properly. Much appreciated, @Rainy Day!
Other changes:
- Project transition finished, all missing resources, credits and content were recovered
- Updated the submod header to now reference this (Friends-of-Monika/mas-selfharm) repository
- Now using Timers and Reminders API for improved and more stable reminder work
- Reformatted spritepack JSON files
- Healthy routine topics are now unlocked sequentially, not randomly
- First aid is now in self-harm category
1.0.7
First version to be maintained by Friends of Monika and @dreamscached.
Thank you for everything, Gaby. I'll take it from here.
Starting with this version, no new contentful updates are expected.
We'll focus on fixing bugs and keeping this submod compatible with future
MAS updates and version releases.
1.0.6
Changes:
- Fixed issue on milestone unlock (thanks to @FellTheSimp)
1.0.5
Changes:
- Fixed milestone topics appearing repeatedly (#73)
- Fixed '[player] and therapy' popping up in 'Repeat conversation' (#74)
1.0.4
Changes:
- Fixed intro topic showing up regardless of player harming self or not
- Fixed crash occurring if player told Monika they harm self in random topic
1.0.3
Changes:
- Fixed compliment bookmarkability
- Fixed songs having TYPE_LONG
- Fixed probing questions exception if player is on streak already
1.0.2
Changes:
- Added artificial error screen in case user has installed source code version of the mod
- Added README.md and LICENSE.txt to redirected_files in updater submod hook
- Switched to .rpy file packaging
1.0.1
Changes:
- Fixed issue with first aid help dialogue was not bookmarkable (#43)
- Fixed issue with checkup reminder activating twice causing traceback screen popups (#45)
1.0.0
First release <3