Commit 14fefbb
authored
Fixes Transport pod exception (#619)
* Fix: World Object Faction Context Push On Ticks
World object have changed their tick system in 1.6. Therefore the faction context was not correctly pushed anymore. Same as for things in: #616
* Fix: Syncing Action For Transport Pod Launch
This is needed for correct transport pod behaviour1 parent cd9e3e9 commit 14fefbb
File tree
2 files changed
+23
-14
lines changed- Source/Client
- Syncing/Dict
2 files changed
+23
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
421 | 421 | | |
422 | 422 | | |
423 | 423 | | |
424 | | - | |
| 424 | + | |
| 425 | + | |
425 | 426 | | |
426 | 427 | | |
427 | 428 | | |
428 | 429 | | |
429 | 430 | | |
430 | 431 | | |
431 | | - | |
| 432 | + | |
432 | 433 | | |
433 | 434 | | |
434 | 435 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
949 | 949 | | |
950 | 950 | | |
951 | 951 | | |
952 | | - | |
953 | | - | |
954 | | - | |
955 | | - | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
| 956 | + | |
| 957 | + | |
| 958 | + | |
| 959 | + | |
| 960 | + | |
956 | 961 | | |
957 | | - | |
958 | | - | |
959 | | - | |
960 | | - | |
| 962 | + | |
| 963 | + | |
| 964 | + | |
| 965 | + | |
| 966 | + | |
| 967 | + | |
| 968 | + | |
| 969 | + | |
961 | 970 | | |
962 | 971 | | |
963 | | - | |
964 | | - | |
965 | | - | |
| 972 | + | |
| 973 | + | |
966 | 974 | | |
967 | 975 | | |
968 | | - | |
| 976 | + | |
969 | 977 | | |
970 | 978 | | |
971 | 979 | | |
| |||
0 commit comments