RimWorld

RimWorld

While You're Up (with add-on for PUAH)
Showing 1-10 of 81 entries
< 1  2  3 ... 9 >
Update: 30 May @ 11:30am

Reverted to v4.0.6 from Apr 14, 2024
v5.0.0 will be published as a separate beta mod (where it may die on the vine due to changing priorities in my life, but that's okay).

Update: 30 May @ 8:07am

- at: 5.0.3
• Renamed mod. (PUAH is included because I added multi-slot shelf support.)
Supplies & Ingredients features are now off by default for non-vanilla storage, as before.
• If you use Performance Fish mod, please follow the workaround on the Steam page.

[Auto-generated text]: Update on 5/30/2025 9:07:07 AM.

Update: 29 May @ 8:21pm

- at: 5.0.2
• Silenced a console warning I accidentally left in.

[Auto-generated text]: Update on 5/29/2025 9:21:30 PM.

Update: 29 May @ 4:07pm

- at: 5.0.1
Fixed compatibility with Achtung! mod.

[Auto-generated text]: Update on 5/29/2025 5:07:17 PM.

Update: 29 May @ 11:14am

- at: 5.0.0
• While You're Up now includes a fork of Pick Up And Haul.

• Multi-slot shelf support has been added to both PUAH and WYU.

• WYU should now work with transport pods and other "non-slot-group" storage.

• The job location of ~25 vanilla opportunity-enabled jobs is known more accurately.
- E.g. Refueling goes wood THEN the campfire; wort THEN a fermentation barrel.
- I previously fixed it for bills (ingredients THEN workbench).

• Same-priority hauling is now off by default.
- This is because it's the only code I've never optimized for performance.

• I'll monitor Steam/Discord and fix (any) critical bugs as rapidly as possible.
- You can turn the mod off in its options without disabling & restarting.

[Auto-generated text]: Update on 5/29/2025 12:14:28 PM.

Update: 14 Apr, 2024 @ 1:51pm

v4.0.6
Suppressed the harmless error:
"Could not find class JobsOfOpportunity.Mod+Settings while resolving node ModSettings. Trying to use WhileYoureUp.Mod+Settings instead."

No other changes. This is mainly to ensure people are on a proper version, because the reverts I did yesterday seems to have confused some people's setups, as at least a few people were using my old RW v1.4 mod on RW v1.5, which obviously isn't going to work.

[Auto-generated text]: Update on 4/14/2024 2:51:09 PM.

Update: 13 Apr, 2024 @ 10:20am

Restoring my version. It looks like the error suppression bug that was experienced is actually in Vanilla Expanded Framework, see here:
https://github.com/search?q=repo%3AVanilla-Expanded%2FVanillaExpandedFramework+suppressErrorMessages&amp%3Btype=code&type=code

This should be wrapped in a try catch to disable error suppression if something goes wrong. The user who was experiencing the error suppression ultimately found their issue was related to a Vanilla Expanded mod, so that tracks.

While You're Up does correctly handle the case of a (totally unexpected) error occurring during its error suppression:
https://github.com/CodeOptimist/rimworld-while-youre-up/blob/1c54e7c31e2d3d167a94e3723891a6bf7cdfe536/Source/Settings.cs#L122-#L125

Update: 13 Apr, 2024 @ 7:06am

Reverted until my (false) error suppression code works with the new RimWorld error logging. I won't have my PC set back up until later today so an immediate revert seems better, as this can really make error hunting impossible.

Update: 11 Apr, 2024 @ 11:41am

- at: 4.0.5
desc: |-
April 11th, 2024. Updated for RimWorld v1.5 "Anomaly".

[Auto-generated text]: Update on 4/11/2024 12:41:23 PM.

Update: 25 Aug, 2023 @ 11:31pm

- at: 4.0.4
desc: |-
• Fixed an oversight in the handling of Common Sense mod compatibility that caused pawns to loop while "Efficiently unloading".

• Bleeding pawns will no longer haul extra non-resources "closer to" a job.
(Described in the Pick Up And Haul+ tab in mod settings.)

[Auto-generated text]: Update on 8/26/2023 12:31:16 AM.