70ec01da8b
Wardrobe 2.0 - Easter egg, text tags
2024-10-29 14:06:38 +00:00
52929e9695
Posing and minor tweaks
...
* Adjusted Hermione "Head" ypos posing during BJ events to avoid covering other characters.
* Minor tweaks.
2024-09-30 15:40:36 +02:00
31e0ff3f04
Posing and writing
...
* Adjusted "Head" ypos posing for consistency.
* Re-named and added Genie "knowledge" related flags.
* Tonks Hangout writing additions and adjustments. (Made it feel more natural to do the next hangout after spending time doing other things)
* Minor Cho writing variant behind Genie knowledge check.
2024-09-27 22:21:07 +02:00
a5d78748d7
Refactor say functions, Bug fixes
...
* Refactored say functions to be more clear and easier to maintain
* Fixed Tonks' hair colour not updating after the temporary change
* Fixed character sprites being displayed above CGs when they shouldn't.
2024-09-26 16:58:42 +01:00
0dde7324af
Posing
...
* Adjusted "Head" ypos posing for consistency.
2024-09-26 14:18:16 +02:00
e8a2873fd7
Dynamically resolve X position for head-only modes using flip states
2024-09-24 18:00:40 +01:00
1c813f5efb
Bug fixes
...
* Fixed teleport animation issues
* Reimplemented and fixed 'centered' speaker
* Removed menu yalign params (obsolete)
* Reimplemented side image support for speakers
* Fixed selected item usable state for non-owned items in inventory
2024-09-24 16:32:33 +01:00
b251dc14ef
Add new achievements
2024-09-15 18:13:00 +01:00
45695350c9
Implement progression reporting for items, improve inventory interface, add condom hooks
2024-09-12 14:03:20 +01:00
1571daa6f7
Fixes
...
* Fixed issues reported by Lint.
* Minor writing adjustments/fixes.
2024-09-09 15:13:21 +02:00
97639772a5
Kinetic text and Genie jerk off
...
* Added kinetic text.
* Added new Genie jerk off dialogue for each girl as they unlock, and random fictional girl option.
* Minor fixes.
2024-06-28 17:30:53 +02:00
0709368ea4
Allow dolls on interface layer while in head position, tweak character transforms, fix male character transforms
2024-06-26 16:10:44 +01:00
dc0e34e5fc
Implement new house emblems, banners, and house points displayable, sunset top bar
2024-06-25 20:57:56 +01:00
8d7a685b58
Kinetic text
2024-06-14 13:42:47 +02:00
9a82682569
Kinetic text
...
* More kinetic text additions.
2024-06-11 16:05:05 +02:00
1f18f6b0e6
Kinetic Text
...
* More kinetic text additions.
2024-06-08 15:43:16 +02:00
ac62b9c8f9
Kinetic text
...
* More kinetic text additions.
2024-06-06 17:36:26 +02:00
c6ed6726a9
Kinetic text
...
* More kinetic text additions.
2024-06-04 09:50:07 +02:00
65af3fd0d5
Kinetic text
...
* Added kinetic text to Hermione anal sex favour.
* Removed unnecessary ctc calls.
* Minor fixes.
2024-05-30 17:26:10 +02:00
9b1848e52b
Kinetic text
...
* Added kinetic text to Hermione sex favour.
* Removed unnecessary ctc calls.
2024-05-29 15:36:48 +02:00
8d33aeca8b
Updated kinetic text
2024-05-28 21:24:48 +02:00
b53bfdfa56
Kinetic text
...
* Added kinetic text to hg_sex_1.
2024-05-28 12:27:29 +02:00
2b04947b9f
Transitions
...
* Apply transitions for dolls only to the doll layer
* Add missing doll transitions for Genie
2024-05-21 21:00:35 +01:00
8f8b9f2f80
Replace redundant call label with a scene statement
2024-05-19 21:15:26 +01:00
d9d9a2bacb
Textbox
2024-05-19 21:08:36 +01:00
2b2a3182c6
Merge dev into interface
2024-05-03 20:13:32 +01:00
93de0cd4da
Improve translation support (part 7)
...
(cherry picked from commit 64a624c89b
)
2024-05-03 18:55:10 +01:00
395bcf50c0
Improve translation support (part 6)
...
(cherry picked from commit 0b477fb762
)
2024-05-03 18:55:08 +01:00
b8c9212abb
Improve translation support (part 3)
...
(cherry picked from commit feced7b1cf
)
2024-05-03 17:57:05 +01:00
080bfdcb9c
Improve translation support (part 2)
...
(cherry picked from commit 5616f77813
)
2024-05-03 17:57:03 +01:00
0350d680b4
Improve translation support (part 1)
...
(cherry picked from commit 2b409db496
)
2024-05-03 17:56:53 +01:00
7069cc1294
Refactoring
...
* Refactored old house points references
* Updates set_points method to use a dict to work with multiple changes at once.
2024-04-27 15:24:14 +01:00
085a4d8e9c
Refactoring weather checks
2024-04-25 20:15:36 +01:00
333fdfed51
Refactoring day checks
2024-04-25 20:14:25 +01:00
ec991ccd22
Refactoring gold checks
2024-04-25 20:12:50 +01:00
cc6fe6909c
Refactoring difficulty checks
2024-04-25 20:10:46 +01:00
8aba361ea9
Refactoring + Environment
...
* Partially sunset `game` var store and move relevant special variables inside `states` store.
* Replace `game.daytime` -> `states.env.daytime`
2024-04-25 19:49:09 +01:00
9aff807593
Bug fixes
...
* Fixed inconsistent spacing
* Fixed inconsistent state var access
2024-04-02 16:18:18 +01:00
e50292c1e6
Minor fixes
2024-03-30 21:39:37 +01:00
7e4d4a6799
Fix
...
(cherry picked from commit 218d8c63d2
)
2024-03-30 18:14:24 +00:00
62cb39cd19
Default queues instead of using instanciation magic
...
(cherry picked from commit f7f0ecb566
)
2024-03-30 18:13:03 +00:00
a7a9fe2d9e
A bunch more f-strings
...
I'm not done
(cherry picked from commit be88d0ed7e
)
2024-03-30 17:55:26 +00:00
aaa5ff6beb
Fixed issues reported by lint
2024-03-29 15:22:18 +01:00
38d2494bc3
Fix conflicting properties (by Gouvernathor)
...
big work
what was reliable before is now not, in recent versions of renpy, which is why we added that new config (which I put in say.rpy, but it can be moved somewhere else)
Also fixes the game_menu's title position, incidentally
some changes are incompatible with my diary and achievement branches, respectively, they will need to be merged with a bit of manual care
2024-03-25 14:57:36 +00:00
6860614062
Use the correct operator(s) for None
...
(cherry picked from commit 837d6b378e
)
2024-03-24 17:06:06 +00:00
fa3e1e4450
Refactor states.menu_pos and remove reset_menu_position
...
(cherry picked from commit fbe8035c43
)
2024-03-24 17:00:35 +00:00
38fa26e5bf
replace equivalent with statement
...
(cherry picked from commit ef62f74eed
)
2024-03-24 16:56:35 +00:00
d7ba36baa8
Better animation
...
(cherry picked from commit aa95f701dc
)
2024-03-24 16:30:03 +00:00
3b4db03a6c
Upgrade other uses of image manipulators
...
(cherry picked from commit a9dc195379
)
2024-03-24 16:20:23 +00:00
042846b928
Quality Assurance and Bug fix
...
* Added two penis positions for grinding CG
* Fixed nickname reference during Hermione's titjob favour
2024-02-03 21:36:45 +00:00