Skip to content

Conversation

@Hippoom
Copy link

@Hippoom Hippoom commented Jun 3, 2025

It allows you to save|load|delete profile by using cli:

/ng profile list 
/ng profile save <profilename>
/ng profile load <profilename>
/ng profile delete <profilename>

with this feature, you can switch your ng configurations to fit party/raid or whatever scenarios you need a different config.

Hippoom added 3 commits May 28, 2025 22:53
… profile save|load|delete <profilename>, /ng profile list
- Move NotGridProfiles from SavedVariablesPerCharacter to SavedVariables
- Profiles are now shared across all characters on the same account
- Update documentation to reflect account-wide functionality
- Maintains backward compatibility for existing profile commands
- Move NotGridProfiles initialization to OnEnable for safer timing
- Add validation checks to all profile operations (save/load/delete/list)
- Remove potentially unsafe profile table resets during operations
- Remove unused migration function
- Add error handling for uninitialized profile system
- Clean up user feedback messages
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.

1 participant