RimWorld

RimWorld

194 ratings
Quality Surgeon Reborn
   
Award
Favorite
Favorited
Unfavorite
Mod, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5
File Size
Posted
482.270 KB
18 Apr, 2024 @ 10:09am
1 Change Note ( view )

Subscribe to download
Quality Surgeon Reborn

Description
Reupload for 1.5 of Hatti's QualitySurgeon. The original mod is located here: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=857350593

Only the doctor with the best surgey success chance will perform surgeries.

If he is the one on the table, or is unable to perform tasks requiring manipulation, the next best one will perform the operation.
38 Comments
WAAAAGH!!! 13 hours ago 
:steamthumbsup:
тетеря, блин 20 hours ago 
thanks 👍
Gideon  [author] 10 Jun @ 8:23am 
All, I'm doing a code review for this mod. It looks like the reason people are experiencing situations where an unavailable best doc makes no surgery get done is because the way the code handles checking doc eligibility is not adaptive, it always checks for the best doc and if that doc is unavailable no one else ever bets the bill.

I'm looking into a way to cache docs on the map and instead of stalling the job when the best pawn is unavailable, having it look at that list to see if the pawn who wants to do the job is in the eligible docs list at the highest skilled spot.

This approach will work, but it's a performance hog when jobs are evaluated, so it requires optimizations to avoid rebuilding the cache every time a pawn wants to do a job (this will get expensive on CPU as more pawns join the colony). I have ideas for this as well, but please be patient as this will all take some time to design and test.
Gideon  [author] 5 Jun @ 9:51am 
No worries
ignis 5 Jun @ 9:37am 
I don't have it saved
Gideon  [author] 5 Jun @ 8:35am 
@Ignis, do you have a save file where this happened? If so, please friend me and I'll work with you to look into this.
ignis 17 Apr @ 6:12pm 
Looks like if the best surgeon in the colony is paramedic, mod breaks and no surgery is performed.
subhuman_p0s 21 Feb @ 7:36am 
is there a similar mod but for diseases?
Gideon  [author] 22 Jan @ 7:53am 
@Thels, I'm not a fan of log spam. If you don't mind, please friend me and I'd like to get screenshots of what you're experiencing so I can see if I can decompile and remove the log spam.
Robin Banks 16 Oct, 2024 @ 10:22pm 
@Thels what log spam? so it' causes errors?