Execute world flag packed event descriptor
This commit is contained in:
parent
5d779263d2
commit
e44e0d5ac5
8 changed files with 242 additions and 76 deletions
|
|
@ -105,9 +105,9 @@ The highest-value next passes are now:
|
|||
economic-status, and the generic `%1 Avail.` candidate-availability template plus candidate-name
|
||||
side strings all decode through checked-in world-condition metadata instead of fixture-only ids
|
||||
- the first real whole-game grouped-descriptor batch is now metadata-driven too: checked-in
|
||||
descriptor metadata covers special-condition and candidate-availability setters, while the
|
||||
current world-flag family stays parity-only until keyed flag identity is grounded well enough
|
||||
for execution
|
||||
descriptor metadata covers special-condition and candidate-availability setters, and descriptor
|
||||
`110` `Disable Stock Buying and Selling` now executes too through the checked-in keyed runtime
|
||||
flag `world.disable_stock_buying_and_selling`
|
||||
- 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