Execute real packed event player deactivation
This commit is contained in:
parent
e44e0d5ac5
commit
991725dba8
10 changed files with 670 additions and 47 deletions
19
README.md
19
README.md
|
|
@ -15,15 +15,16 @@ frontier is broader real grouped-descriptor coverage on top of the existing save
|
|||
overlay-import, compact-control, and symbolic company-target workflows. The runtime already carries
|
||||
selected-company and controller-role context through overlay imports, and real descriptors `2`
|
||||
`Company Cash`, `13` `Deactivate Company`, and `16` `Company Track Pieces Buildable` now parse and
|
||||
execute through the ordinary runtime path, and descriptor `1` `Player Cash` now joins that batch
|
||||
through the same service engine. Synthetic packed records still exercise the same runtime without a
|
||||
parallel packed executor. The first grounded condition-side unlock now exists for negative-sentinel
|
||||
`raw_condition_id = -1` company scopes, and the first ordinary nonnegative condition batch now
|
||||
executes too: numeric-threshold company finance, company track, aggregate territory track, and
|
||||
company-territory track rows can import through overlay-backed runtime context. Exact
|
||||
named-territory binding now executes, and the runtime now also carries the minimal event-owned
|
||||
train roster and opaque economic-status lane needed for real descriptors `8` `Economic Status`, `9`
|
||||
`Confiscate All`, and `15` `Retire Train` to execute through the same path. Descriptor `3`
|
||||
execute through the ordinary runtime path, and descriptors `1` `Player Cash` and `14`
|
||||
`Deactivate Player` now join that batch through the same service engine. Synthetic packed records
|
||||
still exercise the same runtime without a parallel packed executor. The first grounded
|
||||
condition-side unlock now exists for negative-sentinel `raw_condition_id = -1` company scopes, and
|
||||
the first ordinary nonnegative condition batch now executes too: numeric-threshold company
|
||||
finance, company track, aggregate territory track, and company-territory track rows can import
|
||||
through overlay-backed runtime context. Exact named-territory binding now executes, and the runtime
|
||||
now also carries the minimal event-owned train roster and opaque economic-status lane needed for
|
||||
real descriptors `8` `Economic Status`, `9` `Confiscate All`, and `15` `Retire Train` to execute
|
||||
through the same path. Descriptor `3`
|
||||
`Territory - Allow All` now executes too, reinterpreted as company-to-territory access rights
|
||||
rather than a territory-owned policy bit. Whole-game ordinary-condition execution now exists too:
|
||||
special-condition thresholds, candidate-availability thresholds, and economic-status-code
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue