respawn toggle

toggling respawn,  auto parachute height changer changer, fixed issue with characterparts, fixed lategame on s8, added cheat commands
This commit is contained in:
Milxnor
2023-06-23 15:00:53 -04:00
parent a85d1942b6
commit 0ca1350d92
19 changed files with 1264 additions and 1050 deletions

View File

@@ -189,9 +189,11 @@
<ClCompile Include="calendar.h" />
<ClCompile Include="CheatManager.cpp" />
<ClCompile Include="Class.cpp" />
<ClCompile Include="commands.cpp" />
<ClCompile Include="Controller.cpp" />
<ClCompile Include="DataChannel.cpp" />
<ClCompile Include="DataTableFunctionLibrary.cpp" />
<ClCompile Include="extra.cpp" />
<ClCompile Include="dllmain.cpp" />
<ClCompile Include="EngineTypes.cpp" />
<ClCompile Include="finder.cpp" />
@@ -376,6 +378,7 @@
<ClInclude Include="FortPlayerState.h" />
<ClInclude Include="FortPlayerStateAthena.h" />
<ClInclude Include="FortPlaylist.h" />
<ClInclude Include="FortPlaylistAthena.h" />
<ClInclude Include="FortPlaysetItemDefinition.h" />
<ClInclude Include="FortQuickBars.h" />
<ClInclude Include="FortResourceItemDefinition.h" />