Changes between Version 68 and Version 69 of Server fixes
- Timestamp:
- Nov 22, 2014, 10:47:15 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Server fixes
v68 v69 90 90 Total of 1 keystones in the game 91 91 }}} 92 * ''listplayersextended'' / ''lpe'': Similar to ''listplayers'' but with more information on each player (deaths, zombie kills, player kills, score, IP, ping), looking like this:93 {{{94 1. id=171, Alloc, pos=(902.0, 61.0, -353.7), rot=(0.0, -91.4, 0.0), remote=True, health=32, deaths=2, zombies=0, players=0, score=0, steamid=76561198066968172, ip=192.168.1.58, ping=4395 }}}96 92 * ''removelandprotection'' / ''rlp'': Removes the given land protection block or all blocks of a given player. 97 93 * ''rendermap'' / ''rm'': Render the map as far as it was ever visited by any player to both a big file and many small tiles that can be used for a map viewer like Leaflet. '''WARNING:''' This command can take a long time to execute (like 5 to 30 minutes) and the server won't be usable at that time for anything else! … … 138 134 == Release Notes == 139 135 140 === TBD===141 142 * Updated for Alpha 10 (server build '' TBD'')136 === [https://7dtd.illy.bz/browser/binary-improvements?rev= rev. ] (0.100.5439.40926) === 137 138 * Updated for Alpha 10 (server build ''451483'') 143 139 * Command ''listplayersextended'' / ''lpe'' removed: Now integrated with the vanilla ''lp'' command 144 140