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

Fixing CustomModules #2753

Merged
merged 5 commits into from
Jul 26, 2024
Merged

Fixing CustomModules #2753

merged 5 commits into from
Jul 26, 2024

Conversation

theDevJade
Copy link
Contributor

Implements a custom TypeConverter for modulepointers using reflection. Needs testing and possible modifications

Copy link
Member

@iamalexrouse iamalexrouse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please implement Unit Tests or include any tests run.

…tings. Also hooked them into custom modules, tested on a server no errors.
@theDevJade
Copy link
Contributor Author

This new version does not use Type Converters, I have tested it works efficiently and no errors. This version instead uses node deserializers with a branching deserializer tree based on the type. So far it covers RoleSettings & CustomRole<>'s. But more can be added easily, documentation is also added. @ALEXWARELLC

@NaoUnderscore NaoUnderscore merged commit 4287ec6 into Exiled-Team:dev Jul 26, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants