13a7017773
Convert Hermione's Personal Favours into the new Event system to address code logic bugs.
...
* Added internal counter for queues
* Simplified global vars for event completion checks.
* Temporarily disabled Hermione's statistics menu
* Replaced counter/points checks with status flags.
* Disabled debug profiling for images
2023-06-24 23:27:13 +01:00
86f6d9a536
Minor fixes
2023-06-01 18:00:30 +02:00
d236edc9dc
Hermione chit-chats
...
* Added Hermione chit-chats based on character states, event progression, weather etc.
* Added additional checks for Hermione's chit-chats.
* Adjusted Hermione's chit-chat levels to align with tiers.
* Minor writing adjustments.
2023-06-01 16:01:01 +02:00
f8d6a15aaa
Improvements and fixes
...
* Improved Hermione Tier 5 and 6 events.
* Improved Hermione Cardgame wager event.
* Added Hermione titjob var.
* Minor fixes.
2023-05-30 17:55:26 +02:00
3c2dcf3e5f
Proofreading
2023-05-06 15:45:52 +02:00
915a1e25ab
Refactoring blush and tears (Hermione)
2023-04-26 01:21:55 +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
b2e7c44b2e
Narrator
...
* Reworked narrator calls and unified them across the entire game
* Added narrator screen inheriting from say screen
* Removed obsolete narrator code
2023-03-11 19:43:02 +00: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
96f0113c95
Nicknames
...
* Unified naming convention for nicknames as per writer's request
* Fixed dum lack of dynamic name flag
2023-03-01 22:14:00 +00:00
56ccffb8a2
Minor writing fixes
2022-06-24 18:00:51 +02:00
42756113b8
WTS
2022-05-17 00:48:22 +01:00