-
Notifications
You must be signed in to change notification settings - Fork 31
Issues: GodotModding/godot-mod-loader
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[4.x] Mod Hooks: Something isn't working
any_mod_hooked
check causes log spam in hooked @tool
scripts in the editor
4.x
bug
Generalize New feature or request
is_constructor
to can_return
and also have a check for -> void
4.x
enhancement
investigate if we can insert hooks in the middle of methods
4.x
enhancement
New feature or request
investigate
Demote "No profile" error from error to info in New feature or request
good first issue
Good for newcomers
ModLoaderUserProfile
enhancement
Mod Configs: Something isn't working
current_config
was null
because it isn't set in ModData._load_config
3.x
bug
Move default profile creation in mod_loader.gd from New feature or request
_ready()
to _load_mods()
3.x
4.x
enhancement
Hooked scripts (mod-hooks.zip) are generated incorrectly in Godot 4.1
4.x
4.1
bug
Something isn't working
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.