BadgerCode / tttdamagelogs

Damagelogs and RDM Manager for Trouble in Terrorist Town (a Garry's Mod gamemode)
GNU General Public License v3.0
19 stars 23 forks source link

Add cr support #57

Closed squidserv closed 3 years ago

squidserv commented 3 years ago

Add Custom Roles support

squidserv commented 3 years ago

Solves #55 as long as Damagelog.ULX_Autoslay_ForceRole is set to false

BadgerCode commented 3 years ago

Hey. Thanks for raising this PR. I will take a look at this later tonight

BadgerCode commented 3 years ago

Hey. Sorry had a busy few days. I will hopefully get a chance to look at this over the weekend.

BadgerCode commented 3 years ago

Fixes https://github.com/Tommy228/tttdamagelogs/issues/372 TTT2 Bug Instead of an innocent, a traitor. https://github.com/Tommy228/tttdamagelogs/issues/382 Supporting 'Custom Roles for TTT' addon

TTT2 - https://steamcommunity.com/sharedfiles/filedetails/?id=1357204556 Custom Roles- https://steamcommunity.com/sharedfiles/filedetails/?id=2421039084

squidserv commented 3 years ago

I've tested this with CR but not TTT2. TTT2 I updated the constant it used to check, I didn't add any additional support for so I just worked on it with the assumption it worked with it prior to the constant change on their end

BadgerCode commented 3 years ago

Looking pretty good in TTT2 image

BadgerCode commented 3 years ago

Working with the custom roles addon too image

BadgerCode commented 3 years ago

As I'm not too familiar with TTT2 or custom roles, I'm not sure what else to test. Other than that, it looks good to me!

BadgerCode commented 3 years ago

I will release this new version tomorrow!