2
0
Эх сурвалжийг харах

- Updated MSVS project
- Updated changelog to 0.98c

DjWarmonger 10 жил өмнө
parent
commit
2dfcead9ef

+ 1 - 1
AI/FuzzyLite/FuzzyLite.vcxproj

@@ -251,7 +251,7 @@
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RD|Win32'">
     <OutDir>..</OutDir>
-    <IncludePath>$(IncludePath)</IncludePath>
+    <IncludePath>$(SolutionDir)\AI\FuzzyLite\fuzzylite;$(IncludePath)</IncludePath>
     <LibraryPath>$(LibraryPath)</LibraryPath>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RD|x64'">

+ 3 - 1
ChangeLog

@@ -2,11 +2,13 @@
 
 GENERAL:
 * Rogues provide expert Vision spell effect
+* Random map templates now are a part of mod system
+* Dropped SDL1 support
 
 ADVETURE AI:
 * Fixed AI trying to go through underground rock
 * Fixed several cases causing AI wandering aimlessly
-* AI can again pick bets artifacts and exchange artifacts between heroes
+* AI can again pick best artifacts and exchange artifacts between heroes
 
 RANDOM MAP GENERATOR:
 * Added roads generation