2c35c2d5df
Optimizations
...
* Disabled detection of orphaned scripts for non-devs
* Added cache to renpy.list_files to reduce IO overhead (~14s -> ~0.01s per 10k calls)
* Fixed wrong module call in weather.
2023-01-03 21:27:35 +00:00
43d18f0de1
Remove backported rand func (Superseded)
2023-01-03 20:04:11 +00:00
870bfa29b4
Merge branch 'dev' into Python3
2022-12-28 19:20:38 +00:00
04fa574b29
Decorations
...
* Added naughty list decor
* Added window decor
* Added garland decor
* Improved poster enlarging
2022-12-22 23:40:40 +00:00
d6e8efaaa3
Refactoring
2022-09-29 22:19:55 +01:00
f81c30a6c0
Box-o-fun icon
2022-09-05 18:04:20 +01:00
23e5c598ee
Vibrator Events - Initial Implementation
...
* Added vibrator event chain (w/ Placeholders)
* Added vibrator item (Box o' fun)
* Added IntLike class
* Added her_tier_public as IntLike object
2022-07-23 21:57:42 +01:00
d86d0ac69d
Lint improvements
...
* Added lint ignore tag detection for spoken strings.
* Fixed lint incorrectly marking newline characters as multiple spaces.
* Fixed lint incorrect behaviour for oxford commas.
* Fixed issues exposed by lint.
* Removed unreachable code.
2022-05-20 19:48:05 +01:00
914f03fa73
Bug fixes and improvements
...
* Simplified and restructured plug events for Hermione
* Fixed Snape's sprite flickering
* Fixed requirements check for EventQueue class
* Adjusted label names for item-related quests
2022-05-19 16:44:36 +01:00
42756113b8
WTS
2022-05-17 00:48:22 +01:00