EXILED icon indicating copy to clipboard operation
EXILED copied to clipboard

[Breaking] Role properties

Open Thundermaker300 opened this issue 2 years ago • 8 comments

Thundermaker300 avatar Aug 28 '22 23:08 Thundermaker300

these props also exists in Player class, so need to fix the duplicate

IRacle1 avatar Aug 29 '22 08:08 IRacle1

these props also exists in Player class, so need to fix the duplicate

Oh right, I thought they were removed. Forgot to check lol

Thundermaker300 avatar Aug 29 '22 10:08 Thundermaker300

I'm like 99.999% certain they were purposefully left in the player class for ease of use. ev.Player.IsNtf is easier to type/remember than ev.Player.Role.IsNtf

joker-119 avatar Aug 30 '22 21:08 joker-119

I'm like 99.999% certain they were purposefully left in the player class for ease of use. ev.Player.IsNtf is easier to type/remember than ev.Player.Role.IsNtf

Ease of use yeah that makes sense, but it doesn't make sense logistically. yes, whether or not a player is an SCP is a player property (and hell, we can leave the properties on the player if we really want), they are also role information which should be available on the role class itself

Thundermaker300 avatar Aug 31 '22 00:08 Thundermaker300

I'm like 99.999% certain they were purposefully left in the player class for ease of use. ev.Player.IsNtf is easier to type/remember than ev.Player.Role.IsNtf

Ease of use yeah that makes sense, but it doesn't make sense logistically. yes, whether or not a player is an SCP is a player property (and hell, we can leave the properties on the player if we really want), they are also role information which should be available on the role class itself

Reasonable, and honestly I agree with you and these changes. I just wanted to point out these were deliberately put here by someone at some point.

joker-119 avatar Aug 31 '22 07:08 joker-119

Also fix brokey 2.0

joker-119 avatar Aug 31 '22 07:08 joker-119

idk how to fix the transpiler

Thundermaker300 avatar Aug 31 '22 12:08 Thundermaker300

I do not know how to transpiler

Thundermaker300 avatar Sep 21 '22 21:09 Thundermaker300

Resigned

Thundermaker300 avatar Jan 01 '23 23:01 Thundermaker300