Commit 130d2b8
committed
Fixing Text Speed, Binding, and Soft Locks
New:
- Exported "tsParticles" for legacy support.
Fixes:
- Text speed can now be set from the settings slider.
- Text speed will now update text-box "typeSpeed" configuration. (Prior, even if you changed the text speed, it wouldn't update until refresh)
- "Message" actions will no longer soft lock the screen.
- Fixed a bug that caused the "AutoPlaySpeed" to change every time the player modified it and refreshed the game. (Upon refresh, it would always be the opposite of what they chose)1 parent ddaf879 commit 130d2b8
5 files changed
Lines changed: 21 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
93 | 94 | | |
94 | | - | |
| 95 | + | |
| 96 | + | |
95 | 97 | | |
| 98 | + | |
96 | 99 | | |
97 | 100 | | |
98 | 101 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| 179 | + | |
179 | 180 | | |
180 | | - | |
| 181 | + | |
181 | 182 | | |
182 | 183 | | |
183 | 184 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3439 | 3439 | | |
3440 | 3440 | | |
3441 | 3441 | | |
3442 | | - | |
| 3442 | + | |
3443 | 3443 | | |
3444 | 3444 | | |
3445 | 3445 | | |
| |||
3517 | 3517 | | |
3518 | 3518 | | |
3519 | 3519 | | |
| 3520 | + | |
| 3521 | + | |
| 3522 | + | |
| 3523 | + | |
| 3524 | + | |
| 3525 | + | |
| 3526 | + | |
| 3527 | + | |
| 3528 | + | |
3520 | 3529 | | |
3521 | 3530 | | |
3522 | 3531 | | |
| |||
3685 | 3694 | | |
3686 | 3695 | | |
3687 | 3696 | | |
3688 | | - | |
| 3697 | + | |
3689 | 3698 | | |
3690 | 3699 | | |
3691 | 3700 | | |
3692 | | - | |
| 3701 | + | |
3693 | 3702 | | |
3694 | 3703 | | |
3695 | 3704 | | |
| |||
0 commit comments