Commit d445834
committed
chore(release): 2.0.30 [skip ci]
---------------------------------------------------------------------------------------------------
Version: 2.0.30
Date: 2025-04-25
Gui:
- Added job delay timer on pending chunks.
- Logistics views now display what is left to be delivered instead of the total amount.
Bugfixes:
- Fixed a bug that led to incorrect in_transit_count for cargo jobs when copying and pasting, which could prevent job creation.
- Fixed a crash during cargo jobs when the station ran out of power.
- Fixed alignment issues on the job details screen.
- Fixed an issue during cargo job prospecting where item quality was not being checked, preventing job creation.
- Fixed collision masks with extremely large buildings.
- Toggling jobs to enabled no longer cancels all jobs of that type.
Changes:
- Improved find_non_colliding_position logic.1 parent 123b76e commit d445834
2 files changed
+16
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
2 | 17 | | |
3 | 18 | | |
4 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments