- Busy with Final Semester: Focused on graduation prep and portfolio building.
- Ren'Py Tools Updates: Major updates planned within the next 3-4 months for compatibility with the latest Ren'Py version and native execution.
- Apologies for Inactivity: Little issue tracking/support over the past year due to personal reasons.
- Renewed Focus: Recent programming experience has helped identify solutions for existing tool issues.
Expected period
(Nov.2024 ~ Feb.2025)
- v1.02
- Issue fix (using Native class inheritence, to avoid current issue on conflicts)
- Simpler call structure but may require specifying audio file names.
- v1.03: Focus on automation—easier audio/dialogue syncing through Excel sheets or graphic viewer.
- Future - v1.02
- alpha/zoom control, clipboard support for coordinates.
- easy due to code design which currently enables custom transitions on hovered/active item.
- Future - v2.01
- Adding interface for simple transition adding/previewing
- Custom transitions for
onhide/onshow
, stacking, and smooth ATL templates.
- Issue: Python logic conflicted with Ren'Py rollback.
- Solution: Updates to use native Ren'Py screen language and timer functions.
- High Priority: Simplify usage with flags, customizable options, and ready-to-use examples without deep Python/Ren'Py knowledge.