Custom Query (126 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (37 - 39 of 126)

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Ticket Resolution Summary Owner Reporter
#90 fixed Error in the last Build Alloc behemoth
Description The players.xml are not created correctly.
And i receive the following broken player logs:

2014.12.15 18:24:02 --- 171 Player_6 <steamid>
2014.12.15 18:24:02 --- 171 Player_6 <steamid>
2014.12.15 18:24:13 +++ 171 Player_7 <steamid> <ip>
2014.12.15 21:09:09 +++ 283 Player_2 <steamid> <ip>
2014.12.15 21:09:41 +++ 2518 Player_3 <steamid> <ip>
2014.12.15 21:09:48 --- 283
2014.12.15 21:09:48 --- 283
2014.12.15 21:10:00 +++ 203 Player_4 <steamid> <ip>
2014.12.15 21:10:11 +++ 204 Player_5 <steamid> <ip>
2014.12.15 21:11:33 --- 2518
2014.12.15 21:11:33 --- 2518
2014.12.15 21:13:28 +++ 6169 Player_1 <steamid> <ip>
2014.12.15 21:13:44 --- 6169
2014.12.15 21:13:44 --- 6169
2014.12.15 21:15:38 --- 203
2014.12.15 21:15:38 --- 204

The EntityID seems like random :) and on logout is often without name and steamid.
I think the reasons are these changes https://7dtd.illy.bz/changeset?reponame=&new=213%40binary-improvements&old=211%40binary-improvements
#11 fixed Event hooks alloc Alloc
Description Add support for event hooks. E.g. monitor output in output_log.txt and if there's a new line about a new player check if there are scripts in a hook folder called e.g. "player_connect" and if so call it with params (instance name, player name).

Could be used for stuff like greeting joined players or whatever.
#127 fixed Extend WebAPI GetPlayersLocation Alloc Alloc
Description Add "totalplayertime" and "lastonline".
3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Note: See TracQuery for help on using queries.