Implement whole-game packed event conditions
This commit is contained in:
parent
e9c8bfbb9c
commit
cc54a00e25
16 changed files with 1184 additions and 42 deletions
|
|
@ -97,6 +97,10 @@ The highest-value next passes are now:
|
|||
- descriptor `3` `Territory - Allow All` now executes as company-to-territory access rights through
|
||||
the same ordinary runtime path; shell purchase-flow parity remains out of scope, and mixed
|
||||
supported/unsupported real rows still stay parity-only
|
||||
- whole-game ordinary-condition execution now exists too: special-condition thresholds,
|
||||
candidate-availability thresholds, and economic-status-code thresholds now gate imported runtime
|
||||
records, and the packed-event frontier now reports explicit unmapped world-condition and
|
||||
world-descriptor buckets
|
||||
- keep in mind that the current local `.gms` corpus still exports with no packed event collection,
|
||||
so real descriptor mapping needs to stay plumbing-first until better captures exist
|
||||
- use `rrt-hook` primarily as optional capture or integration tooling, not as the first execution
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue