Skip to content

Commit

Permalink
chore: mod update
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 25, 2024
1 parent b29ec8c commit 99c00e4
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1,25 @@
{"tempHash":"00E9F09C3B030590","tbluHash":"001AAD1665989627","patch":[{"SubEntityOperation":["61e9a7bdcbaa32a9",{"AddProperty":["m_eRoomBehaviour",{"type":"ZSpatialEntity.ERoomBehaviour","value":"ROOM_DYNAMIC"}]}]},{"SubEntityOperation":["62553c2077e235a7",{"AddProperty":["m_eRoomBehaviour",{"type":"ZSpatialEntity.ERoomBehaviour","value":"ROOM_DYNAMIC"}]}]},{"SubEntityOperation":["e4d7e41ef9dfecc1",{"AddProperty":["m_eRoomBehaviour",{"type":"ZSpatialEntity.ERoomBehaviour","value":"ROOM_DYNAMIC"}]}]}],"patchVersion":6}
{
"tempHash": "00E9F09C3B030590",
"tbluHash": "001AAD1665989627",
"patch": [
{
"SubEntityOperation": [
"61e9a7bdcbaa32a9",
{ "AddProperty": ["m_eRoomBehaviour", { "type": "ZSpatialEntity.ERoomBehaviour", "value": "ROOM_DYNAMIC" }] }
]
},
{
"SubEntityOperation": [
"62553c2077e235a7",
{ "AddProperty": ["m_eRoomBehaviour", { "type": "ZSpatialEntity.ERoomBehaviour", "value": "ROOM_DYNAMIC" }] }
]
},
{
"SubEntityOperation": [
"e4d7e41ef9dfecc1",
{ "AddProperty": ["m_eRoomBehaviour", { "type": "ZSpatialEntity.ERoomBehaviour", "value": "ROOM_DYNAMIC" }] }
]
}
],
"patchVersion": 6
}
Original file line number Diff line number Diff line change
@@ -1 +1,22 @@
{"tempHash":"00D4CB4858E849BE","tbluHash":"003C5911B9591221","patch":[{"SubEntityOperation":["fc8562c9fc526041",{"SetPropertyValue":{"property_name":"m_mTransform","value":{"rotation":{"x":-0.0,"y":0.0,"z":-92.25465436253114},"position":{"x":-2.839,"y":0.6080890893936157,"z":2.6700429916381836},"scale":{"x":0.9999996644319857,"y":0.9999996644319857,"z":1.0}}}}]}],"patchVersion":6}
{
"tempHash": "00D4CB4858E849BE",
"tbluHash": "003C5911B9591221",
"patch": [
{
"SubEntityOperation": [
"fc8562c9fc526041",
{
"SetPropertyValue": {
"property_name": "m_mTransform",
"value": {
"rotation": { "x": -0.0, "y": 0.0, "z": -92.25465436253114 },
"position": { "x": -2.839, "y": 0.6080890893936157, "z": 2.6700429916381836 },
"scale": { "x": 0.9999996644319857, "y": 0.9999996644319857, "z": 1.0 }
}
}
}
]
}
],
"patchVersion": 6
}
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/atampy25/simple-mod-framework/main/Mod%20Manager/src/lib/manifest-schema.json",
"version": "0.33.0",
"version": "0.34.0",
"id": "GlacierOrganisation.CommunityPatches",
"name": "Community Patches",
"description": "A collection of fixes for Hitman: World of Assassination. This ranges from localisation line break fixes, inverted normals on clothing, and everything in-between. If it's broken in-game, this project aims to fix it!",
Expand Down

0 comments on commit 99c00e4

Please sign in to comment.