Commit Graph

671 Commits

Author SHA1 Message Date
415c90d11c Use the call screen statement in this case
this particular syntax is very precisely documented in the screens page

(cherry picked from commit f51f3a30a1)
2024-03-24 16:13:58 +00:00
d3a2929b6c Better None syntax
(cherry picked from commit 8d4216a476)
2024-03-24 16:13:32 +00:00
2110eeb92a Simpler inline conditional
(cherry picked from commit da636e93ab)
2024-03-24 16:12:53 +00:00
5ef4d4f2db Avoid extraneous bool call
(cherry picked from commit 6a4b56a182)
2024-03-24 16:12:42 +00:00
f1a0c779f6 Sort in-place to save time
(cherry picked from commit 36d3a5d1a7)
2024-03-24 16:12:30 +00:00
780c028eb3 Use python hide instead of a single-use function
(cherry picked from commit a606fc9ca2)
2024-03-24 16:10:22 +00:00
12e2bbcfb6 Fix indent
(cherry picked from commit 925cf611c1)
2024-03-24 16:10:00 +00:00
d9912ece6c Fix 15c998c 2024-03-24 16:09:16 +00:00
d48708579b Fix misuse of variable
- don't use a reserved name (starting with an underscore)
- use a file-local mangled name (starting with two underscores
- use renpy.dynamx to cleanup the variable automatically

(cherry picked from commit 3e86094b0b)
2024-03-24 16:00:53 +00:00
47b5184e06 Repr instead of adding simple quotes manually
it's a tad slower but it's a better general practice and we're in an error handling branch anyway

(cherry picked from commit e80bd9e6e6)
2024-03-24 15:55:25 +00:00
b60c87e9f8 Sirt in-place to save time
not the first time, so that we can still pass it iterators

(cherry picked from commit 21cb97b2e2)
2024-03-24 15:54:42 +00:00
36578fdd67 Simplify that call
(cherry picked from commit b21e179df0)
2024-03-24 15:53:40 +00:00
200760471f skip unnecessary lambda
(cherry picked from commit 94a6f9302b)
2024-03-24 15:53:19 +00:00
671c4a577f Save compatibility 2024-03-24 13:06:43 +00:00
7500ca3adf Saves Compatibility 2024-03-24 12:27:49 +00:00
d650a09d31 Engine Update & Bug fixe
* Updated game engine to version 8.2.1
* Fixed incompatibility
2024-03-20 14:12:47 +00:00
f437fc18fa Bugfix
* Fixed breast layering issue for Talk To Me CG
2024-03-20 13:00:30 +00:00
c697e69109 Added T4 Luna leveling, favour menu, EOC message
* Added Luna leveling on Tier 4 favours.
* Added EOC message.
* Added Luna T4 favours into favors.rpy
2024-03-18 22:27:35 +01:00
cb4fd94def Initial posing 2024-03-18 18:12:20 +00:00
304221c601 Luna CG
* Implemented Luna's 'Talk to me' CG files.
2024-03-18 18:06:50 +00:00
f81822071b Card game "boss battle" one-liners improvements
* Proofread and improved the card game boss battle one-liners.
* Minor fix.
2024-03-18 12:44:40 +01:00
04e500f5a2 fix
* Minor fix
2024-03-06 17:00:15 +01:00
5fea3110ce Luna Talk to me posing
* Posed part of the event.
2024-03-06 12:45:20 +01:00
57a5c4b2fa Luna Talk to me - First implementation, vars, writing checks
* First implementation of Luna T4 "Talk to me" favour.
* Added writing checks and vars.
* Minor adjustments.
2024-03-04 17:39:09 +01:00
1949b3cc60 Bug fix
* Fixed waifu book ending 01 being unobtainable if Endings were unlocked in non-sequential order.
2024-02-22 10:16:54 +00:00
ac9e121c76 Bug fix
* Fixed wrongly defined image format
2024-02-13 19:46:26 +00:00
8e90120960 Luna Inspect body CG posing PT4
* Posed part of the events.
2024-02-10 15:36:59 +01:00
a3e2b2eaee New border, transform transition and a bug fix
* Added a new decorative frame for vertical CGs.
* Added a new transition/transform.
* Fixed CG say box fade not being hidden when it should be.
2024-02-08 18:05:43 +00:00
02dbe988f7 Luna Inspect body CG posing PT3
* Posed part of the events.
2024-02-07 16:55:09 +01:00
f88f036ea2 Alternate styling
* Implemented alternate styling for the say window used during CG scenes
2024-02-05 20:02:43 +00:00
45ddbb7321 Luna Inspect body CG posing PT3
* Posed part of the events.
* Added/adjusted animations.
* Added "moist" fluids image.
2024-02-05 18:00:43 +01: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
40d782db77 Luna Inspect body CG posing PT2
* Posed part of the events.
2024-02-02 18:44:11 +01:00
6c936ce5c4 Luna Inspect body CG posing PT1
* Posed part of the events.
* Fixed missing shading on "grab_tits" image.
2024-02-01 16:41:57 +01:00
8598e58446 Fix
* Fixed naming "arms_touch_tits" naming in some places.
2024-02-01 11:41:25 +01:00
74d0c4b0d3 Quality Assurance
* Fixed touch_pussy filenames
* Added touch_pussy_inserted frame
2024-02-01 11:34:16 +01:00
53f0de2b60 Quality Assurance
* Added touch_pussy_pause frame
* Fixed arms_touch_tits layering issues
2024-01-31 23:37:18 +00:00
2f3e727f3e Bug fix
* Fixed mislabeled image prefix
2024-01-30 12:43:21 +01:00
394f715fb9 Bug fix
* Fixed image fit for the new scene.
2024-01-29 18:14:46 +00:00
a32e5a2d94 Quality Assurance 2024-01-29 17:57:35 +00:00
4e57faac8c Quality Assurance
* Added requested changes to the image
2024-01-29 17:56:23 +00:00
b0b01503e7 Fix 2024-01-29 17:26:38 +01:00
e959bd243f Luna T4 Masturbate for me additions
* Additional writing.
2024-01-26 21:43:29 +01:00
a739d97d58 Night Filter
* Added night filter for Luna's blowjob scene
2024-01-26 17:41:08 +00:00
dc2cc3f72b Save Compatibility and Event Class
* Added reset method for the Event class.
* Updated save compatibility to reset the state of the modified events on update.
2024-01-26 17:25:15 +00:00
adcfa2b511 Quality Assurance
* Fixed minor issues with artwork during Luna's blowjob scene.
2024-01-26 17:07:56 +00:00
3e45dda2bb Luna T4 Masturbate for me
* Added and posed T4 Luna masturbate writing.
* Fixed inconsistent faceblush during masturbate events.
* Removed T3 Luna "End of content" call.
2024-01-26 15:22:28 +01:00
edaec46c86 Save Compatibility
* Added edge case handling for missing label, and point of no return in case of a save file update.
* Refactoring
2024-01-22 21:33:01 +00:00
9c41933179 Save Compatibility 2024-01-22 21:23:35 +00:00
e7c1095176 Save Compatibility
* Partial patch to enable 1.45.X compatibility for 1.46 update.
2024-01-22 20:14:53 +00:00