Actions
Feature #613
closedrequirements: Make other_player an entire req_context
Start date:
05/13/2024
Due date:
% Done:
0%
Estimated time:
Description
Turn the other_player argument of requirement evaluation functions (and stuff that calls through to them, e.g. effects) into a whole req_context. Action enabler evaluation should pass in the entire other context. This will allow new requirement types checking relations between things other than players (e.g. tile adjacency).
Files
Updated by Alina Lenk 6 months ago
- Blocks Feature #614: Tile relationship requirement added
Updated by Alina Lenk 6 months ago
- File 0001-Make-req-eval-functions-take-other_context-insted-of.patch 0001-Make-req-eval-functions-take-other_context-insted-of.patch added
- Status changed from New to In Review
Updated by Alina Lenk 6 months ago
- Blocks Feature #616: MaxDistanceSq requirement added
Actions