Changeset 7499 for 2016/25


Ignore:
Timestamp:
2016-06-23 13:13:01 (7 years ago)
Author:
tesatapa
Message:
 
Location:
2016/25/MatiasA
Files:
9 added
7 edited

Legend:

Unmodified
Added
Removed
  • 2016/25/MatiasA/trump man XD/trump man XD/trump_man_XD/trump_man_XD.cs

    r7485 r7499  
    129129    { 
    130130        ammus.Destroy(); 
    131         räjähdys.AddEffect(ammus.Position, 15000); 
     131        räjähdys.AddEffect(ammus.Position, 1500); 
    132132    } 
    133133    void AmmuAseella(PlatformCharacter pelaaja) 
  • 2016/25/MatiasA/trump man XD/trump man XD/trump_man_XD/trump_man_XD.csproj

    r7478 r7499  
    1919    <ApplicationIcon>Game.ico</ApplicationIcon> 
    2020    <Thumbnail>GameThumbnail.png</Thumbnail> 
    21     <PublishUrl>publish\</PublishUrl> 
     21    <IsWebBootstrapper>false</IsWebBootstrapper> 
     22    <ReferencePath>$(registry:HKEY_LOCAL_MACHINE\Software\Jypeli@Install_Dir)\lib\x86</ReferencePath> 
     23    <PublishUrl>C:\Users\ohjelmointi\Documents\MatiasA\TrumpManXDInstal\</PublishUrl> 
    2224    <Install>true</Install> 
    2325    <InstallFrom>Disk</InstallFrom> 
     
    3133    <ApplicationRevision>0</ApplicationRevision> 
    3234    <ApplicationVersion>1.0.0.%2a</ApplicationVersion> 
    33     <IsWebBootstrapper>false</IsWebBootstrapper> 
    3435    <UseApplicationTrust>false</UseApplicationTrust> 
     36    <PublishWizardCompleted>true</PublishWizardCompleted> 
    3537    <BootstrapperEnabled>true</BootstrapperEnabled> 
    36     <ReferencePath>$(registry:HKEY_LOCAL_MACHINE\Software\Jypeli@Install_Dir)\lib\x86</ReferencePath> 
    3738  </PropertyGroup> 
    3839  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' "> 
     
    6061    <PlatformTarget>x86</PlatformTarget> 
    6162    <XnaCompressContent>true</XnaCompressContent> 
     63  </PropertyGroup> 
     64  <PropertyGroup> 
     65    <ManifestCertificateThumbprint>ED21CAB39205CAFEA7613457EFC18222C3A31FD8</ManifestCertificateThumbprint> 
     66  </PropertyGroup> 
     67  <PropertyGroup> 
     68    <ManifestKeyFile>trump_man_XD_TemporaryKey.pfx</ManifestKeyFile> 
     69  </PropertyGroup> 
     70  <PropertyGroup> 
     71    <GenerateManifests>true</GenerateManifests> 
     72  </PropertyGroup> 
     73  <PropertyGroup> 
     74    <SignManifests>true</SignManifests> 
    6275  </PropertyGroup> 
    6376  <ItemGroup> 
     
    153166    </ProjectReference> 
    154167  </ItemGroup> 
     168  <ItemGroup> 
     169    <None Include="trump_man_XD_TemporaryKey.pfx" /> 
     170  </ItemGroup> 
    155171  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> 
    156172  <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\Microsoft.Xna.GameStudio.targets" /> 
Note: See TracChangeset for help on using the changeset viewer.