Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Testing] Title Edit v3.0.1.0 #4572

Merged
merged 1 commit into from
Sep 14, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 6 additions & 10 deletions testing/live/TitleEdit/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,18 +1,14 @@
[plugin]
repository = "https://github.com/RokasKil/TitleEdit.git"
commit = "47c3c68f7e1dd86b3ef0bfc2d9b48d452af3826d"
commit = "bdf267711bb7cfc0cd37915f208d5d49adfa43d0"
owners = [
"RokasKil",
]
project_path = "TitleEdit"
changelog = """
- Completely rewritten the plugin
- Added Character Select support with the ability give your character a mount
- Added in game preset editing and live preview
- Hopefully fixed the preset not loading on start up issues
- Added experimental support for world layout saving
- Added festival saving support
- Added the ability to recolor title screen UI
- Added the ability to roll the camera in title screen
- Added the ability to save multiple groups of presets to cycle through randomly
- Fixed saving and loading scenes with sub levels (The Empty, Elysion and others)
- When switching between characters within the same group the scene will no longer reload
- Character select camera curve will act the same as vanilla
- Added an option to change the default preset author name
- Updated the about section
"""
Loading