Skip to content

Commit

Permalink
Bug fixes and more debugging on lvl2 fight
Browse files Browse the repository at this point in the history
  • Loading branch information
Timbles committed Dec 17, 2024
1 parent b848615 commit 9d029ef
Show file tree
Hide file tree
Showing 11 changed files with 63 additions and 50 deletions.
2 changes: 1 addition & 1 deletion Data/LevelNavmeshes/ouruin/creshome.nav.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<NavMeshMeta>
<Level>creshome</Level>
<IgnoreHash>false</IgnoreHash>
<LevelHash>bcf14a73ff827df36114e2ff83de4c85</LevelHash>
<LevelHash>86eac8f60fdea73b509db665ca1c7a05</LevelHash>
<IgnoreVersion>false</IgnoreVersion>
<Version>1</Version>
</NavMeshMeta>
Binary file modified Data/LevelNavmeshes/ouruin/creshome.nav.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion Data/LevelNavmeshes/ouruin/level2.nav.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<NavMeshMeta>
<Level>level2</Level>
<IgnoreHash>false</IgnoreHash>
<LevelHash>f9a11ef9b0344dc89004972e34f1aeda</LevelHash>
<LevelHash>b5f42d96f1b57d8e7bb4981d0e51314d</LevelHash>
<IgnoreVersion>false</IgnoreVersion>
<Version>1</Version>
</NavMeshMeta>
Binary file modified Data/LevelNavmeshes/ouruin/level2.nav.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion Data/LevelNavmeshes/ouruin/level2_fight.nav.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<NavMeshMeta>
<Level>level2_fight</Level>
<IgnoreHash>false</IgnoreHash>
<LevelHash>34ba0886afc8308751b8ccf6009f7e4e</LevelHash>
<LevelHash>410c4ac0c1fa1980b5028f31839039cc</LevelHash>
<IgnoreVersion>false</IgnoreVersion>
<Version>1</Version>
</NavMeshMeta>
Binary file modified Data/LevelNavmeshes/ouruin/level2_fight.nav.zip
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -579,6 +579,10 @@ Define variable, its values and notes for each value.
ghost
donatas

ouruin_donatas_state
0: Alive
1: Dead


== DIALOGUE
Each variable is based off the dialogue file's name
Expand Down
26 changes: 16 additions & 10 deletions Data/Mods/constance_ouruin/Data/Levels/ouruin/creshome.xml

Large diffs are not rendered by default.

21 changes: 12 additions & 9 deletions Data/Mods/constance_ouruin/Data/Levels/ouruin/level2.xml

Large diffs are not rendered by default.

49 changes: 23 additions & 26 deletions Data/Mods/constance_ouruin/Data/Levels/ouruin/level2_fight.xml

Large diffs are not rendered by default.

7 changes: 5 additions & 2 deletions Data/Mods/constance_ouruin/Data/Levels/ouruin/prologue.xml

Large diffs are not rendered by default.

0 comments on commit 9d029ef

Please sign in to comment.