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

get_saved_definitions() new loop function to add / delete default definitions #1334

Merged
merged 2 commits into from
Dec 2, 2022

Conversation

metanoder
Copy link
Contributor

@metanoder metanoder commented Nov 20, 2022

commit = 56ca167

Dialogic 1.4.5+
Additional functions added to get_save_definitions()
Helps games already published to be able to expand dialogic vn game by:
Adding new default variables, and deleting depreciated default variables (which help function's loop speed).

Addresses issue #1278, and would close it.

@metanoder metanoder changed the title use default definitions loop function for published games get_saved_definitions() new loop function to add / delete default definitions Nov 20, 2022
@metanoder
Copy link
Contributor Author

metanoder commented Nov 21, 2022

commit = f363c84
added two checks and one line modification to get_saved_folders()
this fixes an issue for dialogic's saving system when publishing for HTML with the Dialogic VN template

@zaknafean
Copy link
Collaborator

Everything looks great after finally testing through it. Merging it

@zaknafean zaknafean merged commit dfa5e33 into dialogic-godot:dialogic-1 Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants