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

Exiled 9.0.0-beta.1 #2771

Merged
merged 7 commits into from
Aug 14, 2024
Merged

Exiled 9.0.0-beta.1 #2771

merged 7 commits into from
Aug 14, 2024

Conversation

Monaldcry7788
Copy link
Collaborator

No description provided.

NaoUnderscore and others added 7 commits July 27, 2024 18:18
…(). Adding a method for load a constructor without any param or constructor. Removing abstract from RoleBehaviour.cs for allow the creating of an instance. Added custom role example under Exiled.Example for testing purpose. (#2761)
* Fixed Pawn.cs being null if try to use it by Player::Get().Cast<Pawn>(). Adding a method for load a constructor without any param or constructor. Removing abstract from RoleBehaviour.cs for allow the creating of an instance. Added custom role example under Exiled.Example for testing purpose.

* Fixed custom roles.

* Added test role (testing purposes)
…e, modules not being registered using automatic modules loader, user-defined modules being ignored during the registration process, configs and modules not being serialized.

Removed some unused constructors on ECS.
Fixed parsers and deserializers.
Changed `SpawnReason` to `RoleChangeReason` on `Pawn::SetRole` related methods.
Added more properties to `Example` plugin; applied some fixes.
`UseAutomaticModulesLoader` config value is now set to `true` by default.
* Fixed Pawn.cs being null if try to use it by Player::Get().Cast<Pawn>(). Adding a method for load a constructor without any param or constructor. Removing abstract from RoleBehaviour.cs for allow the creating of an instance. Added custom role example under Exiled.Example for testing purpose.

* Fixed custom roles.

* Added test role (testing purposes)

* Fixed customroles. Release 9.0.0-beta.1
* Fixed Pawn.cs being null if try to use it by Player::Get().Cast<Pawn>(). Adding a method for load a constructor without any param or constructor. Removing abstract from RoleBehaviour.cs for allow the creating of an instance. Added custom role example under Exiled.Example for testing purpose.

* Fixed custom roles.

* Added test role (testing purposes)

* Fixed customroles. Release 9.0.0-beta.1

* removed debug.
@Monaldcry7788 Monaldcry7788 self-assigned this Aug 14, 2024
@Monaldcry7788 Monaldcry7788 merged commit 4bd815d into dev Aug 14, 2024
6 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.

2 participants