Team-Silver-Sphere / SquadJS

Squad Server Script Framework
Boost Software License 1.0
166 stars 125 forks source link

Improve tank detection in layer data #274

Closed fantinodavide closed 1 year ago

werewolfboy13 commented 1 year ago

So I am the pipeline maintainer, what is the use case again for this?

fantinodavide commented 1 year ago

The regex /tank/ is used to determine if a vehicle is a tank, but was also matching other vehicles whose icon is "map_jeep_antitank"

werewolfboy13 commented 1 year ago

Have we checked that no tanks will be missed with this change? I can check the SDK output if needed.

image