边缘世界 RimWorld

边缘世界 RimWorld

Harvest And Haul
正在显示第 1 - 10 项,共 54 项条目
< 1  2  3  4  5  6 >
更新于:10 月 27 日 下午 5:11
作者:CristoElMago

[Auto-generated text]: Update on 10/28/2025 1:10:57 AM.

Recognize herbal medicine as a plant harvest yield (auto-pickup during growing).
Wood auto-pickup fully respects the Wood toggle (covers all “wood-like” defs).
Prevent edge-case inventory dumping when pawns are leaving/boarding (caravans, shuttles, transports).

更新于:10 月 26 日 下午 5:14
作者:CristoElMago

[Auto-generated text]: Update on 10/27/2025 1:14:30 AM.

Updated source

更新于:10 月 26 日 下午 4:14
作者:CristoElMago

[Auto-generated text]: Update on 10/27/2025 12:14:22 AM.

Mechanoids: Allow/Forbid non-haulers (job-only carry + unload).
Removed mech “always hauling-capable” override.
Job-aware pickup: Plants / Construction / Mining / Animals only take relevant yields.
Stricter exclusions (no equippables/books/drugs/artifacts); respects chunk toggle.

更新于:10 月 25 日 下午 1:49
作者:CristoElMago

[Auto-generated text]: Update on 10/25/2025 10:49:29 PM.

Minor bugfixes

更新于:10 月 24 日 下午 6:04
作者:CristoElMago

[Auto-generated text]: Update on 10/25/2025 3:04:54 AM.

Updated Patches_Pawn_DeSpawn_DropCarried.cs source

更新于:10 月 24 日 下午 6:01
作者:CristoElMago

[Auto-generated text]: Update on 10/25/2025 3:01:24 AM.

Fix: Skip “despawn safety” when pawns board/enter shuttles or transporters (no more auto-dumps).
Tweak: Despawn safety limited to haulable resource items only; safer container iteration.

更新于:10 月 23 日 下午 6:12
作者:CristoElMago

[Auto-generated text]: Update on 10/24/2025 3:12:49 AM.

Updated source for reference

更新于:10 月 23 日 下午 6:01
作者:CristoElMago

[Auto-generated text]: Update on 10/24/2025 3:01:27 AM.

Fix: Robots no longer “eat” carried resources when collected — items are dropped safely first.
Fix: Gear tab “Drop” can no longer delete stacks; fallback placement guarantees items land on the ground.
Stability: Added safety cleanups to avoid immediate re-queueing after emergency drops.

更新于:10 月 20 日 上午 7:38
作者:CristoElMago

[Auto-generated text]: Update on 10/20/2025 4:38:29 PM.

Updated source

更新于:10 月 20 日 上午 7:27
作者:CristoElMago

[Auto-generated text]: Update on 10/20/2025 4:27:00 PM.

Updated patch to target JobGiver_DropUnusedInventory.TryGiveJob (RimWorld 1.6 fix).
Added patch for Pawn_InventoryTracker.Notify_ItemRemoved to clear harvested flags.
Verified draft-cancel unload logic still functions correctly.