Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v81.0 #84

Merged
merged 85 commits into from
Jun 4, 2023
Merged
Changes from 1 commit
Commits
Show all changes
85 commits
Select commit Hold shift + click to select a range
d89d28e
fix 4.27 error
Dec 1, 2022
5d3fcf9
update submodule
hxhb Dec 1, 2022
f2cd1b4
optimize impl
hxhb Dec 3, 2022
948cddb
support 5.1
hxhb Dec 4, 2022
474a63b
fix 5.1 WP error
hxhb Dec 4, 2022
317340e
optimize impl
hxhb Dec 7, 2022
87fcf4b
optimize impl
hxhb Dec 9, 2022
bcdde4d
optimize impl
hxhb Dec 13, 2022
be02825
optimize impl
hxhb Dec 14, 2022
abd8ac5
optimize impl
hxhb Dec 29, 2022
8289261
update version to v78.1
hxhb Dec 29, 2022
2518bf6
Merge branch 'dev' of github.com:hxhb/HotPatcher into dev
hxhb Dec 29, 2022
a04cec3
fix compile error
hxhb Dec 29, 2022
9dab120
update mods
hxhb Dec 29, 2022
996d8c1
fix shipping error & update version to v79.0
hxhb Dec 30, 2022
9e460d8
split ByGameFeature as GameFeaturePacker
hxhb Dec 30, 2022
4c4ab3f
add ShaderPatcher Mod
hxhb Jan 4, 2023
bd7d86b
optimize mod
hxhb Jan 4, 2023
5bbc219
delete GameFeature Mod
hxhb Jan 4, 2023
7d1f589
add GameFeaturePacker Mod
hxhb Jan 4, 2023
71ac57b
add HDiffPatchUE Mod
hxhb Jan 4, 2023
f08f881
update version to v80
hxhb Jan 4, 2023
e15b7e3
optimize impl
hxhb Jan 4, 2023
fee0a61
fix Property Category issue
hxhb Jan 4, 2023
24f0e86
update Mod
hxhb Jan 5, 2023
9ea1d6d
update Mods
hxhb Jan 5, 2023
131a568
support UE5.1
hxhb Jan 5, 2023
2cbddbd
update Mods commit
hxhb Jan 5, 2023
4480675
Update UpdaterWidget
hxhb Jan 5, 2023
02ce854
optimize Mod impl
hxhb Jan 5, 2023
c0e04b1
update Updater
hxhb Jan 5, 2023
c259f1b
fix Localization key dumplicate
hxhb Jan 6, 2023
5009e5f
remove GameFeaturePacker
hxhb Jan 6, 2023
feb9327
add GameFeaturePacker Mod
hxhb Jan 6, 2023
396cfbf
update Mods
hxhb Jan 6, 2023
59e2354
optimize mod impl
hxhb Jan 6, 2023
0b142a7
rm ShaderPacther Mod
hxhb Jan 6, 2023
ffd7898
add ShaderPatcher Mod
hxhb Jan 6, 2023
674ece3
delete mod
hxhb Jan 6, 2023
6c5bc7b
add ShaderPatcherUE Mod
hxhb Jan 6, 2023
e495590
fix -ddcurl= issue
hxhb Jan 6, 2023
a963006
update Mods
hxhb Jan 6, 2023
de936a1
optimize CmdHandler/MultiCooker
hxhb Jan 6, 2023
7b98130
update MultiCooker Mod
hxhb Jan 6, 2023
311ba43
optimize DDC Backend Hierarchy
hxhb Jan 6, 2023
1a376f1
update
hxhb Jan 8, 2023
03b741e
merge master
hxhb Jan 8, 2023
93c20e6
Merge branch 'master' of github.com:hxhb/HotPatcher into dev
hxhb Jan 10, 2023
9806b04
update mods
hxhb Jan 11, 2023
fba2722
add PakAnalyzerUE Mod
hxhb Jan 12, 2023
5b4778d
UpdateMods
hxhb Jan 18, 2023
a3d2b5d
optimize impl
hxhb Jan 29, 2023
4fcc2a8
add submodule
hxhb Feb 2, 2023
8b68305
update
hxhb Feb 6, 2023
5e52463
fix multi-thread assetparser issue
hxhb Feb 9, 2023
5d281bc
optimize impl
hxhb Feb 11, 2023
2d9859c
fix ushaderbytecode ignore issue
hxhb Feb 14, 2023
b2242a6
1. 修复TargetPlatform注册时机晚于CDO的问题
Feb 21, 2023
5934d60
update submodule
hxhb Feb 21, 2023
4767239
optimize/fix forceskip directory/asset issue
hxhb Feb 24, 2023
d54b247
fix issue
Feb 24, 2023
f8231c6
update submodule
hxhb Feb 27, 2023
22ca730
support override property by cmdlet
hxhb Feb 28, 2023
616e64d
optimize impl
hxhb Feb 28, 2023
2807c26
update version to v80.1
hxhb Mar 1, 2023
f3893bf
1. 修改GC时机
Mar 16, 2023
025d958
fix gc issues
hxhb Apr 7, 2023
2bbf7f7
update module
hxhb Apr 7, 2023
3331a09
fix
hxhb Apr 11, 2023
8ddbcbc
optimize impl
hxhb May 9, 2023
ed0cbdd
fix 5.1+ linux compile error
hxhb May 12, 2023
bd79ebd
update submodule
hxhb May 12, 2023
29f5ce5
1. 优化Chunk保存路径
hxhb May 25, 2023
11b2055
修正按Pak导出失败 (#83)
stlnkm May 25, 2023
b91cc1f
1. 修改PatchConfig.json的保存路径,默认在VersionID/PLATFORM/*_PatchConfig.json
hxhb May 25, 2023
6690c9b
1. 统一patch时的config/release/diff的保存路径规则
hxhb May 25, 2023
6f90ab8
优化导出的NotificationMsg
hxhb May 25, 2023
3c8818b
优化导出的NotificationMsg
hxhb May 25, 2023
b5ed477
优化PakPathRegular命名
hxhb May 25, 2023
e585802
1. fix CmdHandler Log输出类型错误
hxhb May 30, 2023
b3bed7c
1. 支持通过Cmdlet获取TargetPlatformOverride
hxhb Jun 2, 2023
4acce96
支持FCookAdvancedOptions
hxhb Jun 2, 2023
b9b4c7f
update submodule
hxhb Jun 4, 2023
2fb6957
merge master
hxhb Jun 4, 2023
cafe6e4
v81.0
hxhb Jun 4, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update mods
  • Loading branch information
hxhb committed Dec 29, 2022
commit 9dab120a66a0c478c29ad18a89d257ba9d9fb4dc
2 changes: 1 addition & 1 deletion Mods/HotChunker