Changes between Version 82 and Version 83 of Server fixes


Ignore:
Timestamp:
02.04.2015 21:02:08 (9 years ago)
Author:
Alloc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Server fixes

    v82 v83  
    33[[PageOutline(2-5,Table of contents,inline)]]
    44
     5== NOTE AGAIN ==
     6'''[[Dedicated Server Build| This mod is only for the dedicated server build]]'''
     7
    58== Download ==
    6 The 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.'''patched'''.dll'' (rename it to ''Assembly-CSharp.dll'' locally).
    7 
    8 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 updated (should never take longer than 24h from their release).
    9 
    10 Once Downloaded add these files to the 7DaysToDie_Data/Managed folder.
     9The latest build can be found here: [http://illy.bz/fi/7dtd/server_fixes.tar.gz].
     10
     11Note 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
     13Once 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.
    1114
    1215== Build yourself ==
     
    6871
    6972=== New commands (for in-game console, control panel and Telnet) ===
    70 * ''creativemenu'' / ''cm'': Enable/disable creative menu for the current session.
    7173* ''getgameprefs'' / ''gg'': Get all server preferences (no parameters passed) or just those that contain the string that is passed. This can be used to give all users access to read the server settings (e.g. land claim size) (see Admins.xml below). Only non-sensitive information can be accessed, so excluded are all preferences which contain the following strings:
    7274  * Telnet
     
    121123* ''teleportplayer'' / ''tele'': Teleport a given player to a position or player
    122124* ''unban'': Remove a ban for a SteamID
    123 * ''version'': Show the currently running version of the server fixes
     125* ''version'': Show the currently running version of the server fixes and other mods
    124126
    125127
    126128=== Admins.xml ===
     129'''THIS IS ALL INTEGRATED TO THE CORE GAME SINCE A11'''
    127130* Commands with permission level set to >= 1000 can be executed by all players. This is useful e.g. for the new ''getgameprefs'' command.
    128131* Commands not defined in ''admins.xml'' at all automatically has permission level 0
     
    144147== Release Notes ==
    145148
    146  
     149
     150=== [https://7dtd.illy.bz/browser/binary-improvements?rev=YYY rev. YYY] (ZZZ) ===
     151
     152* Updated for Alpha 11 server build ''XXX'')
     153
    147154=== [https://7dtd.illy.bz/browser/binary-improvements?rev=222 rev. 222] (0.104.5471.24501) ===
    148155