Changes between Version 97 and Version 98 of Server fixes


Ignore:
Timestamp:
03.07.2015 16:10:25 (9 years ago)
Author:
Alloc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Server fixes

    v97 v98  
    99The latest build can be found here: [http://illy.bz/fi/7dtd/server_fixes.tar.gz].
    1010
    11 Note that this will only work with the correct version of the 7dtd dedicated server. If they release a new build the files have to be updated (should never take longer than 24h from their release).
    12 
    13 Once downloaded unpack the archive to your server folder so it replaces the ''Assembly-CSharp.dll'' in 7DaysToDie_Data/Managed and also you get a ''Mods'' folder in the server root folder.
     11Note that this might break on new versions of the 7dtd dedicated server. If they release a new build check if there's also an update for the mod.
     12
     13Once downloaded unpack the archive to your server folder so you get a ''Mods'' folder in the server root folder.
    1414
    1515
    1616== Build yourself ==
    17 The ''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.
    18 
    19 * Download the [https://github.com/DerPopo/deobfuscate-7dtd Deobfuscator] (if you don't need to change anything use a release build, otherwise at least download the release build for an example ''patchers.xml'')
    20 * Copy the DLLs from ''7DaysToDie_Data/Managed'' in the folder where the Deobfuscator executable is
    21 * Run the deobfuscator with "Assembly-CSharp.dll" as its only parameter. On Windows this can be achieved by dragging the AC#.dll onto the executable.
    22 * Copy the created ''Assembly-CSharp.deob.dll'' to the ''7dtd-binaries'' folder within the 7dtd-server-fixes folder and rename it to "Assembly-CSharp.dll"
    23 * Also copy the files given in the ''README.txt'' from the game to that folder
     17
     18* Copy the files given in the ''7dtd-binaries/README.txt'' from the game to that folder
    2419* Open the project, change whatever you want, build
    25 * Copy the deobfuscated ''Assembly-CSharp.dll'' to the game's Managed folder and the ''Mods'' folder to your game root folder
     20* Copy the ''Mods'' folder to your game root folder
    2621
    2722
     
    8580== Release Notes ==
    8681
     82=== [https://7dtd.illy.bz/browser/binary-improvements?rev= rev. ] (0.12.0.0) ===
     83
     84* Updated for Alpha 12 (server build ''XYXYXY'')
     85
    8786=== [https://7dtd.illy.bz/browser/binary-improvements?rev=236 rev. 236] (0.11.6.0) ===
    8887