Skip to content

Releases: Crimson-Breach/CustomRoles

Revision 1.3.0.1

17 Nov 22:32

Choose a tag to compare

Change Player.list to Player.ReadyList
Remove some // comments

1.3.0

13 Nov 08:24

Choose a tag to compare

🆕 Added

🧹 Removed

  • Unnecessary debug logs that had no functional importance.

Revision 5

12 Nov 15:01

Choose a tag to compare

More fixes to grammar problems

Revision 4

12 Nov 14:26

Choose a tag to compare

Add configuration

  • Spawn DefaultHumanSpawnChance is set to 40f by default

Fix

  • CustomRoles will no longer register events twice

Revision 3

07 Nov 13:45

Choose a tag to compare

🟩 Fixes

  • Fixed the message shown when using the CustomRoles list command without having any CustomRole.
    It now correctly displays: "Custom item is now CustomRoles."
  • You now need to call CustomRoleHandler.RegisterRoles(); inside your plugin's OnEnabled method to use custom roles.

1.2.2.2

06 Nov 21:41

Choose a tag to compare

🟩 Fixes

  • Fixed an issue where the inventory was added twice.

1.2.2.1

06 Nov 21:38

Choose a tag to compare

🟩 Fixes

  • Fixed friendly fire issue.

🟦 Additions

  • Custom roles are now removed automatically when the round ends.

1.2.2

06 Nov 21:29

Choose a tag to compare

⚠️ Breaking Changes

  • All variable names have been changed.

1.2.1

25 Oct 17:22

Choose a tag to compare

Add

  • KeyBind Settings in Server Settings
  • New Configs

1.2.0

25 Oct 16:07

Choose a tag to compare

Added:

  • Team support

Fix

  • Now the SCPs when changing roles will have their customrole removed as long as the SCP's Customrole is only skill-based.