Tíquete #48837

Player removal not removing city border claims

: 2023-10-13 03:51 Última Atualização: 2023-10-25 00:38

Relator:
Dono:
Tipo:
Estado:
Fechado
Componente:
Marcos:
Prioridade:
5 - Medium
Gravidade:
5 - Medium
Resolução:
Fixed
Arquivo:
9

Details

server_remove_player() calls player_clear() in common/ code, and that removes cities by game_remove_city() only, while proper server side city removal would include remove_city() call. This likely has other effects, but I noticed this while debugging why there's a city border claim from already removed player.

Ticket History (3/15 Histories)

2023-10-13 03:51 Updated by: cazfi
  • New Ticket "Player removal not removing city border claims" created
2023-10-13 04:13 Updated by: cazfi
  • Dono Update from (Nenhum) to cazfi
  • Resolução Update from Nenhum to Accepted
Comentário

Patches for all branches, including S2_6, attached.

2023-10-15 03:46 Updated by: cazfi
  • Resolução Update from Accepted to Nenhum
Comentário

Currrent patch seems to cause some crashes itself.

2023-10-17 06:05 Updated by: cazfi
  • Resolução Update from Nenhum to Accepted
Comentário

Reply To cazfi

Currrent patch seems to cause some crashes itself.

Fixed. Was about accessing nonexistent visions.

2023-10-18 12:23 Updated by: cazfi
Comentário

Reply To cazfi

Reply To cazfi

Currrent patch seems to cause some crashes itself.

Fixed. Was about accessing nonexistent visions.

New versions attached, with one more nonexistent vision issue resolved.

2023-10-25 00:38 Updated by: cazfi
  • Estado Update from Aberto to Fechado
  • Resolução Update from Accepted to Fixed

Editar

Please login to add comment to this ticket » Login