Tíquete #48151

Option to disable worklist item postponing

: 2023-06-03 11:44 Última Atualização: 2023-06-11 21:41

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

Details

Request from alain_bkr in #47493: "Btw, i would prefer an option to un-activate postponing"

As the postponing (/purge) functionality happens on the server side, this can't be purely a client option. Our options would thus be:
- Server setting affecting entire game, all players
- Server setting affecting specific player. As we don't have the concept of "player specific settings" at the moment, this isn't likely happen any time soon
- Separate server command to toggle player's "autopurge" status
- Ruleset setting, affecting all players
- Ruleset setting, affecting specific nation
- Ruleset effect
- Lua callback, in player authentication context
- City option

I assume that the City Option is closest to what's actually wanted, but please correct me if some other option is preferred.

---

With the City Option approach, this ticket would be the one to make purge/postpone functionality to depend on such an option + to make sure that the option lives over save + load cycle -> in practice provides feature to scenarios.
Leaving client/gui parts to future tickets.

Ticket History (3/6 Histories)

2023-06-03 11:44 Updated by: cazfi
  • New Ticket "Option to disable worklist item postponing" created
2023-06-09 02:06 Updated by: cazfi
  • Dono Update from (Nenhum) to cazfi
  • Resolução Update from Nenhum to Accepted
Comentário

Reply To cazfi

With the City Option approach, this ticket would be the one to make purge/postpone functionality to depend on such an option + to make sure that the option lives over save + load cycle

Patch attached.

2023-06-11 19:18 Updated by: cazfi
Comentário

Reply To cazfi

Leaving client/gui parts to future tickets.

Protocol changes -> #48217

2023-06-11 21:41 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