RimWorld

RimWorld

JTCopyBills
Showing 1-10 of 11 entries
< 1  2 >
Update: 26 Nov, 2016 @ 5:26am

Version 1.9: Better compatiblity with my mods that replace Building.getGizmos().

Update: 23 Nov, 2016 @ 7:34am

Version 1.8: Support for JTExportBillsZones.

Update: 6 Nov, 2016 @ 5:32am

Copy and paste surgery bills.

Update: 27 Oct, 2016 @ 4:21am

Fixes converting vanilla bill with unfinished to Crafting Hysteresis bill with unfinished.

Update: 16 Oct, 2016 @ 10:01pm

Notification if not all bills were pasted due to a maximum of 15 bills per table. Moved my code into seperate method that can be called independantly for compatibility.

Update: 15 Oct, 2016 @ 11:41pm

Fixes ingredients list being linked after pasting.

Update: 15 Oct, 2016 @ 10:35pm

This update made previous update useless. Pasting bills no longer remove any bills since deleting bills is easy, creating is tedious; there is a maximum of 15 bills per table in vanilla, my mod respects that.

If you have Crafting Hysteresis, pasting vanilla bills will convert them to Crafting Hysteresis bills; this mod can be used to ease into Crafting Hysteresis if you pick it up mid-game.

Update: 15 Oct, 2016 @ 8:42pm

Update about and possibly source; don't remember if I copied over new changes.

Update: 15 Oct, 2016 @ 8:16pm

When pasting bills, only bills without a worker will be "removed". This just means if one of your table has a one off thing that's being worked on, pasting won't remove the bill thus making the unfinished item not finish-able without recreating a new bill. Vanilla does assign an unfinished item to a bill without a worker by itself; so this update is only helpful in certain situations (like the one I found myself in).

Update: 13 Oct, 2016 @ 8:50am

Now supports Crafting Hysteresis bills, this does not mean you need Crafting Hysteresis. Update not necessary unless you use Crafting Hysteresis.