|
@@ -80,6 +80,7 @@ December 11, 2018:
|
|
|
-slow_type.slow_type() froze while printing
|
|
|
-Newline character was not appended to the end of "=" divisors
|
|
|
-Dialogues appeared cluttered
|
|
|
+ -Last section of noninteractive dialogue was not executed
|
|
|
Fix:
|
|
|
-Multi-hour Debugging
|
|
|
-Fixed typoes
|
|
@@ -91,6 +92,7 @@ December 11, 2018:
|
|
|
-Added flush to print lines
|
|
|
-Added newline character
|
|
|
-Added newline characters at the start of noninteractive dialogue lines
|
|
|
+ -Patched off-by-one error in main.py
|
|
|
|
|
|
STORY FLOW:
|
|
|
Gameplay (Pseudocode Outline Before Implementation):
|