Ludeon Forums

RimWorld => Releases => Mods => Outdated => Topic started by: Ykara on May 28, 2017, 08:19:56 AM

Title: [A17] Harvest Everything! (28.05.2017)
Post by: Ykara on May 28, 2017, 08:19:56 AM
(http://www.mediafire.com/convkey/b530/km4kmbmpc2cmrl0zg.jpg)

Hey!
Have you ever looked at a prisoner and thought: "Why can't I harvest more than just some organs? I want to take his arms, his legs, his eyes, his nose, his ears and everything else and only then rip his heart out!"
Then this mod is for you!

That's pretty much all this mod does, it adds the option to harvest stomachs, arms, legs, hands, feet, eyes, ears, jaws and noses.




Download:
Mediafire: Click Here! (http://www.mediafire.com/file/4b3qw31a6hgx1l4/Harvest_Everything%21.zip)
Steam Workshop: Click Here! (http://steamcommunity.com/sharedfiles/filedetails/?id=934666843)
Fully compatible with EPOE and basically any other mod too!




Screenshot:

(http://www.mediafire.com/convkey/91dd/dtawm8o04odao7izg.jpg)



Enjoy!
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: Love on May 28, 2017, 08:22:20 AM
It lists EPOE compatibility but not RBSE, does that work out?
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: Ykara on May 28, 2017, 08:26:27 AM
Quote from: Love on May 28, 2017, 08:22:20 AM
It lists EPOE compatibility but not RBSE, does that work out?
RBSE is EPOE with a different name, so I guess it would work, yes.
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: Sixdd on May 28, 2017, 11:24:14 AM
This is incredible, now I can finally turn my ungrateful prisoners into real "parts" of society. :D
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: faltonico on May 28, 2017, 12:19:33 PM
Quickly! Hide it from Reddit!
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: MountainKing on May 28, 2017, 12:25:41 PM
Aha! Thank you very much, Ykara! My prisoners will appreciate this... ;)
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: hal98 on May 29, 2017, 01:23:45 AM
Quote from: Ykara on May 28, 2017, 08:26:27 AM
Quote from: Love on May 28, 2017, 08:22:20 AM
It lists EPOE compatibility but not RBSE, does that work out?
RBSE is EPOE with a different name, so I guess it would work, yes.

I've played rbse almost since it was released so I might be a bit of a fanboy, but that doesnt sound right to me. They seem pretty different to me, at least today. epoe seems pretty similar to that older mod extended surgery, so isn't that the same? anyway, I might try this out though. :d
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: Dr_Zhivago on May 29, 2017, 03:58:29 AM
Quote from: hal98 on May 29, 2017, 01:23:45 AM
I've played rbse almost since it was released so I might be a bit of a fanboy, but that doesnt sound right to me. They seem pretty different to me, at least today. epoe seems pretty similar to that older mod extended surgery, so isn't that the same? anyway, I might try this out though. :d

RBSE used to be called EPOE Hardcore or something like that. It basically uses EPOE code and changes it according to that mod authors' preferences. The two mods are becoming more dissimilar though.
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: hal98 on May 29, 2017, 04:56:12 AM
Yeah they are pretty different now. And if you look at older mods like More Bionic parts (https://ludeon.com/forums/index.php?topic=6699) and  Extended Surgery and Bionics (https://ludeon.com/forums/index.php?topic=7029.0) you can see that they are very similar to EPOE. Extended surgery was really good actually. but anyway sry for being offtopic, just wanted to be fair to all.
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: firestrock on May 29, 2017, 11:37:20 AM
Now we just need a "harvest everything" button so we don't have to issue every surgical order by itself and we're good to go  ;D
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: Ykara on May 29, 2017, 03:07:47 PM
Oops, I didn't mean to start a discussion on RSBE and EPOE! ^^
But whatever: RSBE took EPOE, changed the benches, the recipes and later some of the textures. Most things are still the same, though, for example most of the parts, the research projects, the assembling sound and some more. So it doesn't make a huge difference in terms of compatibility.
And don't think that I dislike Rah's mod because of this, he maybe could have asked before "borrowing" my code, but as long as there are people enjoying his version, I don't mind too much ^^

Quote from: firestrock on May 29, 2017, 11:37:20 AM
Now we just need a "harvest everything" button so we don't have to issue every surgical order by itself and we're good to go  ;D
Oh yes, that's a great suggestion, but I'm afraid that I don't have the skills required to make that happen :/ I would have to create an assembly in C# that takes care of things like which lung can be harvested without the prisoner dying, which parts have already been harvested and so on. I'm sure that there are modders who could do that with ease, but I'm unfortunately not one of them :/
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: Rah on May 29, 2017, 05:37:51 PM
I'll only post in here once, because I don't want to hijack the thread or make a big fuzz. I just wanted to clear up a couple of things and give some backstory as to why I decided to make RBSE. -- In the beginning I actually just wanted to make a quick alternative to EPOE. I noticed some complaints in the thread and it looked like you, Ykara maybe didn't want to continue with the mod to the same degree as before. So I decided to take the mod and make some "changes" to it that I thought would be cool. You later returned and became more active, but I couldn't have known that at the time.

Now, it's true that some of the parts are still the same today, as well as the coding structure for the recipes. But XML coding, as you know, usually only functions one way, so it's not possible to get creative and code something in a different way than what the other "guys" are doing, usually - unless you do it in C#. The coding will have to look the same to work. If you try something new with XML in Rimworld, it usually breaks down, which is the case with recipes, as far as I know.

And finally, like someone mentioned above, the parts in mods like More Bionic Parts and Extended Surgery and Bionics are pretty much completely copied over to EPOE, and the coding is almost identical as well. Was that the right thing to do? I feel like, as long as you give the credit and thanks to the original people, it's ok to "borrow" some code and ideas and make the mod into something else. That's how I feel at least, especially in this scenario with Rimworld, and its XML files. Anyway, this is not a negative post, I just wanted to clear that up. ;) Also, I can replace the sound file with something else if you want. I forgot all about that one.
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: Ykara on May 29, 2017, 06:38:09 PM
First of all, thanks for the clarification!

Yes, you're right, Rimworld and I are in kind of an on-off relationship, although I'm currently trying to be more active ^^

XML coding is basically only tedious work, there's indeed not that much freedom to it. And I don't blame you at all for taking over the code, I wouldn't want anyone else to waste so much time on copying and modifying dozens of parts ^^

Regarding Extended Surgery, there is very little of its code still left in EPOE. But the thing is, I asked Minus if I could make a mod based on his mod (even though he also wasn't the original creator himself) before I uploaded mine, so yes, it was the right thing to do. And that's just something that I would also have appreciated.

And yes please, keep the sound file, I have no problem with that whatsoever! I wish you all the best for the future of your mod, I'm very interested in seeing how they will evolve differently!

I hope we have settled this matter now and can go back to brutalizing prisoners! ^^
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: Rah on May 29, 2017, 07:27:50 PM
Great, lets do that ;-) And I agree that I probably should've checked first by sending you a message, so that's my bad.

edit: added you on steam. Feel free to pm me if you want to ask or chat about something. take care !
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: Robbie on June 05, 2017, 05:17:17 PM
First, remove a hand(same goes for foot and leg), than remove the arm from where you took that hand.
Second, install the arm back, now you can remove a hand again, same that you just removed
Third, profit!

[attachment deleted by admin due to age]
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: Cabdono on June 05, 2017, 05:20:05 PM
Quote from: Robbie on June 05, 2017, 05:17:17 PM
First, remove a hand(same goes for foot and leg), than remove the arm.
Second, install the arm back, now you can remove a hand again, same that you just removed
Third, profit!

Well that's just up for people to decide if they want to abuse it and ruin their existence.
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: Huntakilla on June 05, 2017, 06:24:47 PM
I absolutely love this mod. In combination with the Cthulu mod, where you can make human sacrifices for perks, you can strip them down of all their body parts before they're sacrificed to the great God Cthulu. You have my thanks.
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: Arnold Rimmer on June 06, 2017, 08:08:58 AM
°imitates low vibrating voice roaring through the netherworld as The IT picks up the sacrificial thursday delivery°
A nose...
ONE nose???
What is this? Three Items or less?
I expect, nay, DEMAND full, complete, chunky humans, you worthless, mortal... uhm... humans!!!
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: ImStereotype on June 06, 2017, 12:45:09 PM
Does this mod deal with the Harvested Organ debuff?
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: BetaSpectre on June 06, 2017, 11:41:44 PM
I always wondered why Tynan removed this feature, it used to be in the game. Maybe balance because organs don't rot and they do have lots of value
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: Brokeskull on June 28, 2017, 06:39:56 PM
3 things
1 does this need restart?
2 does it need to be loaded after EPOE
3 any issues with combat extended?
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: peloxi on November 20, 2017, 04:15:07 PM
Can you update "Harvest Everithing!"? Thank you!  :)
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: CraigDeVonne on November 27, 2017, 08:05:55 AM
I updated this mod to B18, I hope the author doesn't mind.
It should be working correctly, please let me know if it isn't.

https://1drv.ms/u/s!Avm6om1lVTFUhu5Q076FN-o205-2CA (https://1drv.ms/u/s!Avm6om1lVTFUhu5Q076FN-o205-2CA)

Enjoy.
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: peloxi on November 27, 2017, 12:12:21 PM
Quote from: CraigDeVonne on November 27, 2017, 08:05:55 AM
I updated this mod to B18, I hope the author doesn't mind.
It should be working correctly, please let me know if it isn't.

https://1drv.ms/u/s!Avm6om1lVTFUhu5Q076FN-o205-2CA (https://1drv.ms/u/s!Avm6om1lVTFUhu5Q076FN-o205-2CA)

Enjoy.
Thank you!!!  :D
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: gurrenlemfox on December 17, 2017, 06:43:30 PM
Quote from: CraigDeVonne on November 27, 2017, 08:05:55 AM
I updated this mod to B18, I hope the author doesn't mind.
It should be working correctly, please let me know if it isn't.

https://1drv.ms/u/s!Avm6om1lVTFUhu5Q076FN-o205-2CA (https://1drv.ms/u/s!Avm6om1lVTFUhu5Q076FN-o205-2CA)

Enjoy.

thx for updating this mod but , the link is not usable anymore
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: Canute on December 18, 2017, 04:34:06 AM
The link works fine for me.
Just downloaded it.
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: CEPMatos on March 07, 2018, 12:44:24 PM
Quote from: CraigDeVonne on November 27, 2017, 08:05:55 AM
I updated this mod to B18, I hope the author doesn't mind.
It should be working correctly, please let me know if it isn't.

https://1drv.ms/u/s!Avm6om1lVTFUhu5Q076FN-o205-2CA (https://1drv.ms/u/s!Avm6om1lVTFUhu5Q076FN-o205-2CA)

Enjoy.

Thanks a lot, awesome mod.
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: Kryc8 on July 28, 2018, 06:59:09 AM
Damn, I miss this mod. I wish there was a 1.0 version.
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: Canute on July 28, 2018, 08:18:25 AM
Maybe give this one a try instead
https://ludeon.com/forums/index.php?topic=35322.0
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: Kryc8 on July 29, 2018, 08:14:41 AM
Well, I would like to remove parts from live patients especially from those who kill my colonists.
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: Elias0311 on July 30, 2018, 12:22:30 PM
Quote from: CEPMatos on March 07, 2018, 12:44:24 PM
Quote from: CraigDeVonne on November 27, 2017, 08:05:55 AM
I updated this mod to B18, I hope the author doesn't mind.
It should be working correctly, please let me know if it isn't.

https://1drv.ms/u/s!Avm6om1lVTFUhu5Q076FN-o205-2CA (https://1drv.ms/u/s!Avm6om1lVTFUhu5Q076FN-o205-2CA)

Enjoy.

Thanks a lot, awesome mod.



DUUUUUUDE YES!  lol im downloading now ahhaha
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: superresistant on August 11, 2018, 04:39:27 PM
I am looking for the equivalent of this mod for 1.0

EDIT : Actually the B18 is working. Be sure to have a bed that is "for prisoner", "medical" and select a medicine for prisoner that you have in supply.
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: rawrfisher on August 11, 2018, 04:48:23 PM
Theres a harvesting mod on the shop.  I think its recycle reuse replace or somthing
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: superresistant on August 11, 2018, 05:19:18 PM
Quote from: rawrfisher on August 11, 2018, 04:48:23 PM
Theres a harvesting mod on the shop.  I think its recycle reuse replace or somthing

Thanks but it's about harvesting on corpses, not prisoners.
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: Moox16 on September 11, 2018, 05:55:50 PM
Quote from: Elias0311 on July 30, 2018, 12:22:30 PM
Quote from: CEPMatos on March 07, 2018, 12:44:24 PM
Quote from: CraigDeVonne on November 27, 2017, 08:05:55 AM
I updated this mod to B18, I hope the author doesn't mind.
It should be working correctly, please let me know if it isn't.

https://1drv.ms/u/s!Avm6om1lVTFUhu5Q076FN-o205-2CA (https://1drv.ms/u/s!Avm6om1lVTFUhu5Q076FN-o205-2CA)

Enjoy.


Could you update it to B19, please? I'm getting a lot of errors and I really want to transplant some body parts to my colonists.
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: Modraneth on September 12, 2018, 07:03:06 PM
Quote from: Moox16 on September 11, 2018, 05:55:50 PM
Quote from: Elias0311 on July 30, 2018, 12:22:30 PM
Quote from: CEPMatos on March 07, 2018, 12:44:24 PM
Quote from: CraigDeVonne on November 27, 2017, 08:05:55 AM
I updated this mod to B18, I hope the author doesn't mind.
It should be working correctly, please let me know if it isn't.

https://1drv.ms/u/s!Avm6om1lVTFUhu5Q076FN-o205-2CA (https://1drv.ms/u/s!Avm6om1lVTFUhu5Q076FN-o205-2CA)

Enjoy.


Could you update it to B19, please? I'm getting a lot of errors and I really want to transplant some body parts to my colonists.
+1
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: ultra4 on September 15, 2018, 10:59:26 PM
it exists, but steam-only, B19 (https://steamcommunity.com/sharedfiles/filedetails/?id=1500981707&searchtext=prisoner+harvesting)
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: TheAtomicOption on September 21, 2018, 02:49:12 PM
I managed to update it to B19 for myself since it's only a Def hack. Seems to work ok. I was able to harvest a prisoner's nose and install it on one of my colonists.

Dropbox link to my unofficial B19 update (https://www.dropbox.com/s/x1300u27iki2hzv/%5BB19%5D%20Harvest%20Everything%21%20%28unofficial%20Update%29.zip)

This link may not last forever. OP Please make non-steam link to official version.
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: FoxXeL on October 19, 2018, 09:21:53 PM
Hi, does it work with version 1.0?
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: peloxi on October 21, 2018, 10:56:21 AM
Quote from: TheAtomicOption on September 21, 2018, 02:49:12 PM
I managed to update it to B19 for myself since it's only a Def hack. Seems to work ok. I was able to harvest a prisoner's nose and install it on one of my colonists.

Dropbox link to my unofficial B19 update (https://www.dropbox.com/s/x1300u27iki2hzv/%5BB19%5D%20Harvest%20Everything%21%20%28unofficial%20Update%29.zip)

This link may not last forever. OP Please make non-steam link to official version.
Thank you!


Quote from: FoxXeL on October 19, 2018, 09:21:53 PM
Hi, does it work with version 1.0?
Yes, open about.xml and change <targetVersion>0.19.2009</targetVersion> to <targetVersion>1.0.2059</targetVersion>
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: FoxXeL on October 21, 2018, 04:49:05 PM
Thanks, I tried this but I get an error.
Could not load UnityEngine.Texture2D at Things/Item/BodyPart/Organ in any active mod or in base resources.
Verse.Log:Error(String, Boolean)
Verse.ContentFinder`1:Get(String, Boolean)
Verse.Graphic_Single:Init(GraphicRequest)
Verse.GraphicDatabase:GetInner(GraphicRequest)
Verse.GraphicDatabase:Get(Type, String, Shader, Vector2, Color, Color, GraphicData, List`1)
Verse.GraphicData:Init()
Verse.GraphicData:get_Graphic()
Verse.ThingDef:<PostLoad>m__3()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent()
Verse.LongEventHandler:LongEventsUpdate(Boolean&)
Verse.Root:Update_Patch1(Object)
Verse.Root_Entry:Update()

and another error:

MatFrom with null sourceTex.
Verse.Log:Error(String, Boolean)
Verse.MaterialPool:MatFrom(MaterialRequest)
Verse.Graphic_Single:Init(GraphicRequest)
Verse.GraphicDatabase:GetInner(GraphicRequest)
Verse.GraphicDatabase:Get(Type, String, Shader, Vector2, Color, Color, GraphicData, List`1)
Verse.GraphicData:Init()
Verse.GraphicData:get_Graphic()
Verse.ThingDef:<PostLoad>m__3()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent()
Verse.LongEventHandler:LongEventsUpdate(Boolean&)
Verse.Root:Update_Patch1(Object)
Verse.Root_Entry:Update()

I get these 2 errors about 13 times so I assume it is for each organ. Now I don't know anything about encryption so I can't get myself deeper in to fix the issue. Maybe some help? Thank you in advance.
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: peloxi on October 22, 2018, 11:55:59 AM
Quote from: FoxXeL on October 21, 2018, 04:49:05 PM
Thanks, I tried this but I get an error.
Could not load UnityEngine.Texture2D at Things/Item/BodyPart/Organ in any active mod or in base resources.
Verse.Log:Error(String, Boolean)
Verse.ContentFinder`1:Get(String, Boolean)
Verse.Graphic_Single:Init(GraphicRequest)
Verse.GraphicDatabase:GetInner(GraphicRequest)
Verse.GraphicDatabase:Get(Type, String, Shader, Vector2, Color, Color, GraphicData, List`1)
Verse.GraphicData:Init()
Verse.GraphicData:get_Graphic()
Verse.ThingDef:<PostLoad>m__3()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent()
Verse.LongEventHandler:LongEventsUpdate(Boolean&)
Verse.Root:Update_Patch1(Object)
Verse.Root_Entry:Update()

and another error:

MatFrom with null sourceTex.
Verse.Log:Error(String, Boolean)
Verse.MaterialPool:MatFrom(MaterialRequest)
Verse.Graphic_Single:Init(GraphicRequest)
Verse.GraphicDatabase:GetInner(GraphicRequest)
Verse.GraphicDatabase:Get(Type, String, Shader, Vector2, Color, Color, GraphicData, List`1)
Verse.GraphicData:Init()
Verse.GraphicData:get_Graphic()
Verse.ThingDef:<PostLoad>m__3()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent()
Verse.LongEventHandler:LongEventsUpdate(Boolean&)
Verse.Root:Update_Patch1(Object)
Verse.Root_Entry:Update()

I get these 2 errors about 13 times so I assume it is for each organ. Now I don't know anything about encryption so I can't get myself deeper in to fix the issue. Maybe some help? Thank you in advance.
I don't know I play without errors and 20 other mods (included Rah's Bionics and Surgery Expansion 2.0)
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: CEPMatos on November 03, 2018, 10:51:04 AM
pls update
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: Heymom on November 04, 2018, 01:40:30 PM
Quote from: CEPMatos on November 03, 2018, 10:51:04 AM
pls update
+1. yes plz do! :)
Title: Re: [A17] Harvest Everything! (28.05.2017)
Post by: CEPMatos on March 12, 2020, 03:12:48 PM
This has been updated and remodded by other users on Steam, but can we get any GitHub links here? :D