Skip to content

Commit be55209

Browse files
committed
Update for 2.18.1.0.142334
1 parent be10cd0 commit be55209

5 files changed

Lines changed: 18 additions & 3 deletions

File tree

DataTool/DataTool.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<OutputType>Exe</OutputType>
55
<LangVersion>latest</LangVersion>
66
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
7-
<Version>2.18.0.0</Version>
7+
<Version>2.18.1.0</Version>
88
</PropertyGroup>
99
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
1010
<ApplicationIcon>Static\DataToolDebug.ico</ApplicationIcon>

DataTool/Static/GUIDNames.csv

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -664,6 +664,11 @@ FFB,078,Voicelines,1 ; 1.62
664664
192A,078,Voicelines,1 ; s17 - gi joe
665665
192B,078,Voicelines,1 ; s17 - gi joe
666666
194F,078,Voicelines,1 ; s18
667+
195D,078,Voicelines,1 ; s18 - persona
668+
195E,078,Voicelines,1 ; s18 - persona
669+
195F,078,Voicelines,1 ; s18 - persona
670+
1960,078,Voicelines,1 ; s18 - persona
671+
1961,078,Voicelines,1 ; s18 - persona
667672
; Note: Weapon models are often two entities, one for 1P, one for 3P, if they have different animations
668673
; Ana,Classic,47,
669674
1610,003,Teabag,0
@@ -844,6 +849,8 @@ F4A,09F,Menu/Ilios (Junker Queen),1
844849
139D,09F,Menu/Wuyang Art,1
845850
139F,09F,Menu/S18 Mythics 3D,1
846851
13A2,09F,Menu/S18 Mythics Art,1
852+
13AC,09F,Menu/Persona Collab Art,1
853+
13AD,09F,Menu/Anniversary Art,1
847854
; Celebrations,,,
848855
2168,01C,Winter,1
849856
2498,01C,LunarNewYear,1
@@ -858,11 +865,17 @@ F4A,09F,Menu/Ilios (Junker Queen),1
858865
14C,0C3,Winter,1 ; after 2.14
859866
1E9,0C3,Winter (2023),1 ; before 2.14
860867
254,0C3,Halloween,1
868+
2F2,0C3,Nerf Collab Teaser,1
869+
32D,0C3,Persona Collab,1
861870
; (Unintended) Map Variant Celebrations,,,
862871
211,0C3,April Fools,1 ; busan
863872
24B,0C3,Overwatch Classic(release),1 ; gibraltar..
864873
282,0C3,Kingmaker,1 ; basically all maps..
865874
29F,0C3,6v6Min1,1 ; basically all maps..
875+
329,0C3,Anniversary 2025 Week 1,1 ; gibraltar.. few maps..
876+
32A,0C3,Anniversary 2025 Week 2,1 ; gibraltar.. few maps..
877+
32B,0C3,Anniversary 2025 Week 3,1 ; gibraltar.. few maps..
878+
32C,0C3,Anniversary 2025 Week 4,1 ; gibraltar.. few maps..
866879
; NPC VoiceSet names,,,
867880
1C2,05F,Sojourn,1
868881
22F,05F,Zeus,1

TankLib/Overwatch.keyring

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,3 +262,5 @@ D1A01808FA45CFEE 0162A3FEB6EA79F59D17B6A409750964 1 # [2.17.1] Season 17 Nerf Co
262262
ABFDDBE30F3E9AA2 7EC4AB85C24FBABD59AC4A5FE4568E97 1 # [2.17.1] Wuyang
263263
BDCF410AEF29049D 0A8D2E283BFE3606242E9E455119ADD0 1 # [2.18.0] Season 18
264264
18BDE2B44104CF4B BAC153BF39D068005051F157313323DE 1 # [2.18.0] Season 18 - Luka Doncic Collab
265+
8B3735AF784E9A31 CD27CFA9374BBEEAE72024131EAF90A2 1 # [2.18.1] Season 18 Midseason
266+
E19E8A741F618404 10B1FF76438EBC8C54E0E6481BDC1250 1 # [2.18.1] Season 18 Midseason - Persona Collab

TankView/TankView.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<UseWindowsForms>true</UseWindowsForms>
77
<UseWPF>true</UseWPF>
88
<NoWarn>CA1416</NoWarn>
9-
<Version>2.18.0.0</Version>
9+
<Version>2.18.1.0</Version>
1010
<SatelliteResourceLanguages>en</SatelliteResourceLanguages>
1111
<EnableWindowsTargeting>true</EnableWindowsTargeting>
1212
</PropertyGroup>

0 commit comments

Comments
 (0)