-
Notifications
You must be signed in to change notification settings - Fork 30
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
Demote "No profile" error from error to info in New feature or request
good first issue
Good for newcomers
ModLoaderUserProfile
enhancement
#468
opened Nov 23, 2024 by
KANAjetzt
Mod Configs: Something isn't working
current_config
was null
because it isn't set in ModData._load_config
3.x
4.x
bug
#466
opened Nov 23, 2024 by
KANAjetzt
Move default profile creation in mod_loader.gd from New feature or request
_ready()
to _load_mods()
enhancement
#465
opened Nov 23, 2024 by
KANAjetzt
[4.x] Clean up "expected x was y instead" messages in tests
4.x
test
#461
opened Nov 22, 2024 by
KANAjetzt
docs pass: replacing links in @tutorial doc comments with https://wiki.godotmodding.com/
3.x
4.x
documentation
Improvements or additions to documentation
good first issue
Good for newcomers
#459
opened Nov 20, 2024 by
Qubus0
Hooked scripts (mod-hooks.zip) are generated incorrectly in Godot 4.1
4.x
4.1
bug
Something isn't working
#455
opened Nov 19, 2024 by
Alexejhero
verify that dependencies are met between zip peeking and loading
enhancement
New feature or request
validation
Feature to make things safe and predictable
#454
opened Nov 18, 2024 by
Qubus0
support for multiplayer mod syncs
enhancement
New feature or request
#453
opened Nov 18, 2024 by
Qubus0
can we phase out the ModLoaderStore completely by using static variables
4.x
enhancement
New feature or request
investigate
#452
opened Nov 18, 2024 by
Qubus0
can we register global classes by loading a resource pack with a modified class cache
enhancement
New feature or request
investigate
#451
opened Nov 18, 2024 by
Qubus0
bring log name wildcards to 4.x
4.x
enhancement
New feature or request
#449
opened Nov 18, 2024 by
Qubus0
validate mod manifest and profile if present during zip peeking
4.x
#444
opened Nov 18, 2024 by
Qubus0
[4.x] Mod Hooks: Add something to check if the export plugin is used
4.x
bug
Something isn't working
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.