Commit Graph

6 Commits

Author SHA1 Message Date
Johnny28 b1d470a1d0 Proofreading 2023-05-10 17:03:05 +02:00
LoafyLemon 670e7d82fb Refactor variables - Part 2
* Finished refactoring quest and character vars
* Removed quest class (superseded)
2023-04-03 00:48:38 +01:00
LoafyLemon dc212e80d1 Audio
* Added `sound` sfx channel
* Refactored and unified sound & music calls
* Fixed missing sounds in astoria events
* Removed hide_screens label (Redundant)
* Removed play_music, play_sound call labels
2023-03-11 22:01:39 +00:00
LoafyLemon 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
Johnny 5aecfe01f5 Minor fix
* Set Snape Doll xpos in Potions intro
2022-06-29 21:34:11 +02:00
LoafyLemon 42756113b8 WTS 2022-05-17 00:48:22 +01:00