Commit Graph

9 Commits

Author SHA1 Message Date
20de093e34 Proofreading 2023-05-09 15:45:34 +02:00
670e7d82fb Refactor variables - Part 2
* Finished refactoring quest and character vars
* Removed quest class (superseded)
2023-04-03 00:48:38 +01:00
b28a3e250d Refactor variables - Part 1
* Added get_character_scheduling function
* Removed update_interface_color calls (Redundant)
* Redesigned variable naming convention to simplify assignment and lookup
* Removed counter_class (Superseded)
* Removed DynamicDisplayable CG implementation (Superseded)
2023-03-31 23:41:48 +01:00
2e0dbeb8c4 Fixes and improvements
* Improved parts of the Susan/Astoria intro.
* Adjusted "Tonks poster" Acquisition for consistency.

* Minor writing fixes.
2023-03-23 15:52:01 +01:00
22b6e66f53 CDS - Random
* Implemented random dialogue CDS supporting:
 - If statements
 - Renpy statements
 - Renpy blocks
 - Prediction
 - Expression editor (yay!)
 - Parsing errors handling
* Refactored randomized dialogues to use `random` CDS
* Removed obsolete code
2023-03-10 23:09:32 +00:00
fb87fa4962 Writing fixes
* Minor writing fixes.
2023-02-24 13:58:19 +01:00
1f776778db Susan posing
* Finished remaining posing.
* Adjusted "down" pupil position.
2022-06-19 03:47:53 +02:00
f02b655c8c Susan Expressions
* Prepared Susan expression calls for posing
2022-06-15 22:17:20 +01:00
42756113b8 WTS 2022-05-17 00:48:22 +01:00