21 Commits

Author SHA1 Message Date
ds5678
0d60120c08 Update to AsmResolver 6 beta 4 2025-09-13 15:26:51 -07:00
Jeremy Pritts
01787539de Revert "Use NuGet central package management"
This reverts commit d26e81f74e83ca1294bee8c263c3419ad4aa2f38.
2025-09-07 16:40:25 -07:00
YoshiRulz
d26e81f74e Use NuGet central package management 2025-09-06 19:04:44 -07:00
ds5678
477933b9ad Formatting 2025-06-18 12:42:22 -07:00
ds5678
2231c5f8b1 Polyfill missing attributes 2025-03-31 01:42:45 -07:00
ds5678
128f3fafd9 Remove reference to Roslyn 2025-03-23 21:41:57 -07:00
ds5678
43632d563c Polyfill attributes needed by ILSpy 2025-03-23 20:23:38 -07:00
dependabot[bot]
aa9bcecbe5 Bump AsmResolver.DotNet and AssetRipper.CIL
Bumps [AsmResolver.DotNet](https://github.com/Washi1337/AsmResolver) and [AssetRipper.CIL](https://github.com/AssetRipper/AssetRipper.CIL). These dependencies needed to be updated together.

Updates `AsmResolver.DotNet` from 6.0.0-beta.2 to 6.0.0-beta.1
- [Release notes](https://github.com/Washi1337/AsmResolver/releases)
- [Commits](https://github.com/Washi1337/AsmResolver/compare/v6.0.0-beta.2...v6.0.0-beta.1)

Updates `AssetRipper.CIL` from 1.1.4 to 1.1.5
- [Release notes](https://github.com/AssetRipper/AssetRipper.CIL/releases)
- [Commits](https://github.com/AssetRipper/AssetRipper.CIL/compare/1.1.4...1.1.5)

---
updated-dependencies:
- dependency-name: AsmResolver.DotNet
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: AssetRipper.CIL
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-30 12:07:40 -05:00
ds5678
f65e4cb28a Improve script decompilation for generic structs 2025-01-11 01:28:33 -08:00
dependabot[bot]
72c8bc170d Bump AsmResolver.DotNet and AssetRipper.CIL
Bumps [AsmResolver.DotNet](https://github.com/Washi1337/AsmResolver) and [AssetRipper.CIL](https://github.com/AssetRipper/AssetRipper.CIL). These dependencies needed to be updated together.

Updates `AsmResolver.DotNet` from 6.0.0-beta.1 to 6.0.0-beta.1
- [Release notes](https://github.com/Washi1337/AsmResolver/releases)
- [Commits](https://github.com/Washi1337/AsmResolver/compare/v6.0.0-beta.1...v6.0.0-beta.1)

Updates `AssetRipper.CIL` from 1.1.2 to 1.1.3
- [Release notes](https://github.com/AssetRipper/AssetRipper.CIL/releases)
- [Commits](https://github.com/AssetRipper/AssetRipper.CIL/compare/1.1.2...1.1.3)

---
updated-dependencies:
- dependency-name: AsmResolver.DotNet
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: AssetRipper.CIL
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-14 17:10:36 -08:00
dependabot[bot]
ae97f1c046 Bump AssetRipper.CIL from 1.1.1 to 1.1.2
Bumps [AssetRipper.CIL](https://github.com/AssetRipper/AssetRipper.CIL) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/AssetRipper/AssetRipper.CIL/releases)
- [Commits](https://github.com/AssetRipper/AssetRipper.CIL/compare/1.1.1...1.1.2)

---
updated-dependencies:
- dependency-name: AssetRipper.CIL
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-08 19:16:45 -07:00
dependabot[bot]
583c4bf6b7 Bump AssetRipper.CIL from 1.1.0 to 1.1.1
Bumps [AssetRipper.CIL](https://github.com/AssetRipper/AssetRipper.CIL) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/AssetRipper/AssetRipper.CIL/releases)
- [Commits](https://github.com/AssetRipper/AssetRipper.CIL/compare/1.1.0...1.1.1)

---
updated-dependencies:
- dependency-name: AssetRipper.CIL
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-25 21:26:53 -07:00
jleung-netizen
9ddda1347d
update cpp2il-bump, error fixed (#1397) 2024-06-29 15:31:59 -07:00
dependabot[bot]
08327b9a08 Bump AssetRipper.CIL from 1.0.1 to 1.0.2
Bumps [AssetRipper.CIL](https://github.com/AssetRipper/AssetRipper.CIL) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/AssetRipper/AssetRipper.CIL/releases)
- [Commits](https://github.com/AssetRipper/AssetRipper.CIL/compare/1.0.1...1.0.2)

---
updated-dependencies:
- dependency-name: AssetRipper.CIL
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-14 19:09:11 -07:00
ds5678
e07cd7c384 Use AssetRipper.CIL for method stubbing 2024-01-23 00:16:41 -05:00
Jeremy Pritts
aa83fb0e2a Remove unnecessary nuget references 2023-12-11 02:05:45 -05:00
Jeremy Pritts
675ba740d2 NuGet bump 2023-11-05 21:46:32 -05:00
Jeremy Pritts
cfdd3fb1a4 Fix issue with precomputed crc field hashes
* They incorrectly used crc28, but should have used crc32.
2023-10-15 13:24:44 -04:00
Jeremy Pritts
3509ddd1c3 2023 support
* Resolves #917
* Resolves #1023
2023-10-14 12:27:15 -04:00
Jeremy Pritts
2e697a5891 Build to 0Bins instead of Bins 2023-08-08 11:20:23 -04:00
Jeremy Pritts
6e45e71f3c Move projects into a subfolder 2023-01-14 11:31:39 -05:00