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

Implement file watcher and auto reload #483

Merged
merged 6 commits into from
Jun 2, 2024
Merged

Implement file watcher and auto reload #483

merged 6 commits into from
Jun 2, 2024

Conversation

Foereaper
Copy link
Member

This implements automatic script reloading when file changes in the Lua script directory is detected.

This depends on TrinityCore/TrinityCore#30019 to be added, and enforcing EFSW when Eluna is enabled.

I am unsure if any of the other emulators has EFSW support, so it is a TC only feature for now.

Originally based on a patch provided by robinsch.

Foereaper and others added 5 commits June 2, 2024 02:11
ElunaLoader.h Outdated Show resolved Hide resolved
@Shauren
Copy link
Contributor

Shauren commented Jun 2, 2024

TrinityCore/TrinityCore#30019 merged with WITH_FILESYSTEM_WATCHER name

@Foereaper Foereaper merged commit 7e1febd into master Jun 2, 2024
15 checks passed
@Foereaper Foereaper deleted the autoreload branch June 2, 2024 15:59
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.

2 participants