Jeremy Pritts
|
ea2b6d10cb
|
Don't store header and metadata in SerializedFile
|
2023-08-30 23:11:19 -04:00 |
|
Jeremy Pritts
|
e84b296d6f
|
Make SerializedFile.Metadata private
|
2023-08-30 22:55:24 -04:00 |
|
Jeremy Pritts
|
c9cb59e26a
|
Remove FileAnalyzer
|
2023-08-30 22:42:10 -04:00 |
|
Jeremy Pritts
|
5a053ce85d
|
Remove unused methods in SerializedFile
|
2023-08-30 22:37:11 -04:00 |
|
Jeremy Pritts
|
9c0983715b
|
Clean up SerializedFileHeader.IsSerializedFileHeader
|
2023-08-30 22:34:58 -04:00 |
|
Jeremy Pritts
|
c0179b096a
|
Improve Collection Resolution
* Resolves #984
|
2023-08-18 17:06:27 -04:00 |
|
Jeremy Pritts
|
11272decd3
|
Delete unused file
|
2023-08-18 16:15:00 -04:00 |
|
dependabot[bot]
|
c3ff0bbe87
|
Bump K4os.Compression.LZ4 from 1.3.5 to 1.3.6
Bumps [K4os.Compression.LZ4](https://github.com/MiloszKrajewski/K4os.Compression.LZ4) from 1.3.5 to 1.3.6.
- [Release notes](https://github.com/MiloszKrajewski/K4os.Compression.LZ4/releases)
- [Changelog](https://github.com/MiloszKrajewski/K4os.Compression.LZ4/blob/master/CHANGES.md)
- [Commits](https://github.com/MiloszKrajewski/K4os.Compression.LZ4/compare/1.3.5...1.3.6)
---
updated-dependencies:
- dependency-name: K4os.Compression.LZ4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-16 06:44:12 -04:00 |
|
Jeremy Pritts
|
2e697a5891
|
Build to 0Bins instead of Bins
|
2023-08-08 11:20:23 -04:00 |
|
Jeremy Pritts
|
8a84f82f49
|
Fix resolution bug for unity_builtin_extra
|
2023-07-26 10:08:49 -04:00 |
|
Jeremy Pritts
|
b167f9d8a5
|
Update source gen dll
|
2023-07-12 16:36:40 -04:00 |
|
Jeremy Pritts
|
d00db7f6c8
|
Refactor some script export code
|
2023-07-11 12:24:19 -04:00 |
|
Jeremy Pritts
|
9224f06c27
|
Resolve #860
|
2023-07-03 22:38:39 -04:00 |
|
Jeremy Pritts
|
086eb3f5ff
|
Resolve #881
|
2023-07-02 14:10:37 -04:00 |
|
Jeremy Pritts
|
c04c9241b7
|
Trim and remove (Instance) from file names:
* Related: #857
|
2023-06-15 12:18:42 -04:00 |
|
Jeremy Pritts
|
e00e1bd752
|
Breaking Changes:
* Move UnityGUID
* Delete Utf8StringBase
|
2023-06-11 17:02:02 -04:00 |
|
Jeremy Pritts
|
c000ae3086
|
Small improvement for new UnityGUID creation
|
2023-06-11 11:08:45 -04:00 |
|
Jeremy Pritts
|
ccbaa530c8
|
Nuget bump:
* Resolves #841
|
2023-06-05 10:02:56 -04:00 |
|
Jeremy Pritts
|
ebde2d2a04
|
Better exceptions for failed decompression
* Related: #818
|
2023-04-30 22:19:06 -04:00 |
|
Jeremy Pritts
|
4a74c87e1d
|
Explicit Usings
|
2023-04-23 12:23:59 -04:00 |
|
Jeremy Pritts
|
13e92b9421
|
Read MonoBehaviour Structures just in time
* Cleaner code for asset reading
* Files can be loaded in any order now
* Resolves a major bug where structures weren't getting read
|
2023-04-06 00:38:57 -04:00 |
|
Jeremy Pritts
|
8cbfae71ca
|
Fix bug in d700215e956f2fb9a0ba89c45e3e70aaad9f3e62
|
2023-03-27 22:57:43 -04:00 |
|
Jeremy Pritts
|
1f6c9de5e9
|
Delete GameBundleExtensions
|
2023-03-24 03:51:19 -04:00 |
|
Jeremy Pritts
|
6ffb5ad15d
|
NuGet package bump
|
2023-03-24 03:00:59 -04:00 |
|
Jeremy Pritts
|
d700215e95
|
Improved immutability
* Use static abstract in IEndianReadable
* Make UnityGUID readonly
* Fix AssetRipper.IO.Files.SourceGenerator
|
2023-03-20 03:15:22 -04:00 |
|
Jeremy Pritts
|
2cad1dec77
|
More efficient UnityGUID. Resolves #720
|
2023-03-20 03:11:42 -04:00 |
|
Jeremy Pritts
|
dbeba151d5
|
NuGet bump
|
2023-03-17 05:53:16 -04:00 |
|
Jeremy Pritts
|
1f58990edb
|
Check for underflow and overflow
|
2023-01-22 20:32:16 -05:00 |
|
Jeremy Pritts
|
8ff9be22d5
|
Deterministic Script Guids. Resolves #691
|
2023-01-21 10:46:06 -05:00 |
|
Jeremy Pritts
|
0ec949fe22
|
Bump AssetRipper.VersionUtilities
|
2023-01-17 01:33:23 -05:00 |
|
dependabot[bot]
|
3399b3d616
|
Bump AssetRipper.VersionUtilities from 1.2.1 to 1.3.0
Bumps [AssetRipper.VersionUtilities](https://github.com/AssetRipper/VersionUtilities) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/AssetRipper/VersionUtilities/releases)
- [Commits](https://github.com/AssetRipper/VersionUtilities/compare/1.2.1.0...1.3.0.0)
---
updated-dependencies:
- dependency-name: AssetRipper.VersionUtilities
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-17 00:13:04 -05:00 |
|
Jeremy Pritts
|
6e45e71f3c
|
Move projects into a subfolder
|
2023-01-14 11:31:39 -05:00 |
|