[SEV 2] Layers File Fix for recent update#387
[SEV 2] Layers File Fix for recent update#387watchful-eyes wants to merge 2 commits intoTeam-Silver-Sphere:386-sev-2-layers-file-broken-on-recent-updatefrom
Conversation
Fix for the relevant issue Team-Silver-Sphere#386
There was a problem hiding this comment.
Please provide logs from https://raw.githubusercontent.com/Squad-Wiki/squad-wiki-pipeline-map-data/dev/completed_output/_Current%20Version/finished.json showing proper loading to ensure this passes. If so I'll push and bump the RC1 release to prod. @Shanomac99 so you can find the git versioning corrections.
If all passes will be pushed when I wake back up.
|
Team don't push yet please. |
| tickets: team.tickets, | ||
| commander: team.commander, | ||
| vehicles: (team.vehicles || []).map((vehicle) => ({ | ||
| name: vehicle.type, |
There was a problem hiding this comment.
Isn't there some custom plugins that use this data still?
There was a problem hiding this comment.
I think dave's mapvote uses to show what the layer have as vehicles in the broadcast. But since the new layer list doesn't provide this info anymore we can't get that
There was a problem hiding this comment.
best thing for custom plugins would be set it as empty array


Fix for #386