Skip to content

Commit

Permalink
SyPB Beta 1.44 - Open Source
Browse files Browse the repository at this point in the history
SyPB Beta 1.44 Available

(13/6/2016)
  • Loading branch information
CCNHsK-Dev committed Jan 21, 2017
1 parent 96d0b0e commit 2f2a373
Show file tree
Hide file tree
Showing 60 changed files with 39 additions and 16 deletions.
8 changes: 4 additions & 4 deletions sypb_src/include/resource.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
// Dev Version Date
#define PV_VERSION_YEAR 2016
#define PV_VERSION_MON 6
#define PV_VERSION_DAY 1
#define PV_VERSION_DAY 20
#else
#define PRODUCT_DEV_VERSION_FORTEST ""
#endif
Expand All @@ -50,9 +50,9 @@
#define SUPPORT_SWNPC_VERSION_F 1.42

// SyPB Version
#define PRODUCT_VERSION_DWORD 1,43,20160531,640 // yyyy/mm/dd
#define PRODUCT_VERSION "Beta 1.43"
#define PRODUCT_VERSION_F 1.43
#define PRODUCT_VERSION_DWORD 1,44,20160613,642 // yyyy/mm/dd
#define PRODUCT_VERSION "Beta 1.44"
#define PRODUCT_VERSION_F 1.44

// general product information
#define PRODUCT_NAME "SyPB"
Expand Down
Binary file added sypb_src/project/.vs/sypb/v14/.suo
Binary file not shown.
Binary file modified sypb_src/project/.vs/sypb/v15/.suo
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified sypb_src/project/ipch/SYPB-96599d2/SYPB-75b9b74a.ipch
Binary file not shown.
Binary file modified sypb_src/project/sypb.VC.db
Binary file not shown.
Binary file added sypb_src/project/sypb.suo
Binary file not shown.
10 changes: 8 additions & 2 deletions sypb_src/project/sypb.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<UseOfMfc>false</UseOfMfc>
<CharacterSet>
</CharacterSet>
<PlatformToolset>v140_xp</PlatformToolset>
<PlatformToolset>v140</PlatformToolset>
<WholeProgramOptimization>false</WholeProgramOptimization>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
Expand Down Expand Up @@ -153,7 +153,7 @@
<PreprocessorDefinitions>NDEBUG;WIN32;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<StringPooling>
</StringPooling>
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
<FunctionLevelLinking>
</FunctionLevelLinking>
<RuntimeTypeInfo>
Expand Down Expand Up @@ -183,6 +183,7 @@
<EnableParallelCodeGeneration>
</EnableParallelCodeGeneration>
<MinimalRebuild>false</MinimalRebuild>
<BrowseInformation>true</BrowseInformation>
</ClCompile>
<ResourceCompile>
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
Expand Down Expand Up @@ -217,7 +218,12 @@
</IgnoreAllDefaultLibraries>
<IgnoreSpecificDefaultLibraries>
</IgnoreSpecificDefaultLibraries>
<MinimumRequiredVersion>
</MinimumRequiredVersion>
</Link>
<Bscmake>
<PreserveSbr>true</PreserveSbr>
</Bscmake>
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="..\source\basecode.cpp" />
Expand Down
9 changes: 2 additions & 7 deletions sypb_src/project/sypb.vcxproj.user
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='SyPB_Release|Win32'">
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='SyPB_Debug|Win32'">
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
</PropertyGroup>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup />
</Project>
Binary file added sypb_src/project/sypb_debug/inf/Experience.sbr
Binary file not shown.
Binary file added sypb_src/project/sypb_debug/inf/basecode.sbr
Binary file not shown.
Binary file added sypb_src/project/sypb_debug/inf/callbacks.sbr
Binary file not shown.
Binary file added sypb_src/project/sypb_debug/inf/chatlib.sbr
Binary file not shown.
Binary file added sypb_src/project/sypb_debug/inf/combat.sbr
Binary file not shown.
Binary file added sypb_src/project/sypb_debug/inf/control.sbr
Binary file not shown.
Binary file added sypb_src/project/sypb_debug/inf/engine.sbr
Binary file not shown.
Binary file added sypb_src/project/sypb_debug/inf/globals.sbr
Binary file not shown.
Binary file added sypb_src/project/sypb_debug/inf/interface.sbr
Binary file not shown.
Binary file added sypb_src/project/sypb_debug/inf/navigate.sbr
Binary file not shown.
Binary file added sypb_src/project/sypb_debug/inf/netmsg.sbr
Binary file not shown.
Binary file added sypb_src/project/sypb_debug/inf/precomp.sbr
Binary file not shown.
Binary file added sypb_src/project/sypb_debug/inf/support.sbr
Binary file not shown.
18 changes: 18 additions & 0 deletions sypb_src/project/sypb_debug/inf/sypb.Build.CppClean.log
Original file line number Diff line number Diff line change
@@ -1,7 +1,22 @@
c:\users\mikeg\desktop\sypb_src\project\sypb_debug\sypb.bsc
c:\users\mikeg\desktop\sypb_src\project\sypb_debug\inf\sypb.pch
c:\users\mikeg\desktop\sypb_src\project\sypb_debug\inf\vc140.pdb
c:\users\mikeg\desktop\sypb_src\project\sypb_debug\inf\vc140.idb
c:\users\mikeg\desktop\sypb_src\project\sypb_debug\inf\precomp.sbr
c:\users\mikeg\desktop\sypb_src\project\sypb_debug\obj\precomp.obj
c:\users\mikeg\desktop\sypb_src\project\sypb_debug\inf\basecode.sbr
c:\users\mikeg\desktop\sypb_src\project\sypb_debug\inf\callbacks.sbr
c:\users\mikeg\desktop\sypb_src\project\sypb_debug\inf\chatlib.sbr
c:\users\mikeg\desktop\sypb_src\project\sypb_debug\inf\combat.sbr
c:\users\mikeg\desktop\sypb_src\project\sypb_debug\inf\control.sbr
c:\users\mikeg\desktop\sypb_src\project\sypb_debug\inf\engine.sbr
c:\users\mikeg\desktop\sypb_src\project\sypb_debug\inf\experience.sbr
c:\users\mikeg\desktop\sypb_src\project\sypb_debug\inf\globals.sbr
c:\users\mikeg\desktop\sypb_src\project\sypb_debug\inf\interface.sbr
c:\users\mikeg\desktop\sypb_src\project\sypb_debug\inf\navigate.sbr
c:\users\mikeg\desktop\sypb_src\project\sypb_debug\inf\netmsg.sbr
c:\users\mikeg\desktop\sypb_src\project\sypb_debug\inf\support.sbr
c:\users\mikeg\desktop\sypb_src\project\sypb_debug\inf\waypoint.sbr
c:\users\mikeg\desktop\sypb_src\project\sypb_debug\obj\waypoint.obj
c:\users\mikeg\desktop\sypb_src\project\sypb_debug\obj\support.obj
c:\users\mikeg\desktop\sypb_src\project\sypb_debug\obj\netmsg.obj
Expand All @@ -21,6 +36,9 @@ c:\users\mikeg\desktop\sypb_src\project\sypb_debug\inf\sypb.res
c:\users\mikeg\desktop\sypb_src\project\sypb_debug\inf\sypb.lib
c:\users\mikeg\desktop\sypb_src\project\sypb_debug\inf\sypb.exp
c:\users\mikeg\desktop\sypb_src\project\.\sypb_debug\sypb.dll
c:\users\mikeg\desktop\sypb_src\project\sypb_debug\inf\sypb.tlog\bscmake.command.1.tlog
c:\users\mikeg\desktop\sypb_src\project\sypb_debug\inf\sypb.tlog\bscmake.read.1.tlog
c:\users\mikeg\desktop\sypb_src\project\sypb_debug\inf\sypb.tlog\bscmake.write.1.tlog
c:\users\mikeg\desktop\sypb_src\project\sypb_debug\inf\sypb.tlog\cl.command.1.tlog
c:\users\mikeg\desktop\sypb_src\project\sypb_debug\inf\sypb.tlog\cl.read.1.tlog
c:\users\mikeg\desktop\sypb_src\project\sypb_debug\inf\sypb.tlog\cl.write.1.tlog
Expand Down
Binary file modified sypb_src/project/sypb_debug/inf/sypb.exp
Binary file not shown.
Binary file modified sypb_src/project/sypb_debug/inf/sypb.lib
Binary file not shown.
Binary file modified sypb_src/project/sypb_debug/inf/sypb.pch
Binary file not shown.
Binary file modified sypb_src/project/sypb_debug/inf/sypb.res
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified sypb_src/project/sypb_debug/inf/sypb.tlog/CL.command.1.tlog
Binary file not shown.
Binary file modified sypb_src/project/sypb_debug/inf/sypb.tlog/CL.read.1.tlog
Binary file not shown.
Binary file modified sypb_src/project/sypb_debug/inf/sypb.tlog/CL.write.1.tlog
Binary file not shown.
Binary file not shown.
Binary file modified sypb_src/project/sypb_debug/inf/sypb.tlog/link.command.1.tlog
Binary file not shown.
Binary file modified sypb_src/project/sypb_debug/inf/sypb.tlog/link.read.1.tlog
Binary file not shown.
Binary file modified sypb_src/project/sypb_debug/inf/sypb.tlog/rc.command.1.tlog
Binary file not shown.
Binary file modified sypb_src/project/sypb_debug/inf/sypb.tlog/rc.read.1.tlog
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#TargetFrameworkVersion=v4.0:PlatformToolSet=v140_xp:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit:WindowsTargetPlatformVersion=8.1
#TargetFrameworkVersion=v4.0:PlatformToolSet=v140:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit:WindowsTargetPlatformVersion=8.1
SyPB_Debug|Win32|C:\Users\mikeg\Desktop\sypb_src\project\|
Binary file modified sypb_src/project/sypb_debug/inf/vc140.idb
Binary file not shown.
Binary file modified sypb_src/project/sypb_debug/inf/vc140.pdb
Binary file not shown.
Binary file added sypb_src/project/sypb_debug/inf/waypoint.sbr
Binary file not shown.
Binary file modified sypb_src/project/sypb_debug/obj/Experience.obj
Binary file not shown.
Binary file modified sypb_src/project/sypb_debug/obj/basecode.obj
Binary file not shown.
Binary file modified sypb_src/project/sypb_debug/obj/callbacks.obj
Binary file not shown.
Binary file modified sypb_src/project/sypb_debug/obj/chatlib.obj
Binary file not shown.
Binary file modified sypb_src/project/sypb_debug/obj/combat.obj
Binary file not shown.
Binary file modified sypb_src/project/sypb_debug/obj/control.obj
Binary file not shown.
Binary file modified sypb_src/project/sypb_debug/obj/engine.obj
Binary file not shown.
Binary file modified sypb_src/project/sypb_debug/obj/globals.obj
Binary file not shown.
Binary file modified sypb_src/project/sypb_debug/obj/interface.obj
Binary file not shown.
Binary file modified sypb_src/project/sypb_debug/obj/navigate.obj
Binary file not shown.
Binary file modified sypb_src/project/sypb_debug/obj/netmsg.obj
Binary file not shown.
Binary file modified sypb_src/project/sypb_debug/obj/precomp.obj
Binary file not shown.
Binary file modified sypb_src/project/sypb_debug/obj/support.obj
Binary file not shown.
Binary file modified sypb_src/project/sypb_debug/obj/waypoint.obj
Binary file not shown.
Binary file added sypb_src/project/sypb_debug/sypb.bsc
Binary file not shown.
Binary file modified sypb_src/project/sypb_debug/sypb.dll
Binary file not shown.
Binary file modified sypb_src/project/sypb_debug/sypb.pdb
Binary file not shown.
8 changes: 6 additions & 2 deletions sypb_src/source/basecode.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2951,13 +2951,17 @@ bool Bot::ReactOnEnemy(void)
}
else
{
// SyPB Pro P.43 - Knife Ai improve TESTTEST
// SyPB Pro P.43 - Knife Ai improve
if (m_currentWeapon == WEAPON_KNIFE)
{
m_isEnemyReachable = false;

if (i == enemyIndex)
m_isEnemyReachable = true;
// SyPB Pro P.44 - Knife Ai improve TESTTEST
else if (m_navNode != null && m_navNode->index == enemyIndex)
m_isEnemyReachable = true;
/*
else
{
for (int j = 0; j < Const_MaxPathIndex; j++)
Expand All @@ -2968,7 +2972,7 @@ bool Bot::ReactOnEnemy(void)
break;
}
}
}
} */

if (!m_isEnemyReachable)
SetMoveTarget(m_enemy);
Expand Down

0 comments on commit 2f2a373

Please sign in to comment.