Changes between Version 22 and Version 23 of Server fixes


Ignore:
Timestamp:
15.08.2014 11:06:52 (10 years ago)
Author:
Alloc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Server fixes

    v22 v23  
    44
    55== Download ==
    6 The latest build can be found here: [http://svn.illy.bz/7dtd/binary-improvements/7dtd-server-fixes/bin/Release/]. You need both the ''7dtd-server-fixes.dll'' and the ''Assembly-CSharp.dll''.
     6The latest build can be found here: [http://svn.illy.bz/7dtd/binary-improvements/bin/Release/]. You need both the ''7dtd-server-fixes.dll'' and the ''Assembly-CSharp.dll''.
    77
    88Note that this will only work with the correct version of the 7dtd dedicated server. If they release a new build the files have to updated (should never take longer than 24h from their release).
     
    1010
    1111== Build yourself ==
    12 The ''Assembly-CSharp.dll'' is first deobfuscated with the [http://svn.illy.bz/7dtd/binary-improvements/NamePatcher/ NamePatcher] (originally written by [http://7daystodie.com/forums/member.php?908-DerPopo DerPopo], adapted to my needs). Then the ''7dtd-server-fixes.dll'' can be build referencing this assembly. At last the deobfuscated ''Assembly-CSharp.dll'' is patched with the [http://svn.illy.bz/7dtd/binary-improvements/assembly-patcher/ Assembly-Patcher] so it calls the new methods in the ''7dtd-server-fixes.dll''.
     12The ''Assembly-CSharp.dll'' is first deobfuscated with the [https://github.com/DerPopo/deobfuscate-7dtd Deobfuscator]. Then the ''7dtd-server-fixes.dll'' can be build referencing this assembly. At last the deobfuscated ''Assembly-CSharp.dll'' is patched with the [http://svn.illy.bz/7dtd/binary-improvements/assembly-patcher/ Assembly-Patcher] so it calls the new methods in the ''7dtd-server-fixes.dll''.
    1313
    1414