Skip to content

Commit 2b60d38

Browse files
committed
Change log.
1 parent 6b7811d commit 2b60d38

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

ChangeLog.md

+17
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,23 @@ Full details of the variables available for each noted event, and VoiceAttack in
55
## 4.1.0-a1
66
* Events
77
* `Cargo Transfer` added. (#2621)
8+
* Speech Responder
9+
* Update Cottle to latest available experimental version.
10+
* Custom Functions
11+
* `SetState` no longer is able to retrieve a state variable from from the same script / context where it was set.
12+
* `GetState` has been added to allow retrieval of state variables in the same script / context where it was set.
13+
* Scripts
14+
* `Blueprint make report` updated to simplify state retrieval.
15+
* `Blueprint material report` updated to simplify state retrieval.
16+
* `Galnet news` updated to simplify state retrieval.
17+
* `Material discard report` updated to simplify state retrieval.
18+
* `Material inventory report` updated to simplify state retrieval.
19+
* `Material required report` updated to simplify state retrieval.
20+
* `Material location report` updated to simplify state retrieval.
21+
* `Material use report` updated to simplify state retrieval.
22+
* `System materials report` updated to use `factionState` variable name rather than reserved `state` variable name.
23+
* VoiceAttack
24+
* EDDI.vap commands updated to synchronize state variable names with updated scripts.
825

926
## 4.0.4
1027
* Core

0 commit comments

Comments
 (0)