Ticket #48151

Option to disable worklist item postponing

Open Date: 2023-06-03 11:44 Last Update: 2023-06-11 21:41

Reporter:
Owner:
Type:
Status:
Closed
Component:
MileStone:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
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
  • Owner Update from (None) to cazfi
  • Resolution Update from None to Accepted
Comment

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
Comment

Reply To cazfi

Leaving client/gui parts to future tickets.

Protocol changes -> #48217

2023-06-11 21:41 Updated by: cazfi
  • Status Update from Open to Closed
  • Resolution Update from Accepted to Fixed

Edit

Please login to add comment to this ticket » Login