File tree 1 file changed +17
-0
lines changed
1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,23 @@ Full details of the variables available for each noted event, and VoiceAttack in
5
5
## 4.1.0-a1
6
6
* Events
7
7
* ` 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.
8
25
9
26
## 4.0.4
10
27
* Core
You can’t perform that action at this time.
0 commit comments