chore: some initial handling of legacy oid format #2033

Merged
Sainan merged 6 commits from legacy-oid into main 2025-05-09 00:20:55 -07:00

6 Commits

Author SHA1 Message Date
939d3a3ec2 support legacy oid for BrandedSuits
All checks were successful
Build / build (push) Successful in 1m42s
Build / build (pull_request) Successful in 1m4s
2025-05-09 09:06:13 +02:00
a08f3e6121 move version_compare to inventoryHelpers
All checks were successful
Build / build (push) Successful in 1m43s
Build / build (pull_request) Successful in 1m52s
2025-05-09 09:02:33 +02:00
061e858af3 U19.5 is the last known version that uses $id (from Steam manifests)
All checks were successful
Build / build (push) Successful in 1m2s
Build / build (pull_request) Successful in 1m39s
2025-05-09 08:32:57 +02:00
ccc9d5c9dc U19.12 also uses $oid
All checks were successful
Build / build (push) Successful in 1m43s
Build / build (pull_request) Successful in 1m2s
2025-05-09 07:47:14 +02:00
e305399ba6 fix addXpController
All checks were successful
Build / build (pull_request) Successful in 54s
Build / build (push) Successful in 1m46s
2025-05-09 07:12:18 +02:00
7fa299a57e WIP: chore: some initial handling of legacy oid format
All checks were successful
Build / build (push) Successful in 1m44s
Build / build (pull_request) Successful in 1m1s
This at least allows mission inventory update to succeed on U19.4, which uses $id. U19.13 uses $oid. Might want to narrow down the breakpoint a bit more.
2025-05-09 07:03:26 +02:00